Pull request #43824 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 903cd53ce41f0ab016d89e055e0f9ca21a109979+55cbb2fc57c01ac145391a2bb8752214ca74d8d7 (09fab01d9454b1639f4c2dc9a8f948a086aa25b2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43824@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-16T13:31:32.291Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-16T13:31:32.295Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-16T13:31:47.477Z] Still waiting to schedule task [2022-07-16T13:31:47.478Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09acfd10da629bccd)’ is offline [2022-07-16T13:32:34.649Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09acfd10da629bccd) in /home/ubuntu/workspace/moby_PR-43824 [Pipeline] { [Pipeline] checkout [2022-07-16T13:32:34.778Z] The recommended git tool is: git [2022-07-16T13:32:37.430Z] using credential docker-jenkins-github-credentials [2022-07-16T13:32:37.443Z] Cloning the remote Git repository [2022-07-16T13:32:37.443Z] Cloning with configured refspecs honoured and without tags [2022-07-16T13:32:37.212Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T13:32:37.269Z] > git init /home/ubuntu/workspace/moby_PR-43824 # timeout=10 [2022-07-16T13:32:37.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:32:37.615Z] > git --version # timeout=10 [2022-07-16T13:32:37.641Z] > git --version # 'git version 2.17.1' [2022-07-16T13:32:37.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:32:37.643Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:32:59.328Z] Fetching without tags [2022-07-16T13:32:59.608Z] Merging remotes/origin/20.10 commit 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 into PR head commit 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:33:00.532Z] Merge succeeded, producing 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:33:00.532Z] Checking out Revision 903cd53ce41f0ab016d89e055e0f9ca21a109979 (PR-43824) [2022-07-16T13:32:59.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:32:59.266Z] > git config --add remote.origin.fetch +refs/pull/43824/head:refs/remotes/origin/PR-43824 # timeout=10 [2022-07-16T13:32:59.287Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:32:59.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:32:59.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:32:59.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:32:59.348Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:32:59.633Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:32:59.659Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:33:00.445Z] > git remote # timeout=10 [2022-07-16T13:33:00.478Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T13:33:00.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:33:00.500Z] > git merge 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 # timeout=10 [2022-07-16T13:33:00.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T13:33:00.550Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:33:00.572Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:33:05.062Z] Commit message: "vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789" [2022-07-16T13:33:05.062Z] First time build. Skipping changelog. [2022-07-16T13:33:05.106Z] > git --version # timeout=10 [2022-07-16T13:33:05.130Z] > git --version # 'git version 2.17.1' [2022-07-16T13:33:05.158Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T13:33:06.266Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43824:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-16T13:33:14.406Z] Unable to find image 'alpine:latest' locally [2022-07-16T13:33:14.406Z] latest: Pulling from library/alpine [2022-07-16T13:33:14.406Z] 2408cc74d12b: Pulling fs layer [2022-07-16T13:33:14.406Z] 2408cc74d12b: Verifying Checksum [2022-07-16T13:33:14.406Z] 2408cc74d12b: Download complete [2022-07-16T13:33:14.978Z] 2408cc74d12b: Pull complete [2022-07-16T13:33:14.978Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-16T13:33:14.978Z] Status: Downloaded newer image for alpine:latest [2022-07-16T13:33:21.569Z] 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] { (Branch: win-RS5) [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] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-07-16T13:33:22.370Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09acfd10da629bccd) in /home/ubuntu/workspace/moby_PR-43824 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-16T13:33:22.419Z] The recommended git tool is: git [Pipeline] // stage [2022-07-16T13:33:22.430Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-16T13:33:22.451Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-16T13:33:22.464Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [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] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-07-16T13:33:22.668Z] Merging remotes/origin/20.10 commit 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 into PR head commit 903cd53ce41f0ab016d89e055e0f9ca21a109979 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-16T13:33:22.811Z] Merge succeeded, producing 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:33:22.812Z] Checking out Revision 903cd53ce41f0ab016d89e055e0f9ca21a109979 (PR-43824) [2022-07-16T13:33:22.949Z] Commit message: "vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789" [2022-07-16T13:33:22.977Z] > git --version # timeout=10 [2022-07-16T13:33:22.992Z] > git --version # 'git version 2.17.1' [2022-07-16T13:33:23.005Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T13:33:22.454Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43824/.git # timeout=10 [2022-07-16T13:33:22.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:33:22.482Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:33:22.482Z] > git --version # timeout=10 [2022-07-16T13:33:22.490Z] > git --version # 'git version 2.17.1' [2022-07-16T13:33:22.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:33:22.491Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:33:22.685Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:33:22.691Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:33:22.752Z] > git remote # timeout=10 [2022-07-16T13:33:22.759Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T13:33:22.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:33:22.798Z] > git merge 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 # timeout=10 [2022-07-16T13:33:22.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T13:33:22.829Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:33:22.833Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:33:23.601Z] + [ PR != PR ] [2022-07-16T13:33:23.601Z] + [ 20.10 != master ] [2022-07-16T13:33:23.601Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T13:33:23.930Z] + docker version [2022-07-16T13:33:23.930Z] Client: Docker Engine - Community [2022-07-16T13:33:23.930Z] Version: 20.10.14 [2022-07-16T13:33:23.930Z] API version: 1.41 [2022-07-16T13:33:23.930Z] Go version: go1.16.15 [2022-07-16T13:33:23.930Z] Git commit: a224086 [2022-07-16T13:33:23.930Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-16T13:33:23.930Z] OS/Arch: linux/amd64 [2022-07-16T13:33:23.930Z] Context: default [2022-07-16T13:33:23.930Z] Experimental: true [2022-07-16T13:33:23.930Z] [2022-07-16T13:33:23.930Z] Server: Docker Engine - Community [2022-07-16T13:33:23.930Z] Engine: [2022-07-16T13:33:23.930Z] Version: 20.10.14 [2022-07-16T13:33:23.930Z] API version: 1.41 (minimum version 1.12) [2022-07-16T13:33:23.930Z] Go version: go1.16.15 [2022-07-16T13:33:23.930Z] Git commit: 87a90dc [2022-07-16T13:33:23.930Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-16T13:33:23.930Z] OS/Arch: linux/amd64 [2022-07-16T13:33:23.930Z] Experimental: true [2022-07-16T13:33:23.930Z] containerd: [2022-07-16T13:33:23.930Z] Version: 1.5.11 [2022-07-16T13:33:23.930Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:33:23.930Z] runc: [2022-07-16T13:33:23.930Z] Version: 1.0.3 [2022-07-16T13:33:23.930Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T13:33:23.930Z] docker-init: [2022-07-16T13:33:23.930Z] Version: 0.19.0 [2022-07-16T13:33:23.930Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T13:33:24.228Z] + docker info [2022-07-16T13:33:37.370Z] Still waiting to schedule task [2022-07-16T13:33:37.370Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09acfd10da629bccd)’ [2022-07-16T13:33:37.371Z] Still waiting to schedule task [2022-07-16T13:33:37.371Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09acfd10da629bccd)’ [2022-07-16T13:33:37.371Z] Still waiting to schedule task [2022-07-16T13:33:37.372Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-16T13:33:37.374Z] Still waiting to schedule task [2022-07-16T13:33:37.374Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-16T13:33:37.374Z] Still waiting to schedule task [2022-07-16T13:33:37.374Z] All nodes of label ‘windows-2019’ are offline [2022-07-16T13:33:46.210Z] Client: [2022-07-16T13:33:46.210Z] Context: default [2022-07-16T13:33:46.210Z] Debug Mode: false [2022-07-16T13:33:46.210Z] Plugins: [2022-07-16T13:33:46.210Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T13:33:46.210Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T13:33:46.210Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T13:33:46.210Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T13:33:46.210Z] [2022-07-16T13:33:46.210Z] Server: [2022-07-16T13:33:46.210Z] Containers: 0 [2022-07-16T13:33:46.210Z] Running: 0 [2022-07-16T13:33:46.210Z] Paused: 0 [2022-07-16T13:33:46.210Z] Stopped: 0 [2022-07-16T13:33:46.210Z] Images: 1 [2022-07-16T13:33:46.210Z] Server Version: 20.10.14 [2022-07-16T13:33:46.210Z] Storage Driver: overlay2 [2022-07-16T13:33:46.210Z] Backing Filesystem: extfs [2022-07-16T13:33:46.210Z] Supports d_type: true [2022-07-16T13:33:46.210Z] Native Overlay Diff: true [2022-07-16T13:33:46.210Z] userxattr: false [2022-07-16T13:33:46.210Z] Logging Driver: json-file [2022-07-16T13:33:46.210Z] Cgroup Driver: cgroupfs [2022-07-16T13:33:46.210Z] Cgroup Version: 1 [2022-07-16T13:33:46.210Z] Plugins: [2022-07-16T13:33:46.210Z] Volume: local [2022-07-16T13:33:46.210Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T13:33:46.210Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T13:33:46.210Z] Swarm: inactive [2022-07-16T13:33:46.210Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-16T13:33:46.210Z] Default Runtime: runc [2022-07-16T13:33:46.210Z] Init Binary: docker-init [2022-07-16T13:33:46.210Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:33:46.210Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T13:33:46.210Z] init version: de40ad0 [2022-07-16T13:33:46.210Z] Security Options: [2022-07-16T13:33:46.210Z] apparmor [2022-07-16T13:33:46.210Z] seccomp [2022-07-16T13:33:46.210Z] Profile: default [2022-07-16T13:33:46.210Z] Kernel Version: 5.4.0-1071-aws [2022-07-16T13:33:46.210Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-16T13:33:46.210Z] OSType: linux [2022-07-16T13:33:46.210Z] Architecture: x86_64 [2022-07-16T13:33:46.210Z] CPUs: 2 [2022-07-16T13:33:46.210Z] Total Memory: 7.565GiB [2022-07-16T13:33:46.210Z] Name: ip-10-100-39-247 [2022-07-16T13:33:46.210Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-16T13:33:46.210Z] Docker Root Dir: /var/lib/docker [2022-07-16T13:33:46.210Z] Debug Mode: false [2022-07-16T13:33:46.210Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:33:46.210Z] Labels: [2022-07-16T13:33:46.210Z] Experimental: true [2022-07-16T13:33:46.210Z] Insecure Registries: [2022-07-16T13:33:46.210Z] 127.0.0.0/8 [2022-07-16T13:33:46.210Z] Live Restore Enabled: true [2022-07-16T13:33:46.210Z] [2022-07-16T13:33:46.210Z] WARNING: No swap limit support [Pipeline] sh [2022-07-16T13:33:46.534Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:33:46.534Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:33:46.534Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43824/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-16T13:33:46.534Z] + bash /home/ubuntu/workspace/moby_PR-43824/check-config.sh [2022-07-16T13:33:46.534Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T13:33:46.534Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-16T13:33:46.534Z] [2022-07-16T13:33:46.534Z] Generally Necessary: [2022-07-16T13:33:46.534Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T13:33:46.534Z] - apparmor: enabled and tools installed [2022-07-16T13:33:46.807Z] - CONFIG_NAMESPACES: enabled [2022-07-16T13:33:46.807Z] - CONFIG_NET_NS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_PID_NS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_IPC_NS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_UTS_NS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_CGROUPS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T13:33:46.807Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T13:33:46.807Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T13:33:46.807Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T13:33:46.807Z] - CONFIG_CPUSETS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_MEMCG: enabled [2022-07-16T13:33:46.807Z] - CONFIG_KEYS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_VETH: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-16T13:33:46.807Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T13:33:46.807Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-16T13:33:46.807Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T13:33:46.807Z] [2022-07-16T13:33:46.807Z] Optional Features: [2022-07-16T13:33:46.807Z] - CONFIG_USER_NS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_SECCOMP: enabled [2022-07-16T13:33:46.807Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T13:33:46.807Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T13:33:46.807Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-16T13:33:46.807Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-16T13:33:46.807Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T13:33:46.807Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T13:33:46.807Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-16T13:33:46.807Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-16T13:33:46.807Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T13:33:47.082Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T13:33:47.082Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T13:33:47.082Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T13:33:47.082Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T13:33:47.082Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T13:33:47.082Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T13:33:47.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T13:33:47.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T13:33:47.082Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_EXT4_FS: enabled [2022-07-16T13:33:47.082Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T13:33:47.082Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T13:33:47.082Z] - Network Drivers: [2022-07-16T13:33:47.082Z] - "overlay": [2022-07-16T13:33:47.082Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T13:33:47.082Z] Optional (for encrypted networks): [2022-07-16T13:33:47.082Z] - CONFIG_CRYPTO: enabled [2022-07-16T13:33:47.082Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T13:33:47.082Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T13:33:47.082Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T13:33:47.082Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T13:33:47.082Z] - CONFIG_XFRM: enabled [2022-07-16T13:33:47.082Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-16T13:33:47.082Z] - "ipvlan": [2022-07-16T13:33:47.082Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T13:33:47.082Z] - "macvlan": [2022-07-16T13:33:47.082Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T13:33:47.082Z] - "ftp,tftp client in container": [2022-07-16T13:33:47.082Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T13:33:47.082Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T13:33:47.082Z] - Storage Drivers: [2022-07-16T13:33:47.082Z] - "aufs": [2022-07-16T13:33:47.082Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T13:33:47.082Z] - "btrfs": [2022-07-16T13:33:47.357Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T13:33:47.357Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T13:33:47.357Z] - "devicemapper": [2022-07-16T13:33:47.357Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T13:33:47.357Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T13:33:47.357Z] - "overlay": [2022-07-16T13:33:47.357Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T13:33:47.357Z] - "zfs": [2022-07-16T13:33:47.357Z] - /dev/zfs: present [2022-07-16T13:33:47.357Z] - zfs command: missing [2022-07-16T13:33:47.357Z] - zpool command: missing [2022-07-16T13:33:47.357Z] [2022-07-16T13:33:47.357Z] Limits: [2022-07-16T13:33:47.357Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T13:33:47.357Z] [2022-07-16T13:33:47.357Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-16T13:33:47.699Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 . [2022-07-16T13:33:47.960Z] #1 [internal] load build definition from Dockerfile [2022-07-16T13:33:47.960Z] #1 sha256:e68f741c6f8e6f03df5753c14d10a6fb7d140efb51240b61b96e147dec3724e1 [2022-07-16T13:33:47.960Z] #1 transferring dockerfile: 17.05kB done [2022-07-16T13:33:47.960Z] #1 DONE 0.2s [2022-07-16T13:33:47.960Z] [2022-07-16T13:33:47.960Z] #2 [internal] load .dockerignore [2022-07-16T13:33:47.960Z] #2 sha256:407c0d71c245bd5c3f9734dbc1b32b6b96a7b486168a33296c75f8ff6ea074cc [2022-07-16T13:33:47.960Z] #2 transferring context: 87B done [2022-07-16T13:33:47.960Z] #2 DONE 0.1s [2022-07-16T13:33:47.960Z] [2022-07-16T13:33:47.960Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-16T13:33:47.960Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-16T13:33:48.225Z] #3 DONE 0.4s [2022-07-16T13:33:48.486Z] [2022-07-16T13:33:48.486Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-16T13:33:48.486Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-16T13:33:48.486Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-16T13:33:48.486Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-16T13:33:48.486Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-16T13:33:48.486Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2022-07-16T13:33:48.486Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-16T13:33:48.486Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-16T13:33:48.747Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-16T13:33:48.747Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-07-16T13:33:49.318Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-07-16T13:33:49.318Z] #4 DONE 0.9s [2022-07-16T13:33:49.581Z] [2022-07-16T13:33:49.581Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:33:49.581Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T13:33:50.152Z] #8 DONE 0.8s [2022-07-16T13:33:50.152Z] [2022-07-16T13:33:50.152Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:33:50.152Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T13:33:50.152Z] #5 DONE 0.8s [2022-07-16T13:33:50.152Z] [2022-07-16T13:33:50.152Z] #6 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-16T13:33:50.152Z] #6 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-16T13:33:50.152Z] #6 DONE 0.8s [2022-07-16T13:33:50.152Z] [2022-07-16T13:33:50.152Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-07-16T13:33:50.152Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-16T13:33:50.456Z] #7 DONE 0.8s [2022-07-16T13:33:50.719Z] [2022-07-16T13:33:50.719Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:33:50.719Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T13:33:50.719Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:33:50.980Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-16T13:33:50.980Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:33:51.240Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T13:33:51.240Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T13:33:55.458Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 3.8s [2022-07-16T13:33:55.458Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 4.1s [2022-07-16T13:33:55.458Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s [2022-07-16T13:33:55.458Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-07-16T13:33:55.719Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-16T13:33:55.980Z] #62 ... [2022-07-16T13:33:55.980Z] [2022-07-16T13:33:55.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:33:55.980Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:33:55.980Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.1s done [2022-07-16T13:33:55.980Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-16T13:33:55.980Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-16T13:33:55.980Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-16T13:33:55.980Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s done [2022-07-16T13:33:55.980Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.6s done [2022-07-16T13:33:55.980Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.9s done [2022-07-16T13:33:55.980Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 3.2s done [2022-07-16T13:33:55.980Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 3.9s done [2022-07-16T13:33:55.980Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 2.0s [2022-07-16T13:33:55.980Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 4.0s done [2022-07-16T13:33:55.980Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 27.26MB / 135.03MB 5.1s [2022-07-16T13:33:56.246Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 35.65MB / 135.03MB 5.4s [2022-07-16T13:33:56.506Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 44.04MB / 135.03MB 5.7s [2022-07-16T13:33:56.766Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 53.48MB / 135.03MB 5.9s [2022-07-16T13:33:57.355Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 63.96MB / 135.03MB 6.3s [2022-07-16T13:33:57.355Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 71.30MB / 135.03MB 6.5s [2022-07-16T13:33:57.616Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 78.64MB / 135.03MB 6.8s [2022-07-16T13:33:57.876Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 85.91MB / 135.03MB 7.0s [2022-07-16T13:33:58.135Z] #9 ... [2022-07-16T13:33:58.135Z] [2022-07-16T13:33:58.135Z] #23 [internal] load build context [2022-07-16T13:33:58.135Z] #23 sha256:e8aa6164dbad92f555b14e19578d207facce5da9e7ebaf999d19f003b9477a6f [2022-07-16T13:33:58.135Z] #23 transferring context: 53.39MB 7.2s done [2022-07-16T13:33:58.135Z] #23 DONE 7.4s [2022-07-16T13:33:58.135Z] [2022-07-16T13:33:58.135Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:33:58.135Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:33:58.135Z] #9 ... [2022-07-16T13:33:58.135Z] [2022-07-16T13:33:58.135Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:33:58.135Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T13:33:59.074Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-07-16T13:33:59.074Z] #62 DONE 8.2s [2022-07-16T13:33:59.074Z] [2022-07-16T13:33:59.074Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:33:59.074Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:33:59.074Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 119.54MB / 135.03MB 8.3s [2022-07-16T13:33:59.335Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 133.17MB / 135.03MB 8.6s [2022-07-16T13:34:00.721Z] #9 ... [2022-07-16T13:34:00.721Z] [2022-07-16T13:34:00.721Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:34:00.721Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:34:00.721Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-16T13:34:00.721Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-16T13:34:00.721Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-16T13:34:00.721Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-16T13:34:00.721Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.4s done [2022-07-16T13:34:00.721Z] #26 ... [2022-07-16T13:34:00.721Z] [2022-07-16T13:34:00.721Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:34:00.721Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:34:00.721Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-16T13:34:00.721Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:34:00.721Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T13:34:00.721Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T13:34:00.721Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-07-16T13:34:00.721Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-16T13:34:00.981Z] #64 ... [2022-07-16T13:34:00.981Z] [2022-07-16T13:34:00.981Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:34:00.981Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:34:00.981Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 7.2s [2022-07-16T13:34:01.241Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 10.2s done [2022-07-16T13:34:01.241Z] #9 ... [2022-07-16T13:34:01.241Z] [2022-07-16T13:34:01.241Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:34:01.241Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:34:01.241Z] #64 DONE 10.4s [2022-07-16T13:34:01.241Z] [2022-07-16T13:34:01.241Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:34:01.241Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:34:03.783Z] #9 ... [2022-07-16T13:34:03.783Z] [2022-07-16T13:34:03.783Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T13:34:03.783Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T13:34:03.783Z] #63 DONE 1.0s [2022-07-16T13:34:03.783Z] [2022-07-16T13:34:03.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:34:03.783Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:34:03.783Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 9.5s done [2022-07-16T13:34:03.783Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-07-16T13:34:04.352Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.4s done [2022-07-16T13:34:04.352Z] #9 ... [2022-07-16T13:34:04.352Z] [2022-07-16T13:34:04.353Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:34:04.353Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:34:04.353Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 9.5s done [2022-07-16T13:34:04.353Z] #26 DONE 13.6s [2022-07-16T13:34:04.615Z] [2022-07-16T13:34:04.615Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:34:04.615Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:34:04.874Z] #27 ... [2022-07-16T13:34:04.874Z] [2022-07-16T13:34:04.874Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T13:34:04.874Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T13:34:04.874Z] #65 DONE 1.7s [2022-07-16T13:34:05.135Z] [2022-07-16T13:34:05.135Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:34:05.135Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:34:05.135Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.1s [2022-07-16T13:34:05.396Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.5s done [2022-07-16T13:34:05.657Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-16T13:34:10.960Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.1s [2022-07-16T13:34:13.508Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 7.1s done [2022-07-16T13:34:13.508Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-16T13:34:13.769Z] #9 ... [2022-07-16T13:34:13.769Z] [2022-07-16T13:34:13.769Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:34:13.769Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:34:13.769Z] #27 1.643 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:34:13.769Z] #27 1.659 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:34:13.769Z] #27 1.659 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:34:13.769Z] #27 1.821 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:34:13.769Z] #27 2.225 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:34:13.769Z] #27 2.367 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:34:13.769Z] #27 4.625 Fetched 8494 kB in 3s (2599 kB/s) [2022-07-16T13:34:13.769Z] #27 4.625 Reading package lists... [2022-07-16T13:34:13.769Z] #27 5.574 Reading package lists... [2022-07-16T13:34:13.769Z] #27 6.497 Building dependency tree... [2022-07-16T13:34:13.769Z] #27 6.822 The following additional packages will be installed: [2022-07-16T13:34:13.769Z] #27 6.822 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-16T13:34:13.769Z] #27 6.822 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-16T13:34:13.769Z] #27 6.822 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-16T13:34:13.769Z] #27 6.823 Suggested packages: [2022-07-16T13:34:13.769Z] #27 6.823 krb5-doc krb5-user [2022-07-16T13:34:13.769Z] #27 6.823 Recommended packages: [2022-07-16T13:34:13.769Z] #27 6.823 krb5-locales publicsuffix libsasl2-modules [2022-07-16T13:34:13.769Z] #27 6.988 The following NEW packages will be installed: [2022-07-16T13:34:13.769Z] #27 6.989 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-16T13:34:13.769Z] #27 6.989 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-16T13:34:13.769Z] #27 6.989 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T13:34:13.769Z] #27 6.990 libssh2-1 libssl1.1 openssl [2022-07-16T13:34:13.769Z] #27 7.263 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:34:13.769Z] #27 7.263 Need to get 5083 kB of archives. [2022-07-16T13:34:13.769Z] #27 7.263 After this operation, 12.1 MB of additional disk space will be used. [2022-07-16T13:34:13.769Z] #27 7.263 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-16T13:34:13.769Z] #27 7.331 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-16T13:34:13.769Z] #27 7.331 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-16T13:34:13.769Z] #27 7.331 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-16T13:34:13.769Z] #27 7.331 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-16T13:34:13.769Z] #27 7.340 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-16T13:34:13.769Z] #27 7.356 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-16T13:34:13.769Z] #27 7.356 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-16T13:34:13.769Z] #27 7.356 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-16T13:34:13.769Z] #27 7.364 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-16T13:34:13.769Z] #27 7.364 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-16T13:34:13.769Z] #27 7.372 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-16T13:34:13.769Z] #27 7.379 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-16T13:34:13.769Z] #27 7.379 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-16T13:34:13.769Z] #27 7.379 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-16T13:34:13.769Z] #27 7.387 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-16T13:34:13.769Z] #27 7.387 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-16T13:34:13.769Z] #27 7.415 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-16T13:34:13.769Z] #27 7.435 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:34:13.769Z] #27 7.435 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:34:13.769Z] #27 7.435 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:34:13.769Z] #27 7.745 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:34:13.769Z] #27 7.779 Fetched 5083 kB in 0s (11.8 MB/s) [2022-07-16T13:34:13.769Z] #27 7.897 Selecting previously unselected package libssl1.1:amd64. [2022-07-16T13:34:13.769Z] #27 7.897 (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 ... 6677 files and directories currently installed.) [2022-07-16T13:34:13.769Z] #27 7.897 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 7.905 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:34:13.769Z] #27 8.224 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T13:34:13.769Z] #27 8.224 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.237 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:34:13.769Z] #27 8.286 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T13:34:13.769Z] #27 8.286 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.294 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:34:13.769Z] #27 8.366 Selecting previously unselected package libldap-common. [2022-07-16T13:34:13.769Z] #27 8.366 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-16T13:34:13.769Z] #27 8.379 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:34:13.769Z] #27 8.429 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T13:34:13.769Z] #27 8.429 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.438 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:34:13.769Z] #27 8.531 Selecting previously unselected package openssl. [2022-07-16T13:34:13.769Z] #27 8.531 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.541 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:34:13.769Z] #27 8.735 Selecting previously unselected package ca-certificates. [2022-07-16T13:34:13.769Z] #27 8.735 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-16T13:34:13.769Z] #27 8.749 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-16T13:34:13.769Z] #27 8.832 Selecting previously unselected package libkeyutils1:amd64. [2022-07-16T13:34:13.769Z] #27 8.832 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.836 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:34:13.769Z] #27 8.874 Selecting previously unselected package libkrb5support0:amd64. [2022-07-16T13:34:13.769Z] #27 8.874 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.877 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:13.769Z] #27 8.930 Selecting previously unselected package libk5crypto3:amd64. [2022-07-16T13:34:13.769Z] #27 8.930 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.948 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:13.769Z] #27 8.991 Selecting previously unselected package libkrb5-3:amd64. [2022-07-16T13:34:13.769Z] #27 8.991 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 8.995 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:13.769Z] #27 9.112 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-16T13:34:13.769Z] #27 9.112 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 9.116 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:13.769Z] #27 9.173 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T13:34:13.769Z] #27 9.173 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 9.183 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:34:13.769Z] #27 9.229 Selecting previously unselected package libpsl5:amd64. [2022-07-16T13:34:13.769Z] #27 9.229 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 9.233 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:34:13.769Z] #27 9.287 Selecting previously unselected package librtmp1:amd64. [2022-07-16T13:34:13.769Z] #27 9.287 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 9.292 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:34:13.769Z] #27 9.334 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T13:34:13.769Z] #27 9.334 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 9.338 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:34:13.769Z] #27 9.397 Selecting previously unselected package libcurl4:amd64. [2022-07-16T13:34:13.769Z] #27 9.399 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 9.403 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:34:13.769Z] #27 9.497 Selecting previously unselected package curl. [2022-07-16T13:34:13.769Z] #27 9.497 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:34:13.769Z] #27 9.504 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-16T13:34:14.030Z] #27 9.596 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:34:14.030Z] #27 9.596 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:34:14.030Z] #27 9.596 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:34:14.291Z] #27 9.663 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:34:14.291Z] #27 9.663 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:34:14.291Z] #27 9.667 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:34:14.291Z] #27 9.719 Selecting previously unselected package jq. [2022-07-16T13:34:14.291Z] #27 9.719 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:34:14.291Z] #27 9.724 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:34:14.291Z] #27 9.782 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:34:14.291Z] #27 9.790 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:34:14.291Z] #27 9.802 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:34:14.291Z] #27 9.938 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:34:14.291Z] #27 9.941 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:34:14.291Z] #27 9.960 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:14.291Z] #27 9.975 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:34:14.291Z] #27 9.988 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:34:14.291Z] #27 10.000 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:14.291Z] #27 10.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:34:14.291Z] #27 10.02 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:34:14.291Z] #27 10.04 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:14.552Z] #27 10.05 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:34:14.553Z] #27 10.07 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:34:14.553Z] #27 10.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:34:14.553Z] #27 10.09 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:34:14.553Z] #27 10.10 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-16T13:34:15.495Z] #27 10.87 Updating certificates in /etc/ssl/certs... [2022-07-16T13:34:16.439Z] #27 11.89 137 added, 0 removed; done. [2022-07-16T13:34:16.439Z] #27 11.92 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:34:16.439Z] #27 11.94 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:34:16.439Z] #27 11.95 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:34:16.439Z] #27 11.96 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-16T13:34:16.439Z] #27 11.98 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:34:16.439Z] #27 12.00 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-16T13:34:16.439Z] #27 12.02 Updating certificates in /etc/ssl/certs... [2022-07-16T13:34:17.381Z] #27 12.84 0 added, 0 removed; done. [2022-07-16T13:34:17.381Z] #27 12.84 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T13:34:17.381Z] #27 12.84 done. [2022-07-16T13:34:19.949Z] #27 ... [2022-07-16T13:34:19.949Z] [2022-07-16T13:34:19.949Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:34:19.949Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:34:19.949Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.6s done [2022-07-16T13:34:19.949Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 0.7s [2022-07-16T13:34:21.345Z] #9 ... [2022-07-16T13:34:21.345Z] [2022-07-16T13:34:21.345Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:34:21.345Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:34:21.345Z] #27 DONE 16.9s [2022-07-16T13:34:21.345Z] [2022-07-16T13:34:21.345Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T13:34:21.345Z] #28 sha256:b8aaa9cc05ce7758c3c352e71eeefeb2d2818952a547e98cdf41fa1ade727e41 [2022-07-16T13:34:21.345Z] #28 DONE 0.1s [2022-07-16T13:34:21.605Z] [2022-07-16T13:34:21.605Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:34:21.605Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:34:25.808Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.8s [2022-07-16T13:34:29.750Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a31294634490d187) in /home/ubuntu/workspace/moby_PR-43824 [Pipeline] { [Pipeline] checkout [2022-07-16T13:34:29.903Z] The recommended git tool is: git [2022-07-16T13:34:31.103Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.9s [2022-07-16T13:34:31.366Z] #9 ... [2022-07-16T13:34:31.366Z] [2022-07-16T13:34:31.366Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:34:31.367Z] #29 sha256:a703f6f2adca54bb0841e5b935dac5c3ce4866ccc5d9861a643f1b010976c18f [2022-07-16T13:34:31.367Z] #29 1.679 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-16T13:34:31.367Z] #29 1.814 [2022-07-16T13:34:31.367Z] #29 2.070 #=#=# ########## 14.3% ########################### 38.0% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.6% ######################################################################## 100.0% [2022-07-16T13:34:31.367Z] #29 2.684 [2022-07-16T13:34:31.367Z] #29 2.911 #=#=# ################################################################ 89.0% ######################################################################## 100.0% [2022-07-16T13:34:31.367Z] #29 3.139 [2022-07-16T13:34:31.367Z] #29 3.368 #=#=# ################################################################# 91.4% ######################################################################## 100.0% [2022-07-16T13:34:31.367Z] #29 3.569 [2022-07-16T13:34:31.367Z] #29 3.807 #=#=# ############ 17.7% ########################## 37.1% ################################### 49.5% ###################################################### 76.1% #################################################################### 95.7% ######################################################################## 100.0% [2022-07-16T13:34:31.367Z] #29 4.445 [2022-07-16T13:34:31.367Z] #29 4.677 #=#=# ## 4.1% ####### 10.2% ########### 15.3% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.1% ############################################################### 88.2% ################################################################### 93.5% ###################################################################### 98.6% ######################################################################## 100.0% [2022-07-16T13:34:31.367Z] #29 6.647 [2022-07-16T13:34:31.367Z] #29 7.213 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T13:34:31.367Z] #29 7.315 [2022-07-16T13:34:31.367Z] #29 7.558 #=#=# ######################################################################## 100.0% [2022-07-16T13:34:31.367Z] #29 7.626 [2022-07-16T13:34:31.367Z] #29 8.201 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T13:34:31.367Z] #29 8.300 [2022-07-16T13:34:31.367Z] #29 8.534 #=#=# ######################################################################## 100.0% [2022-07-16T13:34:31.367Z] #29 8.650 [2022-07-16T13:34:31.367Z] #29 9.227 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-16T13:34:31.367Z] #29 9.319 [2022-07-16T13:34:31.627Z] #29 9.537 #=#=# 0.0% ############ 16.9% ################################# 47.1% [2022-07-16T13:34:31.627Z] #29 ... [2022-07-16T13:34:31.627Z] [2022-07-16T13:34:31.627Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:34:31.627Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:34:32.566Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 13.1s done [2022-07-16T13:34:32.566Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 [2022-07-16T13:34:32.826Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-16T13:34:33.087Z] #9 DONE 42.2s [2022-07-16T13:34:33.087Z] [2022-07-16T13:34:33.087Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T13:34:33.087Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-16T13:34:33.795Z] using credential docker-jenkins-github-credentials [2022-07-16T13:34:33.811Z] Cloning the remote Git repository [2022-07-16T13:34:33.811Z] Cloning with configured refspecs honoured and without tags [2022-07-16T13:34:34.143Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042b9476496f0af7d) in /home/ubuntu/workspace/moby_PR-43824 [Pipeline] { [Pipeline] checkout [2022-07-16T13:34:34.291Z] The recommended git tool is: git [2022-07-16T13:34:34.796Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f4bc0a7c367b8f43) in /home/ubuntu/workspace/moby_PR-43824 [Pipeline] { [Pipeline] checkout [2022-07-16T13:34:33.902Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T13:34:34.026Z] > git init /home/ubuntu/workspace/moby_PR-43824 # timeout=10 [2022-07-16T13:34:34.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:34:34.402Z] > git --version # timeout=10 [2022-07-16T13:34:34.424Z] > git --version # 'git version 2.25.1' [2022-07-16T13:34:34.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:34.426Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:34.974Z] The recommended git tool is: git [2022-07-16T13:34:36.384Z] #10 DONE 2.8s [2022-07-16T13:34:36.385Z] [2022-07-16T13:34:36.385Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:34:36.385Z] #29 sha256:a703f6f2adca54bb0841e5b935dac5c3ce4866ccc5d9861a643f1b010976c18f [2022-07-16T13:34:36.385Z] #29 9.537 #=#=# 0.0% ############ 16.9% ################################# 47.1% ########################################### 60.4% ################################################## 70.2% ######################################################## 78.0% ############################################################ 84.4% ################################################################### 93.3% ######################################################################## 100.0% [2022-07-16T13:34:36.385Z] #29 10.93 [2022-07-16T13:34:36.385Z] #29 11.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T13:34:36.385Z] #29 11.66 [2022-07-16T13:34:36.385Z] #29 11.89 #=#=# ######################################################################## 100.0% [2022-07-16T13:34:36.385Z] #29 12.06 [2022-07-16T13:34:36.385Z] #29 12.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T13:34:36.385Z] #29 12.63 [2022-07-16T13:34:36.385Z] #29 12.86 #=#=# ######################################################################## 100.0% [2022-07-16T13:34:36.385Z] #29 12.94 [2022-07-16T13:34:36.385Z] #29 12.96 Download of images into '/build' complete. [2022-07-16T13:34:36.385Z] #29 12.96 Use something like the following to load the result into a Docker daemon: [2022-07-16T13:34:36.385Z] #29 12.96 tar -cC '/build' . | docker load [2022-07-16T13:34:36.385Z] #29 DONE 14.4s [2022-07-16T13:34:36.385Z] [2022-07-16T13:34:36.385Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-16T13:34:36.385Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-16T13:34:36.957Z] #11 DONE 1.1s [2022-07-16T13:34:36.957Z] [2022-07-16T13:34:36.957Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T13:34:36.957Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-16T13:34:37.219Z] #31 DONE 0.3s [2022-07-16T13:34:37.219Z] [2022-07-16T13:34:37.219Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:34:37.219Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:34:37.222Z] using credential docker-jenkins-github-credentials [2022-07-16T13:34:37.230Z] Cloning the remote Git repository [2022-07-16T13:34:37.230Z] Cloning with configured refspecs honoured and without tags [2022-07-16T13:34:37.484Z] #36 ... [2022-07-16T13:34:37.484Z] [2022-07-16T13:34:37.484Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T13:34:37.484Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-16T13:34:37.484Z] #39 DONE 0.3s [2022-07-16T13:34:37.484Z] [2022-07-16T13:34:37.484Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:34:37.484Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:34:37.669Z] using credential docker-jenkins-github-credentials [2022-07-16T13:34:37.676Z] Cloning the remote Git repository [2022-07-16T13:34:37.677Z] Cloning with configured refspecs honoured and without tags [2022-07-16T13:34:37.318Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T13:34:37.378Z] > git init /home/ubuntu/workspace/moby_PR-43824 # timeout=10 [2022-07-16T13:34:37.798Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:34:37.798Z] > git --version # timeout=10 [2022-07-16T13:34:37.826Z] > git --version # 'git version 2.17.1' [2022-07-16T13:34:37.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:37.828Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:37.745Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T13:34:37.805Z] > git init /home/ubuntu/workspace/moby_PR-43824 # timeout=10 [2022-07-16T13:34:38.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:34:38.079Z] > git --version # timeout=10 [2022-07-16T13:34:38.112Z] > git --version # 'git version 2.17.1' [2022-07-16T13:34:38.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:38.115Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:40.198Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dbea1ed13c42e19d) in /home/ubuntu/workspace/moby_PR-43824 [Pipeline] { [Pipeline] checkout [2022-07-16T13:34:40.474Z] The recommended git tool is: git [2022-07-16T13:34:42.770Z] #40 ... [2022-07-16T13:34:42.770Z] [2022-07-16T13:34:42.770Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:34:42.770Z] #24 sha256:de497345b4a387d1b315789040959f80068b0d38fb6b6e34e89de5adabeea4b9 [2022-07-16T13:34:42.770Z] #24 5.457 + RM_GOPATH=0 [2022-07-16T13:34:42.770Z] #24 5.457 + TMP_GOPATH= [2022-07-16T13:34:42.770Z] #24 5.457 + : /build [2022-07-16T13:34:42.770Z] #24 5.457 + '[' -z '' ']' [2022-07-16T13:34:42.770Z] #24 5.457 ++ mktemp -d [2022-07-16T13:34:42.770Z] #24 5.459 + export GOPATH=/tmp/tmp.kE44HbM0Hd [2022-07-16T13:34:42.770Z] #24 5.459 + GOPATH=/tmp/tmp.kE44HbM0Hd [2022-07-16T13:34:42.770Z] #24 5.459 + RM_GOPATH=1 [2022-07-16T13:34:42.770Z] #24 5.459 + case "$(go env GOARCH)" in [2022-07-16T13:34:42.770Z] #24 5.465 Install docker/cli version 17.06.2-ce from stable [2022-07-16T13:34:42.770Z] #24 5.466 ++ go env GOARCH [2022-07-16T13:34:42.770Z] #24 5.466 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:42.770Z] #24 5.466 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:42.770Z] #24 5.466 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:42.770Z] #24 5.466 + dir=/tmp/install [2022-07-16T13:34:42.770Z] #24 5.466 + bin=dockercli [2022-07-16T13:34:42.770Z] #24 5.466 + shift [2022-07-16T13:34:42.770Z] #24 5.466 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-16T13:34:42.770Z] #24 5.466 + . /tmp/install/dockercli.installer [2022-07-16T13:34:42.770Z] #24 5.466 ++ : stable [2022-07-16T13:34:42.770Z] #24 5.466 ++ : 17.06.2-ce [2022-07-16T13:34:42.770Z] #24 5.466 + install_dockercli [2022-07-16T13:34:42.770Z] #24 5.466 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T13:34:42.770Z] #24 5.466 ++ uname -m [2022-07-16T13:34:42.770Z] #24 5.482 + arch=x86_64 [2022-07-16T13:34:42.770Z] #24 5.482 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T13:34:42.770Z] #24 5.482 + url=https://download.docker.com/linux/static [2022-07-16T13:34:42.770Z] #24 5.482 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T13:34:42.770Z] #24 5.482 + tar -xz docker/docker [2022-07-16T13:34:42.770Z] #24 ... [2022-07-16T13:34:42.770Z] [2022-07-16T13:34:42.770Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-16T13:34:42.770Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-16T13:34:42.770Z] #12 DONE 5.7s [2022-07-16T13:34:42.770Z] [2022-07-16T13:34:42.770Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:34:42.770Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:34:44.688Z] #13 ... [2022-07-16T13:34:44.688Z] [2022-07-16T13:34:44.688Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:34:44.688Z] #24 sha256:de497345b4a387d1b315789040959f80068b0d38fb6b6e34e89de5adabeea4b9 [2022-07-16T13:34:44.688Z] #24 7.218 + mkdir -p /build [2022-07-16T13:34:44.688Z] #24 7.219 + mv docker/docker /build/ [2022-07-16T13:34:44.688Z] #24 7.231 + rmdir docker [2022-07-16T13:34:44.688Z] #24 DONE 7.4s [2022-07-16T13:34:44.688Z] [2022-07-16T13:34:44.688Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:34:44.688Z] #51 sha256:f97bc429f9ff15589e2051ac8765b8e94f50fdc9c1a7c3b8a7491cce9f5f31d0 [2022-07-16T13:34:44.688Z] #51 7.148 + RM_GOPATH=0 [2022-07-16T13:34:44.688Z] #51 7.148 + TMP_GOPATH= [2022-07-16T13:34:44.688Z] #51 7.148 + : /build [2022-07-16T13:34:44.688Z] #51 7.148 + '[' -z '' ']' [2022-07-16T13:34:44.688Z] #51 7.160 ++ mktemp -d [2022-07-16T13:34:44.688Z] #51 7.160 + export GOPATH=/tmp/tmp.gWUsliXCLY [2022-07-16T13:34:44.688Z] #51 7.160 + GOPATH=/tmp/tmp.gWUsliXCLY [2022-07-16T13:34:44.688Z] #51 7.160 + RM_GOPATH=1 [2022-07-16T13:34:44.688Z] #51 7.160 + case "$(go env GOARCH)" in [2022-07-16T13:34:44.688Z] #51 7.160 ++ go env GOARCH [2022-07-16T13:34:44.688Z] #51 7.179 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:44.688Z] #51 7.179 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:44.688Z] #51 7.179 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:44.688Z] #51 7.179 + dir=/tmp/install [2022-07-16T13:34:44.688Z] #51 7.179 + bin=shfmt [2022-07-16T13:34:44.688Z] #51 7.179 + shift [2022-07-16T13:34:44.688Z] #51 7.179 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-16T13:34:44.688Z] #51 7.179 + . /tmp/install/shfmt.installer [2022-07-16T13:34:44.688Z] #51 7.179 ++ : v3.0.2 [2022-07-16T13:34:44.688Z] #51 7.179 + install_shfmt [2022-07-16T13:34:44.688Z] #51 7.179 + echo 'Install shfmt version v3.0.2' [2022-07-16T13:34:44.688Z] #51 7.179 + GOBIN=/build [2022-07-16T13:34:44.688Z] #51 7.179 + GO111MODULE=on [2022-07-16T13:34:44.688Z] #51 7.179 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-16T13:34:44.688Z] #51 7.180 Install shfmt version v3.0.2 [2022-07-16T13:34:44.688Z] #51 7.835 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T13:34:44.688Z] #51 ... [2022-07-16T13:34:44.688Z] [2022-07-16T13:34:44.688Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:34:44.688Z] #45 sha256:f42982bafd26bfe98d0e6d88597ddb290b800808fd93a2ee81021e007f1870ab [2022-07-16T13:34:44.688Z] #45 7.703 + RM_GOPATH=0 [2022-07-16T13:34:44.688Z] #45 7.703 + TMP_GOPATH= [2022-07-16T13:34:44.688Z] #45 7.703 + : /build [2022-07-16T13:34:44.688Z] #45 7.703 + '[' -z '' ']' [2022-07-16T13:34:44.688Z] #45 7.703 ++ mktemp -d [2022-07-16T13:34:44.688Z] #45 7.703 + export GOPATH=/tmp/tmp.PvfAGd13mk [2022-07-16T13:34:44.688Z] #45 7.703 + GOPATH=/tmp/tmp.PvfAGd13mk [2022-07-16T13:34:44.688Z] #45 7.703 + RM_GOPATH=1 [2022-07-16T13:34:44.688Z] #45 7.703 + case "$(go env GOARCH)" in [2022-07-16T13:34:44.688Z] #45 7.727 ++ go env GOARCH [2022-07-16T13:34:44.688Z] #45 7.743 Install vndr version v0.1.2 [2022-07-16T13:34:44.688Z] #45 7.743 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:44.688Z] #45 7.743 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:44.688Z] #45 7.743 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:44.688Z] #45 7.743 + dir=/tmp/install [2022-07-16T13:34:44.688Z] #45 7.743 + bin=vndr [2022-07-16T13:34:44.688Z] #45 7.743 + shift [2022-07-16T13:34:44.688Z] #45 7.743 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-16T13:34:44.688Z] #45 7.743 + . /tmp/install/vndr.installer [2022-07-16T13:34:44.688Z] #45 7.743 ++ : v0.1.2 [2022-07-16T13:34:44.688Z] #45 7.743 + install_vndr [2022-07-16T13:34:44.688Z] #45 7.743 + echo 'Install vndr version v0.1.2' [2022-07-16T13:34:44.688Z] #45 7.743 + GOBIN=/build [2022-07-16T13:34:44.688Z] #45 7.743 + GO111MODULE=on [2022-07-16T13:34:44.688Z] #45 7.743 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-16T13:34:44.692Z] using credential docker-jenkins-github-credentials [2022-07-16T13:34:44.703Z] Cloning the remote Git repository [2022-07-16T13:34:44.703Z] Cloning with configured refspecs honoured and without tags [2022-07-16T13:34:44.950Z] #45 ... [2022-07-16T13:34:44.950Z] [2022-07-16T13:34:44.951Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:34:44.951Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:34:44.951Z] #40 7.705 + git clone https://github.com/docker/distribution.git . [2022-07-16T13:34:44.951Z] #40 7.705 Cloning into '.'... [2022-07-16T13:34:44.752Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T13:34:44.815Z] > git init /home/ubuntu/workspace/moby_PR-43824 # timeout=10 [2022-07-16T13:34:45.454Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:34:45.454Z] > git --version # timeout=10 [2022-07-16T13:34:45.475Z] > git --version # 'git version 2.25.1' [2022-07-16T13:34:45.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:45.477Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:47.494Z] #40 ... [2022-07-16T13:34:47.494Z] [2022-07-16T13:34:47.494Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:34:47.494Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:34:47.494Z] #42 8.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:34:47.494Z] #42 8.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:34:47.494Z] #42 8.866 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:34:47.494Z] #42 ... [2022-07-16T13:34:47.494Z] [2022-07-16T13:34:47.494Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:34:47.494Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:34:47.494Z] #49 7.881 + RM_GOPATH=0 [2022-07-16T13:34:47.494Z] #49 7.881 + TMP_GOPATH= [2022-07-16T13:34:47.494Z] #49 7.881 + : /build [2022-07-16T13:34:47.494Z] #49 7.881 + '[' -z '' ']' [2022-07-16T13:34:47.494Z] #49 7.881 ++ mktemp -d [2022-07-16T13:34:47.494Z] #49 7.881 + export GOPATH=/tmp/tmp.6WOuzHkNdp [2022-07-16T13:34:47.494Z] #49 7.881 + GOPATH=/tmp/tmp.6WOuzHkNdp [2022-07-16T13:34:47.494Z] #49 7.881 + RM_GOPATH=1 [2022-07-16T13:34:47.494Z] #49 7.881 + case "$(go env GOARCH)" in [2022-07-16T13:34:47.494Z] #49 7.897 ++ go env GOARCH [2022-07-16T13:34:47.494Z] #49 7.923 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #49 7.923 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #49 7.923 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:47.494Z] #49 7.943 + dir=/tmp/install [2022-07-16T13:34:47.494Z] #49 7.943 + bin=golangci_lint [2022-07-16T13:34:47.494Z] #49 7.943 + shift [2022-07-16T13:34:47.494Z] #49 7.943 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-16T13:34:47.494Z] #49 7.943 + . /tmp/install/golangci_lint.installer [2022-07-16T13:34:47.494Z] #49 7.943 ++ : v1.23.8 [2022-07-16T13:34:47.494Z] #49 7.943 + install_golangci_lint [2022-07-16T13:34:47.494Z] #49 7.943 + set -e [2022-07-16T13:34:47.494Z] #49 7.943 + echo 'Install golangci-lint version v1.23.8' [2022-07-16T13:34:47.494Z] #49 7.943 + GOBIN=/build [2022-07-16T13:34:47.494Z] #49 7.943 + GO111MODULE=on [2022-07-16T13:34:47.494Z] #49 7.943 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-16T13:34:47.494Z] #49 7.962 Install golangci-lint version v1.23.8 [2022-07-16T13:34:47.494Z] #49 8.685 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-16T13:34:47.494Z] #49 ... [2022-07-16T13:34:47.494Z] [2022-07-16T13:34:47.494Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:34:47.494Z] #58 sha256:0a61b9d4d7e41e56545474b354374d03c441ed8cc28cf147abdb303c1ba099ce [2022-07-16T13:34:47.494Z] #58 7.727 + RM_GOPATH=0 [2022-07-16T13:34:47.494Z] #58 7.727 + TMP_GOPATH= [2022-07-16T13:34:47.494Z] #58 7.727 + : /build [2022-07-16T13:34:47.494Z] #58 7.727 + '[' -z '' ']' [2022-07-16T13:34:47.494Z] #58 7.727 ++ mktemp -d [2022-07-16T13:34:47.494Z] #58 7.727 + export GOPATH=/tmp/tmp.1Ugo76cnel [2022-07-16T13:34:47.494Z] #58 7.727 + GOPATH=/tmp/tmp.1Ugo76cnel [2022-07-16T13:34:47.494Z] #58 7.727 + RM_GOPATH=1 [2022-07-16T13:34:47.494Z] #58 7.727 + case "$(go env GOARCH)" in [2022-07-16T13:34:47.494Z] #58 7.727 ++ go env GOARCH [2022-07-16T13:34:47.494Z] #58 7.743 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #58 7.743 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #58 7.743 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:47.494Z] #58 7.745 + dir=/tmp/install [2022-07-16T13:34:47.494Z] #58 7.745 + bin=rootlesskit [2022-07-16T13:34:47.494Z] #58 7.745 + shift [2022-07-16T13:34:47.494Z] #58 7.745 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-16T13:34:47.494Z] #58 7.745 + . /tmp/install/rootlesskit.installer [2022-07-16T13:34:47.494Z] #58 7.745 ++ : v0.14.4 [2022-07-16T13:34:47.494Z] #58 7.745 + install_rootlesskit [2022-07-16T13:34:47.494Z] #58 7.745 + case "$1" in [2022-07-16T13:34:47.494Z] #58 7.745 + export CGO_ENABLED=0 [2022-07-16T13:34:47.494Z] #58 7.745 + CGO_ENABLED=0 [2022-07-16T13:34:47.494Z] #58 7.745 + _install_rootlesskit [2022-07-16T13:34:47.494Z] #58 7.745 + echo 'Install rootlesskit version v0.14.4' [2022-07-16T13:34:47.494Z] #58 7.745 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:34:47.494Z] #58 7.745 + GOBIN=/build [2022-07-16T13:34:47.494Z] #58 7.745 + GO111MODULE=on [2022-07-16T13:34:47.494Z] #58 7.745 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-16T13:34:47.494Z] #58 7.745 Install rootlesskit version v0.14.4 [2022-07-16T13:34:47.494Z] #58 8.335 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-16T13:34:47.494Z] #58 ... [2022-07-16T13:34:47.494Z] [2022-07-16T13:34:47.494Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:34:47.494Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:34:47.494Z] #34 7.015 + RM_GOPATH=0 [2022-07-16T13:34:47.494Z] #34 7.015 + TMP_GOPATH= [2022-07-16T13:34:47.494Z] #34 7.015 + : /build [2022-07-16T13:34:47.494Z] #34 7.015 + '[' -z '' ']' [2022-07-16T13:34:47.494Z] #34 7.015 ++ mktemp -d [2022-07-16T13:34:47.494Z] #34 7.015 + export GOPATH=/tmp/tmp.KBS32AIqrh [2022-07-16T13:34:47.494Z] #34 7.015 + GOPATH=/tmp/tmp.KBS32AIqrh [2022-07-16T13:34:47.494Z] #34 7.015 + RM_GOPATH=1 [2022-07-16T13:34:47.494Z] #34 7.015 + case "$(go env GOARCH)" in [2022-07-16T13:34:47.494Z] #34 7.015 ++ go env GOARCH [2022-07-16T13:34:47.494Z] #34 7.029 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:34:47.494Z] #34 7.029 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #34 7.029 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #34 7.029 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:47.494Z] #34 7.029 + dir=/tmp/install [2022-07-16T13:34:47.494Z] #34 7.029 + bin=tomlv [2022-07-16T13:34:47.494Z] #34 7.029 + shift [2022-07-16T13:34:47.494Z] #34 7.029 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-16T13:34:47.494Z] #34 7.029 + . /tmp/install/tomlv.installer [2022-07-16T13:34:47.494Z] #34 7.029 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:34:47.494Z] #34 7.029 + install_tomlv [2022-07-16T13:34:47.494Z] #34 7.029 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-16T13:34:47.494Z] #34 7.029 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KBS32AIqrh/src/github.com/BurntSushi/toml [2022-07-16T13:34:47.494Z] #34 7.029 Cloning into '/tmp/tmp.KBS32AIqrh/src/github.com/BurntSushi/toml'... [2022-07-16T13:34:47.494Z] #34 8.267 + cd /tmp/tmp.KBS32AIqrh/src/github.com/BurntSushi/toml [2022-07-16T13:34:47.494Z] #34 8.273 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:34:47.494Z] #34 8.638 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:34:47.494Z] #34 9.560 internal/unsafeheader [2022-07-16T13:34:47.494Z] #34 9.683 internal/abi [2022-07-16T13:34:47.494Z] #34 9.771 internal/cpu [2022-07-16T13:34:47.494Z] #34 10.41 internal/goexperiment [2022-07-16T13:34:47.494Z] #34 ... [2022-07-16T13:34:47.494Z] [2022-07-16T13:34:47.494Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:34:47.494Z] #47 sha256:407157eda3269b4e8c1ade1009ef19d64786441cc64ab48b692cdaa49355211a [2022-07-16T13:34:47.494Z] #47 7.897 + RM_GOPATH=0 [2022-07-16T13:34:47.494Z] #47 7.897 + TMP_GOPATH= [2022-07-16T13:34:47.494Z] #47 7.897 + : /build [2022-07-16T13:34:47.494Z] #47 7.897 + '[' -z '' ']' [2022-07-16T13:34:47.494Z] #47 7.897 ++ mktemp -d [2022-07-16T13:34:47.494Z] #47 7.897 + export GOPATH=/tmp/tmp.2Ml7PMuVXr [2022-07-16T13:34:47.494Z] #47 7.897 + GOPATH=/tmp/tmp.2Ml7PMuVXr [2022-07-16T13:34:47.494Z] #47 7.897 + RM_GOPATH=1 [2022-07-16T13:34:47.494Z] #47 7.897 + case "$(go env GOARCH)" in [2022-07-16T13:34:47.494Z] #47 7.897 ++ go env GOARCH [2022-07-16T13:34:47.494Z] #47 7.923 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #47 7.923 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.494Z] #47 7.923 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:47.494Z] #47 7.962 Install gotestsum version v1.7.0 [2022-07-16T13:34:47.494Z] #47 7.962 + dir=/tmp/install [2022-07-16T13:34:47.494Z] #47 7.962 + bin=gotestsum [2022-07-16T13:34:47.494Z] #47 7.962 + shift [2022-07-16T13:34:47.494Z] #47 7.962 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-16T13:34:47.494Z] #47 7.962 + . /tmp/install/gotestsum.installer [2022-07-16T13:34:47.494Z] #47 7.962 ++ : v1.7.0 [2022-07-16T13:34:47.494Z] #47 7.962 + install_gotestsum [2022-07-16T13:34:47.494Z] #47 7.962 + set -e [2022-07-16T13:34:47.494Z] #47 7.962 + echo 'Install gotestsum version v1.7.0' [2022-07-16T13:34:47.494Z] #47 7.962 + GOBIN=/build [2022-07-16T13:34:47.494Z] #47 7.962 + GO111MODULE=on [2022-07-16T13:34:47.494Z] #47 7.962 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-16T13:34:47.494Z] #47 8.524 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-16T13:34:47.755Z] #47 ... [2022-07-16T13:34:47.755Z] [2022-07-16T13:34:47.755Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:34:47.755Z] #67 sha256:26b637529c7aab2065f6e8defa63dc86bc1d5eb3e9ed9e501edd1efd7e9030e7 [2022-07-16T13:34:47.755Z] #67 7.017 + RM_GOPATH=0 [2022-07-16T13:34:47.755Z] #67 7.017 + TMP_GOPATH= [2022-07-16T13:34:47.755Z] #67 7.017 + : /build [2022-07-16T13:34:47.755Z] #67 7.017 + '[' -z '' ']' [2022-07-16T13:34:47.755Z] #67 7.017 ++ mktemp -d [2022-07-16T13:34:47.755Z] #67 7.017 + export GOPATH=/tmp/tmp.hMbIpDc9td [2022-07-16T13:34:47.755Z] #67 7.017 + GOPATH=/tmp/tmp.hMbIpDc9td [2022-07-16T13:34:47.755Z] #67 7.017 + RM_GOPATH=1 [2022-07-16T13:34:47.755Z] #67 7.017 + case "$(go env GOARCH)" in [2022-07-16T13:34:47.755Z] #67 7.017 ++ go env GOARCH [2022-07-16T13:34:47.755Z] #67 7.022 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.755Z] #67 7.022 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:34:47.755Z] #67 7.022 ++ dirname /tmp/install/install.sh [2022-07-16T13:34:47.755Z] #67 7.031 + dir=/tmp/install [2022-07-16T13:34:47.755Z] #67 7.031 + bin=proxy [2022-07-16T13:34:47.755Z] #67 7.031 + shift [2022-07-16T13:34:47.755Z] #67 7.031 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-16T13:34:47.755Z] #67 7.031 + . /tmp/install/proxy.installer [2022-07-16T13:34:47.755Z] #67 7.031 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:34:47.755Z] #67 7.031 + install_proxy [2022-07-16T13:34:47.755Z] #67 7.031 + case "$1" in [2022-07-16T13:34:47.755Z] #67 7.031 + export CGO_ENABLED=0 [2022-07-16T13:34:47.755Z] #67 7.031 + CGO_ENABLED=0 [2022-07-16T13:34:47.755Z] #67 7.031 + _install_proxy [2022-07-16T13:34:47.755Z] #67 7.031 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-16T13:34:47.755Z] #67 7.031 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hMbIpDc9td/src/github.com/docker/libnetwork [2022-07-16T13:34:47.755Z] #67 7.031 Cloning into '/tmp/tmp.hMbIpDc9td/src/github.com/docker/libnetwork'... [2022-07-16T13:34:47.756Z] #67 7.031 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:34:47.756Z] #67 ... [2022-07-16T13:34:47.756Z] [2022-07-16T13:34:47.756Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:34:47.756Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:34:47.756Z] #55 8.373 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:34:47.756Z] #55 8.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:34:47.756Z] #55 8.691 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:34:47.756Z] #55 9.684 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:34:48.017Z] #55 ... [2022-07-16T13:34:48.017Z] [2022-07-16T13:34:48.017Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:34:48.017Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:34:48.017Z] #32 7.922 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T13:34:48.017Z] #32 7.927 Cloning into '.'... [2022-07-16T13:34:48.280Z] #32 ... [2022-07-16T13:34:48.280Z] [2022-07-16T13:34:48.280Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:34:48.280Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:34:48.280Z] #13 4.888 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:34:48.280Z] #13 4.934 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:34:48.280Z] #13 4.937 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:34:48.280Z] #13 4.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:34:49.665Z] #13 6.823 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:34:52.966Z] #13 9.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:34:53.227Z] #13 ... [2022-07-16T13:34:53.227Z] [2022-07-16T13:34:53.227Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:34:53.227Z] #47 sha256:407157eda3269b4e8c1ade1009ef19d64786441cc64ab48b692cdaa49355211a [2022-07-16T13:34:53.227Z] #47 11.31 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T13:34:53.227Z] #47 11.34 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T13:34:53.227Z] #47 11.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T13:34:53.227Z] #47 11.60 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:34:53.227Z] #47 12.28 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T13:34:53.227Z] #47 12.38 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T13:34:53.227Z] #47 12.70 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T13:34:53.227Z] #47 13.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T13:34:53.227Z] #47 13.09 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T13:34:53.227Z] #47 13.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T13:34:53.227Z] #47 13.88 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T13:34:53.227Z] #47 14.21 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T13:34:54.683Z] Fetching without tags [2022-07-16T13:34:55.015Z] Merging remotes/origin/20.10 commit 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 into PR head commit 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:34:55.773Z] #47 ... [2022-07-16T13:34:55.773Z] [2022-07-16T13:34:55.773Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:34:55.773Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:34:55.773Z] #36 8.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:34:55.773Z] #36 8.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:34:55.773Z] #36 8.680 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:34:55.773Z] #36 9.575 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:34:55.773Z] #36 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:34:55.773Z] #36 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:34:55.773Z] #36 ... [2022-07-16T13:34:55.773Z] [2022-07-16T13:34:55.773Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:34:55.773Z] #45 sha256:f42982bafd26bfe98d0e6d88597ddb290b800808fd93a2ee81021e007f1870ab [2022-07-16T13:34:55.773Z] #45 8.390 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-16T13:34:55.773Z] #45 ... [2022-07-16T13:34:55.773Z] [2022-07-16T13:34:55.773Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:34:55.773Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:34:55.773Z] #34 10.68 runtime/internal/atomic [2022-07-16T13:34:55.773Z] #34 11.63 internal/bytealg [2022-07-16T13:34:55.773Z] #34 11.92 runtime/internal/sys [2022-07-16T13:34:55.773Z] #34 12.63 runtime/internal/math [2022-07-16T13:34:55.773Z] #34 12.99 internal/itoa [2022-07-16T13:34:55.773Z] #34 13.31 math/bits [2022-07-16T13:34:55.773Z] #34 13.98 math [2022-07-16T13:34:55.773Z] #34 14.21 runtime [2022-07-16T13:34:54.599Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:34:54.617Z] > git config --add remote.origin.fetch +refs/pull/43824/head:refs/remotes/origin/PR-43824 # timeout=10 [2022-07-16T13:34:54.639Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:54.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:34:54.687Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:34:54.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:54.688Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:55.028Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:34:55.042Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:34:56.715Z] #34 ... [2022-07-16T13:34:56.715Z] [2022-07-16T13:34:56.715Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:34:56.715Z] #58 sha256:0a61b9d4d7e41e56545474b354374d03c441ed8cc28cf147abdb303c1ba099ce [2022-07-16T13:34:56.715Z] #58 12.80 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:34:56.715Z] #58 12.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T13:34:56.715Z] #58 12.95 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T13:34:56.715Z] #58 14.10 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-16T13:34:56.715Z] #58 18.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-16T13:34:56.715Z] #58 19.49 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T13:34:56.715Z] #58 19.51 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T13:34:56.715Z] #58 19.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T13:34:56.715Z] #58 ... [2022-07-16T13:34:56.715Z] [2022-07-16T13:34:56.715Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:34:56.715Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:34:56.715Z] #49 19.83 go: downloading github.com/fatih/color v1.7.0 [2022-07-16T13:34:56.715Z] #49 19.83 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-16T13:34:56.815Z] Merge succeeded, producing 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:34:56.816Z] Checking out Revision 903cd53ce41f0ab016d89e055e0f9ca21a109979 (PR-43824) [2022-07-16T13:34:56.978Z] #49 19.97 go: downloading github.com/pkg/errors v0.8.1 [2022-07-16T13:34:56.978Z] #49 20.09 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-16T13:34:56.978Z] #49 20.11 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T13:34:57.550Z] #49 20.62 go: downloading github.com/spf13/viper v1.6.1 [2022-07-16T13:34:57.550Z] #49 ... [2022-07-16T13:34:57.550Z] [2022-07-16T13:34:57.550Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:34:57.550Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:34:57.550Z] #42 10.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:34:57.550Z] #42 13.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:34:57.550Z] #42 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:34:57.809Z] #42 ... [2022-07-16T13:34:57.809Z] [2022-07-16T13:34:57.809Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:34:57.809Z] #58 sha256:0a61b9d4d7e41e56545474b354374d03c441ed8cc28cf147abdb303c1ba099ce [2022-07-16T13:34:57.809Z] #58 19.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T13:34:57.809Z] #58 20.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T13:34:57.809Z] #58 20.51 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-16T13:34:58.379Z] #58 21.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T13:34:58.379Z] #58 21.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-16T13:34:56.593Z] > git remote # timeout=10 [2022-07-16T13:34:56.693Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T13:34:56.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:56.738Z] > git merge 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 # timeout=10 [2022-07-16T13:34:56.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T13:34:56.825Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:34:56.837Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:34:58.707Z] Fetching without tags [2022-07-16T13:34:58.972Z] Merging remotes/origin/20.10 commit 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 into PR head commit 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:34:59.764Z] #58 ... [2022-07-16T13:34:59.764Z] [2022-07-16T13:34:59.764Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:34:59.764Z] #51 sha256:f97bc429f9ff15589e2051ac8765b8e94f50fdc9c1a7c3b8a7491cce9f5f31d0 [2022-07-16T13:34:59.764Z] #51 12.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T13:34:59.764Z] #51 12.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T13:34:59.764Z] #51 12.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T13:34:59.764Z] #51 15.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T13:34:59.764Z] #51 ... [2022-07-16T13:34:59.764Z] [2022-07-16T13:34:59.764Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:34:59.764Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:34:59.764Z] #49 21.37 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-16T13:34:59.764Z] #49 21.38 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-16T13:34:59.764Z] #49 21.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-16T13:34:59.764Z] #49 21.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-16T13:34:59.802Z] Merge succeeded, producing 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:34:59.803Z] Checking out Revision 903cd53ce41f0ab016d89e055e0f9ca21a109979 (PR-43824) [2022-07-16T13:34:59.871Z] Fetching without tags [2022-07-16T13:35:00.132Z] Merging remotes/origin/20.10 commit 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 into PR head commit 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:35:00.335Z] #49 23.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-16T13:34:58.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:34:58.622Z] > git config --add remote.origin.fetch +refs/pull/43824/head:refs/remotes/origin/PR-43824 # timeout=10 [2022-07-16T13:34:58.651Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:58.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:34:58.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:34:58.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:58.717Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:58.981Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:34:59.008Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:34:59.692Z] > git remote # timeout=10 [2022-07-16T13:34:59.721Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T13:34:59.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:59.743Z] > git merge 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 # timeout=10 [2022-07-16T13:34:59.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T13:34:59.804Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:34:59.825Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:35:00.672Z] #49 ... [2022-07-16T13:35:00.672Z] [2022-07-16T13:35:00.672Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:35:00.672Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:35:00.672Z] #55 13.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:35:00.672Z] #55 17.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:35:00.672Z] #55 ... [2022-07-16T13:35:00.672Z] [2022-07-16T13:35:00.672Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:35:00.672Z] #47 sha256:407157eda3269b4e8c1ade1009ef19d64786441cc64ab48b692cdaa49355211a [2022-07-16T13:35:00.672Z] #47 23.27 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T13:35:00.672Z] #47 23.31 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T13:35:00.947Z] Commit message: "vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789" [2022-07-16T13:35:00.969Z] > git --version # timeout=10 [2022-07-16T13:35:00.980Z] > git --version # 'git version 2.25.1' [2022-07-16T13:35:00.990Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-16T13:35:01.147Z] Merge succeeded, producing 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:35:01.147Z] Checking out Revision 903cd53ce41f0ab016d89e055e0f9ca21a109979 (PR-43824) [2022-07-16T13:34:59.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:34:59.782Z] > git config --add remote.origin.fetch +refs/pull/43824/head:refs/remotes/origin/PR-43824 # timeout=10 [2022-07-16T13:34:59.805Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:34:59.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:34:59.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:34:59.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:34:59.879Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:35:00.143Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:35:00.168Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:35:01.056Z] > git remote # timeout=10 [2022-07-16T13:35:01.093Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T13:35:01.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:35:01.112Z] > git merge 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 # timeout=10 [2022-07-16T13:35:01.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T13:35:01.148Z] > git config core.sparsecheckout # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T13:35:01.925Z] + docker version [2022-07-16T13:35:01.181Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:35:03.909Z] Fetching without tags [2022-07-16T13:35:04.186Z] Merging remotes/origin/20.10 commit 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 into PR head commit 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:35:04.687Z] Commit message: "vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789" [2022-07-16T13:35:03.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:35:03.771Z] > git config --add remote.origin.fetch +refs/pull/43824/head:refs/remotes/origin/PR-43824 # timeout=10 [2022-07-16T13:35:03.788Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:35:03.827Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:35:03.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:35:03.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:35:03.914Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:35:04.197Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:35:04.221Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:35:04.706Z] > git --version # timeout=10 [2022-07-16T13:35:04.721Z] > git --version # 'git version 2.17.1' [2022-07-16T13:35:04.733Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-16T13:35:04.932Z] Merge succeeded, producing 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:35:04.932Z] Checking out Revision 903cd53ce41f0ab016d89e055e0f9ca21a109979 (PR-43824) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T13:35:05.174Z] Commit message: "vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789" [2022-07-16T13:35:05.217Z] > git --version # timeout=10 [2022-07-16T13:35:05.243Z] > git --version # 'git version 2.17.1' [2022-07-16T13:35:05.267Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T13:35:05.829Z] + docker version [2022-07-16T13:35:06.276Z] + docker version [2022-07-16T13:35:04.881Z] > git remote # timeout=10 [2022-07-16T13:35:04.888Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T13:35:04.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:35:04.900Z] > git merge 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 # timeout=10 [2022-07-16T13:35:04.917Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T13:35:04.935Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:35:04.945Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:35:07.251Z] #47 ... [2022-07-16T13:35:07.251Z] [2022-07-16T13:35:07.251Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:35:07.251Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:35:07.251Z] #34 21.65 unicode/utf8 [2022-07-16T13:35:07.251Z] #34 22.43 internal/race [2022-07-16T13:35:07.251Z] #34 22.69 sync/atomic [2022-07-16T13:35:07.251Z] #34 23.58 unicode [2022-07-16T13:35:07.251Z] #34 29.10 encoding [2022-07-16T13:35:07.251Z] #34 ... [2022-07-16T13:35:07.251Z] [2022-07-16T13:35:07.251Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:35:07.251Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:35:07.251Z] #49 23.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T13:35:07.251Z] #49 29.19 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-16T13:35:07.251Z] #49 29.33 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-16T13:35:07.251Z] #49 29.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-16T13:35:07.251Z] #49 29.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-16T13:35:07.251Z] #49 29.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T13:35:07.251Z] #49 ... [2022-07-16T13:35:07.251Z] [2022-07-16T13:35:07.251Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:35:07.251Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:35:07.251Z] #13 14.28 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:35:07.252Z] #13 18.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:35:07.252Z] #13 ... [2022-07-16T13:35:07.252Z] [2022-07-16T13:35:07.252Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:35:07.252Z] #58 sha256:0a61b9d4d7e41e56545474b354374d03c441ed8cc28cf147abdb303c1ba099ce [2022-07-16T13:35:07.252Z] #58 25.48 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-16T13:35:07.511Z] #58 ... [2022-07-16T13:35:07.512Z] [2022-07-16T13:35:07.512Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:35:07.512Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:35:07.512Z] #49 30.37 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-16T13:35:07.512Z] #49 30.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-16T13:35:07.512Z] #49 30.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-16T13:35:07.512Z] #49 30.53 go: downloading github.com/spf13/afero v1.1.2 [2022-07-16T13:35:07.792Z] #49 30.87 go: downloading github.com/spf13/cast v1.3.0 [2022-07-16T13:35:07.792Z] #49 30.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-16T13:35:08.058Z] #49 30.95 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T13:35:08.058Z] #49 30.97 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-16T13:35:08.319Z] #49 31.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-16T13:35:08.319Z] #49 31.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-16T13:35:08.580Z] #49 31.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T13:35:08.580Z] #49 31.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T13:35:08.842Z] #49 32.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-16T13:35:08.842Z] #49 32.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T13:35:09.102Z] #49 32.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T13:35:09.366Z] #49 32.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T13:35:09.366Z] #49 32.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-16T13:35:09.627Z] #49 ... [2022-07-16T13:35:09.627Z] [2022-07-16T13:35:09.627Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:35:09.627Z] #45 sha256:f42982bafd26bfe98d0e6d88597ddb290b800808fd93a2ee81021e007f1870ab [2022-07-16T13:35:09.627Z] #45 DONE 32.6s [2022-07-16T13:35:09.644Z] Commit message: "vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789" [2022-07-16T13:35:09.670Z] > git --version # timeout=10 [2022-07-16T13:35:09.677Z] > git --version # 'git version 2.25.1' [2022-07-16T13:35:09.689Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-16T13:35:09.922Z] [2022-07-16T13:35:09.922Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:35:09.922Z] #67 sha256:26b637529c7aab2065f6e8defa63dc86bc1d5eb3e9ed9e501edd1efd7e9030e7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-07-16T13:35:10.044Z] Client: Docker Engine - Community [2022-07-16T13:35:10.044Z] Version: 20.10.14 [2022-07-16T13:35:10.044Z] API version: 1.41 [2022-07-16T13:35:10.044Z] Go version: go1.16.15 [2022-07-16T13:35:10.044Z] Git commit: a224086 [2022-07-16T13:35:10.044Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-16T13:35:10.044Z] OS/Arch: linux/amd64 [2022-07-16T13:35:10.044Z] Context: default [2022-07-16T13:35:10.044Z] Experimental: true [2022-07-16T13:35:10.044Z] [2022-07-16T13:35:10.044Z] Server: Docker Engine - Community [2022-07-16T13:35:10.044Z] Engine: [2022-07-16T13:35:10.044Z] Version: 20.10.14 [2022-07-16T13:35:10.044Z] API version: 1.41 (minimum version 1.12) [2022-07-16T13:35:10.044Z] Go version: go1.16.15 [2022-07-16T13:35:10.044Z] Git commit: 87a90dc [2022-07-16T13:35:10.044Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-16T13:35:10.044Z] OS/Arch: linux/amd64 [2022-07-16T13:35:10.044Z] Experimental: true [2022-07-16T13:35:10.044Z] containerd: [2022-07-16T13:35:10.044Z] Version: 1.5.11 [2022-07-16T13:35:10.044Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:10.044Z] runc: [2022-07-16T13:35:10.044Z] Version: 1.0.3 [2022-07-16T13:35:10.044Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T13:35:10.044Z] docker-init: [2022-07-16T13:35:10.044Z] Version: 0.19.0 [2022-07-16T13:35:10.044Z] GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-07-16T13:35:10.609Z] + docker version [2022-07-16T13:35:10.618Z] + docker info [2022-07-16T13:35:10.765Z] #67 32.08 Checking out files: 42% (818/1908) Checking out files: 43% (821/1908) Checking out files: 44% (840/1908) Checking out files: 45% (859/1908) Checking out files: 46% (878/1908) Checking out files: 47% (897/1908) Checking out files: 48% (916/1908) Checking out files: 49% (935/1908) Checking out files: 50% (954/1908) Checking out files: 51% (974/1908) Checking out files: 52% (993/1908) Checking out files: 53% (1012/1908) Checking out files: 54% (1031/1908) Checking out files: 55% (1050/1908) Checking out files: 56% (1069/1908) Checking out files: 57% (1088/1908) Checking out files: 58% (1107/1908) Checking out files: 59% (1126/1908) Checking out files: 60% (1145/1908) Checking out files: 61% (1164/1908) Checking out files: 62% (1183/1908) Checking out files: 63% (1203/1908) Checking out files: 64% (1222/1908) Checking out files: 65% (1241/1908) Checking out files: 66% (1260/1908) Checking out files: 67% (1279/1908) Checking out files: 68% (1298/1908) Checking out files: 69% (1317/1908) Checking out files: 70% (1336/1908) Checking out files: 71% (1355/1908) Checking out files: 72% (1374/1908) Checking out files: 73% (1393/1908) Checking out files: 74% (1412/1908) Checking out files: 75% (1431/1908) Checking out files: 76% (1451/1908) Checking out files: 77% (1470/1908) Checking out files: 78% (1489/1908) Checking out files: 79% (1508/1908) Checking out files: 80% (1527/1908) Checking out files: 81% (1546/1908) Checking out files: 82% (1565/1908) Checking out files: 83% (1584/1908) Checking out files: 84% (1603/1908) Checking out files: 85% (1622/1908) Checking out files: 86% (1641/1908) Checking out files: 87% (1660/1908) Checking out files: 88% (1680/1908) Checking out files: 89% (1699/1908) Checking out files: 89% (1702/1908) Checking out files: 90% (1718/1908) Checking out files: 91% (1737/1908) Checking out files: 92% (1756/1908) Checking out files: 93% (1775/1908) Checking out files: 94% (1794/1908) Checking out files: 95% (1813/1908) Checking out files: 96% (1832/1908) Checking out files: 97% (1851/1908) Checking out files: 98% (1870/1908) Checking out files: 99% (1889/1908) Checking out files: 100% (1908/1908) Checking out files: 100% (1908/1908), done. [2022-07-16T13:35:10.765Z] #67 33.82 + cd /tmp/tmp.hMbIpDc9td/src/github.com/docker/libnetwork [2022-07-16T13:35:10.765Z] #67 33.82 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:35:11.349Z] #67 34.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-16T13:35:11.550Z] Client: Docker Engine - Community [2022-07-16T13:35:11.550Z] Version: 20.10.14 [2022-07-16T13:35:11.550Z] API version: 1.41 [2022-07-16T13:35:11.550Z] Go version: go1.16.15 [2022-07-16T13:35:11.550Z] Git commit: a224086 [2022-07-16T13:35:11.550Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-16T13:35:11.550Z] OS/Arch: linux/amd64 [2022-07-16T13:35:11.550Z] Context: default [2022-07-16T13:35:11.550Z] Experimental: true [2022-07-16T13:35:11.550Z] [2022-07-16T13:35:11.550Z] Server: Docker Engine - Community [2022-07-16T13:35:11.550Z] Engine: [2022-07-16T13:35:11.550Z] Version: 20.10.14 [2022-07-16T13:35:11.550Z] API version: 1.41 (minimum version 1.12) [2022-07-16T13:35:11.550Z] Go version: go1.16.15 [2022-07-16T13:35:11.550Z] Git commit: 87a90dc [2022-07-16T13:35:11.550Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-16T13:35:11.550Z] OS/Arch: linux/amd64 [2022-07-16T13:35:11.550Z] Experimental: true [2022-07-16T13:35:11.550Z] containerd: [2022-07-16T13:35:11.550Z] Version: 1.5.11 [2022-07-16T13:35:11.550Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:11.550Z] runc: [2022-07-16T13:35:11.550Z] Version: 1.0.3 [2022-07-16T13:35:11.550Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T13:35:11.550Z] docker-init: [2022-07-16T13:35:11.550Z] Version: 0.19.0 [2022-07-16T13:35:11.550Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T13:35:12.012Z] + docker info [2022-07-16T13:35:12.424Z] Client: Docker Engine - Community [2022-07-16T13:35:12.424Z] Version: 20.10.14 [2022-07-16T13:35:12.424Z] API version: 1.41 [2022-07-16T13:35:12.424Z] Go version: go1.16.15 [2022-07-16T13:35:12.424Z] Git commit: a224086 [2022-07-16T13:35:12.424Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-16T13:35:12.424Z] OS/Arch: linux/amd64 [2022-07-16T13:35:12.424Z] Context: default [2022-07-16T13:35:12.424Z] Experimental: true [2022-07-16T13:35:12.424Z] [2022-07-16T13:35:12.424Z] Server: Docker Engine - Community [2022-07-16T13:35:12.424Z] Engine: [2022-07-16T13:35:12.424Z] Version: 20.10.14 [2022-07-16T13:35:12.424Z] API version: 1.41 (minimum version 1.12) [2022-07-16T13:35:12.424Z] Go version: go1.16.15 [2022-07-16T13:35:12.424Z] Git commit: 87a90dc [2022-07-16T13:35:12.424Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-16T13:35:12.424Z] OS/Arch: linux/amd64 [2022-07-16T13:35:12.424Z] Experimental: true [2022-07-16T13:35:12.424Z] containerd: [2022-07-16T13:35:12.424Z] Version: 1.5.11 [2022-07-16T13:35:12.424Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:12.424Z] runc: [2022-07-16T13:35:12.424Z] Version: 1.0.3 [2022-07-16T13:35:12.424Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T13:35:12.424Z] docker-init: [2022-07-16T13:35:12.424Z] Version: 0.19.0 [2022-07-16T13:35:12.424Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T13:35:12.792Z] + docker info [2022-07-16T13:35:15.549Z] #67 ... [2022-07-16T13:35:15.549Z] [2022-07-16T13:35:15.549Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:35:15.549Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:35:15.549Z] #40 36.67 Checking out files: 43% (939/2177) Checking out files: 44% (958/2177) Checking out files: 45% (980/2177) Checking out files: 46% (1002/2177) Checking out files: 47% (1024/2177) Checking out files: 48% (1045/2177) Checking out files: 49% (1067/2177) Checking out files: 50% (1089/2177) Checking out files: 51% (1111/2177) Checking out files: 52% (1133/2177) Checking out files: 53% (1154/2177) Checking out files: 54% (1176/2177) Checking out files: 55% (1198/2177) Checking out files: 56% (1220/2177) Checking out files: 57% (1241/2177) Checking out files: 58% (1263/2177) Checking out files: 59% (1285/2177) Checking out files: 60% (1307/2177) Checking out files: 61% (1328/2177) Checking out files: 62% (1350/2177) Checking out files: 63% (1372/2177) Checking out files: 64% (1394/2177) Checking out files: 65% (1416/2177) Checking out files: 66% (1437/2177) Checking out files: 67% (1459/2177) Checking out files: 68% (1481/2177) Checking out files: 69% (1503/2177) Checking out files: 70% (1524/2177) Checking out files: 71% (1546/2177) Checking out files: 72% (1568/2177) Checking out files: 73% (1590/2177) Checking out files: 74% (1611/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 81% (1780/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-07-16T13:35:15.549Z] #40 38.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-16T13:35:18.088Z] #40 40.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-16T13:35:18.745Z] Client: Docker Engine - Community [2022-07-16T13:35:18.745Z] Version: 20.10.14 [2022-07-16T13:35:18.745Z] API version: 1.41 [2022-07-16T13:35:18.745Z] Go version: go1.16.15 [2022-07-16T13:35:18.745Z] Git commit: a224086 [2022-07-16T13:35:18.745Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-16T13:35:18.745Z] OS/Arch: linux/arm64 [2022-07-16T13:35:18.745Z] Context: default [2022-07-16T13:35:18.745Z] Experimental: true [2022-07-16T13:35:18.745Z] [2022-07-16T13:35:18.745Z] Server: Docker Engine - Community [2022-07-16T13:35:18.745Z] Engine: [2022-07-16T13:35:18.745Z] Version: 20.10.14 [2022-07-16T13:35:18.745Z] API version: 1.41 (minimum version 1.12) [2022-07-16T13:35:18.745Z] Go version: go1.16.15 [2022-07-16T13:35:18.745Z] Git commit: 87a90dc [2022-07-16T13:35:18.745Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-16T13:35:18.745Z] OS/Arch: linux/arm64 [2022-07-16T13:35:18.745Z] Experimental: true [2022-07-16T13:35:18.745Z] containerd: [2022-07-16T13:35:18.745Z] Version: 1.5.11 [2022-07-16T13:35:18.745Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:18.745Z] runc: [2022-07-16T13:35:18.745Z] Version: 1.0.3 [2022-07-16T13:35:18.745Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T13:35:18.745Z] docker-init: [2022-07-16T13:35:18.745Z] Version: 0.19.0 [2022-07-16T13:35:18.745Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T13:35:19.028Z] #40 ... [2022-07-16T13:35:19.028Z] [2022-07-16T13:35:19.028Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:35:19.028Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:35:19.028Z] #36 32.23 Fetched 8494 kB in 24s (351 kB/s) [2022-07-16T13:35:19.060Z] + docker info [2022-07-16T13:35:19.287Z] #36 32.23 Reading package lists... [2022-07-16T13:35:19.287Z] #36 ... [2022-07-16T13:35:19.287Z] [2022-07-16T13:35:19.287Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:35:19.287Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:35:19.288Z] #49 32.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-16T13:35:19.288Z] #49 32.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-16T13:35:19.288Z] #49 33.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T13:35:19.288Z] #49 33.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T13:35:19.288Z] #49 33.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-16T13:35:19.288Z] #49 33.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-16T13:35:19.288Z] #49 34.34 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-16T13:35:19.288Z] #49 34.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-16T13:35:19.288Z] #49 34.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T13:35:19.288Z] #49 34.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-16T13:35:19.288Z] #49 34.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T13:35:19.288Z] #49 35.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T13:35:19.288Z] #49 35.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-16T13:35:19.288Z] #49 36.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-16T13:35:19.288Z] #49 36.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T13:35:19.288Z] #49 36.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-16T13:35:19.288Z] #49 36.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-16T13:35:19.288Z] #49 36.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-16T13:35:19.288Z] #49 36.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-16T13:35:19.288Z] #49 37.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-16T13:35:19.288Z] #49 37.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-16T13:35:19.288Z] #49 37.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-16T13:35:19.288Z] #49 38.15 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-16T13:35:19.288Z] #49 38.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-16T13:35:19.288Z] #49 38.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-16T13:35:19.288Z] #49 38.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-16T13:35:19.288Z] #49 39.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T13:35:19.288Z] #49 39.85 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-16T13:35:19.288Z] #49 40.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T13:35:19.288Z] #49 40.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T13:35:19.288Z] #49 40.33 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-16T13:35:19.288Z] #49 40.69 go: downloading golang.org/x/text v0.3.2 [2022-07-16T13:35:19.547Z] #49 ... [2022-07-16T13:35:19.547Z] [2022-07-16T13:35:19.547Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:35:19.547Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:35:19.547Z] #55 32.69 Fetched 8494 kB in 25s (345 kB/s) [2022-07-16T13:35:19.806Z] #55 32.69 Reading package lists... [2022-07-16T13:35:19.806Z] #55 ... [2022-07-16T13:35:19.806Z] [2022-07-16T13:35:19.806Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:35:19.806Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:35:19.806Z] #13 33.69 Fetched 9029 kB in 29s (310 kB/s) [2022-07-16T13:35:21.186Z] #13 33.69 Reading package lists... [2022-07-16T13:35:21.186Z] #13 ... [2022-07-16T13:35:21.186Z] [2022-07-16T13:35:21.186Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:35:21.186Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:35:21.186Z] #42 33.92 Fetched 8494 kB in 25s (335 kB/s) [2022-07-16T13:35:21.186Z] #42 33.92 Reading package lists... [2022-07-16T13:35:21.186Z] #42 44.11 Reading package lists... [2022-07-16T13:35:21.186Z] #42 ... [2022-07-16T13:35:21.186Z] [2022-07-16T13:35:21.186Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:35:21.186Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:35:21.186Z] #36 32.23 Reading package lists... [2022-07-16T13:35:21.186Z] #36 43.56 Reading package lists... [2022-07-16T13:35:21.186Z] #36 ... [2022-07-16T13:35:21.186Z] [2022-07-16T13:35:21.186Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:35:21.186Z] #58 sha256:0a61b9d4d7e41e56545474b354374d03c441ed8cc28cf147abdb303c1ba099ce [2022-07-16T13:35:21.186Z] #58 34.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T13:35:21.446Z] #58 ... [2022-07-16T13:35:21.446Z] [2022-07-16T13:35:21.446Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:35:21.446Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:35:21.446Z] #55 32.69 Reading package lists... [2022-07-16T13:35:25.000Z] Client: [2022-07-16T13:35:25.000Z] Context: default [2022-07-16T13:35:25.000Z] Debug Mode: false [2022-07-16T13:35:25.000Z] Plugins: [2022-07-16T13:35:25.000Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T13:35:25.000Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T13:35:25.000Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T13:35:25.000Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T13:35:25.000Z] [2022-07-16T13:35:25.000Z] Server: [2022-07-16T13:35:25.000Z] Containers: 0 [2022-07-16T13:35:25.000Z] Running: 0 [2022-07-16T13:35:25.000Z] Paused: 0 [2022-07-16T13:35:25.000Z] Stopped: 0 [2022-07-16T13:35:25.000Z] Images: 0 [2022-07-16T13:35:25.000Z] Server Version: 20.10.14 [2022-07-16T13:35:25.000Z] Storage Driver: overlay2 [2022-07-16T13:35:25.000Z] Backing Filesystem: extfs [2022-07-16T13:35:25.000Z] Supports d_type: true [2022-07-16T13:35:25.000Z] Native Overlay Diff: true [2022-07-16T13:35:25.000Z] userxattr: false [2022-07-16T13:35:25.000Z] Logging Driver: json-file [2022-07-16T13:35:25.000Z] Cgroup Driver: cgroupfs [2022-07-16T13:35:25.000Z] Cgroup Version: 1 [2022-07-16T13:35:25.000Z] Plugins: [2022-07-16T13:35:25.000Z] Volume: local [2022-07-16T13:35:25.000Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T13:35:25.000Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T13:35:25.000Z] Swarm: inactive [2022-07-16T13:35:25.000Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-16T13:35:25.000Z] Default Runtime: runc [2022-07-16T13:35:25.000Z] Init Binary: docker-init [2022-07-16T13:35:25.000Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:25.000Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T13:35:25.000Z] init version: de40ad0 [2022-07-16T13:35:25.000Z] Security Options: [2022-07-16T13:35:25.000Z] apparmor [2022-07-16T13:35:25.000Z] seccomp [2022-07-16T13:35:25.000Z] Profile: default [2022-07-16T13:35:25.000Z] Kernel Version: 5.4.0-1071-aws [2022-07-16T13:35:25.000Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-16T13:35:25.000Z] OSType: linux [2022-07-16T13:35:25.000Z] Architecture: x86_64 [2022-07-16T13:35:25.000Z] CPUs: 2 [2022-07-16T13:35:25.000Z] Total Memory: 7.483GiB [2022-07-16T13:35:25.000Z] Name: ip-10-100-83-56 [2022-07-16T13:35:25.000Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-16T13:35:25.000Z] Docker Root Dir: /var/lib/docker [2022-07-16T13:35:25.000Z] Debug Mode: false [2022-07-16T13:35:25.000Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:35:25.000Z] Labels: [2022-07-16T13:35:25.000Z] Experimental: true [2022-07-16T13:35:25.000Z] Insecure Registries: [2022-07-16T13:35:25.000Z] 127.0.0.0/8 [2022-07-16T13:35:25.000Z] Live Restore Enabled: true [2022-07-16T13:35:25.000Z] [2022-07-16T13:35:25.000Z] WARNING: No swap limit support [Pipeline] sh [2022-07-16T13:35:25.333Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:35:25.333Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:35:25.333Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43824/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-16T13:35:25.333Z] + bash /home/ubuntu/workspace/moby_PR-43824/check-config.sh [2022-07-16T13:35:25.333Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T13:35:25.333Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-16T13:35:25.333Z] [2022-07-16T13:35:25.333Z] Generally Necessary: [2022-07-16T13:35:25.333Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T13:35:25.333Z] - apparmor: enabled and tools installed [2022-07-16T13:35:25.333Z] - CONFIG_NAMESPACES: enabled [2022-07-16T13:35:25.333Z] - CONFIG_NET_NS: enabled [2022-07-16T13:35:25.333Z] - CONFIG_PID_NS: enabled [2022-07-16T13:35:25.333Z] - CONFIG_IPC_NS: enabled [2022-07-16T13:35:25.333Z] - CONFIG_UTS_NS: enabled [2022-07-16T13:35:25.333Z] - CONFIG_CGROUPS: enabled [2022-07-16T13:35:25.334Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T13:35:25.334Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T13:35:25.334Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T13:35:25.334Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T13:35:25.334Z] - CONFIG_CPUSETS: enabled [2022-07-16T13:35:25.334Z] - CONFIG_MEMCG: enabled [2022-07-16T13:35:25.334Z] - CONFIG_KEYS: enabled [2022-07-16T13:35:25.334Z] - CONFIG_VETH: enabled (as module) [2022-07-16T13:35:25.334Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T13:35:25.334Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T13:35:25.334Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-16T13:35:25.334Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-16T13:35:25.611Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T13:35:25.611Z] [2022-07-16T13:35:25.611Z] Optional Features: [2022-07-16T13:35:25.611Z] - CONFIG_USER_NS: enabled [2022-07-16T13:35:25.611Z] - CONFIG_SECCOMP: enabled [2022-07-16T13:35:25.611Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T13:35:25.611Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T13:35:25.611Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-16T13:35:25.611Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-16T13:35:25.611Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T13:35:25.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T13:35:25.611Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-16T13:35:25.611Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-16T13:35:25.611Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T13:35:25.611Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T13:35:25.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T13:35:25.611Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T13:35:25.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T13:35:25.611Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T13:35:25.611Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T13:35:25.611Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T13:35:25.611Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T13:35:25.611Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T13:35:25.868Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_EXT4_FS: enabled [2022-07-16T13:35:25.868Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T13:35:25.868Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T13:35:25.868Z] - Network Drivers: [2022-07-16T13:35:25.868Z] - "overlay": [2022-07-16T13:35:25.868Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T13:35:25.868Z] Optional (for encrypted networks): [2022-07-16T13:35:25.868Z] - CONFIG_CRYPTO: enabled [2022-07-16T13:35:25.868Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T13:35:25.868Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T13:35:25.868Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T13:35:25.868Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T13:35:25.868Z] - CONFIG_XFRM: enabled [2022-07-16T13:35:25.868Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-16T13:35:25.868Z] - "ipvlan": [2022-07-16T13:35:25.868Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T13:35:25.868Z] - "macvlan": [2022-07-16T13:35:25.868Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T13:35:25.868Z] - "ftp,tftp client in container": [2022-07-16T13:35:25.868Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T13:35:25.868Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T13:35:25.868Z] - Storage Drivers: [2022-07-16T13:35:25.868Z] - "aufs": [2022-07-16T13:35:25.868Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T13:35:25.868Z] - "btrfs": [2022-07-16T13:35:25.869Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T13:35:25.869Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T13:35:25.869Z] - "devicemapper": [2022-07-16T13:35:25.869Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T13:35:25.869Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T13:35:25.869Z] - "overlay": [2022-07-16T13:35:25.869Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T13:35:25.869Z] - "zfs": [2022-07-16T13:35:25.869Z] - /dev/zfs: present [2022-07-16T13:35:25.869Z] - zfs command: missing [2022-07-16T13:35:25.869Z] - zpool command: missing [2022-07-16T13:35:25.869Z] [2022-07-16T13:35:25.869Z] Limits: [2022-07-16T13:35:25.869Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T13:35:25.869Z] [2022-07-16T13:35:25.869Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-16T13:35:26.248Z] + sudo modprobe ip_vs [2022-07-16T13:35:26.248Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 . [2022-07-16T13:35:26.511Z] #2 [internal] load .dockerignore [2022-07-16T13:35:26.511Z] #2 sha256:74678d42c762778559bfd7ecfb42e23a6e37ecf27a25c7bcc1d964c7439e6e53 [2022-07-16T13:35:26.771Z] #2 transferring context: [2022-07-16T13:35:26.771Z] #2 transferring context: 87B done [2022-07-16T13:35:26.771Z] #2 DONE 0.3s [2022-07-16T13:35:26.771Z] [2022-07-16T13:35:26.771Z] #1 [internal] load build definition from Dockerfile [2022-07-16T13:35:26.771Z] #1 sha256:1ae6084bebaf4ca041727b5ce9638013aad8380bece524c4d7413432afc4b8a9 [2022-07-16T13:35:26.771Z] #1 transferring dockerfile: 17.05kB done [2022-07-16T13:35:26.771Z] #1 DONE 0.3s [2022-07-16T13:35:26.771Z] [2022-07-16T13:35:26.771Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-16T13:35:26.771Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-16T13:35:26.924Z] Client: [2022-07-16T13:35:26.924Z] Context: default [2022-07-16T13:35:26.924Z] Debug Mode: false [2022-07-16T13:35:26.924Z] Plugins: [2022-07-16T13:35:26.924Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T13:35:26.924Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T13:35:26.924Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T13:35:26.924Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T13:35:26.924Z] [2022-07-16T13:35:26.924Z] Server: [2022-07-16T13:35:26.924Z] Containers: 0 [2022-07-16T13:35:26.924Z] Running: 0 [2022-07-16T13:35:26.924Z] Paused: 0 [2022-07-16T13:35:26.924Z] Stopped: 0 [2022-07-16T13:35:26.924Z] Images: 0 [2022-07-16T13:35:26.924Z] Server Version: 20.10.14 [2022-07-16T13:35:26.924Z] Storage Driver: overlay2 [2022-07-16T13:35:26.924Z] Backing Filesystem: extfs [2022-07-16T13:35:26.924Z] Supports d_type: true [2022-07-16T13:35:26.924Z] Native Overlay Diff: true [2022-07-16T13:35:26.924Z] userxattr: false [2022-07-16T13:35:26.924Z] Logging Driver: json-file [2022-07-16T13:35:26.924Z] Cgroup Driver: cgroupfs [2022-07-16T13:35:26.924Z] Cgroup Version: 1 [2022-07-16T13:35:26.924Z] Plugins: [2022-07-16T13:35:26.924Z] Volume: local [2022-07-16T13:35:26.924Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T13:35:26.924Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T13:35:26.924Z] Swarm: inactive [2022-07-16T13:35:26.924Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-16T13:35:26.924Z] Default Runtime: runc [2022-07-16T13:35:26.924Z] Init Binary: docker-init [2022-07-16T13:35:26.924Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:26.924Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T13:35:26.924Z] init version: de40ad0 [2022-07-16T13:35:26.924Z] Security Options: [2022-07-16T13:35:26.924Z] apparmor [2022-07-16T13:35:26.924Z] seccomp [2022-07-16T13:35:26.924Z] Profile: default [2022-07-16T13:35:26.924Z] Kernel Version: 5.4.0-1071-aws [2022-07-16T13:35:26.924Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-16T13:35:26.924Z] OSType: linux [2022-07-16T13:35:26.924Z] Architecture: x86_64 [2022-07-16T13:35:26.924Z] CPUs: 2 [2022-07-16T13:35:26.924Z] Total Memory: 7.483GiB [2022-07-16T13:35:26.924Z] Name: ip-10-100-94-243 [2022-07-16T13:35:26.924Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-16T13:35:26.924Z] Docker Root Dir: /var/lib/docker [2022-07-16T13:35:26.924Z] Debug Mode: false [2022-07-16T13:35:26.924Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:35:26.924Z] Labels: [2022-07-16T13:35:26.924Z] Experimental: true [2022-07-16T13:35:26.924Z] Insecure Registries: [2022-07-16T13:35:26.924Z] 127.0.0.0/8 [2022-07-16T13:35:26.924Z] Live Restore Enabled: true [2022-07-16T13:35:26.924Z] [2022-07-16T13:35:26.924Z] WARNING: No swap limit support [Pipeline] sh [2022-07-16T13:35:27.265Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:35:27.265Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:35:27.265Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43824/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-16T13:35:27.265Z] + bash /home/ubuntu/workspace/moby_PR-43824/check-config.sh [2022-07-16T13:35:27.265Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T13:35:27.265Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-16T13:35:27.265Z] [2022-07-16T13:35:27.265Z] Generally Necessary: [2022-07-16T13:35:27.265Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T13:35:27.265Z] - apparmor: enabled and tools installed [2022-07-16T13:35:27.265Z] - CONFIG_NAMESPACES: enabled [2022-07-16T13:35:27.265Z] - CONFIG_NET_NS: enabled [2022-07-16T13:35:27.265Z] - CONFIG_PID_NS: enabled [2022-07-16T13:35:27.265Z] - CONFIG_IPC_NS: enabled [2022-07-16T13:35:27.265Z] - CONFIG_UTS_NS: enabled [2022-07-16T13:35:27.265Z] - CONFIG_CGROUPS: enabled [2022-07-16T13:35:27.265Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T13:35:27.265Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T13:35:27.265Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T13:35:27.265Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T13:35:27.265Z] - CONFIG_CPUSETS: enabled [2022-07-16T13:35:27.265Z] - CONFIG_MEMCG: enabled [2022-07-16T13:35:27.265Z] - CONFIG_KEYS: enabled [2022-07-16T13:35:27.265Z] - CONFIG_VETH: enabled (as module) [2022-07-16T13:35:27.265Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T13:35:27.265Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T13:35:27.265Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-16T13:35:27.334Z] #3 DONE 0.5s [2022-07-16T13:35:27.334Z] [2022-07-16T13:35:27.334Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-16T13:35:27.334Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-16T13:35:27.334Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-07-16T13:35:27.334Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-16T13:35:27.334Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-16T13:35:27.334Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-16T13:35:27.334Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2022-07-16T13:35:27.523Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T13:35:27.523Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T13:35:27.523Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T13:35:27.523Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T13:35:27.591Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s [2022-07-16T13:35:27.591Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2022-07-16T13:35:27.781Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T13:35:27.781Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T13:35:27.781Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T13:35:27.781Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-16T13:35:27.781Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T13:35:27.781Z] [2022-07-16T13:35:27.781Z] Optional Features: [2022-07-16T13:35:27.848Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-07-16T13:35:27.848Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-16T13:35:28.023Z] #55 43.39 Reading package lists... [2022-07-16T13:35:28.023Z] #55 ... [2022-07-16T13:35:28.023Z] [2022-07-16T13:35:28.023Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:35:28.023Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:35:28.023Z] #13 33.69 Reading package lists... [2022-07-16T13:35:28.060Z] - CONFIG_USER_NS: enabled [2022-07-16T13:35:28.060Z] - CONFIG_SECCOMP: enabled [2022-07-16T13:35:28.060Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T13:35:28.060Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T13:35:28.060Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-16T13:35:28.060Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-16T13:35:28.060Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T13:35:28.060Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T13:35:28.060Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-16T13:35:28.060Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-16T13:35:28.060Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T13:35:28.060Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T13:35:28.060Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T13:35:28.060Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T13:35:28.060Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T13:35:28.060Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T13:35:28.060Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T13:35:28.060Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T13:35:28.060Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T13:35:28.060Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T13:35:28.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T13:35:28.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T13:35:28.060Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T13:35:28.060Z] - CONFIG_EXT4_FS: enabled [2022-07-16T13:35:28.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T13:35:28.060Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T13:35:28.060Z] - Network Drivers: [2022-07-16T13:35:28.060Z] - "overlay": [2022-07-16T13:35:28.060Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T13:35:28.060Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T13:35:28.060Z] Optional (for encrypted networks): [2022-07-16T13:35:28.324Z] - CONFIG_CRYPTO: enabled [2022-07-16T13:35:28.324Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T13:35:28.324Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T13:35:28.324Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T13:35:28.325Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T13:35:28.325Z] - CONFIG_XFRM: enabled [2022-07-16T13:35:28.325Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-16T13:35:28.325Z] - "ipvlan": [2022-07-16T13:35:28.325Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T13:35:28.325Z] - "macvlan": [2022-07-16T13:35:28.325Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T13:35:28.325Z] - "ftp,tftp client in container": [2022-07-16T13:35:28.325Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T13:35:28.325Z] - Storage Drivers: [2022-07-16T13:35:28.325Z] - "aufs": [2022-07-16T13:35:28.325Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T13:35:28.325Z] - "btrfs": [2022-07-16T13:35:28.325Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T13:35:28.325Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T13:35:28.325Z] - "devicemapper": [2022-07-16T13:35:28.325Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T13:35:28.325Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T13:35:28.325Z] - "overlay": [2022-07-16T13:35:28.325Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T13:35:28.325Z] - "zfs": [2022-07-16T13:35:28.325Z] - /dev/zfs: present [2022-07-16T13:35:28.325Z] - zfs command: missing [2022-07-16T13:35:28.325Z] - zpool command: missing [2022-07-16T13:35:28.325Z] [2022-07-16T13:35:28.325Z] Limits: [2022-07-16T13:35:28.325Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T13:35:28.325Z] [2022-07-16T13:35:28.325Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-16T13:35:28.664Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 . [2022-07-16T13:35:28.784Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.7s done [2022-07-16T13:35:28.784Z] #4 DONE 1.3s [2022-07-16T13:35:28.784Z] [2022-07-16T13:35:28.784Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-07-16T13:35:28.784Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-16T13:35:28.922Z] #1 [internal] load build definition from Dockerfile [2022-07-16T13:35:28.922Z] #1 sha256:289e1f933464a9eb68a7f80baf2f908f01eaa971968384d95fadea74f0167a33 [2022-07-16T13:35:28.922Z] #1 transferring dockerfile: 17.05kB done [2022-07-16T13:35:28.922Z] #1 DONE 0.1s [2022-07-16T13:35:28.922Z] [2022-07-16T13:35:28.922Z] #2 [internal] load .dockerignore [2022-07-16T13:35:28.922Z] #2 sha256:0022eb5ac7e65a2e986555cc1861641f70ddd805b1d7a7dcbed405cb6fafe65a [2022-07-16T13:35:28.922Z] #2 transferring context: 87B 0.0s done [2022-07-16T13:35:28.922Z] #2 DONE 0.1s [2022-07-16T13:35:28.922Z] [2022-07-16T13:35:28.922Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-16T13:35:28.922Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-16T13:35:29.486Z] #3 DONE 0.4s [2022-07-16T13:35:29.486Z] [2022-07-16T13:35:29.486Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-16T13:35:29.486Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-16T13:35:29.486Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-16T13:35:29.486Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-16T13:35:29.486Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-16T13:35:29.486Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2022-07-16T13:35:29.486Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-16T13:35:29.713Z] #6 ... [2022-07-16T13:35:29.713Z] [2022-07-16T13:35:29.713Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:29.713Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T13:35:29.713Z] #5 DONE 0.7s [2022-07-16T13:35:29.713Z] [2022-07-16T13:35:29.713Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:29.713Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T13:35:29.713Z] #7 DONE 0.7s [2022-07-16T13:35:29.713Z] [2022-07-16T13:35:29.713Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-07-16T13:35:29.713Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-16T13:35:29.713Z] #6 DONE 0.7s [2022-07-16T13:35:29.713Z] [2022-07-16T13:35:29.713Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-16T13:35:29.713Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-16T13:35:29.713Z] #8 DONE 0.8s [2022-07-16T13:35:29.746Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-16T13:35:29.746Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-07-16T13:35:29.746Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-16T13:35:30.322Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2022-07-16T13:35:31.256Z] #4 DONE 1.8s [2022-07-16T13:35:31.612Z] [2022-07-16T13:35:31.612Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:31.612Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:35:31.612Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-16T13:35:31.612Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-16T13:35:31.612Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-16T13:35:31.612Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-16T13:35:31.821Z] [2022-07-16T13:35:31.821Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-16T13:35:31.821Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-16T13:35:31.910Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 0B / 50.44MB 0.1s [2022-07-16T13:35:32.174Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.24MB / 50.44MB 0.4s [2022-07-16T13:35:32.174Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 8.75MB / 50.44MB 0.5s [2022-07-16T13:35:32.233Z] #13 44.78 Reading package lists... [2022-07-16T13:35:32.233Z] #13 ... [2022-07-16T13:35:32.233Z] [2022-07-16T13:35:32.233Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:35:32.233Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:35:32.233Z] #49 51.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T13:35:32.233Z] #49 51.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T13:35:32.233Z] #49 51.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-16T13:35:32.233Z] #49 51.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-16T13:35:32.233Z] #49 51.55 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-16T13:35:32.233Z] #49 53.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-16T13:35:32.233Z] #49 53.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T13:35:32.233Z] #49 54.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-16T13:35:32.433Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 14.68MB / 50.44MB 0.7s [2022-07-16T13:35:32.433Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 24.12MB / 50.44MB 0.9s [2022-07-16T13:35:32.692Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 31.75MB / 50.44MB 1.2s [2022-07-16T13:35:32.759Z] #8 DONE 0.9s [2022-07-16T13:35:32.759Z] [2022-07-16T13:35:32.759Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:32.759Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T13:35:32.759Z] #6 DONE 0.9s [2022-07-16T13:35:32.759Z] [2022-07-16T13:35:32.759Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-07-16T13:35:32.759Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-16T13:35:32.759Z] #7 DONE 0.9s [2022-07-16T13:35:32.759Z] [2022-07-16T13:35:32.759Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:32.759Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T13:35:32.759Z] #5 DONE 0.9s [2022-07-16T13:35:32.953Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 38.80MB / 50.44MB 1.4s [2022-07-16T13:35:33.024Z] [2022-07-16T13:35:33.024Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:33.024Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:33.024Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.0s done [2022-07-16T13:35:33.211Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 41.94MB / 50.44MB 1.6s [2022-07-16T13:35:33.281Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-16T13:35:33.282Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-16T13:35:33.282Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-16T13:35:33.282Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 1.05MB / 50.44MB 0.2s [2022-07-16T13:35:33.282Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 327.68kB / 7.86MB 0.2s [2022-07-16T13:35:33.282Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0B / 10.00MB 0.2s [2022-07-16T13:35:33.470Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 46.14MB / 50.44MB 1.8s [2022-07-16T13:35:33.539Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.24MB / 50.44MB 0.3s [2022-07-16T13:35:33.539Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.05MB / 7.86MB 0.3s [2022-07-16T13:35:33.539Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 9.44MB / 50.44MB 0.4s [2022-07-16T13:35:33.539Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 2.10MB / 7.86MB 0.4s [2022-07-16T13:35:33.539Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 3.86MB / 10.00MB 0.4s [2022-07-16T13:35:33.734Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.0s [2022-07-16T13:35:33.796Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 12.58MB / 50.44MB 0.5s [2022-07-16T13:35:33.796Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 4.19MB / 7.86MB 0.5s [2022-07-16T13:35:33.796Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 7.34MB / 10.00MB 0.5s [2022-07-16T13:35:33.796Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 15.73MB / 50.44MB 0.6s [2022-07-16T13:35:33.796Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 6.29MB / 7.86MB 0.6s [2022-07-16T13:35:33.796Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 9.44MB / 10.00MB 0.6s [2022-07-16T13:35:33.968Z] Client: [2022-07-16T13:35:33.968Z] Context: default [2022-07-16T13:35:33.968Z] Debug Mode: false [2022-07-16T13:35:33.968Z] Plugins: [2022-07-16T13:35:33.968Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T13:35:33.968Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T13:35:33.968Z] [2022-07-16T13:35:33.968Z] Server: [2022-07-16T13:35:33.968Z] Containers: 0 [2022-07-16T13:35:33.968Z] Running: 0 [2022-07-16T13:35:33.968Z] Paused: 0 [2022-07-16T13:35:33.968Z] Stopped: 0 [2022-07-16T13:35:33.968Z] Images: 0 [2022-07-16T13:35:33.968Z] Server Version: 20.10.14 [2022-07-16T13:35:33.968Z] Storage Driver: overlay2 [2022-07-16T13:35:33.968Z] Backing Filesystem: extfs [2022-07-16T13:35:33.968Z] Supports d_type: true [2022-07-16T13:35:33.968Z] Native Overlay Diff: true [2022-07-16T13:35:33.968Z] userxattr: false [2022-07-16T13:35:33.968Z] Logging Driver: json-file [2022-07-16T13:35:33.968Z] Cgroup Driver: cgroupfs [2022-07-16T13:35:33.968Z] Cgroup Version: 1 [2022-07-16T13:35:33.968Z] Plugins: [2022-07-16T13:35:33.968Z] Volume: local [2022-07-16T13:35:33.968Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T13:35:33.968Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T13:35:33.968Z] Swarm: inactive [2022-07-16T13:35:33.968Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-16T13:35:33.968Z] Default Runtime: runc [2022-07-16T13:35:33.968Z] Init Binary: docker-init [2022-07-16T13:35:33.968Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:33.968Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T13:35:33.968Z] init version: de40ad0 [2022-07-16T13:35:33.968Z] Security Options: [2022-07-16T13:35:33.968Z] apparmor [2022-07-16T13:35:33.968Z] seccomp [2022-07-16T13:35:33.968Z] Profile: default [2022-07-16T13:35:33.968Z] Kernel Version: 5.13.0-1021-aws [2022-07-16T13:35:33.968Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-16T13:35:33.968Z] OSType: linux [2022-07-16T13:35:33.968Z] Architecture: aarch64 [2022-07-16T13:35:33.968Z] CPUs: 2 [2022-07-16T13:35:33.968Z] Total Memory: 7.562GiB [2022-07-16T13:35:33.968Z] Name: ip-10-100-36-89 [2022-07-16T13:35:33.968Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-16T13:35:33.968Z] Docker Root Dir: /var/lib/docker [2022-07-16T13:35:33.968Z] Debug Mode: false [2022-07-16T13:35:33.968Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:35:33.968Z] Labels: [2022-07-16T13:35:33.968Z] Experimental: true [2022-07-16T13:35:33.968Z] Insecure Registries: [2022-07-16T13:35:33.968Z] 127.0.0.0/8 [2022-07-16T13:35:33.968Z] Live Restore Enabled: true [2022-07-16T13:35:33.968Z] [Pipeline] sh [2022-07-16T13:35:34.053Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 26.21MB / 50.44MB 0.8s [2022-07-16T13:35:34.053Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.8s [2022-07-16T13:35:34.053Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.8s [2022-07-16T13:35:34.053Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 33.55MB / 50.44MB 0.9s [2022-07-16T13:35:34.053Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.8s done [2022-07-16T13:35:34.053Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 39.85MB / 50.44MB 1.0s [2022-07-16T13:35:34.053Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.9s done [2022-07-16T13:35:34.053Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 0B / 68.83MB 1.0s [2022-07-16T13:35:34.259Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:35:34.259Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:35:34.259Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43824/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-16T13:35:34.259Z] + bash /home/ubuntu/workspace/moby_PR-43824/check-config.sh [2022-07-16T13:35:34.259Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T13:35:34.259Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-16T13:35:34.259Z] [2022-07-16T13:35:34.259Z] Generally Necessary: [2022-07-16T13:35:34.259Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T13:35:34.259Z] - apparmor: enabled and tools installed [2022-07-16T13:35:34.259Z] - CONFIG_NAMESPACES: enabled [2022-07-16T13:35:34.259Z] - CONFIG_NET_NS: enabled [2022-07-16T13:35:34.259Z] - CONFIG_PID_NS: enabled [2022-07-16T13:35:34.259Z] - CONFIG_IPC_NS: enabled [2022-07-16T13:35:34.259Z] - CONFIG_UTS_NS: enabled [2022-07-16T13:35:34.259Z] - CONFIG_CGROUPS: enabled [2022-07-16T13:35:34.259Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T13:35:34.259Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T13:35:34.259Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T13:35:34.259Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T13:35:34.259Z] - CONFIG_CPUSETS: enabled [2022-07-16T13:35:34.259Z] - CONFIG_MEMCG: enabled [2022-07-16T13:35:34.259Z] - CONFIG_KEYS: enabled [2022-07-16T13:35:34.259Z] - CONFIG_VETH: enabled (as module) [2022-07-16T13:35:34.259Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T13:35:34.259Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T13:35:34.259Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-16T13:35:34.259Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T13:35:34.259Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T13:35:34.309Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 44.04MB / 50.44MB 1.1s [2022-07-16T13:35:34.309Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 1.05MB / 51.84MB 1.1s [2022-07-16T13:35:34.309Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 49.28MB / 50.44MB 1.2s [2022-07-16T13:35:34.309Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 6.29MB / 68.83MB 1.2s [2022-07-16T13:35:34.309Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 8.07MB / 51.84MB 1.2s [2022-07-16T13:35:34.524Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-16T13:35:34.524Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T13:35:34.524Z] [2022-07-16T13:35:34.524Z] Optional Features: [2022-07-16T13:35:34.524Z] - CONFIG_USER_NS: enabled [2022-07-16T13:35:34.524Z] - CONFIG_SECCOMP: enabled [2022-07-16T13:35:34.524Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T13:35:34.524Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T13:35:34.524Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-16T13:35:34.524Z] (cgroup swap accounting is currently enabled) [2022-07-16T13:35:34.524Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T13:35:34.524Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T13:35:34.524Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-16T13:35:34.524Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-16T13:35:34.524Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T13:35:34.524Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T13:35:34.524Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T13:35:34.524Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T13:35:34.524Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T13:35:34.524Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T13:35:34.524Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T13:35:34.524Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T13:35:34.524Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T13:35:34.524Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T13:35:34.524Z] - CONFIG_EXT4_FS: enabled [2022-07-16T13:35:34.524Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T13:35:34.524Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T13:35:34.565Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 10.49MB / 68.83MB 1.3s [2022-07-16T13:35:34.566Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 16.78MB / 68.83MB 1.5s [2022-07-16T13:35:34.566Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 16.78MB / 51.84MB 1.5s [2022-07-16T13:35:34.785Z] - Network Drivers: [2022-07-16T13:35:34.785Z] - "overlay": [2022-07-16T13:35:34.785Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T13:35:34.785Z] Optional (for encrypted networks): [2022-07-16T13:35:34.785Z] - CONFIG_CRYPTO: enabled [2022-07-16T13:35:34.785Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T13:35:34.785Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T13:35:34.785Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T13:35:34.785Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T13:35:34.785Z] - CONFIG_XFRM: enabled [2022-07-16T13:35:34.785Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-16T13:35:34.785Z] - "ipvlan": [2022-07-16T13:35:34.785Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T13:35:34.785Z] - "macvlan": [2022-07-16T13:35:34.785Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T13:35:34.785Z] - "ftp,tftp client in container": [2022-07-16T13:35:34.785Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T13:35:34.785Z] - Storage Drivers: [2022-07-16T13:35:34.785Z] - "aufs": [2022-07-16T13:35:34.785Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T13:35:34.785Z] - "btrfs": [2022-07-16T13:35:34.785Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T13:35:34.785Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T13:35:34.785Z] - "devicemapper": [2022-07-16T13:35:34.785Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T13:35:34.785Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T13:35:34.785Z] - "overlay": [2022-07-16T13:35:34.785Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T13:35:34.785Z] - "zfs": [2022-07-16T13:35:34.785Z] - /dev/zfs: present [2022-07-16T13:35:34.785Z] - zfs command: missing [2022-07-16T13:35:34.785Z] - zpool command: missing [2022-07-16T13:35:34.785Z] [2022-07-16T13:35:34.785Z] Limits: [2022-07-16T13:35:34.785Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T13:35:34.785Z] [2022-07-16T13:35:34.785Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-16T13:35:34.825Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 23.96MB / 68.83MB 1.7s [2022-07-16T13:35:34.825Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 22.02MB / 51.84MB 1.7s [Pipeline] sh [2022-07-16T13:35:35.088Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.7s done [2022-07-16T13:35:35.088Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 25.36MB / 51.84MB 1.8s [2022-07-16T13:35:35.088Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 29.36MB / 68.83MB 1.9s [2022-07-16T13:35:35.088Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 29.36MB / 51.84MB 1.9s [2022-07-16T13:35:35.088Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 0B / 135.03MB 1.9s [2022-07-16T13:35:35.105Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-07-16T13:35:35.117Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 . [2022-07-16T13:35:35.349Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 33.55MB / 68.83MB 2.1s [2022-07-16T13:35:35.377Z] #1 [internal] load build definition from Dockerfile [2022-07-16T13:35:35.377Z] #1 sha256:7c1b3ae1862849fb6c166f6fa3003dbb6758c44a4d0da1c04e32fa5b4aa89fb7 [2022-07-16T13:35:35.377Z] #1 transferring dockerfile: 17.05kB done [2022-07-16T13:35:35.377Z] #1 DONE 0.3s [2022-07-16T13:35:35.377Z] [2022-07-16T13:35:35.377Z] #2 [internal] load .dockerignore [2022-07-16T13:35:35.377Z] #2 sha256:df5f352e41cd9e5242696bfcc829c1ad8336336a7790e5d659267eb054676da0 [2022-07-16T13:35:35.608Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 38.80MB / 68.83MB 2.3s [2022-07-16T13:35:35.608Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 34.60MB / 51.84MB 2.3s [2022-07-16T13:35:35.608Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-07-16T13:35:35.608Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 9.74MB / 135.03MB 2.4s [2022-07-16T13:35:35.638Z] #2 transferring context: 87B done [2022-07-16T13:35:35.638Z] #2 DONE 0.1s [2022-07-16T13:35:35.638Z] [2022-07-16T13:35:35.638Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-16T13:35:35.638Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-07-16T13:35:35.870Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 44.04MB / 68.83MB 2.6s [2022-07-16T13:35:35.870Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 40.89MB / 51.84MB 2.6s [2022-07-16T13:35:35.870Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 16.78MB / 135.03MB 2.6s [2022-07-16T13:35:35.870Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 49.28MB / 68.83MB 2.8s [2022-07-16T13:35:35.870Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 44.04MB / 51.84MB 2.8s [2022-07-16T13:35:36.128Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 26.21MB / 135.03MB 2.9s [2022-07-16T13:35:36.128Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 56.62MB / 68.83MB 3.0s [2022-07-16T13:35:36.128Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 48.23MB / 51.84MB 3.0s [2022-07-16T13:35:36.209Z] #3 DONE 0.6s [2022-07-16T13:35:36.209Z] [2022-07-16T13:35:36.209Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-16T13:35:36.209Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-07-16T13:35:36.209Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-16T13:35:36.209Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-16T13:35:36.209Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-07-16T13:35:36.209Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-07-16T13:35:36.209Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-07-16T13:35:36.209Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2022-07-16T13:35:36.385Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 61.87MB / 68.83MB 3.1s [2022-07-16T13:35:36.386Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 3.1s [2022-07-16T13:35:36.386Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 33.55MB / 135.03MB 3.1s [2022-07-16T13:35:36.386Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 67.11MB / 68.83MB 3.3s [2022-07-16T13:35:36.431Z] #49 ... [2022-07-16T13:35:36.432Z] [2022-07-16T13:35:36.432Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:35:36.432Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:35:36.432Z] #55 43.39 Reading package lists... [2022-07-16T13:35:36.432Z] #55 53.72 Building dependency tree... [2022-07-16T13:35:36.432Z] #55 58.79 The following additional packages will be installed: [2022-07-16T13:35:36.432Z] #55 58.82 libbtrfs0 [2022-07-16T13:35:36.432Z] #55 59.06 The following NEW packages will be installed: [2022-07-16T13:35:36.432Z] #55 59.10 libbtrfs-dev libbtrfs0 [2022-07-16T13:35:36.432Z] #55 59.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:36.432Z] #55 59.58 Need to get 119 kB of archives. [2022-07-16T13:35:36.432Z] #55 59.58 After this operation, 387 kB of additional disk space will be used. [2022-07-16T13:35:36.432Z] #55 59.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:35:36.432Z] #55 59.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:35:36.471Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2022-07-16T13:35:36.471Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-07-16T13:35:36.643Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 40.89MB / 135.03MB 3.4s [2022-07-16T13:35:36.767Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-07-16T13:35:36.767Z] #4 DONE 0.7s [2022-07-16T13:35:36.901Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 3.6s done [2022-07-16T13:35:36.901Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 49.28MB / 135.03MB 3.7s [2022-07-16T13:35:36.901Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 3.7s [2022-07-16T13:35:37.033Z] [2022-07-16T13:35:37.033Z] #7 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-16T13:35:37.033Z] #7 sha256:f3087b5f083a124a18408672381ca899b3be572df401c92312be15a5af5de77b [2022-07-16T13:35:37.056Z] #26 ... [2022-07-16T13:35:37.056Z] [2022-07-16T13:35:37.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:37.056Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:37.056Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.1s done [2022-07-16T13:35:37.056Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-16T13:35:37.056Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-16T13:35:37.056Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-16T13:35:37.056Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.6s done [2022-07-16T13:35:37.056Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s done [2022-07-16T13:35:37.056Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 1.1s done [2022-07-16T13:35:37.056Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 4.3s done [2022-07-16T13:35:37.056Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 5.4s [2022-07-16T13:35:37.056Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 53.48MB / 135.03MB 5.4s [2022-07-16T13:35:37.056Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 4.6s done [2022-07-16T13:35:37.160Z] Client: [2022-07-16T13:35:37.160Z] Context: default [2022-07-16T13:35:37.160Z] Debug Mode: false [2022-07-16T13:35:37.160Z] Plugins: [2022-07-16T13:35:37.160Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T13:35:37.160Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T13:35:37.160Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T13:35:37.160Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T13:35:37.160Z] [2022-07-16T13:35:37.160Z] Server: [2022-07-16T13:35:37.160Z] Containers: 0 [2022-07-16T13:35:37.160Z] Running: 0 [2022-07-16T13:35:37.160Z] Paused: 0 [2022-07-16T13:35:37.160Z] Stopped: 0 [2022-07-16T13:35:37.160Z] Images: 0 [2022-07-16T13:35:37.160Z] Server Version: 20.10.14 [2022-07-16T13:35:37.160Z] Storage Driver: overlay2 [2022-07-16T13:35:37.160Z] Backing Filesystem: extfs [2022-07-16T13:35:37.160Z] Supports d_type: true [2022-07-16T13:35:37.160Z] Native Overlay Diff: true [2022-07-16T13:35:37.160Z] userxattr: false [2022-07-16T13:35:37.160Z] Logging Driver: json-file [2022-07-16T13:35:37.160Z] Cgroup Driver: systemd [2022-07-16T13:35:37.160Z] Cgroup Version: 2 [2022-07-16T13:35:37.160Z] Plugins: [2022-07-16T13:35:37.160Z] Volume: local [2022-07-16T13:35:37.160Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T13:35:37.160Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T13:35:37.160Z] Swarm: inactive [2022-07-16T13:35:37.160Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-16T13:35:37.160Z] Default Runtime: runc [2022-07-16T13:35:37.160Z] Init Binary: docker-init [2022-07-16T13:35:37.160Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T13:35:37.160Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T13:35:37.160Z] init version: de40ad0 [2022-07-16T13:35:37.160Z] Security Options: [2022-07-16T13:35:37.160Z] apparmor [2022-07-16T13:35:37.160Z] seccomp [2022-07-16T13:35:37.160Z] Profile: default [2022-07-16T13:35:37.160Z] cgroupns [2022-07-16T13:35:37.160Z] Kernel Version: 5.13.0-1021-aws [2022-07-16T13:35:37.160Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-16T13:35:37.160Z] OSType: linux [2022-07-16T13:35:37.160Z] Architecture: x86_64 [2022-07-16T13:35:37.160Z] CPUs: 2 [2022-07-16T13:35:37.160Z] Total Memory: 7.559GiB [2022-07-16T13:35:37.160Z] Name: ip-10-100-123-31 [2022-07-16T13:35:37.160Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-16T13:35:37.160Z] Docker Root Dir: /var/lib/docker [2022-07-16T13:35:37.160Z] Debug Mode: false [2022-07-16T13:35:37.160Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:35:37.160Z] Labels: [2022-07-16T13:35:37.160Z] Experimental: true [2022-07-16T13:35:37.160Z] Insecure Registries: [2022-07-16T13:35:37.160Z] 127.0.0.0/8 [2022-07-16T13:35:37.160Z] Live Restore Enabled: true [2022-07-16T13:35:37.160Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-16T13:35:37.473Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 58.72MB / 135.03MB 4.1s [2022-07-16T13:35:37.473Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 4.2s done [2022-07-16T13:35:37.473Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 67.42MB / 135.03MB 4.3s [2022-07-16T13:35:37.533Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 . [2022-07-16T13:35:37.533Z] #2 [internal] load .dockerignore [2022-07-16T13:35:37.533Z] #2 sha256:27d8e643ccb4ed10859960fae87e8e3a546cb28c4715c8bb034a946f55015b8c [2022-07-16T13:35:37.626Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 5.7s done [2022-07-16T13:35:37.735Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 4.3s done [2022-07-16T13:35:37.735Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 76.55MB / 135.03MB 4.5s [2022-07-16T13:35:37.791Z] #2 transferring context: 87B done [2022-07-16T13:35:37.791Z] #2 DONE 0.1s [2022-07-16T13:35:37.791Z] [2022-07-16T13:35:37.791Z] #1 [internal] load build definition from Dockerfile [2022-07-16T13:35:37.791Z] #1 sha256:3fd7ea211af32fe617266bcd294171b0337e2b938ae95dced1e7eec696f05e28 [2022-07-16T13:35:37.791Z] #1 transferring dockerfile: 17.05kB done [2022-07-16T13:35:37.791Z] #1 DONE 0.2s [2022-07-16T13:35:37.791Z] [2022-07-16T13:35:37.791Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-16T13:35:37.791Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-16T13:35:37.882Z] #9 ... [2022-07-16T13:35:37.882Z] [2022-07-16T13:35:37.882Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:37.882Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T13:35:37.882Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:37.882Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:37.882Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T13:35:37.882Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T13:35:37.882Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-07-16T13:35:37.882Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-07-16T13:35:37.882Z] #62 DONE 6.3s [2022-07-16T13:35:37.882Z] [2022-07-16T13:35:37.882Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:37.882Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:37.882Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 63.96MB / 135.03MB 6.1s [2022-07-16T13:35:37.882Z] #9 ... [2022-07-16T13:35:37.882Z] [2022-07-16T13:35:37.882Z] #23 [internal] load build context [2022-07-16T13:35:37.882Z] #23 sha256:73a40bcb6fcd35f0a5c39a086298716444da411d17595ee636d24b43d8c0e3dc [2022-07-16T13:35:37.882Z] #23 transferring context: 36.58MB 6.3s [2022-07-16T13:35:37.882Z] #23 ... [2022-07-16T13:35:37.882Z] [2022-07-16T13:35:37.882Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:37.882Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:37.974Z] #7 DONE 1.0s [2022-07-16T13:35:37.974Z] [2022-07-16T13:35:37.974Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:37.974Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T13:35:37.974Z] #5 DONE 0.9s [2022-07-16T13:35:37.974Z] [2022-07-16T13:35:37.974Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:37.974Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T13:35:37.974Z] #8 DONE 0.9s [2022-07-16T13:35:37.974Z] [2022-07-16T13:35:37.974Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-07-16T13:35:37.974Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-07-16T13:35:37.974Z] #6 DONE 1.0s [2022-07-16T13:35:38.050Z] #3 DONE 0.4s [2022-07-16T13:35:38.140Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 73.40MB / 135.03MB 6.5s [2022-07-16T13:35:38.308Z] [2022-07-16T13:35:38.308Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-16T13:35:38.308Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-16T13:35:38.308Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-16T13:35:38.308Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-16T13:35:38.308Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-16T13:35:38.308Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-16T13:35:38.308Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-07-16T13:35:38.308Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-16T13:35:38.308Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 88.08MB / 135.03MB 4.9s [2022-07-16T13:35:38.308Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 96.47MB / 135.03MB 5.2s [2022-07-16T13:35:38.343Z] #55 ... [2022-07-16T13:35:38.343Z] [2022-07-16T13:35:38.343Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:35:38.343Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:35:38.343Z] #13 44.78 Reading package lists... [2022-07-16T13:35:38.396Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 80.74MB / 135.03MB 6.8s [2022-07-16T13:35:38.565Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 104.86MB / 135.03MB 5.4s [2022-07-16T13:35:38.656Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-16T13:35:38.656Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-16T13:35:38.657Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 88.08MB / 135.03MB 7.0s [2022-07-16T13:35:38.822Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 112.31MB / 135.03MB 5.7s [2022-07-16T13:35:38.951Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-07-16T13:35:38.951Z] #4 DONE 0.7s [2022-07-16T13:35:39.173Z] #13 55.79 Building dependency tree... [2022-07-16T13:35:39.173Z] #13 ... [2022-07-16T13:35:39.173Z] [2022-07-16T13:35:39.173Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:35:39.173Z] #51 sha256:f97bc429f9ff15589e2051ac8765b8e94f50fdc9c1a7c3b8a7491cce9f5f31d0 [2022-07-16T13:35:39.173Z] #51 DONE 62.2s [2022-07-16T13:35:39.209Z] [2022-07-16T13:35:39.209Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:39.209Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T13:35:39.222Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 95.42MB / 135.03MB 7.4s [2022-07-16T13:35:39.386Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 119.70MB / 135.03MB 6.1s [2022-07-16T13:35:39.433Z] [2022-07-16T13:35:39.433Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:35:39.433Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:35:39.433Z] #55 61.62 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:39.433Z] #55 62.12 Fetched 119 kB in 0s (372 kB/s) [2022-07-16T13:35:39.433Z] #55 62.41 Selecting previously unselected package libbtrfs0. [2022-07-16T13:35:39.433Z] #55 62.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-16T13:35:39.433Z] #55 62.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:35:39.433Z] #55 62.57 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:35:39.481Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 104.86MB / 135.03MB 7.8s [2022-07-16T13:35:39.642Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 126.88MB / 135.03MB 6.4s [2022-07-16T13:35:39.694Z] #55 62.80 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:35:39.694Z] #55 62.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:35:39.694Z] #55 62.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:35:39.748Z] #9 ... [2022-07-16T13:35:39.748Z] [2022-07-16T13:35:39.748Z] #23 [internal] load build context [2022-07-16T13:35:39.748Z] #23 sha256:73a40bcb6fcd35f0a5c39a086298716444da411d17595ee636d24b43d8c0e3dc [2022-07-16T13:35:39.748Z] #23 transferring context: 53.39MB 8.0s done [2022-07-16T13:35:39.748Z] #23 DONE 8.4s [2022-07-16T13:35:39.748Z] [2022-07-16T13:35:39.748Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:39.748Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:39.901Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 6.8s [2022-07-16T13:35:40.006Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 114.29MB / 135.03MB 8.2s [2022-07-16T13:35:40.143Z] #8 ... [2022-07-16T13:35:40.143Z] [2022-07-16T13:35:40.143Z] #7 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-16T13:35:40.143Z] #7 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-16T13:35:40.143Z] #7 DONE 1.3s [2022-07-16T13:35:40.262Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 121.64MB / 135.03MB 8.6s [2022-07-16T13:35:40.263Z] #55 ... [2022-07-16T13:35:40.264Z] [2022-07-16T13:35:40.264Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:35:40.264Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:35:40.264Z] #36 43.56 Reading package lists... [2022-07-16T13:35:40.264Z] #36 53.48 Building dependency tree... [2022-07-16T13:35:40.264Z] #36 58.96 The following additional packages will be installed: [2022-07-16T13:35:40.264Z] #36 59.04 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-16T13:35:40.264Z] #36 59.04 Suggested packages: [2022-07-16T13:35:40.264Z] #36 59.04 cmake-doc ninja-build lrzip [2022-07-16T13:35:40.264Z] #36 59.04 Recommended packages: [2022-07-16T13:35:40.264Z] #36 59.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T13:35:40.264Z] #36 60.50 The following NEW packages will be installed: [2022-07-16T13:35:40.264Z] #36 60.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-16T13:35:40.264Z] #36 60.53 vim-common xxd [2022-07-16T13:35:40.264Z] #36 61.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:40.264Z] #36 61.15 Need to get 14.9 MB of archives. [2022-07-16T13:35:40.264Z] #36 61.15 After this operation, 61.8 MB of additional disk space will be used. [2022-07-16T13:35:40.264Z] #36 61.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:35:40.264Z] #36 61.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:35:40.264Z] #36 61.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:35:40.264Z] #36 62.38 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-16T13:35:40.264Z] #36 62.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-16T13:35:40.264Z] #36 62.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-16T13:35:40.264Z] #36 62.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-16T13:35:40.264Z] #36 62.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-16T13:35:40.264Z] #36 62.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-16T13:35:40.264Z] #36 62.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-16T13:35:40.264Z] #36 ... [2022-07-16T13:35:40.264Z] [2022-07-16T13:35:40.264Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:35:40.264Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:35:40.264Z] #55 63.23 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:35:40.264Z] #55 63.30 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:35:40.264Z] #55 63.35 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:35:40.401Z] [2022-07-16T13:35:40.401Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:40.401Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T13:35:40.401Z] #6 DONE 1.3s [2022-07-16T13:35:40.401Z] [2022-07-16T13:35:40.401Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-07-16T13:35:40.401Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-16T13:35:40.401Z] #5 DONE 1.3s [2022-07-16T13:35:40.401Z] [2022-07-16T13:35:40.401Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T13:35:40.401Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T13:35:40.401Z] #8 DONE 1.3s [2022-07-16T13:35:40.475Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.1s [2022-07-16T13:35:40.518Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 130.02MB / 135.03MB 8.8s [2022-07-16T13:35:40.663Z] [2022-07-16T13:35:40.663Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:40.663Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:40.663Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.1s done [2022-07-16T13:35:40.834Z] #55 DONE 64.0s [2022-07-16T13:35:40.834Z] [2022-07-16T13:35:40.834Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:35:40.834Z] #67 sha256:26b637529c7aab2065f6e8defa63dc86bc1d5eb3e9ed9e501edd1efd7e9030e7 [2022-07-16T13:35:40.834Z] #67 DONE 64.0s [2022-07-16T13:35:40.834Z] [2022-07-16T13:35:40.834Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:35:40.834Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:35:40.834Z] #13 55.79 Building dependency tree... [2022-07-16T13:35:40.981Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-16T13:35:40.981Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-16T13:35:40.981Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-16T13:35:41.043Z] #9 ... [2022-07-16T13:35:41.043Z] [2022-07-16T13:35:41.043Z] #23 [internal] load build context [2022-07-16T13:35:41.043Z] #23 sha256:74a658bdb2c073e34fb37c6c3d39c1c8753d88d71637960a776bca0902deeb56 [2022-07-16T13:35:41.043Z] #23 transferring context: 53.39MB 7.8s done [2022-07-16T13:35:41.043Z] #23 DONE 8.0s [2022-07-16T13:35:41.043Z] [2022-07-16T13:35:41.043Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:41.043Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:41.043Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 7.8s done [2022-07-16T13:35:41.043Z] #9 ... [2022-07-16T13:35:41.043Z] [2022-07-16T13:35:41.043Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:41.043Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:35:41.043Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-16T13:35:41.043Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T13:35:41.043Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:41.043Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T13:35:41.043Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-07-16T13:35:41.043Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s [2022-07-16T13:35:41.094Z] #13 ... [2022-07-16T13:35:41.094Z] [2022-07-16T13:35:41.094Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:35:41.094Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:35:41.094Z] #42 44.11 Reading package lists... [2022-07-16T13:35:41.094Z] #42 54.48 Building dependency tree... [2022-07-16T13:35:41.094Z] #42 59.85 The following additional packages will be installed: [2022-07-16T13:35:41.094Z] #42 59.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-16T13:35:41.094Z] #42 59.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-16T13:35:41.094Z] #42 59.87 Suggested packages: [2022-07-16T13:35:41.094Z] #42 59.90 manpages-dev python-setuptools [2022-07-16T13:35:41.094Z] #42 61.87 The following NEW packages will be installed: [2022-07-16T13:35:41.094Z] #42 61.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-16T13:35:41.094Z] #42 61.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-16T13:35:41.094Z] #42 61.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-16T13:35:41.094Z] #42 61.91 python-six zlib1g-dev [2022-07-16T13:35:41.094Z] #42 62.39 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:41.094Z] #42 62.39 Need to get 4091 kB of archives. [2022-07-16T13:35:41.094Z] #42 62.39 After this operation, 22.5 MB of additional disk space will be used. [2022-07-16T13:35:41.094Z] #42 62.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-16T13:35:41.094Z] #42 62.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:35:41.094Z] #42 62.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-16T13:35:41.094Z] #42 62.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:35:41.094Z] #42 62.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-16T13:35:41.094Z] #42 62.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:35:41.094Z] #42 62.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-16T13:35:41.094Z] #42 62.47 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-16T13:35:41.094Z] #42 62.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-16T13:35:41.094Z] #42 62.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-16T13:35:41.094Z] #42 62.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-16T13:35:41.094Z] #42 62.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-16T13:35:41.094Z] #42 63.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-16T13:35:41.094Z] #42 63.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-16T13:35:41.094Z] #42 63.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-16T13:35:41.094Z] #42 63.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-16T13:35:41.094Z] #42 63.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-16T13:35:41.355Z] #42 ... [2022-07-16T13:35:41.355Z] [2022-07-16T13:35:41.355Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:35:41.355Z] #56 sha256:77c691b85b7129087be5f2c921f76addea67a55649ac74de5974a362fa1232cc [2022-07-16T13:35:41.450Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 6.2s [2022-07-16T13:35:41.450Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 9.6s done [2022-07-16T13:35:41.450Z] #9 ... [2022-07-16T13:35:41.450Z] [2022-07-16T13:35:41.450Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:41.450Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:35:41.450Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-16T13:35:41.450Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:41.450Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T13:35:41.450Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T13:35:41.450Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done [2022-07-16T13:35:41.450Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-07-16T13:35:41.450Z] #64 DONE 9.9s [2022-07-16T13:35:41.557Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 11.53MB / 50.44MB 0.7s [2022-07-16T13:35:41.611Z] #64 ... [2022-07-16T13:35:41.611Z] [2022-07-16T13:35:41.611Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:41.611Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:41.611Z] #9 ... [2022-07-16T13:35:41.611Z] [2022-07-16T13:35:41.611Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:41.611Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T13:35:41.611Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-16T13:35:41.611Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:41.611Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T13:35:41.611Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T13:35:41.611Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-07-16T13:35:41.611Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-07-16T13:35:41.611Z] #62 DONE 8.6s [2022-07-16T13:35:41.611Z] [2022-07-16T13:35:41.611Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:41.611Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:41.706Z] [2022-07-16T13:35:41.706Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:41.706Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:35:41.822Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 24.12MB / 50.44MB 0.9s [2022-07-16T13:35:41.962Z] #26 ... [2022-07-16T13:35:41.962Z] [2022-07-16T13:35:41.962Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T13:35:41.962Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T13:35:41.962Z] #63 DONE 0.7s [2022-07-16T13:35:42.092Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 31.52MB / 50.44MB 1.0s [2022-07-16T13:35:42.092Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0B / 7.86MB 1.0s [2022-07-16T13:35:42.092Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.2s [2022-07-16T13:35:42.092Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 1.2s [2022-07-16T13:35:42.182Z] [2022-07-16T13:35:42.182Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:42.182Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:35:42.182Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T13:35:42.182Z] #64 DONE 0.0s [2022-07-16T13:35:42.182Z] [2022-07-16T13:35:42.182Z] #23 [internal] load build context [2022-07-16T13:35:42.182Z] #23 sha256:93617171a51936900c68c95bc30c3ef1ea24ceb4a91112325ec49dc881d230ed [2022-07-16T13:35:42.182Z] #23 transferring context: 30B [2022-07-16T13:35:42.219Z] [2022-07-16T13:35:42.219Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:42.219Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:35:42.542Z] #9 ... [2022-07-16T13:35:42.542Z] [2022-07-16T13:35:42.542Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:42.542Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:35:42.542Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-07-16T13:35:42.542Z] #64 DONE 9.3s [2022-07-16T13:35:42.542Z] [2022-07-16T13:35:42.542Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:42.542Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:42.664Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 1.5s done [2022-07-16T13:35:42.664Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 0B / 51.84MB 1.5s [2022-07-16T13:35:42.664Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.24MB / 51.84MB 1.6s [2022-07-16T13:35:42.664Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 9.44MB / 51.84MB 1.7s [2022-07-16T13:35:42.929Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 25.17MB / 51.84MB 1.9s [2022-07-16T13:35:43.105Z] #9 ... [2022-07-16T13:35:43.105Z] [2022-07-16T13:35:43.105Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:43.105Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:35:43.105Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.2s done [2022-07-16T13:35:43.105Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-16T13:35:43.105Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-16T13:35:43.105Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-16T13:35:43.105Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.6s done [2022-07-16T13:35:43.150Z] #26 ... [2022-07-16T13:35:43.150Z] [2022-07-16T13:35:43.150Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T13:35:43.150Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T13:35:43.150Z] #65 DONE 0.9s [2022-07-16T13:35:43.150Z] [2022-07-16T13:35:43.150Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:43.150Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:35:43.191Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.1s done [2022-07-16T13:35:43.191Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 44.04MB / 51.84MB 2.1s [2022-07-16T13:35:43.191Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0B / 10.00MB 2.1s [2022-07-16T13:35:43.191Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.2s [2022-07-16T13:35:43.191Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 2.10MB / 10.00MB 2.2s [2022-07-16T13:35:43.191Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 0B / 68.83MB 2.2s [2022-07-16T13:35:43.191Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 6.29MB / 10.00MB 2.3s [2022-07-16T13:35:43.362Z] #26 ... [2022-07-16T13:35:43.362Z] [2022-07-16T13:35:43.362Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T13:35:43.362Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T13:35:43.451Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 2.4s [2022-07-16T13:35:43.451Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 8.39MB / 68.83MB 2.4s [2022-07-16T13:35:43.451Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-07-16T13:35:43.577Z] #23 transferring context: 53.39MB 1.7s done [2022-07-16T13:35:43.713Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 18.87MB / 68.83MB 2.6s [2022-07-16T13:35:43.713Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 26.21MB / 68.83MB 2.7s [2022-07-16T13:35:43.713Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 32.51MB / 68.83MB 2.8s [2022-07-16T13:35:43.841Z] #23 DONE 2.2s [2022-07-16T13:35:43.841Z] [2022-07-16T13:35:43.841Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:43.841Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-16T13:35:43.841Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.0s done [2022-07-16T13:35:43.841Z] #9 sha256:5b9f27a30f04847f4fc0c2f77355b4117fe8d2eeaf1decd4211e6ce73e9b1fca 7.13kB / 7.13kB done [2022-07-16T13:35:43.841Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-16T13:35:43.841Z] #9 sha256:2668df28fc0ceb448102df750029c721fc314a1d26efbaddbbebe69a9d2ca05b 1.79kB / 1.79kB done [2022-07-16T13:35:43.841Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 2.1s [2022-07-16T13:35:43.841Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 1.2s done [2022-07-16T13:35:43.841Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 0.9s done [2022-07-16T13:35:43.841Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 2.1s [2022-07-16T13:35:43.841Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 2.2s done [2022-07-16T13:35:43.841Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 0B / 62.47MB 2.2s [2022-07-16T13:35:43.900Z] #56 2.555 + RM_GOPATH=0 [2022-07-16T13:35:43.900Z] #56 2.555 + TMP_GOPATH= [2022-07-16T13:35:43.900Z] #56 2.555 + : /build [2022-07-16T13:35:43.900Z] #56 2.555 + '[' -z '' ']' [2022-07-16T13:35:43.900Z] #56 2.559 ++ mktemp -d [2022-07-16T13:35:43.900Z] #56 2.559 + export GOPATH=/tmp/tmp.RSLQ8mBJR3 [2022-07-16T13:35:43.900Z] #56 2.559 + GOPATH=/tmp/tmp.RSLQ8mBJR3 [2022-07-16T13:35:43.900Z] #56 2.559 + RM_GOPATH=1 [2022-07-16T13:35:43.900Z] #56 2.559 + case "$(go env GOARCH)" in [2022-07-16T13:35:43.900Z] #56 2.559 ++ go env GOARCH [2022-07-16T13:35:43.900Z] #56 2.610 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:35:43.900Z] #56 2.610 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:35:43.900Z] #56 2.610 ++ dirname /tmp/install/install.sh [2022-07-16T13:35:43.900Z] #56 2.622 Install containerd version v1.6.6 [2022-07-16T13:35:43.900Z] #56 2.622 + dir=/tmp/install [2022-07-16T13:35:43.900Z] #56 2.622 + bin=containerd [2022-07-16T13:35:43.900Z] #56 2.622 + shift [2022-07-16T13:35:43.900Z] #56 2.622 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-16T13:35:43.900Z] #56 2.622 + . /tmp/install/containerd.installer [2022-07-16T13:35:43.900Z] #56 2.622 ++ set -e [2022-07-16T13:35:43.900Z] #56 2.622 ++ : v1.6.6 [2022-07-16T13:35:43.900Z] #56 2.622 + install_containerd [2022-07-16T13:35:43.900Z] #56 2.622 + echo 'Install containerd version v1.6.6' [2022-07-16T13:35:43.900Z] #56 2.622 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RSLQ8mBJR3/src/github.com/containerd/containerd [2022-07-16T13:35:43.900Z] #56 2.630 Cloning into '/tmp/tmp.RSLQ8mBJR3/src/github.com/containerd/containerd'... [2022-07-16T13:35:43.925Z] #63 DONE 0.6s [2022-07-16T13:35:43.925Z] [2022-07-16T13:35:43.925Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T13:35:43.925Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T13:35:43.976Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.8s done [2022-07-16T13:35:43.976Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 40.89MB / 68.83MB 3.0s [2022-07-16T13:35:43.976Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 4.23MB / 135.03MB 3.0s [2022-07-16T13:35:43.976Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 3.0s done [2022-07-16T13:35:43.976Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 45.09MB / 68.83MB 3.1s [2022-07-16T13:35:43.976Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 0B / 157B 3.1s [2022-07-16T13:35:44.102Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 [2022-07-16T13:35:44.102Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 16.78MB / 62.47MB 2.4s [2022-07-16T13:35:44.237Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 50.33MB / 68.83MB 3.2s [2022-07-16T13:35:44.237Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 15.73MB / 135.03MB 3.2s [2022-07-16T13:35:44.237Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 3.2s done [2022-07-16T13:35:44.237Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 57.67MB / 68.83MB 3.3s [2022-07-16T13:35:44.237Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 24.00MB / 135.03MB 3.3s [2022-07-16T13:35:44.363Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 32.51MB / 62.47MB 2.6s [2022-07-16T13:35:44.498Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 61.87MB / 68.83MB 3.4s [2022-07-16T13:35:44.498Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 3.5s [2022-07-16T13:35:44.498Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 34.60MB / 135.03MB 3.5s [2022-07-16T13:35:44.627Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 48.94MB / 62.47MB 2.8s [2022-07-16T13:35:44.758Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 46.14MB / 135.03MB 3.7s [2022-07-16T13:35:44.856Z] #65 DONE 1.0s [2022-07-16T13:35:44.856Z] [2022-07-16T13:35:44.856Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:44.856Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:44.889Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 3.1s [2022-07-16T13:35:44.889Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 3.1s done [2022-07-16T13:35:44.889Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 126B / 126B 3.2s [2022-07-16T13:35:45.020Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 59.77MB / 135.03MB 4.0s [2022-07-16T13:35:45.020Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 66.74MB / 135.03MB 4.1s [2022-07-16T13:35:45.280Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 4.4s done [2022-07-16T13:35:45.280Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 82.84MB / 135.03MB 4.4s [2022-07-16T13:35:45.539Z] #9 ... [2022-07-16T13:35:45.539Z] [2022-07-16T13:35:45.539Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:45.539Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T13:35:45.539Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T13:35:45.539Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:45.539Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T13:35:45.539Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T13:35:45.539Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-16T13:35:45.539Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-07-16T13:35:45.539Z] #62 DONE 4.7s [2022-07-16T13:35:45.539Z] [2022-07-16T13:35:45.539Z] #23 [internal] load build context [2022-07-16T13:35:45.539Z] #23 sha256:82078038291f870a0df55d068cf49471748206ab77132a356c022c49cc9cbacb [2022-07-16T13:35:45.539Z] #23 transferring context: 53.38MB 4.4s done [2022-07-16T13:35:45.539Z] #23 DONE 4.8s [2022-07-16T13:35:45.539Z] [2022-07-16T13:35:45.539Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:45.539Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:45.539Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 92.27MB / 135.03MB 4.5s [2022-07-16T13:35:45.539Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 103.81MB / 135.03MB 4.6s [2022-07-16T13:35:45.671Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.2s done [2022-07-16T13:35:45.671Z] #26 DONE 14.0s [2022-07-16T13:35:45.671Z] [2022-07-16T13:35:45.671Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:35:45.671Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:35:45.798Z] #9 ... [2022-07-16T13:35:45.798Z] [2022-07-16T13:35:45.798Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:45.798Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:35:45.798Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T13:35:45.798Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T13:35:45.798Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:45.798Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T13:35:45.798Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-07-16T13:35:45.798Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-07-16T13:35:45.798Z] #64 DONE 5.1s [2022-07-16T13:35:45.798Z] [2022-07-16T13:35:45.798Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:45.798Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:45.798Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 124.64MB / 135.03MB 4.8s [2022-07-16T13:35:45.798Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 134.22MB / 135.03MB 4.9s [2022-07-16T13:35:46.226Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.6s [2022-07-16T13:35:46.226Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.8s done [2022-07-16T13:35:46.280Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab [2022-07-16T13:35:46.280Z] #9 ... [2022-07-16T13:35:46.280Z] [2022-07-16T13:35:46.280Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:46.280Z] #26 sha256:39547c3fbfabc5ad4a1e78d2b535b994142a6d209a06e2267858793ac7929b89 [2022-07-16T13:35:46.280Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.0s done [2022-07-16T13:35:46.280Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-16T13:35:46.280Z] #26 sha256:395362e4a25d38f093312bb4a75cb64c362ef1688f690001bb2799b6d772bac8 529B / 529B done [2022-07-16T13:35:46.280Z] #26 sha256:15321ec1a2b24f4736e0fbff60713874acf489480e8aeb34e6a4860a6c4f0fc3 1.48kB / 1.48kB done [2022-07-16T13:35:46.280Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.8s done [2022-07-16T13:35:46.280Z] #26 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 1.8s done [2022-07-16T13:35:46.280Z] #26 DONE 4.4s [2022-07-16T13:35:46.280Z] [2022-07-16T13:35:46.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:46.280Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-16T13:35:46.280Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 4.2s done [2022-07-16T13:35:46.280Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 126B / 126B 4.3s done [2022-07-16T13:35:46.280Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 0B / 102.79MB 4.3s [2022-07-16T13:35:46.280Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 11.53MB / 102.79MB 4.5s [2022-07-16T13:35:46.483Z] #9 ... [2022-07-16T13:35:46.483Z] [2022-07-16T13:35:46.483Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:46.483Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:35:46.483Z] #26 DONE 13.3s [2022-07-16T13:35:46.483Z] [2022-07-16T13:35:46.483Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:46.483Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:46.483Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-07-16T13:35:46.541Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 31.46MB / 102.79MB 4.6s [2022-07-16T13:35:46.541Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0.5s done [2022-07-16T13:35:46.541Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 47.19MB / 102.79MB 4.8s [2022-07-16T13:35:46.541Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf [2022-07-16T13:35:46.803Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 56.62MB / 102.79MB 5.0s [2022-07-16T13:35:47.041Z] #27 1.409 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:35:47.041Z] #27 1.429 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:35:47.041Z] #27 1.429 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:35:47.065Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 66.06MB / 102.79MB 5.1s [2022-07-16T13:35:47.065Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 86.25MB / 102.79MB 5.3s [2022-07-16T13:35:47.065Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 96.47MB / 102.79MB 5.4s [2022-07-16T13:35:47.196Z] #56 ... [2022-07-16T13:35:47.196Z] [2022-07-16T13:35:47.196Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:35:47.196Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:35:47.297Z] #27 1.698 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:35:47.326Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 102.79MB / 102.79MB 5.5s [2022-07-16T13:35:47.326Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0.6s done [2022-07-16T13:35:47.412Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.9s done [2022-07-16T13:35:47.455Z] #32 69.33 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-16T13:35:47.455Z] #32 70.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T13:35:47.555Z] #27 2.075 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:35:47.670Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-07-16T13:35:47.701Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.4s done [2022-07-16T13:35:47.715Z] #32 70.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:35:47.962Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 6.8s done [2022-07-16T13:35:47.962Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-07-16T13:35:47.962Z] #9 ... [2022-07-16T13:35:47.962Z] [2022-07-16T13:35:47.962Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-16T13:35:47.962Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-16T13:35:47.962Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-16T13:35:47.962Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-16T13:35:47.962Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-16T13:35:47.962Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-16T13:35:47.962Z] #26 DONE 7.2s [2022-07-16T13:35:47.962Z] [2022-07-16T13:35:47.962Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:47.962Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:48.117Z] #27 2.387 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:35:48.344Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d [2022-07-16T13:35:48.528Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.3s done [2022-07-16T13:35:48.601Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.9s done [2022-07-16T13:35:48.788Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.1s [2022-07-16T13:35:49.074Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.4s done [2022-07-16T13:35:49.165Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-16T13:35:49.485Z] #27 3.952 Fetched 8494 kB in 3s (3054 kB/s) [2022-07-16T13:35:49.645Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-16T13:35:49.733Z] #9 ... [2022-07-16T13:35:49.733Z] [2022-07-16T13:35:49.733Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:49.733Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T13:35:49.733Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-16T13:35:49.733Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:49.733Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T13:35:49.733Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T13:35:49.733Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-07-16T13:35:49.733Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-07-16T13:35:49.733Z] #62 DONE 7.6s [2022-07-16T13:35:49.733Z] [2022-07-16T13:35:49.733Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T13:35:49.733Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T13:35:49.733Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T13:35:49.733Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T13:35:49.733Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T13:35:49.733Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-07-16T13:35:49.733Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-07-16T13:35:49.733Z] #64 DONE 7.6s [2022-07-16T13:35:49.733Z] [2022-07-16T13:35:49.733Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:49.733Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-16T13:35:50.418Z] #27 3.952 Reading package lists... [2022-07-16T13:35:50.583Z] #9 ... [2022-07-16T13:35:50.583Z] [2022-07-16T13:35:50.583Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T13:35:50.583Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T13:35:50.583Z] #63 DONE 1.0s [2022-07-16T13:35:50.583Z] [2022-07-16T13:35:50.583Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:50.583Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:51.380Z] #27 4.829 Reading package lists... [2022-07-16T13:35:51.636Z] #27 5.779 Building dependency tree... [2022-07-16T13:35:51.636Z] #27 6.136 The following additional packages will be installed: [2022-07-16T13:35:51.636Z] #27 6.136 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-16T13:35:51.636Z] #27 6.136 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-16T13:35:51.636Z] #27 6.136 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-16T13:35:51.636Z] #27 6.136 Suggested packages: [2022-07-16T13:35:51.636Z] #27 6.136 krb5-doc krb5-user [2022-07-16T13:35:51.636Z] #27 6.136 Recommended packages: [2022-07-16T13:35:51.636Z] #27 6.136 krb5-locales publicsuffix libsasl2-modules [2022-07-16T13:35:51.892Z] #27 6.294 The following NEW packages will be installed: [2022-07-16T13:35:51.892Z] #27 6.294 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-16T13:35:51.892Z] #27 6.294 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-16T13:35:51.892Z] #27 6.294 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T13:35:51.892Z] #27 6.294 libssh2-1 libssl1.1 openssl [2022-07-16T13:35:51.926Z] #32 ... [2022-07-16T13:35:51.926Z] [2022-07-16T13:35:51.926Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:35:51.926Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:35:51.926Z] #42 64.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:51.926Z] #42 65.23 Fetched 4091 kB in 1s (3977 kB/s) [2022-07-16T13:35:51.926Z] #42 65.33 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T13:35:51.926Z] #42 65.33 (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 ... 15421 files and directories currently installed.) [2022-07-16T13:35:51.926Z] #42 65.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 65.41 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:35:51.926Z] #42 65.73 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:35:51.926Z] #42 65.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 65.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:35:51.926Z] #42 65.97 Selecting previously unselected package libnet1-dev. [2022-07-16T13:35:51.926Z] #42 65.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 65.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:35:51.926Z] #42 66.35 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:35:51.926Z] #42 66.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 66.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:35:51.926Z] #42 66.64 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-16T13:35:51.926Z] #42 66.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 66.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:35:51.926Z] #42 67.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:35:51.926Z] #42 67.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 67.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:35:51.926Z] #42 67.59 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T13:35:51.926Z] #42 67.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 67.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:35:51.926Z] #42 67.98 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-16T13:35:51.926Z] #42 68.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 68.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:35:51.926Z] #42 68.65 Selecting previously unselected package libprotobuf17:amd64. [2022-07-16T13:35:51.926Z] #42 68.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 68.67 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:35:51.926Z] #42 69.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-16T13:35:51.926Z] #42 69.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 69.97 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:35:51.926Z] #42 70.28 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-16T13:35:51.926Z] #42 70.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 70.38 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:35:51.926Z] #42 72.51 Selecting previously unselected package libprotoc17:amd64. [2022-07-16T13:35:51.926Z] #42 72.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 72.58 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:35:51.926Z] #42 73.61 Selecting previously unselected package protobuf-c-compiler. [2022-07-16T13:35:51.926Z] #42 73.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 73.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:35:51.926Z] #42 74.12 Selecting previously unselected package protobuf-compiler. [2022-07-16T13:35:51.926Z] #42 74.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-16T13:35:51.926Z] #42 74.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:35:51.926Z] #42 74.41 Selecting previously unselected package python-pkg-resources. [2022-07-16T13:35:51.926Z] #42 74.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:35:51.926Z] #42 74.45 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-16T13:35:51.926Z] #42 74.86 Selecting previously unselected package python-six. [2022-07-16T13:35:51.926Z] #42 74.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-16T13:35:51.926Z] #42 74.93 Unpacking python-six (1.12.0-1) ... [2022-07-16T13:35:52.150Z] #27 6.565 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:52.150Z] #27 6.565 Need to get 5083 kB of archives. [2022-07-16T13:35:52.150Z] #27 6.565 After this operation, 12.1 MB of additional disk space will be used. [2022-07-16T13:35:52.150Z] #27 6.565 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-16T13:35:52.150Z] #27 6.608 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-16T13:35:52.150Z] #27 6.608 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-16T13:35:52.150Z] #27 6.608 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-16T13:35:52.150Z] #27 6.608 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-16T13:35:52.150Z] #27 6.624 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-16T13:35:52.150Z] #27 6.634 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-16T13:35:52.150Z] #27 6.644 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-16T13:35:52.150Z] #27 6.644 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-16T13:35:52.150Z] #27 6.644 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-16T13:35:52.150Z] #27 6.644 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-16T13:35:52.150Z] #27 6.655 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-16T13:35:52.150Z] #27 6.655 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-16T13:35:52.150Z] #27 6.655 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-16T13:35:52.150Z] #27 6.659 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-16T13:35:52.150Z] #27 6.659 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-16T13:35:52.150Z] #27 6.660 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-16T13:35:52.150Z] #27 6.665 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-16T13:35:52.150Z] #27 6.677 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:35:52.186Z] #42 75.08 Selecting previously unselected package python-protobuf. [2022-07-16T13:35:52.186Z] #42 75.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-16T13:35:52.186Z] #42 75.09 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-16T13:35:52.186Z] #42 ... [2022-07-16T13:35:52.186Z] [2022-07-16T13:35:52.186Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:35:52.186Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:35:52.186Z] #36 65.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:52.186Z] #36 65.56 Fetched 14.9 MB in 3s (5764 kB/s) [2022-07-16T13:35:52.186Z] #36 65.70 Selecting previously unselected package xxd. [2022-07-16T13:35:52.186Z] #36 65.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-16T13:35:52.186Z] #36 65.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:35:52.186Z] #36 65.78 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:35:52.186Z] #36 66.23 Selecting previously unselected package vim-common. [2022-07-16T13:35:52.186Z] #36 66.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:35:52.186Z] #36 66.32 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:35:52.186Z] #36 66.85 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:35:52.186Z] #36 66.85 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:35:52.186Z] #36 66.87 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:35:52.186Z] #36 ... [2022-07-16T13:35:52.186Z] [2022-07-16T13:35:52.186Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:35:52.186Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:35:52.186Z] #13 60.80 The following additional packages will be installed: [2022-07-16T13:35:52.186Z] #13 60.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-16T13:35:52.186Z] #13 60.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-16T13:35:52.186Z] #13 60.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-16T13:35:52.186Z] #13 60.84 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-16T13:35:52.186Z] #13 60.85 mingw-w64-x86-64-dev [2022-07-16T13:35:52.186Z] #13 60.86 Suggested packages: [2022-07-16T13:35:52.186Z] #13 60.86 gcc-8-locales seccomp wine64 [2022-07-16T13:35:52.186Z] #13 62.37 The following NEW packages will be installed: [2022-07-16T13:35:52.186Z] #13 62.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T13:35:52.186Z] #13 62.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-16T13:35:52.186Z] #13 62.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-16T13:35:52.186Z] #13 62.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-16T13:35:52.186Z] #13 62.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-16T13:35:52.186Z] #13 62.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T13:35:52.186Z] #13 62.42 The following packages will be upgraded: [2022-07-16T13:35:52.186Z] #13 62.44 libseccomp2 [2022-07-16T13:35:52.186Z] #13 63.07 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:52.186Z] #13 63.07 Need to get 77.8 MB of archives. [2022-07-16T13:35:52.186Z] #13 63.07 After this operation, 487 MB of additional disk space will be used. [2022-07-16T13:35:52.186Z] #13 63.07 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-16T13:35:52.186Z] #13 63.08 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-16T13:35:52.186Z] #13 63.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-16T13:35:52.186Z] #13 63.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-16T13:35:52.186Z] #13 63.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-16T13:35:52.186Z] #13 63.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-16T13:35:52.186Z] #13 63.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-16T13:35:52.186Z] #13 63.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-16T13:35:52.186Z] #13 64.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-16T13:35:52.186Z] #13 64.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-16T13:35:52.186Z] #13 64.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-16T13:35:52.399Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 3.6s done [2022-07-16T13:35:52.406Z] #27 6.679 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:35:52.406Z] #27 6.683 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:35:52.406Z] #27 6.936 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:52.406Z] #27 ... [2022-07-16T13:35:52.406Z] [2022-07-16T13:35:52.406Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:52.406Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:52.406Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.8s done [2022-07-16T13:35:52.406Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.7s done [2022-07-16T13:35:52.406Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 4.7s [2022-07-16T13:35:52.445Z] #13 69.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-16T13:35:52.498Z] #9 ... [2022-07-16T13:35:52.498Z] [2022-07-16T13:35:52.498Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T13:35:52.498Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T13:35:52.498Z] #65 DONE 1.5s [2022-07-16T13:35:52.498Z] [2022-07-16T13:35:52.498Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:52.498Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:52.662Z] #9 ... [2022-07-16T13:35:52.662Z] [2022-07-16T13:35:52.662Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:35:52.662Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:35:52.662Z] #27 6.979 Fetched 5083 kB in 0s (13.5 MB/s) [2022-07-16T13:35:52.662Z] #27 7.099 Selecting previously unselected package libssl1.1:amd64. [2022-07-16T13:35:52.662Z] #27 7.099 (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 ... 6677 files and directories currently installed.) [2022-07-16T13:35:52.662Z] #27 7.099 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:35:52.662Z] #27 7.108 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:52.921Z] #27 7.422 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T13:35:52.921Z] #27 7.422 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:35:52.921Z] #27 7.427 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:53.019Z] #13 ... [2022-07-16T13:35:53.019Z] [2022-07-16T13:35:53.019Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:35:53.019Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:35:53.019Z] #42 75.93 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-16T13:35:53.055Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 0.1s [2022-07-16T13:35:53.180Z] #27 7.587 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T13:35:53.180Z] #27 7.587 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:35:53.180Z] #27 7.600 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:53.180Z] #27 7.686 Selecting previously unselected package libldap-common. [2022-07-16T13:35:53.180Z] #27 7.686 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-16T13:35:53.180Z] #27 7.692 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:53.438Z] #27 7.827 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T13:35:53.438Z] #27 7.827 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-16T13:35:53.438Z] #27 7.920 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:53.438Z] #27 8.022 Selecting previously unselected package openssl. [2022-07-16T13:35:53.438Z] #27 8.022 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:35:53.694Z] #27 8.027 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:53.694Z] #27 8.304 Selecting previously unselected package ca-certificates. [2022-07-16T13:35:53.694Z] #27 8.304 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-16T13:35:53.950Z] #27 8.309 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-16T13:35:53.950Z] #27 8.571 Selecting previously unselected package libkeyutils1:amd64. [2022-07-16T13:35:53.950Z] #27 8.571 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-16T13:35:54.208Z] #27 8.579 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:35:54.208Z] #27 8.657 Selecting previously unselected package libkrb5support0:amd64. [2022-07-16T13:35:54.208Z] #27 8.657 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:54.208Z] #27 8.663 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:54.208Z] #27 8.824 Selecting previously unselected package libk5crypto3:amd64. [2022-07-16T13:35:54.208Z] #27 8.824 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:54.409Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.0s done [2022-07-16T13:35:54.419Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.0s [2022-07-16T13:35:54.464Z] #27 8.832 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:54.464Z] #27 8.921 Selecting previously unselected package libkrb5-3:amd64. [2022-07-16T13:35:54.464Z] #27 8.921 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:54.464Z] #27 8.926 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:54.720Z] #27 9.146 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-16T13:35:54.720Z] #27 9.146 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:54.720Z] #27 9.156 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:54.720Z] #27 9.355 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T13:35:54.720Z] #27 9.355 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-16T13:35:54.977Z] #27 9.361 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:35:54.977Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-16T13:35:54.977Z] #27 9.460 Selecting previously unselected package libpsl5:amd64. [2022-07-16T13:35:54.977Z] #27 9.460 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-16T13:35:54.977Z] #27 9.463 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:35:54.977Z] #27 9.608 Selecting previously unselected package librtmp1:amd64. [2022-07-16T13:35:55.011Z] #9 ... [2022-07-16T13:35:55.011Z] [2022-07-16T13:35:55.011Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T13:35:55.011Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-16T13:35:55.233Z] #27 9.610 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-16T13:35:55.233Z] #27 9.615 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:35:55.233Z] #27 9.711 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T13:35:55.233Z] #27 9.711 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-16T13:35:55.233Z] #27 9.714 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:35:55.515Z] #27 9.931 Selecting previously unselected package libcurl4:amd64. [2022-07-16T13:35:55.515Z] #27 9.931 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:35:55.515Z] #27 9.937 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:35:55.772Z] #27 10.07 Selecting previously unselected package curl. [2022-07-16T13:35:55.772Z] #27 10.07 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:35:55.772Z] #27 10.07 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-16T13:35:55.772Z] #27 10.27 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:35:55.772Z] #27 10.27 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:35:55.772Z] #27 10.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:35:55.772Z] #27 10.35 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:35:55.772Z] #27 10.35 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:35:55.772Z] #27 10.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:35:56.029Z] #27 10.41 Selecting previously unselected package jq. [2022-07-16T13:35:56.029Z] #27 10.41 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:35:56.029Z] #27 10.41 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:35:56.029Z] #27 10.48 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:35:56.029Z] #27 10.49 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:35:56.029Z] #27 10.50 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:56.029Z] #27 10.63 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:35:56.029Z] #27 10.64 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:56.029Z] #27 10.66 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.285Z] #27 10.67 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:56.285Z] #27 10.68 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:35:56.285Z] #27 10.71 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.285Z] #27 10.71 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:56.285Z] #27 10.72 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:35:56.285Z] #27 10.73 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.285Z] #27 10.74 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:56.285Z] #27 10.76 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:35:56.285Z] #27 10.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:35:56.285Z] #27 10.78 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:56.285Z] #27 10.79 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-16T13:35:56.315Z] #9 ... [2022-07-16T13:35:56.315Z] [2022-07-16T13:35:56.315Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:35:56.315Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:35:56.315Z] #27 1.524 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:35:56.315Z] #27 1.541 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:35:56.315Z] #27 1.541 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:35:56.315Z] #27 1.736 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:35:56.315Z] #27 2.172 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:35:56.315Z] #27 2.628 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:35:56.315Z] #27 3.996 Fetched 8494 kB in 3s (3112 kB/s) [2022-07-16T13:35:56.315Z] #27 3.996 Reading package lists... [2022-07-16T13:35:56.315Z] #27 4.890 Reading package lists... [2022-07-16T13:35:56.315Z] #27 5.760 Building dependency tree... [2022-07-16T13:35:56.315Z] #27 6.079 The following additional packages will be installed: [2022-07-16T13:35:56.315Z] #27 6.079 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-16T13:35:56.316Z] #27 6.079 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-16T13:35:56.316Z] #27 6.079 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-16T13:35:56.316Z] #27 6.079 Suggested packages: [2022-07-16T13:35:56.316Z] #27 6.079 krb5-doc krb5-user [2022-07-16T13:35:56.316Z] #27 6.079 Recommended packages: [2022-07-16T13:35:56.316Z] #27 6.079 krb5-locales publicsuffix libsasl2-modules [2022-07-16T13:35:56.316Z] #27 6.311 The following NEW packages will be installed: [2022-07-16T13:35:56.316Z] #27 6.313 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-16T13:35:56.316Z] #27 6.320 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-16T13:35:56.316Z] #27 6.320 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T13:35:56.316Z] #27 6.320 libssh2-1 libssl1.1 openssl [2022-07-16T13:35:56.316Z] #27 6.591 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:56.316Z] #27 6.591 Need to get 5083 kB of archives. [2022-07-16T13:35:56.316Z] #27 6.591 After this operation, 12.1 MB of additional disk space will be used. [2022-07-16T13:35:56.316Z] #27 6.591 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-16T13:35:56.316Z] #27 6.625 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-16T13:35:56.316Z] #27 6.625 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-16T13:35:56.316Z] #27 6.630 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-16T13:35:56.316Z] #27 6.632 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-16T13:35:56.316Z] #27 6.636 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-16T13:35:56.316Z] #27 6.664 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-16T13:35:56.316Z] #27 6.664 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-16T13:35:56.316Z] #27 6.664 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-16T13:35:56.316Z] #27 6.664 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-16T13:35:56.316Z] #27 6.664 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-16T13:35:56.316Z] #27 6.672 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-16T13:35:56.316Z] #27 6.680 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-16T13:35:56.316Z] #27 6.680 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-16T13:35:56.316Z] #27 6.680 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-16T13:35:56.316Z] #27 6.680 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-16T13:35:56.316Z] #27 6.688 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-16T13:35:56.316Z] #27 6.698 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-16T13:35:56.316Z] #27 6.698 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:35:56.316Z] #27 6.700 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:35:56.316Z] #27 6.713 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:35:56.316Z] #27 7.039 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:56.316Z] #27 7.083 Fetched 5083 kB in 0s (13.8 MB/s) [2022-07-16T13:35:56.316Z] #27 7.177 Selecting previously unselected package libssl1.1:amd64. [2022-07-16T13:35:56.316Z] #27 7.177 (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 ... 6677 files and directories currently installed.) [2022-07-16T13:35:56.316Z] #27 7.181 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 7.195 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:56.316Z] #27 7.463 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T13:35:56.316Z] #27 7.463 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 7.509 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:56.316Z] #27 7.588 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T13:35:56.316Z] #27 7.588 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 7.591 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:56.316Z] #27 7.694 Selecting previously unselected package libldap-common. [2022-07-16T13:35:56.316Z] #27 7.694 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-16T13:35:56.316Z] #27 7.699 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:56.316Z] #27 7.806 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T13:35:56.316Z] #27 7.806 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 7.809 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:56.316Z] #27 7.959 Selecting previously unselected package openssl. [2022-07-16T13:35:56.316Z] #27 7.959 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 7.964 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:56.316Z] #27 8.205 Selecting previously unselected package ca-certificates. [2022-07-16T13:35:56.316Z] #27 8.207 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-16T13:35:56.316Z] #27 8.212 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-16T13:35:56.316Z] #27 8.365 Selecting previously unselected package libkeyutils1:amd64. [2022-07-16T13:35:56.316Z] #27 8.365 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 8.365 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:35:56.316Z] #27 8.429 Selecting previously unselected package libkrb5support0:amd64. [2022-07-16T13:35:56.316Z] #27 8.429 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 8.522 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.316Z] #27 8.598 Selecting previously unselected package libk5crypto3:amd64. [2022-07-16T13:35:56.316Z] #27 8.598 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 8.603 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.316Z] #27 8.762 Selecting previously unselected package libkrb5-3:amd64. [2022-07-16T13:35:56.316Z] #27 8.762 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 8.767 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.316Z] #27 8.947 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-16T13:35:56.316Z] #27 8.947 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 8.951 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.316Z] #27 9.071 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T13:35:56.316Z] #27 9.071 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.080 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:35:56.316Z] #27 9.162 Selecting previously unselected package libpsl5:amd64. [2022-07-16T13:35:56.316Z] #27 9.162 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.167 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:35:56.316Z] #27 9.246 Selecting previously unselected package librtmp1:amd64. [2022-07-16T13:35:56.316Z] #27 9.246 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.277 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:35:56.316Z] #27 9.392 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T13:35:56.316Z] #27 9.392 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.392 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:35:56.316Z] #27 9.481 Selecting previously unselected package libcurl4:amd64. [2022-07-16T13:35:56.316Z] #27 9.481 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.486 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:35:56.316Z] #27 9.596 Selecting previously unselected package curl. [2022-07-16T13:35:56.316Z] #27 9.596 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.599 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-16T13:35:56.316Z] #27 9.683 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:35:56.316Z] #27 9.683 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.687 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:35:56.316Z] #27 9.769 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:35:56.316Z] #27 9.769 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.773 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:35:56.316Z] #27 9.835 Selecting previously unselected package jq. [2022-07-16T13:35:56.316Z] #27 9.835 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:35:56.316Z] #27 9.838 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:35:56.316Z] #27 9.914 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:35:56.393Z] #63 ... [2022-07-16T13:35:56.393Z] [2022-07-16T13:35:56.393Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:35:56.393Z] #27 sha256:7907aa7cf0a548e84984a1b780b9d33f25becca70be6d0c2f3634ff42017e822 [2022-07-16T13:35:56.393Z] #27 1.003 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:35:56.393Z] #27 1.017 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:35:56.393Z] #27 1.017 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:35:56.393Z] #27 1.232 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-16T13:35:56.393Z] #27 1.826 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [330 kB] [2022-07-16T13:35:56.393Z] #27 1.890 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-16T13:35:56.393Z] #27 3.557 Fetched 8317 kB in 3s (2968 kB/s) [2022-07-16T13:35:56.393Z] #27 3.557 Reading package lists... [2022-07-16T13:35:56.393Z] #27 4.257 Reading package lists... [2022-07-16T13:35:56.393Z] #27 4.931 Building dependency tree... [2022-07-16T13:35:56.393Z] #27 5.262 The following additional packages will be installed: [2022-07-16T13:35:56.393Z] #27 5.262 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-16T13:35:56.393Z] #27 5.262 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-16T13:35:56.393Z] #27 5.264 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-16T13:35:56.393Z] #27 5.264 Suggested packages: [2022-07-16T13:35:56.393Z] #27 5.265 krb5-doc krb5-user [2022-07-16T13:35:56.393Z] #27 5.265 Recommended packages: [2022-07-16T13:35:56.393Z] #27 5.265 krb5-locales publicsuffix libsasl2-modules [2022-07-16T13:35:56.393Z] #27 5.397 The following NEW packages will be installed: [2022-07-16T13:35:56.393Z] #27 5.397 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-16T13:35:56.393Z] #27 5.397 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-16T13:35:56.393Z] #27 5.397 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T13:35:56.393Z] #27 5.397 libssh2-1 libssl1.1 openssl [2022-07-16T13:35:56.393Z] #27 5.668 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:56.393Z] #27 5.668 Need to get 4798 kB of archives. [2022-07-16T13:35:56.393Z] #27 5.668 After this operation, 11.5 MB of additional disk space will be used. [2022-07-16T13:35:56.393Z] #27 5.668 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-07-16T13:35:56.393Z] #27 5.778 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-07-16T13:35:56.393Z] #27 5.793 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-07-16T13:35:56.393Z] #27 5.808 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-16T13:35:56.393Z] #27 5.822 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-07-16T13:35:56.393Z] #27 5.829 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-07-16T13:35:56.393Z] #27 5.923 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-16T13:35:56.393Z] #27 5.941 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-07-16T13:35:56.393Z] #27 5.945 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-07-16T13:35:56.393Z] #27 5.949 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-07-16T13:35:56.393Z] #27 6.011 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-07-16T13:35:56.393Z] #27 6.057 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-07-16T13:35:56.393Z] #27 6.059 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-07-16T13:35:56.393Z] #27 6.072 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-07-16T13:35:56.393Z] #27 6.076 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-07-16T13:35:56.393Z] #27 6.078 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-07-16T13:35:56.393Z] #27 6.114 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-07-16T13:35:56.393Z] #27 6.121 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-07-16T13:35:56.393Z] #27 6.152 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-07-16T13:35:56.393Z] #27 6.179 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-07-16T13:35:56.393Z] #27 6.180 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-07-16T13:35:56.393Z] #27 6.786 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:56.393Z] #27 6.852 Fetched 4798 kB in 1s (6222 kB/s) [2022-07-16T13:35:56.393Z] #27 7.515 Selecting previously unselected package libssl1.1:arm64. [2022-07-16T13:35:56.393Z] #27 7.515 (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 ... 6670 files and directories currently installed.) [2022-07-16T13:35:56.393Z] #27 7.515 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-07-16T13:35:56.393Z] #27 7.577 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:56.393Z] #27 8.043 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-16T13:35:56.393Z] #27 8.043 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-07-16T13:35:56.393Z] #27 8.051 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:56.393Z] #27 8.195 Selecting previously unselected package libsasl2-2:arm64. [2022-07-16T13:35:56.393Z] #27 8.195 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-07-16T13:35:56.393Z] #27 8.202 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:56.393Z] #27 8.268 Selecting previously unselected package libldap-common. [2022-07-16T13:35:56.393Z] #27 8.268 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-16T13:35:56.393Z] #27 8.277 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:56.393Z] #27 8.362 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-16T13:35:56.393Z] #27 8.362 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-07-16T13:35:56.393Z] #27 8.370 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:56.394Z] #27 8.458 Selecting previously unselected package openssl. [2022-07-16T13:35:56.394Z] #27 8.458 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-07-16T13:35:56.394Z] #27 8.477 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:56.394Z] #27 8.592 Selecting previously unselected package ca-certificates. [2022-07-16T13:35:56.394Z] #27 8.592 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-16T13:35:56.394Z] #27 8.596 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-16T13:35:56.394Z] #27 8.765 Selecting previously unselected package libkeyutils1:arm64. [2022-07-16T13:35:56.394Z] #27 8.765 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-07-16T13:35:56.394Z] #27 8.773 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-07-16T13:35:56.394Z] #27 8.878 Selecting previously unselected package libkrb5support0:arm64. [2022-07-16T13:35:56.394Z] #27 8.878 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-07-16T13:35:56.394Z] #27 8.980 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.394Z] #27 9.384 Selecting previously unselected package libk5crypto3:arm64. [2022-07-16T13:35:56.394Z] #27 9.384 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-07-16T13:35:56.394Z] #27 9.455 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.394Z] #27 10.06 Selecting previously unselected package libkrb5-3:arm64. [2022-07-16T13:35:56.394Z] #27 10.07 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-07-16T13:35:56.394Z] #27 10.15 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:35:56.394Z] #27 ... [2022-07-16T13:35:56.394Z] [2022-07-16T13:35:56.394Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:56.394Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-16T13:35:56.394Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 3.0s done [2022-07-16T13:35:56.394Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 [2022-07-16T13:35:56.576Z] #27 9.930 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:35:56.576Z] #27 9.937 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:56.576Z] #27 ... [2022-07-16T13:35:56.576Z] [2022-07-16T13:35:56.576Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:56.576Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:57.217Z] #27 11.58 Updating certificates in /etc/ssl/certs... [2022-07-16T13:35:57.221Z] #42 ... [2022-07-16T13:35:57.221Z] [2022-07-16T13:35:57.222Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:35:57.222Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:35:57.222Z] #34 70.07 internal/reflectlite [2022-07-16T13:35:57.222Z] #34 70.08 sync [2022-07-16T13:35:57.222Z] #34 72.34 internal/testlog [2022-07-16T13:35:57.222Z] #34 74.43 sort [2022-07-16T13:35:57.222Z] #34 74.45 errors [2022-07-16T13:35:57.222Z] #34 74.95 strconv [2022-07-16T13:35:57.222Z] #34 76.22 io [2022-07-16T13:35:57.222Z] #34 78.50 internal/oserror [2022-07-16T13:35:57.222Z] #34 78.89 syscall [2022-07-16T13:35:57.222Z] #34 ... [2022-07-16T13:35:57.222Z] [2022-07-16T13:35:57.222Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:35:57.222Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:35:57.222Z] #13 72.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-16T13:35:57.222Z] #13 72.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-16T13:35:57.222Z] #13 72.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:35:57.222Z] #13 72.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:35:57.222Z] #13 72.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-16T13:35:57.222Z] #13 72.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-16T13:35:57.222Z] #13 72.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-16T13:35:57.222Z] #13 72.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-16T13:35:57.222Z] #13 72.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-16T13:35:57.222Z] #13 72.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-16T13:35:57.222Z] #13 72.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-16T13:35:57.222Z] #13 73.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-16T13:35:57.222Z] #13 73.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-16T13:35:57.222Z] #13 73.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-16T13:35:57.222Z] #13 74.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:57.484Z] #13 74.74 Fetched 77.8 MB in 10s (7454 kB/s) [2022-07-16T13:35:57.509Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 8.2s done [2022-07-16T13:35:57.744Z] #13 74.88 (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 ... 15421 files and directories currently installed.) [2022-07-16T13:35:57.744Z] #13 74.99 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:35:57.744Z] #13 75.06 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-16T13:35:57.766Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-16T13:35:57.784Z] #9 ... [2022-07-16T13:35:57.784Z] [2022-07-16T13:35:57.784Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T13:35:57.784Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-16T13:35:57.784Z] #63 DONE 2.6s [2022-07-16T13:35:57.784Z] [2022-07-16T13:35:57.784Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:57.784Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-16T13:35:58.262Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 3.3s done [2022-07-16T13:35:58.262Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-16T13:35:58.262Z] #9 ... [2022-07-16T13:35:58.262Z] [2022-07-16T13:35:58.262Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:35:58.262Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:35:58.262Z] #27 1.557 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:35:58.262Z] #27 1.571 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:35:58.262Z] #27 1.571 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:35:58.262Z] #27 1.748 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:35:58.262Z] #27 2.295 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:35:58.262Z] #27 2.315 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:35:58.262Z] #27 4.141 Fetched 8494 kB in 3s (2991 kB/s) [2022-07-16T13:35:58.262Z] #27 4.141 Reading package lists... [2022-07-16T13:35:58.262Z] #27 5.181 Reading package lists... [2022-07-16T13:35:58.262Z] #27 6.111 Building dependency tree... [2022-07-16T13:35:58.262Z] #27 6.460 The following additional packages will be installed: [2022-07-16T13:35:58.262Z] #27 6.460 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-16T13:35:58.262Z] #27 6.460 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-16T13:35:58.262Z] #27 6.461 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-16T13:35:58.262Z] #27 6.462 Suggested packages: [2022-07-16T13:35:58.262Z] #27 6.462 krb5-doc krb5-user [2022-07-16T13:35:58.262Z] #27 6.462 Recommended packages: [2022-07-16T13:35:58.262Z] #27 6.462 krb5-locales publicsuffix libsasl2-modules [2022-07-16T13:35:58.262Z] #27 6.624 The following NEW packages will be installed: [2022-07-16T13:35:58.262Z] #27 6.625 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-16T13:35:58.262Z] #27 6.625 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-16T13:35:58.262Z] #27 6.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T13:35:58.262Z] #27 6.626 libssh2-1 libssl1.1 openssl [2022-07-16T13:35:58.262Z] #27 6.922 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:35:58.262Z] #27 6.922 Need to get 5083 kB of archives. [2022-07-16T13:35:58.262Z] #27 6.922 After this operation, 12.1 MB of additional disk space will be used. [2022-07-16T13:35:58.262Z] #27 6.922 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-16T13:35:58.262Z] #27 6.969 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-16T13:35:58.262Z] #27 6.969 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-16T13:35:58.262Z] #27 6.969 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-16T13:35:58.262Z] #27 6.969 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-16T13:35:58.262Z] #27 6.969 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-16T13:35:58.262Z] #27 7.009 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-16T13:35:58.262Z] #27 7.009 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-16T13:35:58.262Z] #27 7.009 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-16T13:35:58.262Z] #27 7.009 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-16T13:35:58.262Z] #27 7.009 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-16T13:35:58.262Z] #27 7.022 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-16T13:35:58.262Z] #27 7.024 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-16T13:35:58.262Z] #27 7.029 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-16T13:35:58.262Z] #27 7.031 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-16T13:35:58.262Z] #27 7.034 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-16T13:35:58.262Z] #27 7.037 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-16T13:35:58.262Z] #27 7.043 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-16T13:35:58.262Z] #27 7.049 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:35:58.262Z] #27 7.082 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:35:58.262Z] #27 7.084 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:35:58.262Z] #27 7.302 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:35:58.262Z] #27 7.330 Fetched 5083 kB in 0s (11.5 MB/s) [2022-07-16T13:35:58.262Z] #27 7.374 Selecting previously unselected package libssl1.1:amd64. [2022-07-16T13:35:58.262Z] #27 7.374 (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 ... 6677 files and directories currently installed.) [2022-07-16T13:35:58.262Z] #27 7.378 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 7.387 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:58.262Z] #27 7.581 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T13:35:58.262Z] #27 7.581 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 7.587 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:58.262Z] #27 7.629 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T13:35:58.262Z] #27 7.629 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 7.633 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:58.262Z] #27 7.678 Selecting previously unselected package libldap-common. [2022-07-16T13:35:58.262Z] #27 7.678 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-16T13:35:58.262Z] #27 7.685 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:58.262Z] #27 7.729 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T13:35:58.262Z] #27 7.729 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 7.732 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:58.262Z] #27 7.793 Selecting previously unselected package openssl. [2022-07-16T13:35:58.262Z] #27 7.794 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 7.799 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:58.262Z] #27 7.937 Selecting previously unselected package ca-certificates. [2022-07-16T13:35:58.262Z] #27 7.937 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-16T13:35:58.262Z] #27 7.943 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-16T13:35:58.262Z] #27 8.024 Selecting previously unselected package libkeyutils1:amd64. [2022-07-16T13:35:58.262Z] #27 8.024 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.028 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:35:58.262Z] #27 8.061 Selecting previously unselected package libkrb5support0:amd64. [2022-07-16T13:35:58.262Z] #27 8.061 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.065 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.262Z] #27 8.105 Selecting previously unselected package libk5crypto3:amd64. [2022-07-16T13:35:58.262Z] #27 8.106 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.109 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.262Z] #27 8.168 Selecting previously unselected package libkrb5-3:amd64. [2022-07-16T13:35:58.262Z] #27 8.168 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.171 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.262Z] #27 8.258 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-16T13:35:58.262Z] #27 8.258 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.263 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.262Z] #27 8.324 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T13:35:58.262Z] #27 8.324 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.332 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:35:58.262Z] #27 8.379 Selecting previously unselected package libpsl5:amd64. [2022-07-16T13:35:58.262Z] #27 8.379 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.383 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:35:58.262Z] #27 8.435 Selecting previously unselected package librtmp1:amd64. [2022-07-16T13:35:58.262Z] #27 8.435 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.435 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:35:58.262Z] #27 8.480 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T13:35:58.262Z] #27 8.481 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.485 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:35:58.262Z] #27 8.545 Selecting previously unselected package libcurl4:amd64. [2022-07-16T13:35:58.262Z] #27 8.545 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.549 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:35:58.262Z] #27 8.626 Selecting previously unselected package curl. [2022-07-16T13:35:58.262Z] #27 8.626 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-16T13:35:58.262Z] #27 8.630 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-16T13:35:58.262Z] #27 8.711 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:35:58.263Z] #27 8.711 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:35:58.263Z] #27 8.721 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:35:58.263Z] #27 8.780 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:35:58.263Z] #27 8.782 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:35:58.263Z] #27 8.785 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:35:58.263Z] #27 8.833 Selecting previously unselected package jq. [2022-07-16T13:35:58.263Z] #27 8.837 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:35:58.263Z] #27 8.842 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:35:58.263Z] #27 8.882 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-16T13:35:58.263Z] #27 8.893 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-16T13:35:58.263Z] #27 8.907 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:58.263Z] #27 9.124 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:35:58.263Z] #27 9.138 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:58.263Z] #27 9.159 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.263Z] #27 9.234 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:58.263Z] #27 9.246 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:35:58.263Z] #27 9.258 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.263Z] #27 9.270 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:35:58.263Z] #27 9.282 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:35:58.263Z] #27 9.294 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.263Z] #27 9.306 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:35:58.263Z] #27 9.321 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:35:58.263Z] #27 9.332 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:35:58.263Z] #27 9.344 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:35:58.263Z] #27 9.355 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-16T13:35:58.263Z] #27 9.996 Updating certificates in /etc/ssl/certs... [2022-07-16T13:35:58.263Z] #27 ... [2022-07-16T13:35:58.263Z] [2022-07-16T13:35:58.263Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:35:58.263Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:35:58.313Z] #13 75.50 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:35:58.573Z] #13 75.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T13:35:58.573Z] #13 75.78 (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 ... 15421 files and directories currently installed.) [2022-07-16T13:35:58.573Z] #13 75.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:35:58.573Z] #13 75.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:35:58.588Z] #27 13.10 137 added, 0 removed; done. [2022-07-16T13:35:58.588Z] #27 13.13 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:35:58.588Z] #27 13.15 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:35:58.588Z] #27 13.16 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:35:58.588Z] #27 13.17 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-16T13:35:58.588Z] #27 13.18 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:35:58.588Z] #27 13.21 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-16T13:35:58.845Z] #27 13.22 Updating certificates in /etc/ssl/certs... [2022-07-16T13:35:59.780Z] #27 14.16 0 added, 0 removed; done. [2022-07-16T13:35:59.780Z] #27 14.16 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T13:35:59.780Z] #27 14.16 done. [2022-07-16T13:36:00.327Z] #9 ... [2022-07-16T13:36:00.327Z] [2022-07-16T13:36:00.327Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T13:36:00.327Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-16T13:36:00.327Z] #65 DONE 2.4s [2022-07-16T13:36:00.327Z] [2022-07-16T13:36:00.327Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:00.327Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-16T13:36:01.676Z] #27 DONE 15.8s [2022-07-16T13:36:01.676Z] [2022-07-16T13:36:01.676Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T13:36:01.676Z] #28 sha256:22c634c636ff18ed960adaf145ffe289e957c1e232377c62fb21ec262008fe45 [2022-07-16T13:36:01.676Z] #28 DONE 0.1s [2022-07-16T13:36:01.676Z] [2022-07-16T13:36:01.676Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:01.676Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:36:01.676Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 9.0s done [2022-07-16T13:36:01.676Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 4.5s [2022-07-16T13:36:01.713Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 5.1s [2022-07-16T13:36:01.952Z] #9 ... [2022-07-16T13:36:01.952Z] [2022-07-16T13:36:01.952Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:36:01.952Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:36:01.952Z] #27 10.10 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-16T13:36:01.952Z] #27 10.11 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:36:01.952Z] #27 10.12 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:36:01.952Z] #27 10.13 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:36:01.952Z] #27 10.14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:36:01.952Z] #27 10.15 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:36:01.952Z] #27 10.16 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:36:01.952Z] #27 10.17 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-16T13:36:01.952Z] #27 10.18 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:36:01.952Z] #27 10.19 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:36:01.952Z] #27 10.21 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:36:01.952Z] #27 10.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:36:01.952Z] #27 10.26 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:36:01.952Z] #27 10.27 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-16T13:36:01.952Z] #27 11.10 Updating certificates in /etc/ssl/certs... [2022-07-16T13:36:01.952Z] #27 12.38 137 added, 0 removed; done. [2022-07-16T13:36:01.952Z] #27 12.46 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:36:01.952Z] #27 12.47 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:36:01.952Z] #27 12.48 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:36:01.952Z] #27 12.49 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-16T13:36:01.952Z] #27 12.50 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:01.952Z] #27 12.52 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-16T13:36:01.952Z] #27 12.54 Updating certificates in /etc/ssl/certs... [2022-07-16T13:36:01.952Z] #27 13.62 0 added, 0 removed; done. [2022-07-16T13:36:01.952Z] #27 13.62 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T13:36:01.952Z] #27 13.62 done. [2022-07-16T13:36:01.952Z] #27 DONE 14.8s [2022-07-16T13:36:01.952Z] [2022-07-16T13:36:01.952Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T13:36:01.952Z] #28 sha256:c16570c0beb7803260a982f66eaa555f595d72ad514f7a4fd21077db1303abcc [2022-07-16T13:36:01.952Z] #28 DONE 0.1s [2022-07-16T13:36:01.952Z] [2022-07-16T13:36:01.952Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:01.952Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:36:01.974Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 5.5s done [2022-07-16T13:36:01.974Z] #9 extracting sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 [2022-07-16T13:36:02.238Z] #9 extracting sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 done [2022-07-16T13:36:02.238Z] #9 DONE 20.6s [2022-07-16T13:36:02.238Z] [2022-07-16T13:36:02.238Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:36:02.238Z] #27 sha256:7907aa7cf0a548e84984a1b780b9d33f25becca70be6d0c2f3634ff42017e822 [2022-07-16T13:36:02.238Z] #27 10.68 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-07-16T13:36:02.238Z] #27 10.69 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 10.70 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:36:02.238Z] #27 11.30 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-16T13:36:02.238Z] #27 11.30 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 11.31 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-07-16T13:36:02.238Z] #27 11.36 Selecting previously unselected package libpsl5:arm64. [2022-07-16T13:36:02.238Z] #27 11.36 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 11.36 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-07-16T13:36:02.238Z] #27 11.41 Selecting previously unselected package librtmp1:arm64. [2022-07-16T13:36:02.238Z] #27 11.41 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 11.42 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:36:02.238Z] #27 11.47 Selecting previously unselected package libssh2-1:arm64. [2022-07-16T13:36:02.238Z] #27 11.47 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 11.48 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-07-16T13:36:02.238Z] #27 11.57 Selecting previously unselected package libcurl4:arm64. [2022-07-16T13:36:02.238Z] #27 11.57 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 11.64 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-07-16T13:36:02.238Z] #27 12.05 Selecting previously unselected package curl. [2022-07-16T13:36:02.238Z] #27 12.05 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 12.10 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-16T13:36:02.238Z] #27 12.44 Selecting previously unselected package libonig5:arm64. [2022-07-16T13:36:02.238Z] #27 12.45 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 12.54 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-07-16T13:36:02.238Z] #27 13.34 Selecting previously unselected package libjq1:arm64. [2022-07-16T13:36:02.238Z] #27 13.34 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 13.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-16T13:36:02.238Z] #27 13.39 Selecting previously unselected package jq. [2022-07-16T13:36:02.238Z] #27 13.39 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-07-16T13:36:02.238Z] #27 13.40 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:36:02.238Z] #27 13.54 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-07-16T13:36:02.238Z] #27 13.63 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-07-16T13:36:02.238Z] #27 13.65 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-07-16T13:36:02.238Z] #27 13.84 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-07-16T13:36:02.238Z] #27 13.86 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:36:02.238Z] #27 13.87 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:36:02.238Z] #27 13.88 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:36:02.238Z] #27 13.90 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-16T13:36:02.238Z] #27 13.91 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:36:02.238Z] #27 13.92 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-16T13:36:02.238Z] #27 13.93 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-07-16T13:36:02.238Z] #27 13.94 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:36:02.238Z] #27 13.95 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-16T13:36:02.238Z] #27 13.97 Setting up libonig5:arm64 (6.9.1-1) ... [2022-07-16T13:36:02.238Z] #27 13.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-16T13:36:02.238Z] #27 14.00 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-16T13:36:02.238Z] #27 14.01 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-16T13:36:02.238Z] #27 14.75 Updating certificates in /etc/ssl/certs... [2022-07-16T13:36:02.238Z] #27 15.86 137 added, 0 removed; done. [2022-07-16T13:36:02.238Z] #27 16.01 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-07-16T13:36:02.238Z] #27 16.03 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:36:02.238Z] #27 16.04 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-07-16T13:36:02.238Z] #27 16.05 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-16T13:36:02.238Z] #27 16.07 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:02.238Z] #27 16.10 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-16T13:36:02.238Z] #27 16.11 Updating certificates in /etc/ssl/certs... [2022-07-16T13:36:02.458Z] #9 ... [2022-07-16T13:36:02.458Z] [2022-07-16T13:36:02.458Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-16T13:36:02.458Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-16T13:36:02.458Z] #27 10.79 137 added, 0 removed; done. [2022-07-16T13:36:02.458Z] #27 10.91 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-16T13:36:02.458Z] #27 10.92 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:36:02.458Z] #27 10.93 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-16T13:36:02.458Z] #27 10.94 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-16T13:36:02.458Z] #27 10.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:02.458Z] #27 10.98 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-16T13:36:02.458Z] #27 10.98 Updating certificates in /etc/ssl/certs... [2022-07-16T13:36:02.458Z] #27 11.59 0 added, 0 removed; done. [2022-07-16T13:36:02.458Z] #27 11.59 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T13:36:02.458Z] #27 11.59 done. [2022-07-16T13:36:02.458Z] #27 DONE 14.3s [2022-07-16T13:36:02.716Z] [2022-07-16T13:36:02.716Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:02.716Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:36:02.772Z] #13 79.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T13:36:02.772Z] #13 79.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:36:02.772Z] #13 79.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:36:02.882Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.1s [2022-07-16T13:36:03.044Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.9s done [2022-07-16T13:36:03.044Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-16T13:36:03.184Z] #27 16.81 0 added, 0 removed; done. [2022-07-16T13:36:03.184Z] #27 16.81 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T13:36:03.184Z] #27 16.81 done. [2022-07-16T13:36:03.184Z] #27 DONE 16.9s [2022-07-16T13:36:03.184Z] [2022-07-16T13:36:03.184Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T13:36:03.184Z] #10 sha256:665dedc0ea786ad17b93ff25ad809b09f33908c95ec2a33e0d3665f3b43066e6 [2022-07-16T13:36:03.184Z] #10 DONE 0.7s [2022-07-16T13:36:03.184Z] [2022-07-16T13:36:03.184Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T13:36:03.184Z] #28 sha256:2b4dbcace91268f121c67722f3d3d1f0808f7cb19c756b7fab1102a6f4488a1f [2022-07-16T13:36:03.184Z] #28 DONE 0.1s [2022-07-16T13:36:03.184Z] [2022-07-16T13:36:03.184Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:03.184Z] #29 sha256:24f80bb6ace2c05a5f523dbc6a117f2bff472a26fff8b96ab77e3d8866b1cf16 [2022-07-16T13:36:03.288Z] #9 ... [2022-07-16T13:36:03.288Z] [2022-07-16T13:36:03.288Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T13:36:03.288Z] #28 sha256:b64321c3403a91821404bfff3574372542b554c93c6a2e7c4f27b217bf28eaac [2022-07-16T13:36:03.288Z] #28 DONE 0.8s [2022-07-16T13:36:03.288Z] [2022-07-16T13:36:03.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:03.288Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:36:03.288Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.2s [2022-07-16T13:36:03.763Z] #29 ... [2022-07-16T13:36:03.763Z] [2022-07-16T13:36:03.763Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-16T13:36:03.763Z] #11 sha256:869401e3686d8895c9ce14e4bef357816d2a2cfce782ebbaab7ee3ca46dbeeb4 [2022-07-16T13:36:03.763Z] #11 DONE 0.6s [2022-07-16T13:36:03.763Z] [2022-07-16T13:36:03.763Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T13:36:03.763Z] #31 sha256:be64e60e23eee6a0cd25fc94b3984b700ca813e8f5d4f391a64bcda6026eadf4 [2022-07-16T13:36:03.763Z] #31 DONE 0.2s [2022-07-16T13:36:03.763Z] [2022-07-16T13:36:03.763Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:03.763Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-16T13:36:03.812Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.9s done [2022-07-16T13:36:04.028Z] #32 ... [2022-07-16T13:36:04.028Z] [2022-07-16T13:36:04.028Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T13:36:04.028Z] #39 sha256:10eb8f6e9f0e93e170a3f7b230f10886c1d4d11d50bbd439eca30297975e8668 [2022-07-16T13:36:04.028Z] #39 DONE 0.3s [2022-07-16T13:36:04.028Z] [2022-07-16T13:36:04.028Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:04.028Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-16T13:36:04.069Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-16T13:36:04.173Z] #13 ... [2022-07-16T13:36:04.173Z] [2022-07-16T13:36:04.173Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:04.173Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:04.173Z] #36 77.19 Selecting previously unselected package libxml2:amd64. [2022-07-16T13:36:04.173Z] #36 77.19 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-16T13:36:04.173Z] #36 77.19 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:36:04.173Z] #36 78.22 Selecting previously unselected package cmake-data. [2022-07-16T13:36:04.173Z] #36 78.22 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-16T13:36:04.173Z] #36 78.27 Unpacking cmake-data (3.13.4-1) ... [2022-07-16T13:36:04.173Z] #36 82.33 Selecting previously unselected package libarchive13:amd64. [2022-07-16T13:36:04.173Z] #36 82.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-16T13:36:04.173Z] #36 82.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:36:04.173Z] #36 82.99 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-16T13:36:04.173Z] #36 83.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-16T13:36:04.173Z] #36 83.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:36:04.173Z] #36 83.36 Selecting previously unselected package librhash0:amd64. [2022-07-16T13:36:04.173Z] #36 83.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-16T13:36:04.173Z] #36 83.38 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:36:04.173Z] #36 83.82 Selecting previously unselected package libuv1:amd64. [2022-07-16T13:36:04.173Z] #36 83.82 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-16T13:36:04.173Z] #36 83.83 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:36:04.173Z] #36 84.04 Selecting previously unselected package cmake. [2022-07-16T13:36:04.173Z] #36 84.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-16T13:36:04.173Z] #36 84.07 Unpacking cmake (3.13.4-1) ... [2022-07-16T13:36:05.194Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 6.7s done [2022-07-16T13:36:05.194Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 [2022-07-16T13:36:05.194Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-16T13:36:05.453Z] #9 DONE 24.8s [2022-07-16T13:36:05.453Z] [2022-07-16T13:36:05.453Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T13:36:05.453Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-16T13:36:06.091Z] #36 88.74 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:36:06.091Z] #36 88.80 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:06.091Z] #36 88.82 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:36:06.091Z] #36 88.84 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:06.091Z] #36 88.94 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:36:06.091Z] #36 89.01 Setting up cmake-data (3.13.4-1) ... [2022-07-16T13:36:06.091Z] #36 89.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:36:06.091Z] #36 89.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:36:06.355Z] #36 89.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:36:06.355Z] #36 89.22 Setting up cmake (3.13.4-1) ... [2022-07-16T13:36:06.355Z] #36 89.24 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:06.355Z] #36 ... [2022-07-16T13:36:06.355Z] [2022-07-16T13:36:06.355Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:06.355Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:06.355Z] #42 83.14 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:36:06.355Z] #42 83.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:06.355Z] #42 83.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:36:06.355Z] #42 83.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:36:06.355Z] #42 83.24 Setting up python-six (1.12.0-1) ... [2022-07-16T13:36:06.355Z] #42 89.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:36:06.355Z] #42 89.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:36:06.355Z] #42 89.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:36:06.355Z] #42 89.25 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:36:06.355Z] #42 89.26 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:36:06.355Z] #42 89.27 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:36:06.355Z] #42 89.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:06.355Z] #42 89.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:36:06.355Z] #42 89.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:36:06.355Z] #42 89.35 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-16T13:36:06.599Z] #40 ... [2022-07-16T13:36:06.599Z] [2022-07-16T13:36:06.599Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-16T13:36:06.599Z] #12 sha256:4988b741b62308aabea08725073bd9e2f5ad75bbedb07689b61f2c4cb82deee6 [2022-07-16T13:36:06.599Z] #12 DONE 3.0s [2022-07-16T13:36:06.616Z] #42 ... [2022-07-16T13:36:06.616Z] [2022-07-16T13:36:06.616Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:06.616Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:06.616Z] #36 89.58 Processing triggers for mime-support (3.62) ... [2022-07-16T13:36:06.860Z] [2022-07-16T13:36:06.860Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:06.860Z] #29 sha256:24f80bb6ace2c05a5f523dbc6a117f2bff472a26fff8b96ab77e3d8866b1cf16 [2022-07-16T13:36:06.860Z] #29 1.485 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-16T13:36:06.860Z] #29 1.669 [2022-07-16T13:36:06.860Z] #29 1.900 #=#=# 0.0% ############################## 43.0% ######################################### 57.6% ################################################# 68.2% ##################################################################### 97.0% ######################################################################## 100.0% [2022-07-16T13:36:06.860Z] #29 2.865 [2022-07-16T13:36:06.860Z] #29 3.094 #=#=# 0.2% ################################################################# 91.6% ######################################################################## 100.0% [2022-07-16T13:36:06.860Z] #29 3.477 [2022-07-16T13:36:07.123Z] #29 3.734 #=#=# 0.0% ################################################### 71.5% ######################################################################## 100.0% [2022-07-16T13:36:07.597Z] #36 ... [2022-07-16T13:36:07.597Z] [2022-07-16T13:36:07.597Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:07.597Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:36:07.597Z] #34 80.37 reflect [2022-07-16T13:36:07.597Z] #34 ... [2022-07-16T13:36:07.597Z] [2022-07-16T13:36:07.597Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:07.597Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:07.597Z] #13 84.06 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T13:36:07.597Z] #13 84.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-16T13:36:07.597Z] #13 84.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:36:07.860Z] #13 85.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T13:36:07.860Z] #13 85.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:36:07.860Z] #13 85.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:36:08.021Z] #10 DONE 2.3s [2022-07-16T13:36:08.021Z] [2022-07-16T13:36:08.021Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:08.021Z] #29 sha256:e530352ada0196cccd5d4c6637e3bb1bb2cedf09b25ac283e4ba5aa9d5a7a695 [2022-07-16T13:36:08.021Z] #29 1.240 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-16T13:36:08.021Z] #29 1.318 [2022-07-16T13:36:08.021Z] #29 1.544 #=#=# ############# 18.5% ########################### 38.3% ########################################## 58.4% ######################################################## 78.1% ###################################################################### 98.1% ######################################################################## 100.0% [2022-07-16T13:36:08.021Z] #29 2.133 [2022-07-16T13:36:08.021Z] #29 2.348 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:08.021Z] #29 2.555 [2022-07-16T13:36:08.021Z] #29 2.773 #=#=# ################################################################## 92.3% ######################################################################## 100.0% [2022-07-16T13:36:08.021Z] #29 2.940 [2022-07-16T13:36:08.021Z] #29 3.152 #=#=# ############ 16.9% ######################### 36.1% ####################################### 55.5% ##################################################### 74.7% ################################################################### 94.0% ######################################################################## 100.0% [2022-07-16T13:36:08.021Z] #29 3.764 [2022-07-16T13:36:08.313Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.0s [2022-07-16T13:36:08.641Z] #29 4.436 #=#=# ##O#- # [2022-07-16T13:36:09.059Z] #29 3.986 #=#=# ### 4.8% ####### 10.1% ########## 15.2% ############## 20.5% ################## 25.6% ###################### 30.8% ######################### 35.5% ############################# 41.1% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.3% ################################################################### 93.4% ####################################################################### 98.7% ######################################################################## 100.0% [2022-07-16T13:36:09.059Z] #29 5.935 [2022-07-16T13:36:09.171Z] #13 86.21 Selecting previously unselected package dmsetup.#13 ... [2022-07-16T13:36:09.171Z] [2022-07-16T13:36:09.171Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:09.171Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:09.171Z] #36 DONE 92.1s [2022-07-16T13:36:09.171Z] [2022-07-16T13:36:09.171Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:09.171Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:09.171Z] #13 86.21 Selecting previously unselected package dmsetup. [2022-07-16T13:36:09.171Z] #13 86.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:36:09.171Z] #13 86.22 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-16T13:36:09.328Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.1s [2022-07-16T13:36:09.445Z] #13 86.67 Selecting previously unselected package mingw-w64-common. [2022-07-16T13:36:09.445Z] #13 86.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-16T13:36:09.445Z] #13 86.68 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-16T13:36:09.624Z] #29 6.359 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T13:36:09.624Z] #29 6.419 [2022-07-16T13:36:09.883Z] #29 6.632 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:09.883Z] #29 6.706 [2022-07-16T13:36:09.965Z] #29 5.619 #=#=# 0.0% ##### 7.6% ########## 14.2% #################### 28.7% ########################### 38.3% ################################## 48.0% ########################################### 60.3% ################################################### 71.2% ######################################################### 80.4% ################################################################# 90.4% ######################################################################## 100.0% [2022-07-16T13:36:10.456Z] #29 7.126 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T13:36:10.456Z] #29 7.187 [2022-07-16T13:36:10.552Z] #29 7.188 [2022-07-16T13:36:10.715Z] #29 7.399 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:10.715Z] #29 7.502 [2022-07-16T13:36:11.281Z] #29 7.963 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-16T13:36:11.281Z] #29 8.027 [2022-07-16T13:36:11.540Z] #29 8.242 #=#=# [2022-07-16T13:36:11.540Z] #29 ... [2022-07-16T13:36:11.540Z] [2022-07-16T13:36:11.540Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-16T13:36:11.540Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-16T13:36:11.540Z] #11 DONE 3.8s [2022-07-16T13:36:11.540Z] [2022-07-16T13:36:11.540Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:11.540Z] #29 sha256:e530352ada0196cccd5d4c6637e3bb1bb2cedf09b25ac283e4ba5aa9d5a7a695 [2022-07-16T13:36:11.593Z] #9 ... [2022-07-16T13:36:11.593Z] [2022-07-16T13:36:11.593Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:11.593Z] #29 sha256:9286a2997b6b9060c01b1d1a5248a0ed64099d9cefbefa3f7f2b44f6fe9e585e [2022-07-16T13:36:11.593Z] #29 2.017 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-16T13:36:11.593Z] #29 2.124 [2022-07-16T13:36:11.593Z] #29 2.349 #=#=# ############# 18.5% ########################### 38.3% ########################################## 58.4% ######################################################## 78.3% ###################################################################### 98.1% ######################################################################## 100.0% [2022-07-16T13:36:11.593Z] #29 2.975 [2022-07-16T13:36:11.593Z] #29 3.199 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:11.593Z] #29 3.398 [2022-07-16T13:36:11.593Z] #29 3.629 #=#=# ########################################################### 82.5% ######################################################################## 100.0% [2022-07-16T13:36:11.593Z] #29 3.856 [2022-07-16T13:36:11.593Z] #29 4.084 #=#=# ############# 18.2% ########################## 37.5% ######################################## 56.8% ###################################################### 76.1% #################################################################### 95.4% ######################################################################## 100.0% [2022-07-16T13:36:11.593Z] #29 4.707 [2022-07-16T13:36:11.593Z] #29 4.947 #=#=# ### 4.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 35.0% ############################# 41.3% ################################ 44.7% ##################################### 52.1% ######################################### 57.2% ############################################ 62.5% ################################################ 67.6% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 88.5% ################################################################### 93.7% ####################################################################### 98.8% ######################################################################## 100.0% [2022-07-16T13:36:11.593Z] #29 6.912 [2022-07-16T13:36:11.593Z] #29 7.441 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T13:36:11.593Z] #29 7.546 [2022-07-16T13:36:11.593Z] #29 7.767 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:11.593Z] #29 7.828 [2022-07-16T13:36:11.593Z] #29 8.366 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T13:36:11.593Z] #29 8.481 [2022-07-16T13:36:11.593Z] #29 8.703 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:11.593Z] #29 8.806 [2022-07-16T13:36:11.594Z] #29 9.366 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-16T13:36:11.594Z] #29 9.474 [2022-07-16T13:36:11.847Z] #9 ... [2022-07-16T13:36:11.847Z] [2022-07-16T13:36:11.847Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:11.847Z] #29 sha256:dfbe680724f3a36275b5ef071644cde3ef1e50f4bbb0a3aa65c55f18f8890dd0 [2022-07-16T13:36:11.847Z] #29 1.784 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-16T13:36:11.847Z] #29 1.891 [2022-07-16T13:36:11.847Z] #29 2.125 #=#=# ######### 13.2% ########################### 38.0% ###################################### 53.0% ############################################# 62.8% ################################################################### 93.1% ######################################################################## 100.0% [2022-07-16T13:36:11.847Z] #29 2.830 [2022-07-16T13:36:11.847Z] #29 3.063 #=#=# ######################### 35.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-16T13:36:11.847Z] #29 3.505 [2022-07-16T13:36:11.847Z] #29 3.731 #=#=# 0.1% ######################################################################## 100.0% [2022-07-16T13:36:11.847Z] #29 4.025 [2022-07-16T13:36:11.847Z] #29 4.262 #=#=# ######## 12.2% ###################### 31.0% ######################################## 56.3% ###################################################### 75.8% #################################################################### 94.9% ######################################################################## 100.0% [2022-07-16T13:36:11.847Z] #29 4.894 [2022-07-16T13:36:11.847Z] #29 5.116 #=#=# 1.0% ##### 7.2% ########## 15.1% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.6% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 87.9% ################################################################### 93.3% #################################################################### 95.8% ######################################################################## 100.0% [2022-07-16T13:36:11.847Z] #29 7.132 [2022-07-16T13:36:11.847Z] #29 7.693 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T13:36:11.847Z] #29 7.807 [2022-07-16T13:36:11.847Z] #29 8.052 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:11.847Z] #29 8.121 [2022-07-16T13:36:11.847Z] #29 8.637 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T13:36:11.847Z] #29 8.747 [2022-07-16T13:36:11.847Z] #29 8.977 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:11.847Z] #29 9.069 [2022-07-16T13:36:11.847Z] #29 9.649 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-16T13:36:11.847Z] #29 9.752 [2022-07-16T13:36:11.847Z] #29 9.993 #=#=# 0.4% ########## 14.4% [2022-07-16T13:36:11.847Z] #29 ... [2022-07-16T13:36:11.847Z] [2022-07-16T13:36:11.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:11.847Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:36:11.854Z] #29 9.703 #=#=# 0.0% #### 5.8% ############## 19.8% ##################### 29.4% ################################# 47.1% [2022-07-16T13:36:11.854Z] #29 ... [2022-07-16T13:36:11.854Z] [2022-07-16T13:36:11.854Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:11.854Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:36:12.315Z] #29 8.242 #=#=# ########### 16.1% ##################### 29.4% ############################# 41.2% ##################################### 51.8% ########################################### 60.4% ######################################################## 78.0% ################################################################ 89.8% ######################################################################## 100.0% [2022-07-16T13:36:12.315Z] #29 9.109 [2022-07-16T13:36:12.767Z] #13 ... [2022-07-16T13:36:12.767Z] [2022-07-16T13:36:12.767Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:12.767Z] #47 sha256:407157eda3269b4e8c1ade1009ef19d64786441cc64ab48b692cdaa49355211a [2022-07-16T13:36:12.767Z] #47 DONE 95.5s [2022-07-16T13:36:12.767Z] [2022-07-16T13:36:12.767Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:36:12.767Z] #37 sha256:20e1ac8a27e862654483e9495236f994d9cbf04ea01d15e61a0603fb0c6674f8 [2022-07-16T13:36:12.767Z] #37 1.549 + RM_GOPATH=0 [2022-07-16T13:36:12.767Z] #37 1.549 + TMP_GOPATH= [2022-07-16T13:36:12.767Z] #37 1.549 + : /build [2022-07-16T13:36:12.767Z] #37 1.549 + '[' -z '' ']' [2022-07-16T13:36:12.767Z] #37 1.550 ++ mktemp -d [2022-07-16T13:36:12.767Z] #37 1.554 + export GOPATH=/tmp/tmp.jrvxRNCWBw [2022-07-16T13:36:12.767Z] #37 1.556 + GOPATH=/tmp/tmp.jrvxRNCWBw [2022-07-16T13:36:12.767Z] #37 1.556 + RM_GOPATH=1 [2022-07-16T13:36:12.767Z] #37 1.556 + case "$(go env GOARCH)" in [2022-07-16T13:36:12.767Z] #37 1.560 ++ go env GOARCH [2022-07-16T13:36:12.767Z] #37 1.622 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:12.767Z] #37 1.622 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:12.767Z] #37 1.622 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:12.767Z] #37 1.622 + dir=/tmp/install [2022-07-16T13:36:12.767Z] #37 1.627 Install tini version v0.19.0 [2022-07-16T13:36:12.767Z] #37 1.627 + bin=tini [2022-07-16T13:36:12.767Z] #37 1.627 + shift [2022-07-16T13:36:12.767Z] #37 1.627 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-16T13:36:12.767Z] #37 1.627 + . /tmp/install/tini.installer [2022-07-16T13:36:12.767Z] #37 1.627 ++ : v0.19.0 [2022-07-16T13:36:12.767Z] #37 1.627 + install_tini [2022-07-16T13:36:12.767Z] #37 1.627 + echo 'Install tini version v0.19.0' [2022-07-16T13:36:12.767Z] #37 1.627 + git clone https://github.com/krallin/tini.git /tmp/tmp.jrvxRNCWBw/tini [2022-07-16T13:36:12.767Z] #37 1.629 Cloning into '/tmp/tmp.jrvxRNCWBw/tini'... [2022-07-16T13:36:12.767Z] #37 2.698 + cd /tmp/tmp.jrvxRNCWBw/tini [2022-07-16T13:36:12.767Z] #37 2.698 + git checkout -q v0.19.0 [2022-07-16T13:36:12.767Z] #37 2.743 + cmake . [2022-07-16T13:36:12.767Z] #37 3.279 -- The C compiler identification is GNU 8.3.0 [2022-07-16T13:36:12.767Z] #37 3.358 -- Check for working C compiler: /usr/bin/cc [2022-07-16T13:36:12.883Z] #29 9.550 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T13:36:12.883Z] #29 ... [2022-07-16T13:36:12.883Z] [2022-07-16T13:36:12.883Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T13:36:12.883Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-16T13:36:12.883Z] #31 DONE 1.3s [2022-07-16T13:36:12.883Z] [2022-07-16T13:36:12.883Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T13:36:12.883Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-16T13:36:12.883Z] #39 DONE 1.4s [2022-07-16T13:36:12.883Z] [2022-07-16T13:36:12.883Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:12.883Z] #29 sha256:e530352ada0196cccd5d4c6637e3bb1bb2cedf09b25ac283e4ba5aa9d5a7a695 [2022-07-16T13:36:12.883Z] #29 9.739 [2022-07-16T13:36:13.147Z] #29 ... [2022-07-16T13:36:13.147Z] [2022-07-16T13:36:13.147Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-16T13:36:13.147Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-16T13:36:13.147Z] #12 DONE 1.7s [2022-07-16T13:36:13.147Z] [2022-07-16T13:36:13.147Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:13.147Z] #29 sha256:e530352ada0196cccd5d4c6637e3bb1bb2cedf09b25ac283e4ba5aa9d5a7a695 [2022-07-16T13:36:13.147Z] #29 10.01 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:13.228Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.3s [2022-07-16T13:36:13.339Z] #37 4.371 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-16T13:36:13.339Z] #37 4.371 -- Detecting C compiler ABI info [2022-07-16T13:36:13.406Z] #29 10.14 [2022-07-16T13:36:13.692Z] #29 7.576 #=#=# 0.0% # 2.7% ### 4.6% #### 6.4% ###### 8.7% ######## 11.2% ########## 14.1% ############ 17.7% ############# 19.3% ################ 23.2% ################## 26.3% #################### 29.0% ####################### 32.8% ######################### 35.8% ############################ 39.4% ############################## 42.5% ################################# 46.2% #################################### 50.5% ###################################### 53.8% ######################################## 56.4% ########################################## 59.6% ############################################ 61.4% ############################################## 65.2% ################################################ 67.9% ################################################## 70.5% [2022-07-16T13:36:13.692Z] #29 ... [2022-07-16T13:36:13.692Z] [2022-07-16T13:36:13.692Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:13.692Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-16T13:36:13.692Z] #55 4.474 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:13.692Z] #55 4.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:13.692Z] #55 4.586 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:13.692Z] #55 5.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-16T13:36:13.692Z] #55 8.424 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [330 kB] [2022-07-16T13:36:13.692Z] #55 ... [2022-07-16T13:36:13.692Z] [2022-07-16T13:36:13.692Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:13.692Z] #34 sha256:d8d359c5cc02169371db7cb5300c4c42d3e295ffd4d4656c9d409a0be32ae36e [2022-07-16T13:36:13.692Z] #34 4.163 + RM_GOPATH=0 [2022-07-16T13:36:13.692Z] #34 4.163 + TMP_GOPATH= [2022-07-16T13:36:13.692Z] #34 4.163 + : /build [2022-07-16T13:36:13.692Z] #34 4.163 + '[' -z '' ']' [2022-07-16T13:36:13.692Z] #34 4.170 ++ mktemp -d [2022-07-16T13:36:13.692Z] #34 4.170 + export GOPATH=/tmp/tmp.OG0Zmc5p0B [2022-07-16T13:36:13.692Z] #34 4.170 + GOPATH=/tmp/tmp.OG0Zmc5p0B [2022-07-16T13:36:13.692Z] #34 4.170 + RM_GOPATH=1 [2022-07-16T13:36:13.692Z] #34 4.170 + case "$(go env GOARCH)" in [2022-07-16T13:36:13.692Z] #34 4.170 ++ go env GOARCH [2022-07-16T13:36:13.692Z] #34 4.266 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.692Z] #34 4.266 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.692Z] #34 4.266 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:13.692Z] #34 4.275 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:13.692Z] #34 4.275 + dir=/tmp/install [2022-07-16T13:36:13.692Z] #34 4.275 + bin=tomlv [2022-07-16T13:36:13.692Z] #34 4.275 + shift [2022-07-16T13:36:13.692Z] #34 4.275 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-16T13:36:13.692Z] #34 4.275 + . /tmp/install/tomlv.installer [2022-07-16T13:36:13.692Z] #34 4.275 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:13.692Z] #34 4.275 + install_tomlv [2022-07-16T13:36:13.692Z] #34 4.275 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-16T13:36:13.692Z] #34 4.275 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OG0Zmc5p0B/src/github.com/BurntSushi/toml [2022-07-16T13:36:13.692Z] #34 4.275 Cloning into '/tmp/tmp.OG0Zmc5p0B/src/github.com/BurntSushi/toml'... [2022-07-16T13:36:13.692Z] #34 5.408 + cd /tmp/tmp.OG0Zmc5p0B/src/github.com/BurntSushi/toml [2022-07-16T13:36:13.692Z] #34 5.411 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:13.692Z] #34 5.547 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:36:13.692Z] #34 6.366 internal/unsafeheader [2022-07-16T13:36:13.692Z] #34 6.401 internal/abi [2022-07-16T13:36:13.692Z] #34 6.521 internal/cpu [2022-07-16T13:36:13.692Z] #34 6.662 internal/goexperiment [2022-07-16T13:36:13.692Z] #34 6.788 runtime/internal/sys [2022-07-16T13:36:13.692Z] #34 7.017 runtime/internal/math [2022-07-16T13:36:13.692Z] #34 7.174 internal/itoa [2022-07-16T13:36:13.692Z] #34 7.205 internal/bytealg [2022-07-16T13:36:13.692Z] #34 7.447 runtime/internal/atomic [2022-07-16T13:36:13.692Z] #34 8.003 math/bits [2022-07-16T13:36:13.692Z] #34 8.247 runtime [2022-07-16T13:36:13.692Z] #34 8.687 math [2022-07-16T13:36:13.692Z] #34 ... [2022-07-16T13:36:13.692Z] [2022-07-16T13:36:13.692Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:36:13.692Z] #24 sha256:a610fa8152f757aa98f22cdd3dd0a97d39a92514af2105a54a195a301fb470a4 [2022-07-16T13:36:13.692Z] #24 3.693 + RM_GOPATH=0 [2022-07-16T13:36:13.692Z] #24 3.700 + TMP_GOPATH= [2022-07-16T13:36:13.692Z] #24 3.700 + : /build [2022-07-16T13:36:13.692Z] #24 3.700 + '[' -z '' ']' [2022-07-16T13:36:13.692Z] #24 3.700 ++ mktemp -d [2022-07-16T13:36:13.692Z] #24 3.707 + export GOPATH=/tmp/tmp.F1eboIkexo [2022-07-16T13:36:13.692Z] #24 3.707 + GOPATH=/tmp/tmp.F1eboIkexo [2022-07-16T13:36:13.692Z] #24 3.707 + RM_GOPATH=1 [2022-07-16T13:36:13.692Z] #24 3.707 + case "$(go env GOARCH)" in [2022-07-16T13:36:13.692Z] #24 3.710 ++ go env GOARCH [2022-07-16T13:36:13.692Z] #24 3.739 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.692Z] #24 3.739 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.692Z] #24 3.740 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:13.692Z] #24 3.749 Install docker/cli version 17.06.2-ce from stable [2022-07-16T13:36:13.692Z] #24 3.749 + dir=/tmp/install [2022-07-16T13:36:13.692Z] #24 3.749 + bin=dockercli [2022-07-16T13:36:13.692Z] #24 3.749 + shift [2022-07-16T13:36:13.692Z] #24 3.749 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-16T13:36:13.692Z] #24 3.749 + . /tmp/install/dockercli.installer [2022-07-16T13:36:13.692Z] #24 3.749 ++ : stable [2022-07-16T13:36:13.692Z] #24 3.749 ++ : 17.06.2-ce [2022-07-16T13:36:13.692Z] #24 3.749 + install_dockercli [2022-07-16T13:36:13.692Z] #24 3.749 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T13:36:13.692Z] #24 3.749 ++ uname -m [2022-07-16T13:36:13.692Z] #24 3.751 + arch=aarch64 [2022-07-16T13:36:13.692Z] #24 3.751 + '[' aarch64 '!=' x86_64 ']' [2022-07-16T13:36:13.692Z] #24 3.751 + '[' aarch64 '!=' s390x ']' [2022-07-16T13:36:13.692Z] #24 3.751 + '[' aarch64 '!=' armhf ']' [2022-07-16T13:36:13.692Z] #24 3.751 + build_dockercli [2022-07-16T13:36:13.692Z] #24 3.752 + git clone https://github.com/docker/docker-ce /tmp/tmp.F1eboIkexo/tmp/docker-ce [2022-07-16T13:36:13.692Z] #24 3.753 Cloning into '/tmp/tmp.F1eboIkexo/tmp/docker-ce'... [2022-07-16T13:36:13.954Z] #24 ... [2022-07-16T13:36:13.954Z] [2022-07-16T13:36:13.954Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:36:13.954Z] #51 sha256:96f79b62b968feb71c627571b26c1487a84f5a76413914a35bf12090db035ebb [2022-07-16T13:36:13.954Z] #51 4.116 + RM_GOPATH=0 [2022-07-16T13:36:13.954Z] #51 4.116 + TMP_GOPATH= [2022-07-16T13:36:13.954Z] #51 4.116 + : /build [2022-07-16T13:36:13.954Z] #51 4.119 + '[' -z '' ']' [2022-07-16T13:36:13.954Z] #51 4.119 ++ mktemp -d [2022-07-16T13:36:13.954Z] #51 4.130 + export GOPATH=/tmp/tmp.mBCjXTikfs [2022-07-16T13:36:13.954Z] #51 4.130 + GOPATH=/tmp/tmp.mBCjXTikfs [2022-07-16T13:36:13.954Z] #51 4.130 + RM_GOPATH=1 [2022-07-16T13:36:13.954Z] #51 4.130 + case "$(go env GOARCH)" in [2022-07-16T13:36:13.954Z] #51 4.130 ++ go env GOARCH [2022-07-16T13:36:13.954Z] #51 4.148 Install shfmt version v3.0.2 [2022-07-16T13:36:13.954Z] #51 4.150 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.954Z] #51 4.150 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.954Z] #51 4.150 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:13.954Z] #51 4.150 + dir=/tmp/install [2022-07-16T13:36:13.954Z] #51 4.150 + bin=shfmt [2022-07-16T13:36:13.954Z] #51 4.150 + shift [2022-07-16T13:36:13.954Z] #51 4.150 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-16T13:36:13.954Z] #51 4.150 + . /tmp/install/shfmt.installer [2022-07-16T13:36:13.954Z] #51 4.150 ++ : v3.0.2 [2022-07-16T13:36:13.954Z] #51 4.150 + install_shfmt [2022-07-16T13:36:13.954Z] #51 4.150 + echo 'Install shfmt version v3.0.2' [2022-07-16T13:36:13.954Z] #51 4.150 + GOBIN=/build [2022-07-16T13:36:13.954Z] #51 4.150 + GO111MODULE=on [2022-07-16T13:36:13.954Z] #51 4.150 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-16T13:36:13.954Z] #51 4.662 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T13:36:13.954Z] #51 5.726 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T13:36:13.954Z] #51 5.770 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T13:36:13.954Z] #51 5.831 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T13:36:13.954Z] #51 7.742 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T13:36:13.954Z] #51 ... [2022-07-16T13:36:13.954Z] [2022-07-16T13:36:13.954Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:13.954Z] #49 sha256:658c950c8b9ea71d1f6dc143f29e059d42c03043aff46f82da2bc2eade2d108e [2022-07-16T13:36:13.954Z] #49 4.412 + RM_GOPATH=0 [2022-07-16T13:36:13.954Z] #49 4.413 + TMP_GOPATH= [2022-07-16T13:36:13.954Z] #49 4.413 + : /build [2022-07-16T13:36:13.954Z] #49 4.413 + '[' -z '' ']' [2022-07-16T13:36:13.954Z] #49 4.415 ++ mktemp -d [2022-07-16T13:36:13.954Z] #49 4.418 + export GOPATH=/tmp/tmp.IoRhlWi1qv [2022-07-16T13:36:13.954Z] #49 4.420 + GOPATH=/tmp/tmp.IoRhlWi1qv [2022-07-16T13:36:13.954Z] #49 4.420 + RM_GOPATH=1 [2022-07-16T13:36:13.954Z] #49 4.420 + case "$(go env GOARCH)" in [2022-07-16T13:36:13.954Z] #49 4.422 ++ go env GOARCH [2022-07-16T13:36:13.954Z] #49 4.441 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.954Z] #49 4.441 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:13.954Z] #49 4.444 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:13.954Z] #49 4.453 + dir=/tmp/install [2022-07-16T13:36:13.954Z] #49 4.453 + bin=golangci_lint [2022-07-16T13:36:13.954Z] #49 4.454 + shift [2022-07-16T13:36:13.954Z] #49 4.454 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-16T13:36:13.954Z] #49 4.454 + . /tmp/install/golangci_lint.installer [2022-07-16T13:36:13.954Z] #49 4.454 ++ : v1.23.8 [2022-07-16T13:36:13.954Z] #49 4.454 + install_golangci_lint [2022-07-16T13:36:13.954Z] #49 4.455 + set -e [2022-07-16T13:36:13.954Z] #49 4.455 + echo 'Install golangci-lint version v1.23.8' [2022-07-16T13:36:13.954Z] #49 4.455 Install golangci-lint version v1.23.8 [2022-07-16T13:36:13.954Z] #49 4.455 + GOBIN=/build [2022-07-16T13:36:13.954Z] #49 4.455 + GO111MODULE=on [2022-07-16T13:36:13.954Z] #49 4.455 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-16T13:36:13.954Z] #49 5.074 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-16T13:36:13.954Z] #49 ... [2022-07-16T13:36:13.954Z] [2022-07-16T13:36:13.954Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:13.954Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-16T13:36:13.954Z] #36 3.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:13.954Z] #36 4.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:13.954Z] #36 4.111 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:13.954Z] #36 4.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-16T13:36:13.954Z] #36 7.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [330 kB] [2022-07-16T13:36:13.954Z] #36 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-16T13:36:13.979Z] #29 10.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T13:36:14.215Z] #36 ... [2022-07-16T13:36:14.215Z] [2022-07-16T13:36:14.215Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:14.215Z] #45 sha256:b18b47a82460c7e1a449b777f53fe570f59aab20459dc22a857508a9203044be [2022-07-16T13:36:14.215Z] #45 4.419 + RM_GOPATH=0 [2022-07-16T13:36:14.215Z] #45 4.420 + TMP_GOPATH= [2022-07-16T13:36:14.215Z] #45 4.420 + : /build [2022-07-16T13:36:14.215Z] #45 4.420 + '[' -z '' ']' [2022-07-16T13:36:14.215Z] #45 4.428 ++ mktemp -d [2022-07-16T13:36:14.215Z] #45 4.437 + export GOPATH=/tmp/tmp.cKDZK6JCXb [2022-07-16T13:36:14.215Z] #45 4.437 + GOPATH=/tmp/tmp.cKDZK6JCXb [2022-07-16T13:36:14.215Z] #45 4.438 + RM_GOPATH=1 [2022-07-16T13:36:14.215Z] #45 4.438 + case "$(go env GOARCH)" in [2022-07-16T13:36:14.215Z] #45 4.440 ++ go env GOARCH [2022-07-16T13:36:14.215Z] #45 4.462 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.215Z] #45 4.463 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.215Z] #45 4.463 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:14.215Z] #45 4.465 + dir=/tmp/install [2022-07-16T13:36:14.215Z] #45 4.467 + bin=vndr [2022-07-16T13:36:14.215Z] #45 4.467 + shift [2022-07-16T13:36:14.215Z] #45 4.467 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-16T13:36:14.215Z] #45 4.469 + . /tmp/install/vndr.installer [2022-07-16T13:36:14.215Z] #45 4.469 ++ : v0.1.2 [2022-07-16T13:36:14.215Z] #45 4.469 + install_vndr [2022-07-16T13:36:14.215Z] #45 4.469 + echo 'Install vndr version v0.1.2' [2022-07-16T13:36:14.215Z] #45 4.470 Install vndr version v0.1.2 [2022-07-16T13:36:14.215Z] #45 4.470 + GOBIN=/build [2022-07-16T13:36:14.215Z] #45 4.470 + GO111MODULE=on [2022-07-16T13:36:14.215Z] #45 4.470 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-16T13:36:14.215Z] #45 5.004 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-16T13:36:14.215Z] #45 ... [2022-07-16T13:36:14.215Z] [2022-07-16T13:36:14.215Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:14.215Z] #67 sha256:577c311cf1ed1a6642b6dfe21669a30999b993f51079fb68e4d5304e4dd06ed3 [2022-07-16T13:36:14.215Z] #67 4.124 + RM_GOPATH=0 [2022-07-16T13:36:14.215Z] #67 4.125 + TMP_GOPATH= [2022-07-16T13:36:14.215Z] #67 4.125 + : /build [2022-07-16T13:36:14.215Z] #67 4.125 + '[' -z '' ']' [2022-07-16T13:36:14.215Z] #67 4.126 ++ mktemp -d [2022-07-16T13:36:14.215Z] #67 4.130 + export GOPATH=/tmp/tmp.6vVQfZWXgs [2022-07-16T13:36:14.215Z] #67 4.130 + GOPATH=/tmp/tmp.6vVQfZWXgs [2022-07-16T13:36:14.215Z] #67 4.130 + RM_GOPATH=1 [2022-07-16T13:36:14.215Z] #67 4.130 + case "$(go env GOARCH)" in [2022-07-16T13:36:14.215Z] #67 4.130 ++ go env GOARCH [2022-07-16T13:36:14.215Z] #67 4.151 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.215Z] #67 4.151 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.215Z] #67 4.151 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:14.215Z] #67 4.151 + dir=/tmp/install [2022-07-16T13:36:14.215Z] #67 4.151 + bin=proxy [2022-07-16T13:36:14.215Z] #67 4.151 + shift [2022-07-16T13:36:14.215Z] #67 4.151 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-16T13:36:14.215Z] #67 4.151 + . /tmp/install/proxy.installer [2022-07-16T13:36:14.215Z] #67 4.151 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:14.215Z] #67 4.151 + install_proxy [2022-07-16T13:36:14.215Z] #67 4.151 + case "$1" in [2022-07-16T13:36:14.215Z] #67 4.151 + export CGO_ENABLED=0 [2022-07-16T13:36:14.215Z] #67 4.151 + CGO_ENABLED=0 [2022-07-16T13:36:14.215Z] #67 4.151 + _install_proxy [2022-07-16T13:36:14.215Z] #67 4.151 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-16T13:36:14.215Z] #67 4.151 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6vVQfZWXgs/src/github.com/docker/libnetwork [2022-07-16T13:36:14.215Z] #67 4.151 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:14.215Z] #67 4.154 Cloning into '/tmp/tmp.6vVQfZWXgs/src/github.com/docker/libnetwork'... [2022-07-16T13:36:14.241Z] #29 10.98 [2022-07-16T13:36:14.368Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.2s [2022-07-16T13:36:14.479Z] #67 ... [2022-07-16T13:36:14.479Z] [2022-07-16T13:36:14.479Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:14.479Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-16T13:36:14.479Z] #42 4.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:14.479Z] #42 4.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:14.479Z] #42 4.893 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:14.479Z] #42 5.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-16T13:36:14.479Z] #42 8.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [330 kB] [2022-07-16T13:36:14.479Z] #42 ... [2022-07-16T13:36:14.479Z] [2022-07-16T13:36:14.479Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:14.479Z] #58 sha256:3373b8072005dc31f0d56b497ab28b13bceb73fc00beb62f46e192cfcf97d5b4 [2022-07-16T13:36:14.479Z] #58 3.818 + RM_GOPATH=0 [2022-07-16T13:36:14.479Z] #58 3.818 + TMP_GOPATH= [2022-07-16T13:36:14.479Z] #58 3.818 + : /build [2022-07-16T13:36:14.479Z] #58 3.818 + '[' -z '' ']' [2022-07-16T13:36:14.479Z] #58 3.820 ++ mktemp -d [2022-07-16T13:36:14.479Z] #58 3.826 + export GOPATH=/tmp/tmp.vbEJ1khnPj [2022-07-16T13:36:14.479Z] #58 3.826 + GOPATH=/tmp/tmp.vbEJ1khnPj [2022-07-16T13:36:14.479Z] #58 3.826 + RM_GOPATH=1 [2022-07-16T13:36:14.479Z] #58 3.826 + case "$(go env GOARCH)" in [2022-07-16T13:36:14.479Z] #58 3.826 ++ go env GOARCH [2022-07-16T13:36:14.479Z] #58 3.842 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.479Z] #58 3.842 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.479Z] #58 3.842 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:14.479Z] #58 3.842 + dir=/tmp/install [2022-07-16T13:36:14.479Z] #58 3.842 + bin=rootlesskit [2022-07-16T13:36:14.479Z] #58 3.842 + shift [2022-07-16T13:36:14.479Z] #58 3.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-16T13:36:14.479Z] #58 3.842 + . /tmp/install/rootlesskit.installer [2022-07-16T13:36:14.479Z] #58 3.842 ++ : v0.14.4 [2022-07-16T13:36:14.479Z] #58 3.842 + install_rootlesskit [2022-07-16T13:36:14.479Z] #58 3.842 + case "$1" in [2022-07-16T13:36:14.479Z] #58 3.842 + export CGO_ENABLED=0 [2022-07-16T13:36:14.479Z] #58 3.842 + CGO_ENABLED=0 [2022-07-16T13:36:14.479Z] #58 3.842 + _install_rootlesskit [2022-07-16T13:36:14.479Z] #58 3.845 Install rootlesskit version v0.14.4 [2022-07-16T13:36:14.479Z] #58 3.845 + echo 'Install rootlesskit version v0.14.4' [2022-07-16T13:36:14.479Z] #58 3.845 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:36:14.479Z] #58 3.845 + GOBIN=/build [2022-07-16T13:36:14.479Z] #58 3.845 + GO111MODULE=on [2022-07-16T13:36:14.479Z] #58 3.845 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-16T13:36:14.479Z] #58 4.301 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-16T13:36:14.479Z] #58 6.600 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:14.479Z] #58 6.628 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T13:36:14.479Z] #58 6.788 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T13:36:14.479Z] #58 7.103 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-16T13:36:14.479Z] #58 10.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-16T13:36:14.479Z] #58 ... [2022-07-16T13:36:14.479Z] [2022-07-16T13:36:14.479Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:14.479Z] #47 sha256:bf7cedecdd174e04d04fee716d4058a2eb31decc54d5a86cbcaf0e38fabad923 [2022-07-16T13:36:14.479Z] #47 4.416 + RM_GOPATH=0 [2022-07-16T13:36:14.479Z] #47 4.416 + TMP_GOPATH= [2022-07-16T13:36:14.479Z] #47 4.416 + : /build [2022-07-16T13:36:14.479Z] #47 4.416 + '[' -z '' ']' [2022-07-16T13:36:14.479Z] #47 4.417 ++ mktemp -d [2022-07-16T13:36:14.479Z] #47 4.421 + export GOPATH=/tmp/tmp.uRqcYsvIXv [2022-07-16T13:36:14.479Z] #47 4.427 + GOPATH=/tmp/tmp.uRqcYsvIXv [2022-07-16T13:36:14.479Z] #47 4.428 + RM_GOPATH=1 [2022-07-16T13:36:14.479Z] #47 4.429 + case "$(go env GOARCH)" in [2022-07-16T13:36:14.479Z] #47 4.430 ++ go env GOARCH [2022-07-16T13:36:14.479Z] #47 4.456 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.479Z] #47 4.456 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:14.479Z] #47 4.457 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:14.479Z] #47 4.462 + dir=/tmp/install [2022-07-16T13:36:14.479Z] #47 4.465 + bin=gotestsum [2022-07-16T13:36:14.479Z] #47 4.466 + shift [2022-07-16T13:36:14.479Z] #47 4.466 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-16T13:36:14.479Z] #47 4.466 + . /tmp/install/gotestsum.installer [2022-07-16T13:36:14.479Z] #47 4.466 ++ : v1.7.0 [2022-07-16T13:36:14.479Z] #47 4.467 + install_gotestsum [2022-07-16T13:36:14.479Z] #47 4.469 + set -e [2022-07-16T13:36:14.479Z] #47 4.480 Install gotestsum version v1.7.0 [2022-07-16T13:36:14.479Z] #47 4.480 + echo 'Install gotestsum version v1.7.0' [2022-07-16T13:36:14.479Z] #47 4.480 + GOBIN=/build [2022-07-16T13:36:14.479Z] #47 4.480 + GO111MODULE=on [2022-07-16T13:36:14.479Z] #47 4.480 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-16T13:36:14.479Z] #47 4.897 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-16T13:36:14.479Z] #47 6.654 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T13:36:14.479Z] #47 6.668 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T13:36:14.479Z] #47 6.753 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T13:36:14.479Z] #47 6.776 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:14.479Z] #47 7.298 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T13:36:14.479Z] #47 7.329 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T13:36:14.479Z] #47 7.363 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T13:36:14.479Z] #47 7.380 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T13:36:14.479Z] #47 7.566 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T13:36:14.479Z] #47 7.712 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T13:36:14.479Z] #47 7.773 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T13:36:14.479Z] #47 8.159 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T13:36:14.501Z] #29 11.23 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:14.501Z] #29 11.33 [2022-07-16T13:36:14.501Z] #29 11.34 Download of images into '/build' complete. [2022-07-16T13:36:14.501Z] #29 11.34 Use something like the following to load the result into a Docker daemon: [2022-07-16T13:36:14.501Z] #29 11.34 tar -cC '/build' . | docker load [2022-07-16T13:36:14.721Z] #37 5.633 -- Detecting C compiler ABI info - done [2022-07-16T13:36:14.721Z] #37 5.763 -- Detecting C compile features [2022-07-16T13:36:14.740Z] #47 ... [2022-07-16T13:36:14.740Z] [2022-07-16T13:36:14.740Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:14.740Z] #29 sha256:24f80bb6ace2c05a5f523dbc6a117f2bff472a26fff8b96ab77e3d8866b1cf16 [2022-07-16T13:36:14.740Z] #29 7.576 #=#=# 0.0% # 2.7% ### 4.6% #### 6.4% ###### 8.7% ######## 11.2% ########## 14.1% ############ 17.7% ############# 19.3% ################ 23.2% ################## 26.3% #################### 29.0% ####################### 32.8% ######################### 35.8% ############################ 39.4% ############################## 42.5% ################################# 46.2% #################################### 50.5% ###################################### 53.8% ######################################## 56.4% ########################################## 59.6% ############################################ 61.4% ############################################## 65.2% ################################################ 67.9% ################################################## 70.5% ##################################################### 74.3% ###################################################### 76.2% ######################################################## 78.3% ########################################################## 81.3% ############################################################ 83.4% ############################################################# 85.8% ############################################################### 88.1% ################################################################# 90.8% ################################################################## 92.7% #################################################################### 94.9% ###################################################################### 97.9% ######################################################################## 100.0% [2022-07-16T13:36:14.759Z] #29 DONE 11.5s [2022-07-16T13:36:14.759Z] [2022-07-16T13:36:14.759Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:14.759Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:14.981Z] #37 ... [2022-07-16T13:36:14.981Z] [2022-07-16T13:36:14.981Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:14.981Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:14.981Z] #42 98.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:36:14.981Z] #42 98.03 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:15.000Z] #29 11.76 [2022-07-16T13:36:15.750Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 12.8s done [2022-07-16T13:36:16.365Z] #42 DONE 99.3s [2022-07-16T13:36:16.365Z] [2022-07-16T13:36:16.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:36:16.365Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:36:16.391Z] #29 13.00 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T13:36:16.391Z] #29 ... [2022-07-16T13:36:16.391Z] [2022-07-16T13:36:16.391Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:16.391Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-16T13:36:16.391Z] #32 2.685 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T13:36:16.391Z] #32 2.685 Cloning into '.'... [2022-07-16T13:36:16.391Z] #32 ... [2022-07-16T13:36:16.391Z] [2022-07-16T13:36:16.391Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:16.391Z] #49 sha256:658c950c8b9ea71d1f6dc143f29e059d42c03043aff46f82da2bc2eade2d108e [2022-07-16T13:36:16.391Z] #49 11.12 go: downloading github.com/fatih/color v1.7.0 [2022-07-16T13:36:16.391Z] #49 11.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-16T13:36:16.391Z] #49 11.26 go: downloading github.com/pkg/errors v0.8.1 [2022-07-16T13:36:16.391Z] #49 11.27 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-16T13:36:16.391Z] #49 11.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T13:36:16.391Z] #49 11.71 go: downloading github.com/spf13/viper v1.6.1 [2022-07-16T13:36:16.391Z] #49 12.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-16T13:36:16.391Z] #49 12.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-16T13:36:16.391Z] #49 12.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-16T13:36:16.652Z] #49 13.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T13:36:16.652Z] #49 ... [2022-07-16T13:36:16.652Z] [2022-07-16T13:36:16.652Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:16.652Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:36:16.652Z] #13 2.066 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:36:16.652Z] #13 2.147 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:16.652Z] #13 2.163 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:16.652Z] #13 2.176 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:16.652Z] #13 3.448 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-07-16T13:36:16.652Z] #13 5.415 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-16T13:36:16.652Z] #13 8.486 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [330 kB] [2022-07-16T13:36:16.894Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 12.5s done [2022-07-16T13:36:16.894Z] #9 ... [2022-07-16T13:36:16.894Z] [2022-07-16T13:36:16.894Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:16.894Z] #29 sha256:dfbe680724f3a36275b5ef071644cde3ef1e50f4bbb0a3aa65c55f18f8890dd0 [2022-07-16T13:36:16.894Z] #29 9.993 #=#=# 0.4% ########## 14.4% ########################### 37.6% ################################## 47.9% ###################################### 53.0% ############################################# 62.9% ############################################### 66.2% ######################################################## 78.7% ######################################################################## 100.0% [2022-07-16T13:36:16.894Z] #29 11.02 [2022-07-16T13:36:16.894Z] #29 11.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T13:36:16.894Z] #29 11.63 [2022-07-16T13:36:16.894Z] #29 11.86 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:16.894Z] #29 11.92 [2022-07-16T13:36:16.894Z] #29 12.38 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T13:36:16.894Z] #29 12.46 [2022-07-16T13:36:16.894Z] #29 12.69 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:16.894Z] #29 12.78 [2022-07-16T13:36:16.894Z] #29 12.80 Download of images into '/build' complete. [2022-07-16T13:36:16.894Z] #29 12.80 Use something like the following to load the result into a Docker daemon: [2022-07-16T13:36:16.894Z] #29 12.80 tar -cC '/build' . | docker load [2022-07-16T13:36:16.894Z] #29 DONE 15.4s [2022-07-16T13:36:16.894Z] [2022-07-16T13:36:16.894Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-16T13:36:16.894Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-16T13:36:16.894Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-16T13:36:16.913Z] #13 ... [2022-07-16T13:36:16.913Z] [2022-07-16T13:36:16.913Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:16.913Z] #29 sha256:24f80bb6ace2c05a5f523dbc6a117f2bff472a26fff8b96ab77e3d8866b1cf16 [2022-07-16T13:36:16.913Z] #29 13.44 [2022-07-16T13:36:17.120Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-16T13:36:17.173Z] #29 13.81 #=#=# ####### 10.5% ######################################################################## 100.0% [2022-07-16T13:36:17.377Z] #9 DONE 46.0s [2022-07-16T13:36:17.377Z] [2022-07-16T13:36:17.377Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:17.377Z] #29 sha256:9286a2997b6b9060c01b1d1a5248a0ed64099d9cefbefa3f7f2b44f6fe9e585e [2022-07-16T13:36:17.377Z] #29 9.703 #=#=# 0.0% #### 5.8% ############## 19.8% ##################### 29.4% ################################# 47.1% ####################################### 54.8% ########################################### 60.4% ############################################### 66.2% ############################################################# 85.8% ######################################################################## 100.0% [2022-07-16T13:36:17.377Z] #29 10.88 [2022-07-16T13:36:17.377Z] #29 11.40 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T13:36:17.377Z] #29 11.52 [2022-07-16T13:36:17.377Z] #29 11.75 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:17.377Z] #29 11.81 [2022-07-16T13:36:17.377Z] #29 12.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T13:36:17.377Z] #29 12.35 [2022-07-16T13:36:17.377Z] #29 12.58 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:17.377Z] #29 12.66 [2022-07-16T13:36:17.377Z] #29 12.68 Download of images into '/build' complete. [2022-07-16T13:36:17.377Z] #29 12.68 Use something like the following to load the result into a Docker daemon: [2022-07-16T13:36:17.377Z] #29 12.68 tar -cC '/build' . | docker load [2022-07-16T13:36:17.377Z] #29 DONE 16.0s [2022-07-16T13:36:17.377Z] [2022-07-16T13:36:17.377Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T13:36:17.377Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-16T13:36:17.435Z] #29 14.09 [2022-07-16T13:36:17.458Z] #9 DONE 44.2s [2022-07-16T13:36:17.458Z] [2022-07-16T13:36:17.458Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T13:36:17.458Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-16T13:36:18.006Z] #29 ... [2022-07-16T13:36:18.006Z] [2022-07-16T13:36:18.006Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:18.006Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-16T13:36:18.006Z] #40 4.144 + git clone https://github.com/docker/distribution.git . [2022-07-16T13:36:18.006Z] #40 4.151 Cloning into '.'... [2022-07-16T13:36:18.006Z] #40 ... [2022-07-16T13:36:18.006Z] [2022-07-16T13:36:18.006Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:18.006Z] #47 sha256:bf7cedecdd174e04d04fee716d4058a2eb31decc54d5a86cbcaf0e38fabad923 [2022-07-16T13:36:18.006Z] #47 14.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T13:36:18.006Z] #47 14.34 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T13:36:18.046Z] #13 4.575 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:36:18.046Z] #13 4.591 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:18.046Z] #13 4.591 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:18.046Z] #13 4.615 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:18.275Z] #43 ... [2022-07-16T13:36:18.275Z] [2022-07-16T13:36:18.275Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:18.275Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:36:18.275Z] #34 91.32 internal/syscall/unix [2022-07-16T13:36:18.275Z] #34 91.74 time [2022-07-16T13:36:18.312Z] #10 DONE 0.8s [2022-07-16T13:36:18.312Z] [2022-07-16T13:36:18.312Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-16T13:36:18.312Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-16T13:36:18.386Z] #10 DONE 0.9s [2022-07-16T13:36:18.386Z] [2022-07-16T13:36:18.386Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-16T13:36:18.386Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-16T13:36:18.535Z] #34 ... [2022-07-16T13:36:18.535Z] [2022-07-16T13:36:18.535Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:36:18.535Z] #37 sha256:20e1ac8a27e862654483e9495236f994d9cbf04ea01d15e61a0603fb0c6674f8 [2022-07-16T13:36:18.535Z] #37 8.427 -- Detecting C compile features - done [2022-07-16T13:36:18.536Z] #37 8.521 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T13:36:18.536Z] #37 8.841 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T13:36:18.536Z] #37 9.030 -- Configuring done [2022-07-16T13:36:18.536Z] #37 9.064 -- Generating done [2022-07-16T13:36:18.536Z] #37 9.069 -- Build files have been written to: /tmp/tmp.jrvxRNCWBw/tini [2022-07-16T13:36:18.536Z] #37 9.073 + make tini-static [2022-07-16T13:36:18.536Z] #37 9.529 Scanning dependencies of target tini-static [2022-07-16T13:36:18.614Z] #13 ... [2022-07-16T13:36:18.614Z] [2022-07-16T13:36:18.614Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:18.614Z] #58 sha256:04430b7fb2d3d74c273e9ca6f05b4d979f3329fc3e5fb302dd461b108d28c772 [2022-07-16T13:36:18.614Z] #58 6.868 + RM_GOPATH=0 [2022-07-16T13:36:18.614Z] #58 6.869 + TMP_GOPATH= [2022-07-16T13:36:18.614Z] #58 6.869 + : /build [2022-07-16T13:36:18.614Z] #58 6.870 + '[' -z '' ']' [2022-07-16T13:36:18.614Z] #58 6.873 ++ mktemp -d [2022-07-16T13:36:18.614Z] #58 6.879 + export GOPATH=/tmp/tmp.wSxNbFCB2B [2022-07-16T13:36:18.614Z] #58 6.881 + GOPATH=/tmp/tmp.wSxNbFCB2B [2022-07-16T13:36:18.614Z] #58 6.881 + RM_GOPATH=1 [2022-07-16T13:36:18.614Z] #58 6.881 + case "$(go env GOARCH)" in [2022-07-16T13:36:18.614Z] #58 6.882 ++ go env GOARCH [2022-07-16T13:36:18.614Z] #58 6.913 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:18.614Z] #58 6.914 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:18.614Z] #58 6.915 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:18.614Z] #58 6.920 + dir=/tmp/install [2022-07-16T13:36:18.614Z] #58 6.921 + bin=rootlesskit [2022-07-16T13:36:18.614Z] #58 6.921 + shift [2022-07-16T13:36:18.614Z] #58 6.921 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-16T13:36:18.614Z] #58 6.922 + . /tmp/install/rootlesskit.installer [2022-07-16T13:36:18.614Z] #58 6.923 ++ : v0.14.4 [2022-07-16T13:36:18.614Z] #58 6.924 + install_rootlesskit [2022-07-16T13:36:18.614Z] #58 6.927 + case "$1" in [2022-07-16T13:36:18.614Z] #58 6.927 + export CGO_ENABLED=0 [2022-07-16T13:36:18.614Z] #58 6.927 + CGO_ENABLED=0 [2022-07-16T13:36:18.614Z] #58 6.928 + _install_rootlesskit [2022-07-16T13:36:18.614Z] #58 6.928 + echo 'Install rootlesskit version v0.14.4' [2022-07-16T13:36:18.614Z] #58 6.929 Install rootlesskit version v0.14.4 [2022-07-16T13:36:18.614Z] #58 6.929 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:36:18.614Z] #58 6.929 + GOBIN=/build [2022-07-16T13:36:18.614Z] #58 6.935 + GO111MODULE=on [2022-07-16T13:36:18.614Z] #58 6.936 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-16T13:36:18.796Z] #37 9.732 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T13:36:18.873Z] #58 ... [2022-07-16T13:36:18.873Z] [2022-07-16T13:36:18.873Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:18.873Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:18.873Z] #13 5.481 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:36:18.948Z] #11 DONE 0.9s [2022-07-16T13:36:19.207Z] [2022-07-16T13:36:19.207Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T13:36:19.207Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-16T13:36:19.207Z] #31 DONE 0.1s [2022-07-16T13:36:19.207Z] [2022-07-16T13:36:19.207Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:19.207Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:36:19.207Z] #32 ... [2022-07-16T13:36:19.207Z] [2022-07-16T13:36:19.207Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T13:36:19.207Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-16T13:36:19.207Z] #39 DONE 0.2s [2022-07-16T13:36:19.299Z] #11 DONE 0.9s [2022-07-16T13:36:19.300Z] [2022-07-16T13:36:19.300Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:19.300Z] #58 sha256:0a654531d32d1fa73fac9901a51d85f87cce78f313c32e89f26f8e041dd37f6b [2022-07-16T13:36:19.463Z] [2022-07-16T13:36:19.463Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:19.463Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:36:19.654Z] #58 ... [2022-07-16T13:36:19.654Z] [2022-07-16T13:36:19.654Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T13:36:19.654Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-16T13:36:19.654Z] #39 DONE 0.2s [2022-07-16T13:36:19.654Z] [2022-07-16T13:36:19.654Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T13:36:19.654Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-16T13:36:19.654Z] #31 DONE 0.3s [2022-07-16T13:36:19.654Z] [2022-07-16T13:36:19.654Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:19.654Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:36:20.178Z] #37 11.25 [100%] Linking C executable tini-static [2022-07-16T13:36:20.776Z] #13 7.566 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:21.712Z] #13 ... [2022-07-16T13:36:21.712Z] [2022-07-16T13:36:21.712Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:21.712Z] #45 sha256:17be1b38fc223ff87cee758b68b82607557473c04d3e9c35e8b5b27b15f164c6 [2022-07-16T13:36:21.712Z] #45 5.887 + RM_GOPATH=0 [2022-07-16T13:36:21.712Z] #45 5.887 + TMP_GOPATH= [2022-07-16T13:36:21.712Z] #45 5.887 + : /build [2022-07-16T13:36:21.712Z] #45 5.887 + '[' -z '' ']' [2022-07-16T13:36:21.712Z] #45 5.887 ++ mktemp -d [2022-07-16T13:36:21.712Z] #45 5.887 + export GOPATH=/tmp/tmp.l9Fr8QfU6x [2022-07-16T13:36:21.712Z] #45 5.887 + GOPATH=/tmp/tmp.l9Fr8QfU6x [2022-07-16T13:36:21.712Z] #45 5.887 + RM_GOPATH=1 [2022-07-16T13:36:21.712Z] #45 5.887 + case "$(go env GOARCH)" in [2022-07-16T13:36:21.712Z] #45 5.889 ++ go env GOARCH [2022-07-16T13:36:21.712Z] #45 5.906 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:21.712Z] #45 5.906 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:21.712Z] #45 5.906 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:21.712Z] #45 5.922 + dir=/tmp/install [2022-07-16T13:36:21.712Z] #45 5.922 + bin=vndr [2022-07-16T13:36:21.712Z] #45 5.922 + shift [2022-07-16T13:36:21.712Z] #45 5.922 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-16T13:36:21.712Z] #45 5.922 + . /tmp/install/vndr.installer [2022-07-16T13:36:21.712Z] #45 5.922 ++ : v0.1.2 [2022-07-16T13:36:21.712Z] #45 5.922 + install_vndr [2022-07-16T13:36:21.712Z] #45 5.922 + echo 'Install vndr version v0.1.2' [2022-07-16T13:36:21.712Z] #45 5.922 + GOBIN=/build [2022-07-16T13:36:21.712Z] #45 5.922 + GO111MODULE=on [2022-07-16T13:36:21.712Z] #45 5.922 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-16T13:36:21.712Z] #45 5.922 Install vndr version v0.1.2 [2022-07-16T13:36:21.712Z] #45 6.434 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-16T13:36:21.712Z] #45 ... [2022-07-16T13:36:21.712Z] [2022-07-16T13:36:21.712Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:21.712Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:21.712Z] #36 5.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:21.712Z] #36 5.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:21.712Z] #36 5.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:21.712Z] #36 6.093 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:21.712Z] #36 7.955 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:21.972Z] #36 ... [2022-07-16T13:36:21.972Z] [2022-07-16T13:36:21.972Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:36:21.972Z] #51 sha256:ef3220c8642438f1d35c0689d63b0da1e372395b41375919d5b355e6122955bc [2022-07-16T13:36:21.972Z] #51 5.995 + RM_GOPATH=0 [2022-07-16T13:36:21.972Z] #51 5.995 + TMP_GOPATH= [2022-07-16T13:36:21.972Z] #51 5.995 + : /build [2022-07-16T13:36:21.972Z] #51 5.995 + '[' -z '' ']' [2022-07-16T13:36:21.972Z] #51 5.995 ++ mktemp -d [2022-07-16T13:36:21.972Z] #51 5.995 + export GOPATH=/tmp/tmp.tISwxWLgii [2022-07-16T13:36:21.972Z] #51 5.995 + GOPATH=/tmp/tmp.tISwxWLgii [2022-07-16T13:36:21.972Z] #51 5.995 + RM_GOPATH=1 [2022-07-16T13:36:21.972Z] #51 5.995 + case "$(go env GOARCH)" in [2022-07-16T13:36:21.972Z] #51 5.995 ++ go env GOARCH [2022-07-16T13:36:21.972Z] #51 6.029 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:21.972Z] #51 6.029 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:21.972Z] #51 6.029 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:21.972Z] #51 6.029 + dir=/tmp/install [2022-07-16T13:36:21.972Z] #51 6.029 + bin=shfmt [2022-07-16T13:36:21.972Z] #51 6.029 + shift [2022-07-16T13:36:21.972Z] #51 6.029 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-16T13:36:21.972Z] #51 6.029 + . /tmp/install/shfmt.installer [2022-07-16T13:36:21.972Z] #51 6.029 ++ : v3.0.2 [2022-07-16T13:36:21.972Z] #51 6.029 + install_shfmt [2022-07-16T13:36:21.972Z] #51 6.029 + echo 'Install shfmt version v3.0.2' [2022-07-16T13:36:21.972Z] #51 6.029 + GOBIN=/build [2022-07-16T13:36:21.972Z] #51 6.029 + GO111MODULE=on [2022-07-16T13:36:21.972Z] #51 6.029 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-16T13:36:21.972Z] #51 6.029 Install shfmt version v3.0.2 [2022-07-16T13:36:21.972Z] #51 6.669 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T13:36:21.972Z] #51 7.841 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T13:36:21.972Z] #51 7.872 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T13:36:21.973Z] #51 7.923 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T13:36:21.973Z] #51 10.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T13:36:22.088Z] #37 12.62 [100%] Built target tini-static [2022-07-16T13:36:22.088Z] #37 12.76 + mkdir -p /build [2022-07-16T13:36:22.088Z] #37 12.78 + cp tini-static /build/docker-init [2022-07-16T13:36:22.232Z] #51 ... [2022-07-16T13:36:22.232Z] [2022-07-16T13:36:22.232Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:22.232Z] #67 sha256:401929bb8c48350b53735e63629e3b8ff454a178625f407ba99bef3cf3d1006c [2022-07-16T13:36:22.232Z] #67 6.134 + RM_GOPATH=0 [2022-07-16T13:36:22.232Z] #67 6.134 + TMP_GOPATH= [2022-07-16T13:36:22.232Z] #67 6.134 + : /build [2022-07-16T13:36:22.232Z] #67 6.134 + '[' -z '' ']' [2022-07-16T13:36:22.232Z] #67 6.134 ++ mktemp -d [2022-07-16T13:36:22.232Z] #67 6.134 + export GOPATH=/tmp/tmp.FR46XKug1P [2022-07-16T13:36:22.232Z] #67 6.134 + GOPATH=/tmp/tmp.FR46XKug1P [2022-07-16T13:36:22.232Z] #67 6.134 + RM_GOPATH=1 [2022-07-16T13:36:22.232Z] #67 6.134 + case "$(go env GOARCH)" in [2022-07-16T13:36:22.232Z] #67 6.134 ++ go env GOARCH [2022-07-16T13:36:22.232Z] #67 6.165 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.232Z] #67 6.165 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.232Z] #67 6.165 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:22.232Z] #67 6.165 + dir=/tmp/install [2022-07-16T13:36:22.232Z] #67 6.165 + bin=proxy [2022-07-16T13:36:22.232Z] #67 6.165 + shift [2022-07-16T13:36:22.232Z] #67 6.165 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-16T13:36:22.232Z] #67 6.165 + . /tmp/install/proxy.installer [2022-07-16T13:36:22.232Z] #67 6.165 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:22.232Z] #67 6.165 + install_proxy [2022-07-16T13:36:22.232Z] #67 6.165 + case "$1" in [2022-07-16T13:36:22.232Z] #67 6.165 + export CGO_ENABLED=0 [2022-07-16T13:36:22.232Z] #67 6.165 + CGO_ENABLED=0 [2022-07-16T13:36:22.232Z] #67 6.165 + _install_proxy [2022-07-16T13:36:22.232Z] #67 6.165 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-16T13:36:22.232Z] #67 6.165 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FR46XKug1P/src/github.com/docker/libnetwork [2022-07-16T13:36:22.232Z] #67 6.165 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:22.232Z] #67 6.168 Cloning into '/tmp/tmp.FR46XKug1P/src/github.com/docker/libnetwork'... [2022-07-16T13:36:22.232Z] #67 ... [2022-07-16T13:36:22.232Z] [2022-07-16T13:36:22.232Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:22.232Z] #34 sha256:8f9f7c788ecb1e58905b18223c158ab1d7adf606596481801bb546221deac4bb [2022-07-16T13:36:22.232Z] #34 5.315 + RM_GOPATH=0 [2022-07-16T13:36:22.232Z] #34 5.315 + TMP_GOPATH= [2022-07-16T13:36:22.232Z] #34 5.315 + : /build [2022-07-16T13:36:22.232Z] #34 5.315 + '[' -z '' ']' [2022-07-16T13:36:22.232Z] #34 5.316 ++ mktemp -d [2022-07-16T13:36:22.232Z] #34 5.319 + export GOPATH=/tmp/tmp.YA6vjiesSh [2022-07-16T13:36:22.232Z] #34 5.319 + GOPATH=/tmp/tmp.YA6vjiesSh [2022-07-16T13:36:22.232Z] #34 5.319 + RM_GOPATH=1 [2022-07-16T13:36:22.232Z] #34 5.319 + case "$(go env GOARCH)" in [2022-07-16T13:36:22.232Z] #34 5.319 ++ go env GOARCH [2022-07-16T13:36:22.232Z] #34 5.322 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.232Z] #34 5.322 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.232Z] #34 5.326 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:22.232Z] #34 5.330 + dir=/tmp/install [2022-07-16T13:36:22.232Z] #34 5.330 + bin=tomlv [2022-07-16T13:36:22.232Z] #34 5.330 + shift [2022-07-16T13:36:22.232Z] #34 5.330 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-16T13:36:22.232Z] #34 5.330 + . /tmp/install/tomlv.installer [2022-07-16T13:36:22.232Z] #34 5.330 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:22.232Z] #34 5.330 + install_tomlv [2022-07-16T13:36:22.232Z] #34 5.330 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-16T13:36:22.232Z] #34 5.330 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YA6vjiesSh/src/github.com/BurntSushi/toml [2022-07-16T13:36:22.232Z] #34 5.330 Cloning into '/tmp/tmp.YA6vjiesSh/src/github.com/BurntSushi/toml'... [2022-07-16T13:36:22.232Z] #34 5.330 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:22.232Z] #34 6.100 + cd /tmp/tmp.YA6vjiesSh/src/github.com/BurntSushi/toml [2022-07-16T13:36:22.232Z] #34 6.100 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:22.232Z] #34 6.188 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:36:22.232Z] #34 6.757 internal/unsafeheader [2022-07-16T13:36:22.232Z] #34 6.802 internal/abi [2022-07-16T13:36:22.232Z] #34 6.878 internal/cpu [2022-07-16T13:36:22.232Z] #34 7.195 internal/goexperiment [2022-07-16T13:36:22.232Z] #34 7.361 runtime/internal/atomic [2022-07-16T13:36:22.232Z] #34 7.703 internal/bytealg [2022-07-16T13:36:22.232Z] #34 7.989 runtime/internal/sys [2022-07-16T13:36:22.232Z] #34 8.374 runtime/internal/math [2022-07-16T13:36:22.232Z] #34 8.506 internal/itoa [2022-07-16T13:36:22.232Z] #34 8.765 math/bits [2022-07-16T13:36:22.232Z] #34 9.129 runtime [2022-07-16T13:36:22.232Z] #34 9.696 math [2022-07-16T13:36:22.494Z] #34 ... [2022-07-16T13:36:22.494Z] [2022-07-16T13:36:22.494Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:22.494Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:22.494Z] #42 5.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:22.494Z] #42 5.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:22.494Z] #42 5.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:22.494Z] #42 6.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:22.494Z] #42 7.998 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:22.494Z] #42 ... [2022-07-16T13:36:22.494Z] [2022-07-16T13:36:22.494Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:22.494Z] #47 sha256:47438015034dc2f1df89a76f164dd632b1e391317f59160be61672874a62657d [2022-07-16T13:36:22.494Z] #47 6.008 + RM_GOPATH=0 [2022-07-16T13:36:22.494Z] #47 6.008 + TMP_GOPATH= [2022-07-16T13:36:22.494Z] #47 6.008 + : /build [2022-07-16T13:36:22.494Z] #47 6.008 + '[' -z '' ']' [2022-07-16T13:36:22.494Z] #47 6.008 ++ mktemp -d [2022-07-16T13:36:22.494Z] #47 6.008 + export GOPATH=/tmp/tmp.ofEhIV9CCw [2022-07-16T13:36:22.494Z] #47 6.008 + GOPATH=/tmp/tmp.ofEhIV9CCw [2022-07-16T13:36:22.494Z] #47 6.008 + RM_GOPATH=1 [2022-07-16T13:36:22.494Z] #47 6.008 + case "$(go env GOARCH)" in [2022-07-16T13:36:22.494Z] #47 6.008 ++ go env GOARCH [2022-07-16T13:36:22.494Z] #47 6.008 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.494Z] #47 6.008 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.494Z] #47 6.008 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:22.494Z] #47 6.029 + dir=/tmp/install [2022-07-16T13:36:22.494Z] #47 6.029 + bin=gotestsum [2022-07-16T13:36:22.494Z] #47 6.029 + shift [2022-07-16T13:36:22.494Z] #47 6.029 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-16T13:36:22.494Z] #47 6.029 + . /tmp/install/gotestsum.installer [2022-07-16T13:36:22.494Z] #47 6.029 ++ : v1.7.0 [2022-07-16T13:36:22.494Z] #47 6.029 + install_gotestsum [2022-07-16T13:36:22.494Z] #47 6.029 + set -e [2022-07-16T13:36:22.494Z] #47 6.029 + echo 'Install gotestsum version v1.7.0' [2022-07-16T13:36:22.494Z] #47 6.029 + GOBIN=/build [2022-07-16T13:36:22.494Z] #47 6.029 + GO111MODULE=on [2022-07-16T13:36:22.494Z] #47 6.029 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-16T13:36:22.494Z] #47 6.029 Install gotestsum version v1.7.0 [2022-07-16T13:36:22.494Z] #47 6.630 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-16T13:36:22.494Z] #47 8.410 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T13:36:22.494Z] #47 8.410 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T13:36:22.494Z] #47 8.410 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T13:36:22.494Z] #47 8.486 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:22.494Z] #47 9.180 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T13:36:22.494Z] #47 9.196 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T13:36:22.494Z] #47 9.280 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T13:36:22.494Z] #47 9.386 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T13:36:22.494Z] #47 9.417 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T13:36:22.494Z] #47 9.576 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T13:36:22.494Z] #47 9.677 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T13:36:22.494Z] #47 9.858 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T13:36:22.659Z] #37 DONE 13.7s [2022-07-16T13:36:22.659Z] [2022-07-16T13:36:22.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:36:22.659Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:36:22.659Z] #43 2.920 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:36:22.659Z] #43 2.921 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:36:22.659Z] #43 2.942 Note: Building without GnuTLS support [2022-07-16T13:36:22.659Z] #43 2.954 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:36:22.659Z] #43 2.954 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:36:22.659Z] #43 6.035 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:36:22.659Z] #43 6.129 GEN .gitid [2022-07-16T13:36:22.659Z] #43 6.204 GEN criu/include/version.h [2022-07-16T13:36:22.659Z] #43 6.382 GEN include/common/asm [2022-07-16T13:36:22.747Z] #40 ... [2022-07-16T13:36:22.747Z] [2022-07-16T13:36:22.747Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-16T13:36:22.747Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-16T13:36:22.747Z] #12 DONE 3.9s [2022-07-16T13:36:22.753Z] #47 ... [2022-07-16T13:36:22.753Z] [2022-07-16T13:36:22.753Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:22.753Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:22.753Z] #55 7.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:22.753Z] #55 7.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:22.753Z] #55 7.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:22.753Z] #55 8.413 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:22.753Z] #55 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:22.753Z] #55 ... [2022-07-16T13:36:22.753Z] [2022-07-16T13:36:22.753Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:22.753Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:36:22.753Z] #49 6.953 + RM_GOPATH=0 [2022-07-16T13:36:22.753Z] #49 6.954 + TMP_GOPATH= [2022-07-16T13:36:22.753Z] #49 6.954 + : /build [2022-07-16T13:36:22.753Z] #49 6.954 + '[' -z '' ']' [2022-07-16T13:36:22.753Z] #49 6.958 ++ mktemp -d [2022-07-16T13:36:22.753Z] #49 6.958 + export GOPATH=/tmp/tmp.nYMSlSzFsT [2022-07-16T13:36:22.753Z] #49 6.958 + GOPATH=/tmp/tmp.nYMSlSzFsT [2022-07-16T13:36:22.753Z] #49 6.958 + RM_GOPATH=1 [2022-07-16T13:36:22.753Z] #49 6.958 + case "$(go env GOARCH)" in [2022-07-16T13:36:22.753Z] #49 6.958 ++ go env GOARCH [2022-07-16T13:36:22.753Z] #49 6.986 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.753Z] #49 6.987 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:22.753Z] #49 6.987 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:22.753Z] #49 7.006 + dir=/tmp/install [2022-07-16T13:36:22.753Z] #49 7.006 + bin=golangci_lint [2022-07-16T13:36:22.753Z] #49 7.007 + shift [2022-07-16T13:36:22.753Z] #49 7.007 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-16T13:36:22.753Z] #49 7.007 + . /tmp/install/golangci_lint.installer [2022-07-16T13:36:22.753Z] #49 7.007 ++ : v1.23.8 [2022-07-16T13:36:22.753Z] #49 7.007 + install_golangci_lint [2022-07-16T13:36:22.753Z] #49 7.008 + set -e [2022-07-16T13:36:22.753Z] #49 7.008 + echo 'Install golangci-lint version v1.23.8' [2022-07-16T13:36:22.753Z] #49 7.008 Install golangci-lint version v1.23.8 [2022-07-16T13:36:22.753Z] #49 7.008 + GOBIN=/build [2022-07-16T13:36:22.753Z] #49 7.008 + GO111MODULE=on [2022-07-16T13:36:22.753Z] #49 7.010 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-16T13:36:22.753Z] #49 7.626 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-16T13:36:23.004Z] [2022-07-16T13:36:23.004Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:23.004Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:23.014Z] #49 ... [2022-07-16T13:36:23.014Z] [2022-07-16T13:36:23.014Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:36:23.014Z] #24 sha256:fb38064964e789f89b7877a32c5438596fcb5c31c1c8293b9d83f1dc80c37c8b [2022-07-16T13:36:23.014Z] #24 4.800 + RM_GOPATH=0 [2022-07-16T13:36:23.014Z] #24 4.800 + TMP_GOPATH= [2022-07-16T13:36:23.014Z] #24 4.800 + : /build [2022-07-16T13:36:23.014Z] #24 4.800 + '[' -z '' ']' [2022-07-16T13:36:23.014Z] #24 4.802 ++ mktemp -d [2022-07-16T13:36:23.014Z] #24 4.802 + export GOPATH=/tmp/tmp.4X0JICPg1E [2022-07-16T13:36:23.014Z] #24 4.802 + GOPATH=/tmp/tmp.4X0JICPg1E [2022-07-16T13:36:23.014Z] #24 4.802 + RM_GOPATH=1 [2022-07-16T13:36:23.014Z] #24 4.802 + case "$(go env GOARCH)" in [2022-07-16T13:36:23.014Z] #24 4.802 ++ go env GOARCH [2022-07-16T13:36:23.014Z] #24 4.811 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:23.014Z] #24 4.811 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:23.014Z] #24 4.811 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:23.014Z] #24 4.815 + dir=/tmp/install [2022-07-16T13:36:23.014Z] #24 4.815 + bin=dockercli [2022-07-16T13:36:23.014Z] #24 4.815 + shift [2022-07-16T13:36:23.014Z] #24 4.815 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-16T13:36:23.014Z] #24 4.815 + . /tmp/install/dockercli.installer [2022-07-16T13:36:23.014Z] #24 4.815 ++ : stable [2022-07-16T13:36:23.014Z] #24 4.815 ++ : 17.06.2-ce [2022-07-16T13:36:23.014Z] #24 4.815 + install_dockercli [2022-07-16T13:36:23.014Z] #24 4.815 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T13:36:23.014Z] #24 4.815 ++ uname -m [2022-07-16T13:36:23.014Z] #24 4.815 + arch=x86_64 [2022-07-16T13:36:23.014Z] #24 4.815 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T13:36:23.014Z] #24 4.815 + url=https://download.docker.com/linux/static [2022-07-16T13:36:23.014Z] #24 4.815 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T13:36:23.014Z] #24 4.815 + tar -xz docker/docker [2022-07-16T13:36:23.014Z] #24 4.815 Install docker/cli version 17.06.2-ce from stable [2022-07-16T13:36:23.014Z] #24 10.54 + mkdir -p /build [2022-07-16T13:36:23.014Z] #24 10.56 + mv docker/docker /build/ [2022-07-16T13:36:23.014Z] #24 10.57 + rmdir docker [2022-07-16T13:36:23.274Z] #24 DONE 11.4s [2022-07-16T13:36:23.274Z] [2022-07-16T13:36:23.274Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:23.274Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:23.274Z] #36 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:23.274Z] #36 ... [2022-07-16T13:36:23.274Z] [2022-07-16T13:36:23.274Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:23.274Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:36:23.274Z] #40 5.235 + git clone https://github.com/docker/distribution.git . [2022-07-16T13:36:23.274Z] #40 5.235 Cloning into '.'... [2022-07-16T13:36:23.316Z] #47 ... [2022-07-16T13:36:23.316Z] [2022-07-16T13:36:23.316Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:23.316Z] #67 sha256:577c311cf1ed1a6642b6dfe21669a30999b993f51079fb68e4d5304e4dd06ed3 [2022-07-16T13:36:23.316Z] #67 19.29 Checking out files: 84% (1615/1908) Checking out files: 85% (1622/1908) Checking out files: 86% (1641/1908) Checking out files: 87% (1660/1908) Checking out files: 88% (1680/1908) Checking out files: 89% (1699/1908) Checking out files: 90% (1718/1908) Checking out files: 91% (1737/1908) Checking out files: 92% (1756/1908) Checking out files: 93% (1775/1908) Checking out files: 94% (1794/1908) Checking out files: 95% (1813/1908) Checking out files: 96% (1832/1908) Checking out files: 97% (1851/1908) Checking out files: 98% (1870/1908) Checking out files: 99% (1889/1908) Checking out files: 100% (1908/1908) Checking out files: 100% (1908/1908), done. [2022-07-16T13:36:23.316Z] #67 19.69 + cd /tmp/tmp.6vVQfZWXgs/src/github.com/docker/libnetwork [2022-07-16T13:36:23.316Z] #67 19.69 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:23.538Z] #40 ... [2022-07-16T13:36:23.538Z] [2022-07-16T13:36:23.538Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:23.538Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:36:23.538Z] #32 5.235 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T13:36:23.538Z] #32 5.235 Cloning into '.'... [2022-07-16T13:36:23.538Z] #32 ... [2022-07-16T13:36:23.538Z] [2022-07-16T13:36:23.538Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:23.538Z] #58 sha256:04430b7fb2d3d74c273e9ca6f05b4d979f3329fc3e5fb302dd461b108d28c772 [2022-07-16T13:36:23.538Z] #58 7.569 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-16T13:36:23.538Z] #58 9.672 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:23.538Z] #58 9.688 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T13:36:23.538Z] #58 9.798 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T13:36:23.538Z] #58 10.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-16T13:36:23.577Z] #67 19.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-16T13:36:23.849Z] #32 ... [2022-07-16T13:36:23.849Z] [2022-07-16T13:36:23.849Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-16T13:36:23.849Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-16T13:36:23.849Z] #12 DONE 4.0s [2022-07-16T13:36:23.849Z] [2022-07-16T13:36:23.849Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:23.849Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:24.920Z] #58 ... [2022-07-16T13:36:24.920Z] [2022-07-16T13:36:24.920Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:24.920Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:24.920Z] #55 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:24.961Z] #67 ... [2022-07-16T13:36:24.961Z] [2022-07-16T13:36:24.961Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:24.961Z] #58 sha256:3373b8072005dc31f0d56b497ab28b13bceb73fc00beb62f46e192cfcf97d5b4 [2022-07-16T13:36:24.961Z] #58 11.10 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T13:36:24.961Z] #58 11.15 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T13:36:24.961Z] #58 11.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T13:36:24.961Z] #58 11.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T13:36:24.961Z] #58 11.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T13:36:24.961Z] #58 11.56 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-16T13:36:24.961Z] #58 12.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T13:36:24.961Z] #58 12.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-16T13:36:24.961Z] #58 14.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-16T13:36:24.961Z] #58 17.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T13:36:24.961Z] #58 ... [2022-07-16T13:36:24.961Z] [2022-07-16T13:36:24.961Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:24.961Z] #29 sha256:24f80bb6ace2c05a5f523dbc6a117f2bff472a26fff8b96ab77e3d8866b1cf16 [2022-07-16T13:36:24.961Z] #29 15.39 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T13:36:24.961Z] #29 15.96 [2022-07-16T13:36:24.961Z] #29 16.22 #=#=# ##O#- # 0.7% ######################################################################## 100.0% [2022-07-16T13:36:24.961Z] #29 16.64 [2022-07-16T13:36:24.961Z] #29 18.19 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-16T13:36:24.961Z] #29 18.72 [2022-07-16T13:36:24.961Z] #29 19.14 #=#=# 0.0% #### 6.6% ########## 14.1% ############# 18.8% ################ 22.4% #################### 28.4% ######################## 33.6% ########################### 38.9% ################################## 48.2% ####################################### 54.8% ############################################# 62.8% ############################################## 64.3% ################################################### 71.7% ############################################################## 86.3% ####################################################################### 99.5% ######################################################################## 100.0% [2022-07-16T13:36:24.961Z] #29 21.10 [2022-07-16T13:36:25.200Z] #43 9.061 PBCC images/timens.pb-c.c [2022-07-16T13:36:25.201Z] #43 9.103 DEP images/timens.pb-c.d [2022-07-16T13:36:25.221Z] #29 ... [2022-07-16T13:36:25.221Z] [2022-07-16T13:36:25.221Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:25.221Z] #45 sha256:b18b47a82460c7e1a449b777f53fe570f59aab20459dc22a857508a9203044be [2022-07-16T13:36:25.221Z] #45 DONE 21.5s [2022-07-16T13:36:25.221Z] [2022-07-16T13:36:25.221Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:25.221Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-16T13:36:25.221Z] #55 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-16T13:36:25.221Z] #55 17.75 Fetched 8317 kB in 14s (615 kB/s) [2022-07-16T13:36:25.221Z] #55 17.75 Reading package lists... [2022-07-16T13:36:25.221Z] #55 ... [2022-07-16T13:36:25.221Z] [2022-07-16T13:36:25.221Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:25.221Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-16T13:36:25.221Z] #42 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-16T13:36:25.221Z] #42 17.55 Fetched 8317 kB in 13s (644 kB/s) [2022-07-16T13:36:25.461Z] #43 9.158 PBCC images/fown.pb-c.c [2022-07-16T13:36:25.461Z] #43 9.195 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-16T13:36:25.461Z] #43 9.308 PBCC images/opts.pb-c.c [2022-07-16T13:36:25.461Z] #43 9.379 PBCC images/memfd.pb-c.c [2022-07-16T13:36:25.482Z] #42 17.55 Reading package lists... [2022-07-16T13:36:25.482Z] #42 ... [2022-07-16T13:36:25.482Z] [2022-07-16T13:36:25.482Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:25.482Z] #49 sha256:658c950c8b9ea71d1f6dc143f29e059d42c03043aff46f82da2bc2eade2d108e [2022-07-16T13:36:25.482Z] #49 15.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-16T13:36:25.482Z] #49 15.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-16T13:36:25.482Z] #49 15.86 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-16T13:36:25.482Z] #49 16.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-16T13:36:25.482Z] #49 16.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-16T13:36:25.482Z] #49 16.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-16T13:36:25.482Z] #49 16.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T13:36:25.482Z] #49 16.63 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-16T13:36:25.482Z] #49 16.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-16T13:36:25.482Z] #49 16.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-16T13:36:25.482Z] #49 16.82 go: downloading github.com/spf13/afero v1.1.2 [2022-07-16T13:36:25.482Z] #49 16.89 go: downloading github.com/spf13/cast v1.3.0 [2022-07-16T13:36:25.482Z] #49 16.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T13:36:25.482Z] #49 17.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-16T13:36:25.482Z] #49 17.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-16T13:36:25.482Z] #49 17.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-16T13:36:25.482Z] #49 17.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-16T13:36:25.482Z] #49 17.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-16T13:36:25.482Z] #49 17.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T13:36:25.482Z] #49 17.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T13:36:25.482Z] #49 17.79 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-16T13:36:25.482Z] #49 17.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-16T13:36:25.482Z] #49 17.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-16T13:36:25.482Z] #49 18.01 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-16T13:36:25.482Z] #49 18.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T13:36:25.482Z] #49 18.21 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-16T13:36:25.482Z] #49 18.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T13:36:25.482Z] #49 18.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T13:36:25.482Z] #49 18.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-16T13:36:25.482Z] #49 18.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-16T13:36:25.482Z] #49 18.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T13:36:25.482Z] #49 18.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-16T13:36:25.482Z] #49 18.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-16T13:36:25.482Z] #49 18.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-16T13:36:25.482Z] #49 18.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-16T13:36:25.482Z] #49 18.92 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-16T13:36:25.482Z] #49 18.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-16T13:36:25.482Z] #49 19.07 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-16T13:36:25.482Z] #49 19.12 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-16T13:36:25.482Z] #49 19.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-16T13:36:25.482Z] #49 19.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-16T13:36:25.482Z] #49 19.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-16T13:36:25.482Z] #49 20.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T13:36:25.482Z] #49 20.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-16T13:36:25.482Z] #49 20.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T13:36:25.482Z] #49 20.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T13:36:25.482Z] #49 20.80 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-16T13:36:25.482Z] #49 20.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-16T13:36:25.482Z] #49 21.13 go: downloading golang.org/x/text v0.3.2 [2022-07-16T13:36:25.482Z] #49 ... [2022-07-16T13:36:25.482Z] [2022-07-16T13:36:25.482Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:25.482Z] #29 sha256:24f80bb6ace2c05a5f523dbc6a117f2bff472a26fff8b96ab77e3d8866b1cf16 [2022-07-16T13:36:25.482Z] #29 22.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T13:36:25.722Z] #43 9.465 DEP images/fown.pb-c.d [2022-07-16T13:36:25.722Z] #43 9.566 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-16T13:36:25.722Z] #43 9.627 DEP images/opts.pb-c.d [2022-07-16T13:36:25.982Z] #43 9.678 DEP images/memfd.pb-c.d [2022-07-16T13:36:25.982Z] #43 9.726 PBCC images/sit.pb-c.c [2022-07-16T13:36:26.242Z] #43 9.782 DEP images/sit.pb-c.d [2022-07-16T13:36:26.242Z] #43 9.974 PBCC images/macvlan.pb-c.c [2022-07-16T13:36:26.242Z] #43 10.07 DEP images/macvlan.pb-c.d [2022-07-16T13:36:26.424Z] #29 23.14 [2022-07-16T13:36:26.501Z] #43 10.14 PBCC images/autofs.pb-c.c [2022-07-16T13:36:26.501Z] #43 10.22 DEP images/autofs.pb-c.d [2022-07-16T13:36:26.501Z] #43 10.34 PBCC images/sysctl.pb-c.c [2022-07-16T13:36:26.685Z] #29 23.49 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:26.685Z] #29 23.64 [2022-07-16T13:36:26.760Z] #43 10.40 DEP images/sysctl.pb-c.d [2022-07-16T13:36:26.760Z] #43 10.49 PBCC images/time.pb-c.c [2022-07-16T13:36:26.760Z] #43 10.53 DEP images/time.pb-c.d [2022-07-16T13:36:26.760Z] #43 10.59 PBCC images/binfmt-misc.pb-c.c [2022-07-16T13:36:27.019Z] #43 10.70 DEP images/binfmt-misc.pb-c.d [2022-07-16T13:36:27.019Z] #43 10.83 PBCC images/seccomp.pb-c.c [2022-07-16T13:36:27.019Z] #43 10.87 DEP images/seccomp.pb-c.d [2022-07-16T13:36:27.019Z] #43 10.93 PBCC images/userns.pb-c.c [2022-07-16T13:36:27.263Z] #29 ... [2022-07-16T13:36:27.263Z] [2022-07-16T13:36:27.263Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:27.263Z] #34 sha256:d8d359c5cc02169371db7cb5300c4c42d3e295ffd4d4656c9d409a0be32ae36e [2022-07-16T13:36:27.263Z] #34 13.64 unicode/utf8 [2022-07-16T13:36:27.263Z] #34 14.16 internal/race [2022-07-16T13:36:27.263Z] #34 14.30 sync/atomic [2022-07-16T13:36:27.263Z] #34 14.71 unicode [2022-07-16T13:36:27.263Z] #34 17.84 encoding [2022-07-16T13:36:27.263Z] #34 ... [2022-07-16T13:36:27.263Z] [2022-07-16T13:36:27.263Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:27.263Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-16T13:36:27.263Z] #40 22.94 Checking out files: 78% (1719/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-07-16T13:36:27.263Z] #40 23.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-16T13:36:27.279Z] #43 11.04 DEP images/userns.pb-c.d [2022-07-16T13:36:27.279Z] #43 11.13 PBCC images/cgroup.pb-c.c [2022-07-16T13:36:27.354Z] #13 4.084 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:36:27.354Z] #13 4.084 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:27.354Z] #13 4.351 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:27.354Z] #13 4.353 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:27.539Z] #43 11.19 DEP images/cgroup.pb-c.d [2022-07-16T13:36:27.539Z] #43 11.26 PBCC images/ext-file.pb-c.c [2022-07-16T13:36:27.539Z] #43 11.31 DEP images/ext-file.pb-c.d [2022-07-16T13:36:27.539Z] #43 11.40 PBCC images/rpc.pb-c.c [2022-07-16T13:36:27.539Z] #43 11.44 DEP images/rpc.pb-c.d [2022-07-16T13:36:27.799Z] #43 11.57 PBCC images/siginfo.pb-c.c [2022-07-16T13:36:27.799Z] #43 11.64 DEP images/siginfo.pb-c.d [2022-07-16T13:36:27.833Z] #40 ... [2022-07-16T13:36:27.833Z] [2022-07-16T13:36:27.833Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:27.833Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:36:27.833Z] #13 11.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-16T13:36:27.833Z] #13 16.81 Fetched 8846 kB in 15s (591 kB/s) [2022-07-16T13:36:27.833Z] #13 16.81 Reading package lists... [2022-07-16T13:36:27.833Z] #13 ... [2022-07-16T13:36:27.833Z] [2022-07-16T13:36:27.833Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-16T13:36:27.833Z] #29 sha256:24f80bb6ace2c05a5f523dbc6a117f2bff472a26fff8b96ab77e3d8866b1cf16 [2022-07-16T13:36:27.833Z] #29 24.68 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T13:36:28.028Z] #13 4.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:28.028Z] #13 4.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:28.028Z] #13 4.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:28.028Z] #13 4.485 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:36:28.059Z] #43 11.76 PBCC images/pagemap.pb-c.c [2022-07-16T13:36:28.059Z] #43 11.84 DEP images/pagemap.pb-c.d [2022-07-16T13:36:28.059Z] #43 ... [2022-07-16T13:36:28.059Z] [2022-07-16T13:36:28.059Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:28.059Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:28.059Z] #13 95.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T13:36:28.059Z] #13 95.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-16T13:36:28.059Z] #13 95.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:36:28.059Z] #13 103.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T13:36:28.059Z] #13 103.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:36:28.059Z] #13 103.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:36:28.059Z] #13 103.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-16T13:36:28.059Z] #13 103.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:36:28.059Z] #13 104.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:36:28.059Z] #13 ... [2022-07-16T13:36:28.059Z] [2022-07-16T13:36:28.059Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:36:28.059Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:36:28.059Z] #43 11.95 PBCC images/rlimit.pb-c.c [2022-07-16T13:36:28.307Z] #13 ... [2022-07-16T13:36:28.307Z] [2022-07-16T13:36:28.307Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:28.307Z] #47 sha256:a5c72231a99d9561de54d4548e4417dbb56afae41cb282e1e98d23d7d2cb8e0e [2022-07-16T13:36:28.307Z] #47 4.909 + RM_GOPATH=0 [2022-07-16T13:36:28.307Z] #47 4.909 + TMP_GOPATH= [2022-07-16T13:36:28.307Z] #47 4.909 + : /build [2022-07-16T13:36:28.307Z] #47 4.909 + '[' -z '' ']' [2022-07-16T13:36:28.307Z] #47 4.909 ++ mktemp -d [2022-07-16T13:36:28.307Z] #47 4.909 + export GOPATH=/tmp/tmp.XAwsEb1UTU [2022-07-16T13:36:28.307Z] #47 4.909 + GOPATH=/tmp/tmp.XAwsEb1UTU [2022-07-16T13:36:28.307Z] #47 4.909 + RM_GOPATH=1 [2022-07-16T13:36:28.307Z] #47 4.909 + case "$(go env GOARCH)" in [2022-07-16T13:36:28.307Z] #47 4.909 ++ go env GOARCH [2022-07-16T13:36:28.307Z] #47 4.917 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:28.307Z] #47 4.917 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:28.307Z] #47 4.923 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:28.307Z] #47 4.924 + dir=/tmp/install [2022-07-16T13:36:28.307Z] #47 4.924 + bin=gotestsum [2022-07-16T13:36:28.307Z] #47 4.924 + shift [2022-07-16T13:36:28.307Z] #47 4.924 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-16T13:36:28.307Z] #47 4.924 + . /tmp/install/gotestsum.installer [2022-07-16T13:36:28.307Z] #47 4.924 ++ : v1.7.0 [2022-07-16T13:36:28.307Z] #47 4.924 + install_gotestsum [2022-07-16T13:36:28.307Z] #47 4.937 + set -e [2022-07-16T13:36:28.307Z] #47 4.937 + echo 'Install gotestsum version v1.7.0' [2022-07-16T13:36:28.307Z] #47 4.937 + GOBIN=/build [2022-07-16T13:36:28.307Z] #47 4.937 + GO111MODULE=on [2022-07-16T13:36:28.307Z] #47 4.937 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-16T13:36:28.307Z] #47 4.938 Install gotestsum version v1.7.0 [2022-07-16T13:36:28.307Z] #47 5.489 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-16T13:36:28.307Z] #47 8.878 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T13:36:28.307Z] #47 8.972 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T13:36:28.307Z] #47 8.988 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T13:36:28.307Z] #47 9.256 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:28.319Z] #43 12.03 DEP images/rlimit.pb-c.d [2022-07-16T13:36:28.319Z] #43 12.12 PBCC images/file-lock.pb-c.c [2022-07-16T13:36:28.319Z] #43 12.14 DEP images/file-lock.pb-c.d [2022-07-16T13:36:28.405Z] #29 25.25 [2022-07-16T13:36:28.579Z] #43 12.27 PBCC images/tty.pb-c.c [2022-07-16T13:36:28.579Z] #43 12.33 DEP images/tty.pb-c.d [2022-07-16T13:36:28.579Z] #43 ... [2022-07-16T13:36:28.579Z] [2022-07-16T13:36:28.579Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:28.579Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:36:28.579Z] #34 101.7 internal/poll [2022-07-16T13:36:28.579Z] #34 102.5 internal/fmtsort [2022-07-16T13:36:28.579Z] #34 103.4 internal/syscall/execenv [2022-07-16T13:36:28.579Z] #34 103.8 path [2022-07-16T13:36:28.579Z] #34 104.8 io/fs [2022-07-16T13:36:28.579Z] #34 105.2 strings [2022-07-16T13:36:28.579Z] #34 106.9 os [2022-07-16T13:36:28.579Z] #34 109.4 bufio [2022-07-16T13:36:28.579Z] #34 ... [2022-07-16T13:36:28.579Z] [2022-07-16T13:36:28.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:36:28.579Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:36:28.579Z] #43 12.42 PBCC images/tun.pb-c.c [2022-07-16T13:36:28.579Z] #43 12.50 PBCC images/netdev.pb-c.c [2022-07-16T13:36:28.593Z] #13 ... [2022-07-16T13:36:28.593Z] [2022-07-16T13:36:28.593Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:28.593Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:36:28.593Z] #34 5.025 + RM_GOPATH=0 [2022-07-16T13:36:28.593Z] #34 5.025 + TMP_GOPATH= [2022-07-16T13:36:28.593Z] #34 5.025 + : /build [2022-07-16T13:36:28.593Z] #34 5.025 + '[' -z '' ']' [2022-07-16T13:36:28.593Z] #34 5.025 ++ mktemp -d [2022-07-16T13:36:28.593Z] #34 5.030 + export GOPATH=/tmp/tmp.rBC1G6i4No [2022-07-16T13:36:28.593Z] #34 5.030 + GOPATH=/tmp/tmp.rBC1G6i4No [2022-07-16T13:36:28.593Z] #34 5.030 + RM_GOPATH=1 [2022-07-16T13:36:28.593Z] #34 5.030 + case "$(go env GOARCH)" in [2022-07-16T13:36:28.593Z] #34 5.037 ++ go env GOARCH [2022-07-16T13:36:28.593Z] #34 5.052 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:28.593Z] #34 5.052 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:28.593Z] #34 5.052 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:28.593Z] #34 5.052 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:28.593Z] #34 5.052 + dir=/tmp/install [2022-07-16T13:36:28.593Z] #34 5.052 + bin=tomlv [2022-07-16T13:36:28.593Z] #34 5.052 + shift [2022-07-16T13:36:28.593Z] #34 5.052 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-16T13:36:28.593Z] #34 5.052 + . /tmp/install/tomlv.installer [2022-07-16T13:36:28.593Z] #34 5.052 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:28.593Z] #34 5.052 + install_tomlv [2022-07-16T13:36:28.593Z] #34 5.052 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-16T13:36:28.593Z] #34 5.052 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rBC1G6i4No/src/github.com/BurntSushi/toml [2022-07-16T13:36:28.593Z] #34 5.052 Cloning into '/tmp/tmp.rBC1G6i4No/src/github.com/BurntSushi/toml'... [2022-07-16T13:36:28.593Z] #34 6.081 + cd /tmp/tmp.rBC1G6i4No/src/github.com/BurntSushi/toml [2022-07-16T13:36:28.593Z] #34 6.081 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:28.593Z] #34 6.212 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:36:28.593Z] #34 7.360 internal/unsafeheader [2022-07-16T13:36:28.593Z] #34 7.378 internal/abi [2022-07-16T13:36:28.593Z] #34 7.426 internal/cpu [2022-07-16T13:36:28.593Z] #34 8.108 internal/goexperiment [2022-07-16T13:36:28.593Z] #34 8.260 runtime/internal/atomic [2022-07-16T13:36:28.593Z] #34 8.557 internal/bytealg [2022-07-16T13:36:28.593Z] #34 9.040 runtime/internal/sys [2022-07-16T13:36:28.840Z] #43 12.63 DEP images/tun.pb-c.d [2022-07-16T13:36:28.851Z] #34 9.594 runtime/internal/math [2022-07-16T13:36:28.928Z] #29 25.55 #=#=# ######################################################################## 100.0% [2022-07-16T13:36:28.928Z] #29 25.70 [2022-07-16T13:36:28.928Z] #29 25.78 Download of images into '/build' complete. [2022-07-16T13:36:28.928Z] #29 25.78 Use something like the following to load the result into a Docker daemon: [2022-07-16T13:36:28.928Z] #29 25.78 tar -cC '/build' . | docker load [2022-07-16T13:36:28.928Z] #29 DONE 25.8s [2022-07-16T13:36:28.928Z] [2022-07-16T13:36:28.928Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:28.928Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-16T13:36:28.928Z] #55 17.75 Reading package lists... [2022-07-16T13:36:29.102Z] #43 12.80 DEP images/netdev.pb-c.d [2022-07-16T13:36:29.102Z] #43 12.90 PBCC images/vma.pb-c.c [2022-07-16T13:36:29.109Z] #34 9.674 internal/itoa [2022-07-16T13:36:29.109Z] #34 9.857 math/bits [2022-07-16T13:36:29.109Z] #34 ... [2022-07-16T13:36:29.109Z] [2022-07-16T13:36:29.109Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:29.109Z] #58 sha256:0a654531d32d1fa73fac9901a51d85f87cce78f313c32e89f26f8e041dd37f6b [2022-07-16T13:36:29.109Z] #58 6.332 + RM_GOPATH=0 [2022-07-16T13:36:29.109Z] #58 6.332 + TMP_GOPATH= [2022-07-16T13:36:29.109Z] #58 6.332 + : /build [2022-07-16T13:36:29.109Z] #58 6.332 + '[' -z '' ']' [2022-07-16T13:36:29.109Z] #58 6.340 ++ mktemp -d [2022-07-16T13:36:29.109Z] #58 6.340 + export GOPATH=/tmp/tmp.8cCe9omXzj [2022-07-16T13:36:29.109Z] #58 6.340 + GOPATH=/tmp/tmp.8cCe9omXzj [2022-07-16T13:36:29.109Z] #58 6.340 + RM_GOPATH=1 [2022-07-16T13:36:29.109Z] #58 6.340 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.109Z] #58 6.356 ++ go env GOARCH [2022-07-16T13:36:29.109Z] #58 6.400 Install rootlesskit version v0.14.4 [2022-07-16T13:36:29.109Z] #58 6.400 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.109Z] #58 6.400 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.109Z] #58 6.400 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.109Z] #58 6.400 + dir=/tmp/install [2022-07-16T13:36:29.109Z] #58 6.400 + bin=rootlesskit [2022-07-16T13:36:29.109Z] #58 6.400 + shift [2022-07-16T13:36:29.109Z] #58 6.400 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-16T13:36:29.109Z] #58 6.400 + . /tmp/install/rootlesskit.installer [2022-07-16T13:36:29.109Z] #58 6.400 ++ : v0.14.4 [2022-07-16T13:36:29.109Z] #58 6.400 + install_rootlesskit [2022-07-16T13:36:29.109Z] #58 6.400 + case "$1" in [2022-07-16T13:36:29.109Z] #58 6.400 + export CGO_ENABLED=0 [2022-07-16T13:36:29.109Z] #58 6.400 + CGO_ENABLED=0 [2022-07-16T13:36:29.109Z] #58 6.400 + _install_rootlesskit [2022-07-16T13:36:29.109Z] #58 6.400 + echo 'Install rootlesskit version v0.14.4' [2022-07-16T13:36:29.109Z] #58 6.400 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:36:29.109Z] #58 6.400 + GOBIN=/build [2022-07-16T13:36:29.109Z] #58 6.400 + GO111MODULE=on [2022-07-16T13:36:29.109Z] #58 6.400 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-16T13:36:29.109Z] #58 7.153 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-16T13:36:29.109Z] #58 9.839 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:29.109Z] #58 9.842 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T13:36:29.248Z] #47 ... [2022-07-16T13:36:29.248Z] [2022-07-16T13:36:29.248Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:29.248Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:29.248Z] #36 6.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:29.248Z] #36 6.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:29.248Z] #36 6.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:29.248Z] #36 9.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:29.248Z] #36 ... [2022-07-16T13:36:29.248Z] [2022-07-16T13:36:29.248Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:29.248Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:36:29.248Z] #34 5.997 + RM_GOPATH=0 [2022-07-16T13:36:29.248Z] #34 5.997 + TMP_GOPATH= [2022-07-16T13:36:29.248Z] #34 5.997 + : /build [2022-07-16T13:36:29.248Z] #34 5.997 + '[' -z '' ']' [2022-07-16T13:36:29.248Z] #34 5.997 ++ mktemp -d [2022-07-16T13:36:29.248Z] #34 6.016 + export GOPATH=/tmp/tmp.KAjyfMmbxH [2022-07-16T13:36:29.248Z] #34 6.016 + GOPATH=/tmp/tmp.KAjyfMmbxH [2022-07-16T13:36:29.248Z] #34 6.016 + RM_GOPATH=1 [2022-07-16T13:36:29.248Z] #34 6.016 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.248Z] #34 6.016 ++ go env GOARCH [2022-07-16T13:36:29.248Z] #34 6.073 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.248Z] #34 6.073 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.248Z] #34 6.082 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.248Z] #34 6.083 + dir=/tmp/install [2022-07-16T13:36:29.248Z] #34 6.083 + bin=tomlv [2022-07-16T13:36:29.248Z] #34 6.083 + shift [2022-07-16T13:36:29.248Z] #34 6.083 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-16T13:36:29.248Z] #34 6.083 + . /tmp/install/tomlv.installer [2022-07-16T13:36:29.248Z] #34 6.083 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:29.248Z] #34 6.083 + install_tomlv [2022-07-16T13:36:29.248Z] #34 6.083 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-16T13:36:29.248Z] #34 6.083 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KAjyfMmbxH/src/github.com/BurntSushi/toml [2022-07-16T13:36:29.248Z] #34 6.083 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:29.248Z] #34 6.096 Cloning into '/tmp/tmp.KAjyfMmbxH/src/github.com/BurntSushi/toml'... [2022-07-16T13:36:29.248Z] #34 8.771 + cd /tmp/tmp.KAjyfMmbxH/src/github.com/BurntSushi/toml [2022-07-16T13:36:29.248Z] #34 8.799 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-16T13:36:29.248Z] #34 9.086 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:36:29.248Z] #34 ... [2022-07-16T13:36:29.248Z] [2022-07-16T13:36:29.248Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:29.248Z] #45 sha256:afd3a539f6bf41f1e1fdb38d6a43ad07629e6a58cc015455f30d6caf25e3a2e5 [2022-07-16T13:36:29.248Z] #45 4.415 + RM_GOPATH=0 [2022-07-16T13:36:29.248Z] #45 4.415 + TMP_GOPATH= [2022-07-16T13:36:29.248Z] #45 4.415 + : /build [2022-07-16T13:36:29.248Z] #45 4.415 + '[' -z '' ']' [2022-07-16T13:36:29.248Z] #45 4.415 ++ mktemp -d [2022-07-16T13:36:29.248Z] #45 4.415 + export GOPATH=/tmp/tmp.Zf8RBfwjGQ [2022-07-16T13:36:29.248Z] #45 4.415 + GOPATH=/tmp/tmp.Zf8RBfwjGQ [2022-07-16T13:36:29.248Z] #45 4.415 + RM_GOPATH=1 [2022-07-16T13:36:29.248Z] #45 4.415 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.248Z] #45 4.415 ++ go env GOARCH [2022-07-16T13:36:29.248Z] #45 4.421 Install vndr version v0.1.2 [2022-07-16T13:36:29.248Z] #45 4.421 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.248Z] #45 4.421 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.248Z] #45 4.421 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.248Z] #45 4.422 + dir=/tmp/install [2022-07-16T13:36:29.248Z] #45 4.422 + bin=vndr [2022-07-16T13:36:29.248Z] #45 4.422 + shift [2022-07-16T13:36:29.248Z] #45 4.422 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-16T13:36:29.248Z] #45 4.422 + . /tmp/install/vndr.installer [2022-07-16T13:36:29.248Z] #45 4.422 ++ : v0.1.2 [2022-07-16T13:36:29.248Z] #45 4.422 + install_vndr [2022-07-16T13:36:29.248Z] #45 4.422 + echo 'Install vndr version v0.1.2' [2022-07-16T13:36:29.248Z] #45 4.422 + GOBIN=/build [2022-07-16T13:36:29.248Z] #45 4.422 + GO111MODULE=on [2022-07-16T13:36:29.248Z] #45 4.422 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-16T13:36:29.248Z] #45 4.909 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-16T13:36:29.364Z] #43 12.99 DEP images/vma.pb-c.d [2022-07-16T13:36:29.364Z] #43 13.07 PBCC images/creds.pb-c.c [2022-07-16T13:36:29.364Z] #43 13.17 DEP images/creds.pb-c.d [2022-07-16T13:36:29.366Z] #58 9.943 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T13:36:29.366Z] #58 ... [2022-07-16T13:36:29.366Z] [2022-07-16T13:36:29.366Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:29.366Z] #49 sha256:547a61ded86dc513f5553a58056a83f1d5603376736f0f55b8bb443530009aae [2022-07-16T13:36:29.366Z] #49 5.155 + RM_GOPATH=0 [2022-07-16T13:36:29.366Z] #49 5.155 + TMP_GOPATH= [2022-07-16T13:36:29.366Z] #49 5.155 + : /build [2022-07-16T13:36:29.366Z] #49 5.155 + '[' -z '' ']' [2022-07-16T13:36:29.366Z] #49 5.155 ++ mktemp -d [2022-07-16T13:36:29.366Z] #49 5.155 + export GOPATH=/tmp/tmp.ip6EkOlhjW [2022-07-16T13:36:29.366Z] #49 5.155 + GOPATH=/tmp/tmp.ip6EkOlhjW [2022-07-16T13:36:29.366Z] #49 5.155 + RM_GOPATH=1 [2022-07-16T13:36:29.366Z] #49 5.155 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.366Z] #49 5.170 ++ go env GOARCH [2022-07-16T13:36:29.366Z] #49 5.227 Install golangci-lint version v1.23.8 [2022-07-16T13:36:29.366Z] #49 5.227 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.366Z] #49 5.227 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.366Z] #49 5.227 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.366Z] #49 5.236 + dir=/tmp/install [2022-07-16T13:36:29.366Z] #49 5.236 + bin=golangci_lint [2022-07-16T13:36:29.366Z] #49 5.236 + shift [2022-07-16T13:36:29.366Z] #49 5.236 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-16T13:36:29.366Z] #49 5.236 + . /tmp/install/golangci_lint.installer [2022-07-16T13:36:29.366Z] #49 5.236 ++ : v1.23.8 [2022-07-16T13:36:29.366Z] #49 5.236 + install_golangci_lint [2022-07-16T13:36:29.366Z] #49 5.236 + set -e [2022-07-16T13:36:29.366Z] #49 5.236 + echo 'Install golangci-lint version v1.23.8' [2022-07-16T13:36:29.366Z] #49 5.236 + GOBIN=/build [2022-07-16T13:36:29.366Z] #49 5.236 + GO111MODULE=on [2022-07-16T13:36:29.366Z] #49 5.236 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-16T13:36:29.366Z] #49 5.742 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-16T13:36:29.366Z] #49 ... [2022-07-16T13:36:29.366Z] [2022-07-16T13:36:29.366Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:36:29.366Z] #51 sha256:3014c232bfd96969383d6e86dff90bec565899fc2d2474b27c52edfc7de87b59 [2022-07-16T13:36:29.366Z] #51 4.928 + RM_GOPATH=0 [2022-07-16T13:36:29.366Z] #51 4.928 + TMP_GOPATH= [2022-07-16T13:36:29.366Z] #51 4.928 + : /build [2022-07-16T13:36:29.366Z] #51 4.928 + '[' -z '' ']' [2022-07-16T13:36:29.366Z] #51 4.928 ++ mktemp -d [2022-07-16T13:36:29.366Z] #51 4.928 + export GOPATH=/tmp/tmp.HSURKSXQwq [2022-07-16T13:36:29.366Z] #51 4.928 + GOPATH=/tmp/tmp.HSURKSXQwq [2022-07-16T13:36:29.366Z] #51 4.928 + RM_GOPATH=1 [2022-07-16T13:36:29.366Z] #51 4.928 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.366Z] #51 4.928 ++ go env GOARCH [2022-07-16T13:36:29.366Z] #51 4.988 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.366Z] #51 4.988 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.366Z] #51 4.988 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.366Z] #51 4.993 + dir=/tmp/install [2022-07-16T13:36:29.366Z] #51 4.993 + bin=shfmt [2022-07-16T13:36:29.366Z] #51 4.993 + shift [2022-07-16T13:36:29.366Z] #51 4.993 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-16T13:36:29.366Z] #51 4.993 + . /tmp/install/shfmt.installer [2022-07-16T13:36:29.366Z] #51 4.993 ++ : v3.0.2 [2022-07-16T13:36:29.366Z] #51 4.993 + install_shfmt [2022-07-16T13:36:29.366Z] #51 4.993 + echo 'Install shfmt version v3.0.2' [2022-07-16T13:36:29.366Z] #51 4.993 + GOBIN=/build [2022-07-16T13:36:29.366Z] #51 4.993 + GO111MODULE=on [2022-07-16T13:36:29.366Z] #51 4.993 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-16T13:36:29.366Z] #51 4.994 Install shfmt version v3.0.2 [2022-07-16T13:36:29.366Z] #51 5.534 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T13:36:29.366Z] #51 8.362 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T13:36:29.366Z] #51 8.370 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T13:36:29.366Z] #51 8.397 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T13:36:29.505Z] #45 ... [2022-07-16T13:36:29.505Z] [2022-07-16T13:36:29.505Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:36:29.505Z] #24 sha256:e201c82caa7117330dbc7086cd6fe6e456eba147e51865f5894eae23ff143552 [2022-07-16T13:36:29.505Z] #24 4.536 + RM_GOPATH=0 [2022-07-16T13:36:29.505Z] #24 4.536 + TMP_GOPATH= [2022-07-16T13:36:29.505Z] #24 4.536 + : /build [2022-07-16T13:36:29.505Z] #24 4.536 + '[' -z '' ']' [2022-07-16T13:36:29.505Z] #24 4.536 ++ mktemp -d [2022-07-16T13:36:29.505Z] #24 4.536 + export GOPATH=/tmp/tmp.m9je6gUJGb [2022-07-16T13:36:29.505Z] #24 4.536 + GOPATH=/tmp/tmp.m9je6gUJGb [2022-07-16T13:36:29.505Z] #24 4.536 + RM_GOPATH=1 [2022-07-16T13:36:29.505Z] #24 4.536 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.505Z] #24 4.536 ++ go env GOARCH [2022-07-16T13:36:29.505Z] #24 4.561 Install docker/cli version 17.06.2-ce from stable [2022-07-16T13:36:29.505Z] #24 4.564 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.505Z] #24 4.564 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.505Z] #24 4.564 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.505Z] #24 4.564 + dir=/tmp/install [2022-07-16T13:36:29.505Z] #24 4.564 + bin=dockercli [2022-07-16T13:36:29.505Z] #24 4.564 + shift [2022-07-16T13:36:29.505Z] #24 4.564 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-16T13:36:29.505Z] #24 4.564 + . /tmp/install/dockercli.installer [2022-07-16T13:36:29.505Z] #24 4.564 ++ : stable [2022-07-16T13:36:29.505Z] #24 4.564 ++ : 17.06.2-ce [2022-07-16T13:36:29.505Z] #24 4.564 + install_dockercli [2022-07-16T13:36:29.505Z] #24 4.564 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T13:36:29.505Z] #24 4.564 ++ uname -m [2022-07-16T13:36:29.505Z] #24 4.564 + arch=x86_64 [2022-07-16T13:36:29.505Z] #24 4.564 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T13:36:29.505Z] #24 4.564 + url=https://download.docker.com/linux/static [2022-07-16T13:36:29.505Z] #24 4.564 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T13:36:29.505Z] #24 4.564 + tar -xz docker/docker [2022-07-16T13:36:29.624Z] #51 ... [2022-07-16T13:36:29.624Z] [2022-07-16T13:36:29.624Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:29.624Z] #67 sha256:06d8ba7d4247a716374d506d68c7206cc9e8cab684ccbffedfe375c15e012a18 [2022-07-16T13:36:29.624Z] #67 3.734 + RM_GOPATH=0 [2022-07-16T13:36:29.624Z] #67 3.734 + TMP_GOPATH= [2022-07-16T13:36:29.624Z] #67 3.734 + : /build [2022-07-16T13:36:29.624Z] #67 3.734 + '[' -z '' ']' [2022-07-16T13:36:29.624Z] #67 3.734 ++ mktemp -d [2022-07-16T13:36:29.624Z] #67 3.734 + export GOPATH=/tmp/tmp.lVhRuyQatc [2022-07-16T13:36:29.624Z] #67 3.734 + GOPATH=/tmp/tmp.lVhRuyQatc [2022-07-16T13:36:29.624Z] #67 3.734 + RM_GOPATH=1 [2022-07-16T13:36:29.624Z] #67 3.734 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.624Z] #67 3.734 ++ go env GOARCH [2022-07-16T13:36:29.624Z] #67 3.734 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.624Z] #67 3.734 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.624Z] #67 3.734 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.624Z] #67 3.734 + dir=/tmp/install [2022-07-16T13:36:29.624Z] #67 3.734 + bin=proxy [2022-07-16T13:36:29.624Z] #67 3.734 + shift [2022-07-16T13:36:29.624Z] #67 3.734 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-16T13:36:29.624Z] #67 3.734 + . /tmp/install/proxy.installer [2022-07-16T13:36:29.624Z] #67 3.734 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:29.624Z] #67 3.734 + install_proxy [2022-07-16T13:36:29.624Z] #67 3.734 + case "$1" in [2022-07-16T13:36:29.624Z] #67 3.734 + export CGO_ENABLED=0 [2022-07-16T13:36:29.624Z] #67 3.734 + CGO_ENABLED=0 [2022-07-16T13:36:29.624Z] #67 3.734 + _install_proxy [2022-07-16T13:36:29.624Z] #67 3.734 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-16T13:36:29.624Z] #67 3.734 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lVhRuyQatc/src/github.com/docker/libnetwork [2022-07-16T13:36:29.624Z] #67 3.754 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:29.624Z] #67 3.754 Cloning into '/tmp/tmp.lVhRuyQatc/src/github.com/docker/libnetwork'... [2022-07-16T13:36:29.624Z] #67 ... [2022-07-16T13:36:29.624Z] [2022-07-16T13:36:29.624Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:29.624Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:29.624Z] #42 6.734 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:29.624Z] #42 6.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:29.624Z] #42 6.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:29.624Z] #42 8.586 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:29.624Z] #43 13.26 PBCC images/utsns.pb-c.c [2022-07-16T13:36:29.624Z] #43 13.32 DEP images/utsns.pb-c.d [2022-07-16T13:36:29.624Z] #43 13.38 PBCC images/ipc-desc.pb-c.c [2022-07-16T13:36:29.624Z] #43 13.40 PBCC images/ipc-sem.pb-c.c [2022-07-16T13:36:29.624Z] #43 13.44 DEP images/ipc-desc.pb-c.d [2022-07-16T13:36:29.767Z] #24 ... [2022-07-16T13:36:29.767Z] [2022-07-16T13:36:29.767Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:29.767Z] #58 sha256:ec36997326d63daf0af4f299350f375917d470b344259911b3bbdb464cf5e691 [2022-07-16T13:36:29.767Z] #58 5.106 + RM_GOPATH=0 [2022-07-16T13:36:29.767Z] #58 5.106 + TMP_GOPATH= [2022-07-16T13:36:29.767Z] #58 5.106 + : /build [2022-07-16T13:36:29.767Z] #58 5.106 + '[' -z '' ']' [2022-07-16T13:36:29.767Z] #58 5.106 ++ mktemp -d [2022-07-16T13:36:29.767Z] #58 5.106 + export GOPATH=/tmp/tmp.lF0r41Bot8 [2022-07-16T13:36:29.767Z] #58 5.106 + GOPATH=/tmp/tmp.lF0r41Bot8 [2022-07-16T13:36:29.767Z] #58 5.106 + RM_GOPATH=1 [2022-07-16T13:36:29.767Z] #58 5.106 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.767Z] #58 5.106 ++ go env GOARCH [2022-07-16T13:36:29.767Z] #58 5.142 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.767Z] #58 5.142 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.767Z] #58 5.142 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.767Z] #58 5.149 + dir=/tmp/install [2022-07-16T13:36:29.767Z] #58 5.149 + bin=rootlesskit [2022-07-16T13:36:29.767Z] #58 5.149 + shift [2022-07-16T13:36:29.767Z] #58 5.149 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-16T13:36:29.767Z] #58 5.149 + . /tmp/install/rootlesskit.installer [2022-07-16T13:36:29.767Z] #58 5.149 ++ : v0.14.4 [2022-07-16T13:36:29.767Z] #58 5.151 + install_rootlesskit [2022-07-16T13:36:29.767Z] #58 5.151 + case "$1" in [2022-07-16T13:36:29.767Z] #58 5.151 + export CGO_ENABLED=0 [2022-07-16T13:36:29.767Z] #58 5.151 + CGO_ENABLED=0 [2022-07-16T13:36:29.767Z] #58 5.151 + _install_rootlesskit [2022-07-16T13:36:29.767Z] #58 5.151 + echo 'Install rootlesskit version v0.14.4' [2022-07-16T13:36:29.767Z] #58 5.151 Install rootlesskit version v0.14.4 [2022-07-16T13:36:29.767Z] #58 5.154 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:36:29.767Z] #58 5.154 + GOBIN=/build [2022-07-16T13:36:29.767Z] #58 5.154 + GO111MODULE=on [2022-07-16T13:36:29.767Z] #58 5.154 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-16T13:36:29.767Z] #58 5.936 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-16T13:36:29.767Z] #58 9.990 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:29.767Z] #58 10.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T13:36:29.767Z] #58 10.11 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T13:36:29.767Z] #58 ... [2022-07-16T13:36:29.767Z] [2022-07-16T13:36:29.767Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:36:29.767Z] #51 sha256:1c0ddcad2f43adf5587db87de6ad99c64d4fa1539da3228f480497099c6b3e77 [2022-07-16T13:36:29.767Z] #51 4.147 + RM_GOPATH=0 [2022-07-16T13:36:29.767Z] #51 4.147 + TMP_GOPATH= [2022-07-16T13:36:29.767Z] #51 4.147 + : /build [2022-07-16T13:36:29.767Z] #51 4.147 + '[' -z '' ']' [2022-07-16T13:36:29.767Z] #51 4.147 ++ mktemp -d [2022-07-16T13:36:29.767Z] #51 4.148 + export GOPATH=/tmp/tmp.GfjWib5xAd [2022-07-16T13:36:29.767Z] #51 4.148 + GOPATH=/tmp/tmp.GfjWib5xAd [2022-07-16T13:36:29.767Z] #51 4.148 + RM_GOPATH=1 [2022-07-16T13:36:29.767Z] #51 4.148 + case "$(go env GOARCH)" in [2022-07-16T13:36:29.767Z] #51 4.148 ++ go env GOARCH [2022-07-16T13:36:29.767Z] #51 4.155 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.767Z] #51 4.155 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:29.767Z] #51 4.158 Install shfmt version v3.0.2 [2022-07-16T13:36:29.767Z] #51 4.158 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:29.767Z] #51 4.158 + dir=/tmp/install [2022-07-16T13:36:29.767Z] #51 4.158 + bin=shfmt [2022-07-16T13:36:29.767Z] #51 4.158 + shift [2022-07-16T13:36:29.767Z] #51 4.158 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-16T13:36:29.767Z] #51 4.158 + . /tmp/install/shfmt.installer [2022-07-16T13:36:29.767Z] #51 4.158 ++ : v3.0.2 [2022-07-16T13:36:29.767Z] #51 4.158 + install_shfmt [2022-07-16T13:36:29.767Z] #51 4.158 + echo 'Install shfmt version v3.0.2' [2022-07-16T13:36:29.767Z] #51 4.158 + GOBIN=/build [2022-07-16T13:36:29.767Z] #51 4.158 + GO111MODULE=on [2022-07-16T13:36:29.767Z] #51 4.158 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-16T13:36:29.767Z] #51 4.669 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T13:36:29.767Z] #51 5.852 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T13:36:29.767Z] #51 5.861 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T13:36:29.767Z] #51 6.083 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T13:36:29.767Z] #51 9.343 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T13:36:29.882Z] #42 ... [2022-07-16T13:36:29.882Z] [2022-07-16T13:36:29.882Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:29.882Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:29.882Z] #36 7.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:29.882Z] #36 7.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:29.882Z] #36 7.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:29.882Z] #36 9.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:29.884Z] #43 13.52 DEP images/ipc-sem.pb-c.d [2022-07-16T13:36:29.885Z] #43 13.65 PBCC images/ipc-msg.pb-c.c [2022-07-16T13:36:29.885Z] #43 13.68 DEP images/ipc-msg.pb-c.d [2022-07-16T13:36:29.885Z] #43 13.69 PBCC images/ipc-shm.pb-c.c [2022-07-16T13:36:29.885Z] #43 13.72 DEP images/ipc-shm.pb-c.d [2022-07-16T13:36:29.885Z] #43 13.75 PBCC images/ipc-var.pb-c.c [2022-07-16T13:36:29.885Z] #43 13.79 DEP images/ipc-var.pb-c.d [2022-07-16T13:36:30.024Z] #51 ... [2022-07-16T13:36:30.024Z] [2022-07-16T13:36:30.024Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:30.024Z] #67 sha256:71ca5e29fbad2448851701c765da0b0560177424779d9282ea258ca8b8894f61 [2022-07-16T13:36:30.024Z] #67 5.856 + RM_GOPATH=0 [2022-07-16T13:36:30.024Z] #67 5.856 + TMP_GOPATH= [2022-07-16T13:36:30.024Z] #67 5.856 + : /build [2022-07-16T13:36:30.024Z] #67 5.856 + '[' -z '' ']' [2022-07-16T13:36:30.024Z] #67 5.857 ++ mktemp -d [2022-07-16T13:36:30.024Z] #67 5.864 + export GOPATH=/tmp/tmp.C7rrfVXwwW [2022-07-16T13:36:30.024Z] #67 5.864 + GOPATH=/tmp/tmp.C7rrfVXwwW [2022-07-16T13:36:30.024Z] #67 5.864 + RM_GOPATH=1 [2022-07-16T13:36:30.024Z] #67 5.864 + case "$(go env GOARCH)" in [2022-07-16T13:36:30.024Z] #67 5.865 ++ go env GOARCH [2022-07-16T13:36:30.024Z] #67 5.904 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.024Z] #67 5.908 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.024Z] #67 5.956 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:30.024Z] #67 5.956 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:30.024Z] #67 5.956 + dir=/tmp/install [2022-07-16T13:36:30.024Z] #67 5.956 + bin=proxy [2022-07-16T13:36:30.024Z] #67 5.956 + shift [2022-07-16T13:36:30.024Z] #67 5.956 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-16T13:36:30.024Z] #67 5.956 + . /tmp/install/proxy.installer [2022-07-16T13:36:30.024Z] #67 5.956 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:30.024Z] #67 5.956 + install_proxy [2022-07-16T13:36:30.024Z] #67 5.956 + case "$1" in [2022-07-16T13:36:30.024Z] #67 5.956 + export CGO_ENABLED=0 [2022-07-16T13:36:30.024Z] #67 5.956 + CGO_ENABLED=0 [2022-07-16T13:36:30.024Z] #67 5.956 + _install_proxy [2022-07-16T13:36:30.024Z] #67 5.956 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-16T13:36:30.024Z] #67 5.956 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.C7rrfVXwwW/src/github.com/docker/libnetwork [2022-07-16T13:36:30.024Z] #67 5.962 Cloning into '/tmp/tmp.C7rrfVXwwW/src/github.com/docker/libnetwork'... [2022-07-16T13:36:30.024Z] #67 ... [2022-07-16T13:36:30.024Z] [2022-07-16T13:36:30.024Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:30.024Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:30.024Z] #55 6.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:30.024Z] #55 6.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:30.024Z] #55 6.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:30.024Z] #55 8.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:30.139Z] #36 ... [2022-07-16T13:36:30.139Z] [2022-07-16T13:36:30.139Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:36:30.139Z] #24 sha256:d26a491b78fc9bfe9e95f4fb773238653c70702525f5f9c387835072857c7845 [2022-07-16T13:36:30.139Z] #24 5.458 + RM_GOPATH=0 [2022-07-16T13:36:30.139Z] #24 5.458 + TMP_GOPATH= [2022-07-16T13:36:30.139Z] #24 5.458 + : /build [2022-07-16T13:36:30.139Z] #24 5.458 + '[' -z '' ']' [2022-07-16T13:36:30.139Z] #24 5.458 ++ mktemp -d [2022-07-16T13:36:30.139Z] #24 5.458 + export GOPATH=/tmp/tmp.VTQ5rCmVHL [2022-07-16T13:36:30.139Z] #24 5.458 + GOPATH=/tmp/tmp.VTQ5rCmVHL [2022-07-16T13:36:30.139Z] #24 5.458 + RM_GOPATH=1 [2022-07-16T13:36:30.139Z] #24 5.458 + case "$(go env GOARCH)" in [2022-07-16T13:36:30.139Z] #24 5.458 ++ go env GOARCH [2022-07-16T13:36:30.139Z] #24 5.480 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.139Z] #24 5.480 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.139Z] #24 5.480 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:30.139Z] #24 5.480 + dir=/tmp/install [2022-07-16T13:36:30.139Z] #24 5.480 + bin=dockercli [2022-07-16T13:36:30.139Z] #24 5.480 + shift [2022-07-16T13:36:30.139Z] #24 5.480 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-16T13:36:30.139Z] #24 5.480 + . /tmp/install/dockercli.installer [2022-07-16T13:36:30.139Z] #24 5.480 ++ : stable [2022-07-16T13:36:30.139Z] #24 5.480 ++ : 17.06.2-ce [2022-07-16T13:36:30.139Z] #24 5.480 + install_dockercli [2022-07-16T13:36:30.139Z] #24 5.480 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T13:36:30.139Z] #24 5.480 ++ uname -m [2022-07-16T13:36:30.139Z] #24 5.480 + arch=x86_64 [2022-07-16T13:36:30.139Z] #24 5.480 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T13:36:30.139Z] #24 5.480 + url=https://download.docker.com/linux/static [2022-07-16T13:36:30.139Z] #24 5.480 + tar -xz docker/docker [2022-07-16T13:36:30.139Z] #24 5.480 Install docker/cli version 17.06.2-ce from stable [2022-07-16T13:36:30.139Z] #24 5.517 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T13:36:30.139Z] #24 ... [2022-07-16T13:36:30.139Z] [2022-07-16T13:36:30.139Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:30.139Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:30.139Z] #55 6.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:30.139Z] #55 6.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:30.139Z] #55 6.949 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:30.139Z] #55 9.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:30.145Z] #43 13.83 PBCC images/sk-opts.pb-c.c [2022-07-16T13:36:30.145Z] #43 13.88 PBCC images/packet-sock.pb-c.c [2022-07-16T13:36:30.206Z] #55 ... [2022-07-16T13:36:30.206Z] [2022-07-16T13:36:30.206Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:30.206Z] #58 sha256:04430b7fb2d3d74c273e9ca6f05b4d979f3329fc3e5fb302dd461b108d28c772 [2022-07-16T13:36:30.206Z] #58 14.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-16T13:36:30.206Z] #58 15.00 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T13:36:30.206Z] #58 15.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T13:36:30.206Z] #58 15.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T13:36:30.206Z] #58 15.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T13:36:30.206Z] #58 15.20 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T13:36:30.206Z] #58 15.46 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-16T13:36:30.206Z] #58 16.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T13:36:30.206Z] #58 16.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-16T13:36:30.206Z] #58 18.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-16T13:36:30.281Z] #55 ... [2022-07-16T13:36:30.281Z] [2022-07-16T13:36:30.282Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:30.282Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:30.282Z] #42 6.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:36:30.282Z] #42 6.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:36:30.282Z] #42 6.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:36:30.282Z] #42 9.071 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:30.282Z] #42 ... [2022-07-16T13:36:30.282Z] [2022-07-16T13:36:30.282Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:30.282Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:36:30.282Z] #49 4.689 + RM_GOPATH=0 [2022-07-16T13:36:30.282Z] #49 4.689 + TMP_GOPATH= [2022-07-16T13:36:30.282Z] #49 4.689 + : /build [2022-07-16T13:36:30.282Z] #49 4.689 + '[' -z '' ']' [2022-07-16T13:36:30.282Z] #49 4.689 ++ mktemp -d [2022-07-16T13:36:30.282Z] #49 4.689 + export GOPATH=/tmp/tmp.ea6cOlGDCP [2022-07-16T13:36:30.282Z] #49 4.689 + GOPATH=/tmp/tmp.ea6cOlGDCP [2022-07-16T13:36:30.282Z] #49 4.689 + RM_GOPATH=1 [2022-07-16T13:36:30.282Z] #49 4.689 + case "$(go env GOARCH)" in [2022-07-16T13:36:30.282Z] #49 4.689 ++ go env GOARCH [2022-07-16T13:36:30.282Z] #49 4.691 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.282Z] #49 4.691 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.282Z] #49 4.691 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:30.282Z] #49 4.693 + dir=/tmp/install [2022-07-16T13:36:30.282Z] #49 4.693 + bin=golangci_lint [2022-07-16T13:36:30.282Z] #49 4.693 + shift [2022-07-16T13:36:30.282Z] #49 4.693 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-16T13:36:30.282Z] #49 4.693 + . /tmp/install/golangci_lint.installer [2022-07-16T13:36:30.282Z] #49 4.693 ++ : v1.23.8 [2022-07-16T13:36:30.282Z] #49 4.693 + install_golangci_lint [2022-07-16T13:36:30.282Z] #49 4.693 + set -e [2022-07-16T13:36:30.282Z] #49 4.693 + echo 'Install golangci-lint version v1.23.8' [2022-07-16T13:36:30.282Z] #49 4.693 + GOBIN=/build [2022-07-16T13:36:30.282Z] #49 4.693 + GO111MODULE=on [2022-07-16T13:36:30.282Z] #49 4.693 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-16T13:36:30.282Z] #49 4.693 Install golangci-lint version v1.23.8 [2022-07-16T13:36:30.282Z] #49 4.842 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-16T13:36:30.314Z] #55 24.83 Reading package lists... [2022-07-16T13:36:30.314Z] #55 ... [2022-07-16T13:36:30.314Z] [2022-07-16T13:36:30.314Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:30.314Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-16T13:36:30.314Z] #36 16.49 Fetched 8317 kB in 13s (645 kB/s) [2022-07-16T13:36:30.314Z] #36 16.49 Reading package lists... [2022-07-16T13:36:30.314Z] #36 22.12 Reading package lists... [2022-07-16T13:36:30.314Z] #36 ... [2022-07-16T13:36:30.314Z] [2022-07-16T13:36:30.314Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:30.314Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-16T13:36:30.314Z] #40 25.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-16T13:36:30.397Z] #55 ... [2022-07-16T13:36:30.397Z] [2022-07-16T13:36:30.397Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:30.397Z] #47 sha256:ba307ccd854386a180fa03dd083a291e1707adf9277a68b0c9fd2335b219959d [2022-07-16T13:36:30.397Z] #47 5.322 + RM_GOPATH=0 [2022-07-16T13:36:30.397Z] #47 5.322 + TMP_GOPATH= [2022-07-16T13:36:30.397Z] #47 5.322 + : /build [2022-07-16T13:36:30.397Z] #47 5.322 + '[' -z '' ']' [2022-07-16T13:36:30.397Z] #47 5.322 ++ mktemp -d [2022-07-16T13:36:30.397Z] #47 5.322 + export GOPATH=/tmp/tmp.Ap8mJxWqJF [2022-07-16T13:36:30.397Z] #47 5.322 + GOPATH=/tmp/tmp.Ap8mJxWqJF [2022-07-16T13:36:30.397Z] #47 5.322 + RM_GOPATH=1 [2022-07-16T13:36:30.397Z] #47 5.322 + case "$(go env GOARCH)" in [2022-07-16T13:36:30.397Z] #47 5.322 ++ go env GOARCH [2022-07-16T13:36:30.397Z] #47 5.322 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.397Z] #47 5.322 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.397Z] #47 5.322 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:30.397Z] #47 5.322 + dir=/tmp/install [2022-07-16T13:36:30.397Z] #47 5.322 + bin=gotestsum [2022-07-16T13:36:30.397Z] #47 5.322 + shift [2022-07-16T13:36:30.397Z] #47 5.322 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-16T13:36:30.397Z] #47 5.322 + . /tmp/install/gotestsum.installer [2022-07-16T13:36:30.397Z] #47 5.322 ++ : v1.7.0 [2022-07-16T13:36:30.397Z] #47 5.322 + install_gotestsum [2022-07-16T13:36:30.397Z] #47 5.322 + set -e [2022-07-16T13:36:30.397Z] #47 5.322 + echo 'Install gotestsum version v1.7.0' [2022-07-16T13:36:30.397Z] #47 5.322 + GOBIN=/build [2022-07-16T13:36:30.397Z] #47 5.322 + GO111MODULE=on [2022-07-16T13:36:30.397Z] #47 5.322 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-16T13:36:30.397Z] #47 5.459 Install gotestsum version v1.7.0 [2022-07-16T13:36:30.397Z] #47 5.818 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-16T13:36:30.397Z] #47 8.300 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T13:36:30.397Z] #47 8.303 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T13:36:30.397Z] #47 8.370 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T13:36:30.397Z] #47 8.569 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:36:30.397Z] #47 9.223 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T13:36:30.397Z] #47 9.566 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T13:36:30.397Z] #47 9.770 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T13:36:30.397Z] #47 9.886 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T13:36:30.397Z] #47 10.31 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T13:36:30.397Z] #47 ... [2022-07-16T13:36:30.397Z] [2022-07-16T13:36:30.397Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:30.397Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:36:30.397Z] #40 6.674 + git clone https://github.com/docker/distribution.git . [2022-07-16T13:36:30.397Z] #40 6.683 Cloning into '.'... [2022-07-16T13:36:30.409Z] #43 13.96 DEP images/sk-opts.pb-c.d [2022-07-16T13:36:30.409Z] #43 13.98 DEP images/packet-sock.pb-c.d [2022-07-16T13:36:30.409Z] #43 14.00 PBCC images/sk-netlink.pb-c.c [2022-07-16T13:36:30.409Z] #43 14.04 DEP images/sk-netlink.pb-c.d [2022-07-16T13:36:30.409Z] #43 14.08 PBCC images/sk-inet.pb-c.c [2022-07-16T13:36:30.409Z] #43 14.10 DEP images/sk-inet.pb-c.d [2022-07-16T13:36:30.409Z] #43 14.17 PBCC images/sk-unix.pb-c.c [2022-07-16T13:36:30.409Z] #43 14.20 DEP images/sk-unix.pb-c.d [2022-07-16T13:36:30.409Z] #43 14.25 PBCC images/mm.pb-c.c [2022-07-16T13:36:30.409Z] #43 14.33 DEP images/mm.pb-c.d [2022-07-16T13:36:30.538Z] #49 ... [2022-07-16T13:36:30.538Z] [2022-07-16T13:36:30.538Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:30.538Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:36:30.538Z] #34 10.59 internal/unsafeheader [2022-07-16T13:36:30.538Z] #34 10.85 internal/abi [2022-07-16T13:36:30.538Z] #34 11.10 internal/cpu [2022-07-16T13:36:30.538Z] #34 11.49 internal/goexperiment [2022-07-16T13:36:30.654Z] #40 ... [2022-07-16T13:36:30.654Z] [2022-07-16T13:36:30.654Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:30.654Z] #45 sha256:e746c9c41c31b676c20e8ce644d8437c07f6b9a65882e23ec3582a2494ae3ae8 [2022-07-16T13:36:30.654Z] #45 5.756 + RM_GOPATH=0 [2022-07-16T13:36:30.654Z] #45 5.756 + TMP_GOPATH= [2022-07-16T13:36:30.654Z] #45 5.756 + : /build [2022-07-16T13:36:30.654Z] #45 5.756 + '[' -z '' ']' [2022-07-16T13:36:30.654Z] #45 5.756 ++ mktemp -d [2022-07-16T13:36:30.654Z] #45 5.759 + export GOPATH=/tmp/tmp.8ikfLlJAfB [2022-07-16T13:36:30.654Z] #45 5.759 + GOPATH=/tmp/tmp.8ikfLlJAfB [2022-07-16T13:36:30.654Z] #45 5.759 + RM_GOPATH=1 [2022-07-16T13:36:30.654Z] #45 5.759 + case "$(go env GOARCH)" in [2022-07-16T13:36:30.654Z] #45 5.759 ++ go env GOARCH [2022-07-16T13:36:30.654Z] #45 5.768 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.654Z] #45 5.768 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:30.655Z] #45 5.768 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:30.655Z] #45 5.781 + dir=/tmp/install [2022-07-16T13:36:30.655Z] #45 5.781 + bin=vndr [2022-07-16T13:36:30.655Z] #45 5.781 + shift [2022-07-16T13:36:30.655Z] #45 5.781 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-16T13:36:30.655Z] #45 5.781 + . /tmp/install/vndr.installer [2022-07-16T13:36:30.655Z] #45 5.781 ++ : v0.1.2 [2022-07-16T13:36:30.655Z] #45 5.781 + install_vndr [2022-07-16T13:36:30.655Z] #45 5.781 + echo 'Install vndr version v0.1.2' [2022-07-16T13:36:30.655Z] #45 5.781 + GOBIN=/build [2022-07-16T13:36:30.655Z] #45 5.781 + GO111MODULE=on [2022-07-16T13:36:30.655Z] #45 5.781 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-16T13:36:30.655Z] #45 5.781 Install vndr version v0.1.2 [2022-07-16T13:36:30.655Z] #45 6.391 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-16T13:36:30.655Z] #45 ... [2022-07-16T13:36:30.655Z] [2022-07-16T13:36:30.655Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:36:30.655Z] #51 sha256:3014c232bfd96969383d6e86dff90bec565899fc2d2474b27c52edfc7de87b59 [2022-07-16T13:36:30.655Z] #51 11.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T13:36:30.669Z] #43 14.45 PBCC images/timerfd.pb-c.c [2022-07-16T13:36:30.669Z] #43 14.55 DEP images/timerfd.pb-c.d [2022-07-16T13:36:30.800Z] #34 11.86 runtime/internal/atomic [2022-07-16T13:36:30.929Z] #43 14.65 PBCC images/timer.pb-c.c [2022-07-16T13:36:30.929Z] #43 14.69 DEP images/timer.pb-c.d [2022-07-16T13:36:30.929Z] #43 14.75 PBCC images/sa.pb-c.c [2022-07-16T13:36:30.929Z] #43 14.82 DEP images/sa.pb-c.d [2022-07-16T13:36:31.189Z] #43 14.89 PBCC images/pipe-data.pb-c.c [2022-07-16T13:36:31.189Z] #43 14.93 DEP images/pipe-data.pb-c.d [2022-07-16T13:36:31.189Z] #43 14.97 PBCC images/mnt.pb-c.c [2022-07-16T13:36:31.449Z] #43 15.13 DEP images/mnt.pb-c.d [2022-07-16T13:36:31.449Z] #43 15.27 PBCC images/sk-packet.pb-c.c [2022-07-16T13:36:31.449Z] #43 15.33 DEP images/sk-packet.pb-c.d [2022-07-16T13:36:31.708Z] #43 15.52 PBCC images/tcp-stream.pb-c.c [2022-07-16T13:36:31.729Z] #34 12.67 runtime/internal/sys [2022-07-16T13:36:31.969Z] #43 15.64 DEP images/tcp-stream.pb-c.d [2022-07-16T13:36:31.969Z] #43 15.75 PBCC images/pipe.pb-c.c [2022-07-16T13:36:31.969Z] #43 15.83 DEP images/pipe.pb-c.d [2022-07-16T13:36:32.228Z] #43 15.97 PBCC images/pstree.pb-c.c [2022-07-16T13:36:32.294Z] #34 13.10 internal/bytealg [2022-07-16T13:36:32.294Z] #34 13.21 runtime/internal/math [2022-07-16T13:36:32.488Z] #43 16.07 DEP images/pstree.pb-c.d [2022-07-16T13:36:32.489Z] #43 16.30 PBCC images/fs.pb-c.c [2022-07-16T13:36:32.743Z] #58 ... [2022-07-16T13:36:32.743Z] [2022-07-16T13:36:32.743Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:32.743Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:32.743Z] #42 11.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:32.753Z] #43 16.40 DEP images/fs.pb-c.d [2022-07-16T13:36:32.753Z] #43 16.48 PBCC images/signalfd.pb-c.c [2022-07-16T13:36:32.753Z] #43 16.60 DEP images/signalfd.pb-c.d [2022-07-16T13:36:32.857Z] #34 13.65 internal/itoa [2022-07-16T13:36:33.002Z] #42 ... [2022-07-16T13:36:33.003Z] [2022-07-16T13:36:33.003Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:33.003Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:36:33.003Z] #49 14.13 go: downloading github.com/fatih/color v1.7.0 [2022-07-16T13:36:33.003Z] #49 14.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-16T13:36:33.003Z] #49 14.21 go: downloading github.com/pkg/errors v0.8.1 [2022-07-16T13:36:33.003Z] #49 14.32 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-16T13:36:33.003Z] #49 14.34 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T13:36:33.003Z] #49 14.77 go: downloading github.com/spf13/viper v1.6.1 [2022-07-16T13:36:33.003Z] #49 15.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-16T13:36:33.003Z] #49 15.23 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-16T13:36:33.003Z] #49 15.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-16T13:36:33.003Z] #49 15.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-16T13:36:33.003Z] #49 16.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-16T13:36:33.003Z] #49 16.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T13:36:33.003Z] #49 20.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-16T13:36:33.003Z] #49 20.11 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-16T13:36:33.003Z] #49 20.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-16T13:36:33.003Z] #49 20.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-16T13:36:33.003Z] #49 20.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T13:36:33.003Z] #49 20.90 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-16T13:36:33.003Z] #49 20.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-16T13:36:33.003Z] #49 21.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-16T13:36:33.003Z] #49 21.07 go: downloading github.com/spf13/afero v1.1.2 [2022-07-16T13:36:33.003Z] #49 21.32 go: downloading github.com/spf13/cast v1.3.0 [2022-07-16T13:36:33.003Z] #49 21.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-16T13:36:33.003Z] #49 21.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T13:36:33.003Z] #49 21.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-16T13:36:33.022Z] #43 16.64 PBCC images/fh.pb-c.c [2022-07-16T13:36:33.022Z] #43 16.70 PBCC images/fsnotify.pb-c.c [2022-07-16T13:36:33.022Z] #43 16.78 DEP images/fh.pb-c.d [2022-07-16T13:36:33.114Z] #34 14.10 math/bits [2022-07-16T13:36:33.261Z] #49 21.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-16T13:36:33.261Z] #49 21.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-16T13:36:33.282Z] #43 16.91 DEP images/fsnotify.pb-c.d [2022-07-16T13:36:33.282Z] #43 17.08 PBCC images/eventpoll.pb-c.c [2022-07-16T13:36:33.282Z] #43 17.13 DEP images/eventpoll.pb-c.d [2022-07-16T13:36:33.519Z] #49 21.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T13:36:33.519Z] #49 21.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T13:36:33.519Z] #49 21.80 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-16T13:36:33.519Z] #49 21.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T13:36:33.542Z] #43 17.27 PBCC images/eventfd.pb-c.c [2022-07-16T13:36:33.542Z] #43 17.32 DEP images/eventfd.pb-c.d [2022-07-16T13:36:33.542Z] #43 17.43 PBCC images/remap-file-path.pb-c.c [2022-07-16T13:36:33.778Z] #49 21.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T13:36:33.778Z] #49 21.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T13:36:33.778Z] #49 21.99 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-16T13:36:33.778Z] #49 22.05 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-16T13:36:33.778Z] #49 ... [2022-07-16T13:36:33.778Z] [2022-07-16T13:36:33.778Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:33.778Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:33.778Z] #42 22.09 Fetched 8494 kB in 17s (513 kB/s) [2022-07-16T13:36:33.802Z] #43 17.45 DEP images/remap-file-path.pb-c.d [2022-07-16T13:36:33.802Z] #43 17.55 PBCC images/fifo.pb-c.c [2022-07-16T13:36:33.802Z] #43 17.64 DEP images/fifo.pb-c.d [2022-07-16T13:36:34.037Z] #42 22.09 Reading package lists... [2022-07-16T13:36:34.037Z] #42 ... [2022-07-16T13:36:34.037Z] [2022-07-16T13:36:34.037Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:34.037Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:34.037Z] #13 10.63 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:34.037Z] #13 13.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:34.045Z] #34 14.92 runtime [2022-07-16T13:36:34.045Z] #34 14.96 math [2022-07-16T13:36:34.062Z] #43 17.81 PBCC images/ghost-file.pb-c.c [2022-07-16T13:36:34.062Z] #43 17.89 DEP images/ghost-file.pb-c.d [2022-07-16T13:36:34.062Z] #43 17.94 PBCC images/regfile.pb-c.c [2022-07-16T13:36:34.295Z] #13 ... [2022-07-16T13:36:34.295Z] [2022-07-16T13:36:34.295Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:34.295Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:36:34.295Z] #49 22.38 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-16T13:36:34.295Z] #49 22.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T13:36:34.295Z] #49 22.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T13:36:34.295Z] #49 22.75 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-16T13:36:34.295Z] #49 22.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-16T13:36:34.322Z] #43 17.98 DEP images/regfile.pb-c.d [2022-07-16T13:36:34.322Z] #43 18.13 PBCC images/ns.pb-c.c [2022-07-16T13:36:34.322Z] #43 18.17 DEP images/ns.pb-c.d [2022-07-16T13:36:34.583Z] #43 18.25 PBCC images/fdinfo.pb-c.c [2022-07-16T13:36:34.583Z] #43 18.36 DEP images/fdinfo.pb-c.d [2022-07-16T13:36:34.583Z] #43 18.48 PBCC images/core-aarch64.pb-c.c [2022-07-16T13:36:34.609Z] #34 ... [2022-07-16T13:36:34.609Z] [2022-07-16T13:36:34.609Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:34.609Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:36:34.609Z] #40 5.208 + git clone https://github.com/docker/distribution.git . [2022-07-16T13:36:34.609Z] #40 5.208 Cloning into '.'... [2022-07-16T13:36:34.609Z] #40 ... [2022-07-16T13:36:34.609Z] [2022-07-16T13:36:34.609Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:34.609Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:36:34.609Z] #32 5.470 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T13:36:34.609Z] #32 5.470 Cloning into '.'... [2022-07-16T13:36:34.843Z] #43 18.51 PBCC images/core-arm.pb-c.c [2022-07-16T13:36:34.843Z] #43 18.56 PBCC images/core-ppc64.pb-c.c [2022-07-16T13:36:34.843Z] #43 18.67 PBCC images/core-s390.pb-c.c [2022-07-16T13:36:34.843Z] #43 18.74 PBCC images/core-x86.pb-c.c [2022-07-16T13:36:34.861Z] #49 23.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-16T13:36:34.862Z] #49 23.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-16T13:36:34.862Z] #49 23.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T13:36:34.866Z] #32 ... [2022-07-16T13:36:34.866Z] [2022-07-16T13:36:34.866Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:34.866Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:36:34.866Z] #49 14.69 go: downloading github.com/fatih/color v1.7.0 [2022-07-16T13:36:34.866Z] #49 14.69 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-16T13:36:34.866Z] #49 14.79 go: downloading github.com/pkg/errors v0.8.1 [2022-07-16T13:36:34.866Z] #49 14.82 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-16T13:36:34.866Z] #49 15.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T13:36:34.866Z] #49 15.60 go: downloading github.com/spf13/viper v1.6.1 [2022-07-16T13:36:35.105Z] #43 18.93 PBCC images/core.pb-c.c [2022-07-16T13:36:35.105Z] #43 18.99 PBCC images/inventory.pb-c.c [2022-07-16T13:36:35.368Z] #43 19.18 DEP images/core-aarch64.pb-c.d [2022-07-16T13:36:35.430Z] #49 23.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-16T13:36:35.430Z] #49 23.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T13:36:35.602Z] #40 ... [2022-07-16T13:36:35.602Z] [2022-07-16T13:36:35.602Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:35.602Z] #49 sha256:658c950c8b9ea71d1f6dc143f29e059d42c03043aff46f82da2bc2eade2d108e [2022-07-16T13:36:35.602Z] #49 28.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T13:36:35.602Z] #49 28.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T13:36:35.602Z] #49 28.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-16T13:36:35.602Z] #49 28.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-16T13:36:35.602Z] #49 28.35 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-16T13:36:35.602Z] #49 29.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-16T13:36:35.602Z] #49 29.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T13:36:35.602Z] #49 29.83 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-16T13:36:35.628Z] #43 19.25 DEP images/core-arm.pb-c.d [2022-07-16T13:36:35.628Z] #43 19.35 DEP images/core-ppc64.pb-c.d [2022-07-16T13:36:35.628Z] #43 19.48 DEP images/core-s390.pb-c.d [2022-07-16T13:36:35.795Z] #49 16.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-16T13:36:35.795Z] #49 16.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-16T13:36:35.795Z] #49 16.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-16T13:36:35.795Z] #49 16.84 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-16T13:36:35.888Z] #43 19.68 DEP images/core-x86.pb-c.d [2022-07-16T13:36:35.912Z] #51 ... [2022-07-16T13:36:35.912Z] [2022-07-16T13:36:35.912Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:35.912Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:36:35.912Z] #32 6.449 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T13:36:35.912Z] #32 6.463 Cloning into '.'... [2022-07-16T13:36:35.998Z] #49 24.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T13:36:35.998Z] #49 24.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-16T13:36:36.148Z] #43 19.82 DEP images/core.pb-c.d [2022-07-16T13:36:36.148Z] #43 19.95 DEP images/inventory.pb-c.d [2022-07-16T13:36:36.170Z] #32 ... [2022-07-16T13:36:36.170Z] [2022-07-16T13:36:36.170Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:36.170Z] #49 sha256:547a61ded86dc513f5553a58056a83f1d5603376736f0f55b8bb443530009aae [2022-07-16T13:36:36.170Z] #49 14.75 go: downloading github.com/fatih/color v1.7.0 [2022-07-16T13:36:36.170Z] #49 14.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-16T13:36:36.170Z] #49 14.86 go: downloading github.com/pkg/errors v0.8.1 [2022-07-16T13:36:36.170Z] #49 14.86 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-16T13:36:36.170Z] #49 14.99 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T13:36:36.170Z] #49 15.61 go: downloading github.com/spf13/viper v1.6.1 [2022-07-16T13:36:36.170Z] #49 16.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-16T13:36:36.170Z] #49 16.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-16T13:36:36.358Z] #49 ... [2022-07-16T13:36:36.358Z] [2022-07-16T13:36:36.358Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:36:36.358Z] #24 sha256:e201c82caa7117330dbc7086cd6fe6e456eba147e51865f5894eae23ff143552 [2022-07-16T13:36:36.358Z] #24 16.95 + mkdir -p /build [2022-07-16T13:36:36.358Z] #24 16.96 + mv docker/docker /build/ [2022-07-16T13:36:36.358Z] #24 16.96 + rmdir docker [2022-07-16T13:36:36.358Z] #24 DONE 17.2s [2022-07-16T13:36:36.358Z] [2022-07-16T13:36:36.358Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:36.358Z] #47 sha256:a5c72231a99d9561de54d4548e4417dbb56afae41cb282e1e98d23d7d2cb8e0e [2022-07-16T13:36:36.358Z] #47 10.16 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T13:36:36.358Z] #47 10.29 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T13:36:36.358Z] #47 10.33 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T13:36:36.358Z] #47 11.23 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T13:36:36.358Z] #47 11.58 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T13:36:36.408Z] #43 20.12 PBCC images/cpuinfo.pb-c.c [2022-07-16T13:36:36.408Z] #43 20.17 DEP images/cpuinfo.pb-c.d [2022-07-16T13:36:36.565Z] #49 24.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-16T13:36:36.668Z] #43 20.28 PBCC images/stats.pb-c.c [2022-07-16T13:36:36.668Z] #43 20.34 DEP images/stats.pb-c.d [2022-07-16T13:36:36.824Z] #49 ... [2022-07-16T13:36:36.824Z] [2022-07-16T13:36:36.824Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:36.824Z] #45 sha256:17be1b38fc223ff87cee758b68b82607557473c04d3e9c35e8b5b27b15f164c6 [2022-07-16T13:36:36.824Z] #45 DONE 24.9s [2022-07-16T13:36:36.824Z] [2022-07-16T13:36:36.824Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:36.824Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:36:36.824Z] #49 24.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T13:36:36.824Z] #49 25.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-16T13:36:36.824Z] #49 25.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-16T13:36:36.824Z] #49 25.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-16T13:36:36.824Z] #49 25.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-16T13:36:36.919Z] #47 ... [2022-07-16T13:36:36.920Z] [2022-07-16T13:36:36.920Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:36.920Z] #58 sha256:ec36997326d63daf0af4f299350f375917d470b344259911b3bbdb464cf5e691 [2022-07-16T13:36:36.920Z] #58 11.60 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-16T13:36:36.920Z] #58 15.84 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-16T13:36:36.920Z] #58 17.59 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T13:36:36.920Z] #58 17.61 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T13:36:36.920Z] #58 17.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T13:36:36.920Z] #58 17.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T13:36:36.920Z] #58 18.03 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T13:36:36.920Z] #58 ... [2022-07-16T13:36:36.920Z] [2022-07-16T13:36:36.920Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:36.920Z] #47 sha256:a5c72231a99d9561de54d4548e4417dbb56afae41cb282e1e98d23d7d2cb8e0e [2022-07-16T13:36:36.920Z] #47 18.05 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T13:36:36.989Z] #49 ... [2022-07-16T13:36:36.989Z] [2022-07-16T13:36:36.989Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:36:36.989Z] #51 sha256:96f79b62b968feb71c627571b26c1487a84f5a76413914a35bf12090db035ebb [2022-07-16T13:36:36.989Z] #51 DONE 33.3s [2022-07-16T13:36:36.989Z] [2022-07-16T13:36:36.989Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:36.989Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-16T13:36:36.989Z] #32 33.18 Checking out files: 97% (1477/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-16T13:36:36.989Z] #32 33.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T13:36:37.082Z] #49 ... [2022-07-16T13:36:37.082Z] [2022-07-16T13:36:37.082Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:37.082Z] #34 sha256:8f9f7c788ecb1e58905b18223c158ab1d7adf606596481801bb546221deac4bb [2022-07-16T13:36:37.082Z] #34 15.49 unicode/utf8 [2022-07-16T13:36:37.082Z] #34 16.13 internal/race [2022-07-16T13:36:37.082Z] #34 16.26 sync/atomic [2022-07-16T13:36:37.082Z] #34 16.74 unicode [2022-07-16T13:36:37.082Z] #34 20.07 encoding [2022-07-16T13:36:37.104Z] #49 ... [2022-07-16T13:36:37.104Z] [2022-07-16T13:36:37.104Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:36:37.104Z] #24 sha256:d26a491b78fc9bfe9e95f4fb773238653c70702525f5f9c387835072857c7845 [2022-07-16T13:36:37.104Z] #24 17.36 + mkdir -p /build [2022-07-16T13:36:37.104Z] #24 17.37 + mv docker/docker /build/ [2022-07-16T13:36:37.104Z] #24 17.37 + rmdir docker [2022-07-16T13:36:37.104Z] #24 DONE 17.7s [2022-07-16T13:36:37.104Z] [2022-07-16T13:36:37.104Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:37.104Z] #47 sha256:ba307ccd854386a180fa03dd083a291e1707adf9277a68b0c9fd2335b219959d [2022-07-16T13:36:37.104Z] #47 17.16 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T13:36:37.104Z] #47 17.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T13:36:37.104Z] #47 17.58 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T13:36:37.178Z] #47 18.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T13:36:37.340Z] #34 ... [2022-07-16T13:36:37.340Z] [2022-07-16T13:36:37.340Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:37.340Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:36:37.340Z] #49 25.64 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-16T13:36:37.560Z] #32 ... [2022-07-16T13:36:37.560Z] [2022-07-16T13:36:37.560Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:37.560Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-16T13:36:37.560Z] #42 17.55 Reading package lists... [2022-07-16T13:36:37.560Z] #42 24.37 Reading package lists... [2022-07-16T13:36:37.560Z] #42 29.74 Building dependency tree... [2022-07-16T13:36:37.560Z] #42 33.18 The following additional packages will be installed: [2022-07-16T13:36:37.560Z] #42 33.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-16T13:36:37.560Z] #42 33.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-16T13:36:37.560Z] #42 33.19 Suggested packages: [2022-07-16T13:36:37.560Z] #42 33.20 manpages-dev python-setuptools [2022-07-16T13:36:37.607Z] #49 25.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-16T13:36:37.607Z] #49 25.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-16T13:36:37.607Z] #49 25.99 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-16T13:36:37.742Z] #47 18.62 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T13:36:37.821Z] #42 ... [2022-07-16T13:36:37.821Z] [2022-07-16T13:36:37.821Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:37.821Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-16T13:36:37.821Z] #36 22.12 Reading package lists... [2022-07-16T13:36:37.821Z] #36 27.96 Building dependency tree... [2022-07-16T13:36:37.821Z] #36 31.53 The following additional packages will be installed: [2022-07-16T13:36:37.821Z] #36 31.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-16T13:36:37.821Z] #36 31.56 Suggested packages: [2022-07-16T13:36:37.821Z] #36 31.56 cmake-doc ninja-build lrzip [2022-07-16T13:36:37.821Z] #36 31.56 Recommended packages: [2022-07-16T13:36:37.821Z] #36 31.56 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T13:36:37.821Z] #36 32.43 The following NEW packages will be installed: [2022-07-16T13:36:37.821Z] #36 32.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-16T13:36:37.821Z] #36 32.44 vim-common xxd [2022-07-16T13:36:37.821Z] #36 32.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:36:37.821Z] #36 32.85 Need to get 14.2 MB of archives. [2022-07-16T13:36:37.821Z] #36 32.85 After this operation, 60.0 MB of additional disk space will be used. [2022-07-16T13:36:37.821Z] #36 32.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-07-16T13:36:37.821Z] #36 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:36:37.821Z] #36 32.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-07-16T13:36:37.821Z] #36 33.49 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-07-16T13:36:37.821Z] #36 33.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-16T13:36:37.821Z] #36 33.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-07-16T13:36:37.821Z] #36 33.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-07-16T13:36:37.821Z] #36 33.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-07-16T13:36:37.821Z] #36 33.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-07-16T13:36:37.821Z] #36 33.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-07-16T13:36:37.865Z] #49 26.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-16T13:36:37.865Z] #49 26.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-16T13:36:37.865Z] #49 26.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-16T13:36:38.082Z] #36 ... [2022-07-16T13:36:38.082Z] [2022-07-16T13:36:38.082Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:38.082Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-16T13:36:38.082Z] #42 34.57 The following NEW packages will be installed: [2022-07-16T13:36:38.343Z] #42 34.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-16T13:36:38.343Z] #42 34.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-16T13:36:38.343Z] #42 34.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-16T13:36:38.343Z] #42 34.60 python-six zlib1g-dev [2022-07-16T13:36:38.432Z] #49 ... [2022-07-16T13:36:38.432Z] [2022-07-16T13:36:38.432Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:38.432Z] #47 sha256:47438015034dc2f1df89a76f164dd632b1e391317f59160be61672874a62657d [2022-07-16T13:36:38.432Z] #47 16.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T13:36:38.432Z] #47 16.80 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T13:36:38.432Z] #47 ... [2022-07-16T13:36:38.432Z] [2022-07-16T13:36:38.432Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:38.432Z] #67 sha256:401929bb8c48350b53735e63629e3b8ff454a178625f407ba99bef3cf3d1006c [2022-07-16T13:36:38.432Z] #67 25.43 Checking out files: 51% (989/1908) Checking out files: 52% (993/1908) Checking out files: 53% (1012/1908) Checking out files: 54% (1031/1908) Checking out files: 55% (1050/1908) Checking out files: 56% (1069/1908) Checking out files: 57% (1088/1908) Checking out files: 58% (1107/1908) Checking out files: 59% (1126/1908) Checking out files: 60% (1145/1908) Checking out files: 61% (1164/1908) Checking out files: 62% (1183/1908) Checking out files: 63% (1203/1908) Checking out files: 64% (1222/1908) Checking out files: 65% (1241/1908) Checking out files: 66% (1260/1908) Checking out files: 67% (1279/1908) Checking out files: 68% (1298/1908) Checking out files: 69% (1317/1908) Checking out files: 70% (1336/1908) Checking out files: 71% (1355/1908) Checking out files: 72% (1374/1908) Checking out files: 73% (1393/1908) Checking out files: 74% (1412/1908) Checking out files: 75% (1431/1908) Checking out files: 76% (1451/1908) Checking out files: 77% (1470/1908) Checking out files: 78% (1489/1908) Checking out files: 79% (1508/1908) Checking out files: 80% (1527/1908) Checking out files: 81% (1546/1908) Checking out files: 82% (1565/1908) Checking out files: 83% (1584/1908) Checking out files: 84% (1603/1908) Checking out files: 85% (1622/1908) Checking out files: 86% (1641/1908) Checking out files: 87% (1660/1908) Checking out files: 88% (1680/1908) Checking out files: 89% (1699/1908) Checking out files: 90% (1718/1908) Checking out files: 91% (1737/1908) Checking out files: 92% (1756/1908) Checking out files: 93% (1775/1908) Checking out files: 94% (1794/1908) Checking out files: 95% (1813/1908) Checking out files: 96% (1832/1908) Checking out files: 97% (1851/1908) Checking out files: 98% (1870/1908) Checking out files: 99% (1889/1908) Checking out files: 100% (1908/1908) Checking out files: 100% (1908/1908), done. [2022-07-16T13:36:38.432Z] #67 26.36 + cd /tmp/tmp.FR46XKug1P/src/github.com/docker/libnetwork [2022-07-16T13:36:38.432Z] #67 26.36 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:38.603Z] #42 34.99 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:36:38.603Z] #42 34.99 Need to get 3796 kB of archives. [2022-07-16T13:36:38.603Z] #42 34.99 After this operation, 21.6 MB of additional disk space will be used. [2022-07-16T13:36:38.603Z] #42 34.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-07-16T13:36:38.603Z] #42 34.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-16T13:36:38.603Z] #42 34.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-07-16T13:36:38.603Z] #42 35.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-07-16T13:36:38.603Z] #42 35.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-07-16T13:36:38.603Z] #42 35.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-07-16T13:36:38.603Z] #42 35.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-07-16T13:36:38.603Z] #42 35.02 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-07-16T13:36:38.603Z] #42 35.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-07-16T13:36:38.603Z] #42 35.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-07-16T13:36:38.603Z] #42 35.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-07-16T13:36:38.603Z] #42 35.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-07-16T13:36:38.603Z] #42 35.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-07-16T13:36:38.691Z] #67 27.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-16T13:36:38.865Z] #42 35.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-07-16T13:36:38.865Z] #42 35.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-16T13:36:38.865Z] #42 35.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-07-16T13:36:38.865Z] #42 35.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-07-16T13:36:39.207Z] #43 ... [2022-07-16T13:36:39.207Z] [2022-07-16T13:36:39.207Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:39.207Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:36:39.207Z] #34 112.0 text/tabwriter [2022-07-16T13:36:39.207Z] #34 112.5 fmt [2022-07-16T13:36:39.207Z] #34 113.0 io/ioutil [2022-07-16T13:36:39.207Z] #34 116.2 flag [2022-07-16T13:36:39.207Z] #34 116.2 github.com/BurntSushi/toml [2022-07-16T13:36:39.207Z] #34 118.5 log [2022-07-16T13:36:39.207Z] #34 122.2 github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:36:39.628Z] #47 20.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T13:36:39.639Z] #47 ... [2022-07-16T13:36:39.639Z] [2022-07-16T13:36:39.639Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:39.639Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:39.639Z] #13 6.622 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:36:39.639Z] #13 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:39.639Z] #13 14.02 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:39.639Z] #13 ... [2022-07-16T13:36:39.639Z] [2022-07-16T13:36:39.639Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:39.639Z] #58 sha256:ec36997326d63daf0af4f299350f375917d470b344259911b3bbdb464cf5e691 [2022-07-16T13:36:39.639Z] #58 18.28 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-16T13:36:39.639Z] #58 19.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T13:36:39.639Z] #58 19.42 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-16T13:36:39.807Z] #42 36.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:36:39.886Z] #47 20.41 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T13:36:39.886Z] #47 ... [2022-07-16T13:36:39.886Z] [2022-07-16T13:36:39.886Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:39.886Z] #58 sha256:0a654531d32d1fa73fac9901a51d85f87cce78f313c32e89f26f8e041dd37f6b [2022-07-16T13:36:39.886Z] #58 10.47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-16T13:36:39.886Z] #58 16.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-16T13:36:39.886Z] #58 16.89 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T13:36:39.886Z] #58 16.90 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T13:36:39.886Z] #58 17.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T13:36:39.886Z] #58 17.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T13:36:39.886Z] #58 17.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T13:36:39.886Z] #58 17.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-16T13:36:39.886Z] #58 18.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T13:36:39.886Z] #58 18.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-16T13:36:39.886Z] #58 ... [2022-07-16T13:36:39.886Z] [2022-07-16T13:36:39.886Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:39.886Z] #67 sha256:06d8ba7d4247a716374d506d68c7206cc9e8cab684ccbffedfe375c15e012a18 [2022-07-16T13:36:39.886Z] #67 19.89 Checking out files: 41% (789/1908) Checking out files: 42% (802/1908) Checking out files: 43% (821/1908) Checking out files: 44% (840/1908) Checking out files: 45% (859/1908) Checking out files: 46% (878/1908) Checking out files: 47% (897/1908) Checking out files: 48% (916/1908) Checking out files: 49% (935/1908) Checking out files: 50% (954/1908) Checking out files: 51% (974/1908) Checking out files: 52% (993/1908) Checking out files: 53% (1012/1908) Checking out files: 54% (1031/1908) Checking out files: 55% (1050/1908) Checking out files: 56% (1069/1908) Checking out files: 57% (1088/1908) Checking out files: 58% (1107/1908) Checking out files: 59% (1126/1908) Checking out files: 60% (1145/1908) Checking out files: 61% (1164/1908) Checking out files: 62% (1183/1908) Checking out files: 63% (1203/1908) Checking out files: 64% (1222/1908) Checking out files: 65% (1241/1908) Checking out files: 66% (1260/1908) Checking out files: 67% (1279/1908) Checking out files: 68% (1298/1908) Checking out files: 69% (1317/1908) Checking out files: 70% (1336/1908) Checking out files: 71% (1355/1908) Checking out files: 72% (1374/1908) Checking out files: 73% (1393/1908) [2022-07-16T13:36:39.886Z] #67 ... [2022-07-16T13:36:39.886Z] [2022-07-16T13:36:39.886Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:39.886Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:36:39.886Z] #34 10.70 runtime [2022-07-16T13:36:39.886Z] #34 11.10 math [2022-07-16T13:36:39.886Z] #34 20.01 unicode/utf8 [2022-07-16T13:36:39.886Z] #34 20.70 internal/race [2022-07-16T13:36:40.068Z] #42 36.40 Fetched 3796 kB in 1s (7287 kB/s) [2022-07-16T13:36:40.068Z] #42 36.50 Selecting previously unselected package libcap-dev:arm64. [2022-07-16T13:36:40.068Z] #42 36.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-16T13:36:40.068Z] #42 36.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-07-16T13:36:40.147Z] #34 ... [2022-07-16T13:36:40.147Z] [2022-07-16T13:36:40.147Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:36:40.147Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:36:40.147Z] #43 23.75 make[1]: Nothing to be done for 'all'. [2022-07-16T13:36:40.147Z] #34 ... [2022-07-16T13:36:40.147Z] [2022-07-16T13:36:40.147Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:40.147Z] #67 sha256:06d8ba7d4247a716374d506d68c7206cc9e8cab684ccbffedfe375c15e012a18 [2022-07-16T13:36:40.330Z] #42 36.57 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-07-16T13:36:40.330Z] #42 ... [2022-07-16T13:36:40.330Z] [2022-07-16T13:36:40.330Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:40.330Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:36:40.330Z] #13 16.81 Reading package lists... [2022-07-16T13:36:40.330Z] #13 23.92 Reading package lists... [2022-07-16T13:36:40.330Z] #13 29.76 Building dependency tree... [2022-07-16T13:36:40.330Z] #13 33.29 The following additional packages will be installed: [2022-07-16T13:36:40.330Z] #13 33.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-16T13:36:40.330Z] #13 33.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-16T13:36:40.330Z] #13 33.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-16T13:36:40.330Z] #13 33.31 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-16T13:36:40.330Z] #13 33.31 mingw-w64-x86-64-dev [2022-07-16T13:36:40.330Z] #13 33.31 Suggested packages: [2022-07-16T13:36:40.330Z] #13 33.33 gcc-8-locales seccomp wine64 [2022-07-16T13:36:40.330Z] #13 ... [2022-07-16T13:36:40.330Z] [2022-07-16T13:36:40.330Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:40.330Z] #67 sha256:577c311cf1ed1a6642b6dfe21669a30999b993f51079fb68e4d5304e4dd06ed3 [2022-07-16T13:36:40.330Z] #67 DONE 36.8s [2022-07-16T13:36:40.330Z] [2022-07-16T13:36:40.330Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:40.330Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-16T13:36:40.330Z] #55 24.83 Reading package lists... [2022-07-16T13:36:40.330Z] #55 30.55 Building dependency tree... [2022-07-16T13:36:40.330Z] #55 34.30 The following additional packages will be installed: [2022-07-16T13:36:40.330Z] #55 34.31 libbtrfs0 [2022-07-16T13:36:40.330Z] #55 34.52 The following NEW packages will be installed: [2022-07-16T13:36:40.330Z] #55 34.52 libbtrfs-dev libbtrfs0 [2022-07-16T13:36:40.330Z] #55 34.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:36:40.330Z] #55 34.97 Need to get 119 kB of archives. [2022-07-16T13:36:40.330Z] #55 34.97 After this operation, 387 kB of additional disk space will be used. [2022-07-16T13:36:40.330Z] #55 34.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-07-16T13:36:40.330Z] #55 34.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-07-16T13:36:40.330Z] #55 35.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:36:40.330Z] #55 35.96 Fetched 119 kB in 0s (393 kB/s) [2022-07-16T13:36:40.330Z] #55 36.05 Selecting previously unselected package libbtrfs0. [2022-07-16T13:36:40.330Z] #55 36.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-16T13:36:40.330Z] #55 36.11 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-07-16T13:36:40.330Z] #55 36.11 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:36:40.330Z] #55 36.24 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:36:40.330Z] #55 36.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-07-16T13:36:40.330Z] #55 36.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:36:40.330Z] #55 36.45 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:36:40.330Z] #55 36.47 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:36:40.330Z] #55 36.50 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:40.330Z] #55 DONE 36.8s [2022-07-16T13:36:40.330Z] [2022-07-16T13:36:40.330Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:36:40.330Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:36:40.661Z] #67 19.89 Checking out files: 41% (789/1908) Checking out files: 42% (802/1908) Checking out files: 43% (821/1908) Checking out files: 44% (840/1908) Checking out files: 45% (859/1908) Checking out files: 46% (878/1908) Checking out files: 47% (897/1908) Checking out files: 48% (916/1908) Checking out files: 49% (935/1908) Checking out files: 50% (954/1908) Checking out files: 51% (974/1908) Checking out files: 52% (993/1908) Checking out files: 53% (1012/1908) Checking out files: 54% (1031/1908) Checking out files: 55% (1050/1908) Checking out files: 56% (1069/1908) Checking out files: 57% (1088/1908) Checking out files: 58% (1107/1908) Checking out files: 59% (1126/1908) Checking out files: 60% (1145/1908) Checking out files: 61% (1164/1908) Checking out files: 62% (1183/1908) Checking out files: 63% (1203/1908) Checking out files: 64% (1222/1908) Checking out files: 65% (1241/1908) Checking out files: 66% (1260/1908) Checking out files: 67% (1279/1908) Checking out files: 68% (1298/1908) Checking out files: 69% (1317/1908) Checking out files: 70% (1336/1908) Checking out files: 71% (1355/1908) Checking out files: 72% (1374/1908) Checking out files: 73% (1393/1908) Checking out files: 74% (1412/1908) Checking out files: 75% (1431/1908) Checking out files: 76% (1451/1908) Checking out files: 77% (1470/1908) Checking out files: 78% (1489/1908) Checking out files: 79% (1508/1908) Checking out files: 80% (1527/1908) Checking out files: 81% (1546/1908) Checking out files: 82% (1565/1908) Checking out files: 83% (1584/1908) Checking out files: 84% (1603/1908) Checking out files: 85% (1622/1908) Checking out files: 86% (1641/1908) Checking out files: 86% (1659/1908) Checking out files: 87% (1660/1908) Checking out files: 88% (1680/1908) Checking out files: 89% (1699/1908) Checking out files: 90% (1718/1908) Checking out files: 91% (1737/1908) Checking out files: 92% (1756/1908) Checking out files: 93% (1775/1908) Checking out files: 94% (1794/1908) Checking out files: 95% (1813/1908) Checking out files: 96% (1832/1908) Checking out files: 97% (1851/1908) Checking out files: 98% (1870/1908) Checking out files: 99% (1889/1908) Checking out files: 100% (1908/1908) Checking out files: 100% (1908/1908), done. [2022-07-16T13:36:40.918Z] #67 21.53 + cd /tmp/tmp.lVhRuyQatc/src/github.com/docker/libnetwork [2022-07-16T13:36:40.919Z] #67 21.53 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:36:40.919Z] #67 ... [2022-07-16T13:36:40.919Z] [2022-07-16T13:36:40.919Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:40.919Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:40.919Z] #13 7.616 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:36:40.919Z] #13 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:40.919Z] #13 14.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:41.175Z] #13 ... [2022-07-16T13:36:41.175Z] [2022-07-16T13:36:41.175Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:41.175Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:36:41.175Z] #34 21.04 sync/atomic [2022-07-16T13:36:41.175Z] #34 21.65 unicode [2022-07-16T13:36:41.530Z] #43 24.97 CC images/stats.o [2022-07-16T13:36:41.530Z] #43 25.23 CC images/core.o [2022-07-16T13:36:41.720Z] #56 1.229 + RM_GOPATH=0 [2022-07-16T13:36:41.720Z] #56 1.229 + TMP_GOPATH= [2022-07-16T13:36:41.720Z] #56 1.229 + : /build [2022-07-16T13:36:41.720Z] #56 1.229 + '[' -z '' ']' [2022-07-16T13:36:41.720Z] #56 1.230 ++ mktemp -d [2022-07-16T13:36:41.720Z] #56 1.247 + export GOPATH=/tmp/tmp.m6irz2ZWby [2022-07-16T13:36:41.720Z] #56 1.247 + GOPATH=/tmp/tmp.m6irz2ZWby [2022-07-16T13:36:41.720Z] #56 1.247 + RM_GOPATH=1 [2022-07-16T13:36:41.720Z] #56 1.247 + case "$(go env GOARCH)" in [2022-07-16T13:36:41.720Z] #56 1.247 ++ go env GOARCH [2022-07-16T13:36:41.720Z] #56 1.403 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:41.720Z] #56 1.403 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:41.720Z] #56 1.403 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:41.720Z] #56 1.437 + dir=/tmp/install [2022-07-16T13:36:41.720Z] #56 1.437 + bin=containerd [2022-07-16T13:36:41.720Z] #56 1.437 + shift [2022-07-16T13:36:41.720Z] #56 1.437 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-16T13:36:41.720Z] #56 1.437 + . /tmp/install/containerd.installer [2022-07-16T13:36:41.720Z] #56 1.437 ++ set -e [2022-07-16T13:36:41.720Z] #56 1.437 ++ : v1.6.6 [2022-07-16T13:36:41.720Z] #56 1.437 + install_containerd [2022-07-16T13:36:41.720Z] #56 1.437 + echo 'Install containerd version v1.6.6' [2022-07-16T13:36:41.720Z] #56 1.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m6irz2ZWby/src/github.com/containerd/containerd [2022-07-16T13:36:41.980Z] #56 1.437 Install containerd version v1.6.6 [2022-07-16T13:36:41.980Z] #56 1.508 Cloning into '/tmp/tmp.m6irz2ZWby/src/github.com/containerd/containerd'... [2022-07-16T13:36:42.105Z] #34 ... [2022-07-16T13:36:42.105Z] [2022-07-16T13:36:42.105Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:42.105Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:42.105Z] #42 12.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:42.105Z] #42 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:42.105Z] #42 ... [2022-07-16T13:36:42.106Z] [2022-07-16T13:36:42.106Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:42.106Z] #58 sha256:0a654531d32d1fa73fac9901a51d85f87cce78f313c32e89f26f8e041dd37f6b [2022-07-16T13:36:42.106Z] #58 22.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-16T13:36:42.162Z] #58 22.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-16T13:36:42.162Z] #58 ... [2022-07-16T13:36:42.162Z] [2022-07-16T13:36:42.162Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:42.162Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:42.162Z] #55 13.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:42.162Z] #55 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:42.162Z] #55 ... [2022-07-16T13:36:42.162Z] [2022-07-16T13:36:42.162Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:42.162Z] #47 sha256:a5c72231a99d9561de54d4548e4417dbb56afae41cb282e1e98d23d7d2cb8e0e [2022-07-16T13:36:42.162Z] #47 22.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T13:36:42.162Z] #47 22.05 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T13:36:42.470Z] #43 26.09 CC images/core-x86.o [2022-07-16T13:36:42.685Z] #58 ... [2022-07-16T13:36:42.685Z] [2022-07-16T13:36:42.685Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:42.685Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:42.685Z] #55 13.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:42.685Z] #55 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:42.685Z] #55 ... [2022-07-16T13:36:42.685Z] [2022-07-16T13:36:42.685Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:42.685Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:42.685Z] #36 13.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:42.685Z] #36 16.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:42.724Z] #47 ... [2022-07-16T13:36:42.724Z] [2022-07-16T13:36:42.724Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:42.724Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:42.724Z] #42 13.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:42.724Z] #42 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:42.947Z] #36 ... [2022-07-16T13:36:42.947Z] [2022-07-16T13:36:42.947Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:42.947Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:42.947Z] #13 18.32 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:36:42.981Z] #42 ... [2022-07-16T13:36:42.981Z] [2022-07-16T13:36:42.981Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:42.981Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:42.981Z] #36 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:36:42.981Z] #36 18.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:43.051Z] #43 26.60 CC images/core-arm.o [2022-07-16T13:36:43.051Z] #43 ... [2022-07-16T13:36:43.051Z] [2022-07-16T13:36:43.051Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:43.051Z] #34 sha256:29e1d4808acfd47209711eed981be82c311e386cddf65fa8953a2733b5371642 [2022-07-16T13:36:43.051Z] #34 DONE 126.0s [2022-07-16T13:36:43.237Z] #36 ... [2022-07-16T13:36:43.237Z] [2022-07-16T13:36:43.237Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:43.237Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:36:43.237Z] #34 24.11 unicode/utf8 [2022-07-16T13:36:43.311Z] [2022-07-16T13:36:43.311Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:36:43.311Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:36:43.311Z] #43 26.96 CC images/core-aarch64.o [2022-07-16T13:36:43.882Z] #43 27.54 CC images/core-ppc64.o [2022-07-16T13:36:43.961Z] #67 ... [2022-07-16T13:36:43.961Z] [2022-07-16T13:36:43.961Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:43.961Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:36:43.961Z] #40 26.90 Checking out files: 72% (1573/2177) Checking out files: 73% (1590/2177) Checking out files: 74% (1611/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-07-16T13:36:43.961Z] #40 27.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-16T13:36:43.961Z] #40 29.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-16T13:36:43.961Z] #40 ... [2022-07-16T13:36:43.961Z] [2022-07-16T13:36:43.961Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:43.961Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:43.961Z] #36 22.22 Fetched 8494 kB in 17s (503 kB/s) [2022-07-16T13:36:43.961Z] #36 22.22 Reading package lists... [2022-07-16T13:36:43.961Z] #36 29.64 Reading package lists... [2022-07-16T13:36:43.961Z] #36 ... [2022-07-16T13:36:43.961Z] [2022-07-16T13:36:43.961Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:43.961Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:43.961Z] #42 22.09 Reading package lists... [2022-07-16T13:36:44.174Z] #34 25.02 internal/race [2022-07-16T13:36:44.174Z] #34 25.12 sync/atomic [2022-07-16T13:36:44.826Z] #43 28.54 CC images/core-s390.o [2022-07-16T13:36:45.396Z] #43 29.30 CC images/cpuinfo.o [2022-07-16T13:36:45.545Z] #34 26.23 unicode [2022-07-16T13:36:45.861Z] #42 29.64 Reading package lists... [2022-07-16T13:36:45.862Z] #42 ... [2022-07-16T13:36:45.862Z] [2022-07-16T13:36:45.862Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:45.862Z] #58 sha256:04430b7fb2d3d74c273e9ca6f05b4d979f3329fc3e5fb302dd461b108d28c772 [2022-07-16T13:36:45.862Z] #58 23.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T13:36:45.862Z] #58 ... [2022-07-16T13:36:45.862Z] [2022-07-16T13:36:45.862Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:45.862Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:36:45.862Z] #49 27.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T13:36:45.862Z] #49 27.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-16T13:36:45.862Z] #49 27.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T13:36:45.862Z] #49 27.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T13:36:45.862Z] #49 27.21 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-16T13:36:45.862Z] #49 27.45 go: downloading golang.org/x/text v0.3.2 [2022-07-16T13:36:45.862Z] #49 33.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T13:36:45.862Z] #49 33.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T13:36:45.862Z] #49 33.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-16T13:36:45.862Z] #49 33.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-16T13:36:45.862Z] #49 34.01 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-16T13:36:46.223Z] #56 ... [2022-07-16T13:36:46.223Z] [2022-07-16T13:36:46.223Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:46.223Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-16T13:36:46.223Z] #42 36.72 Selecting previously unselected package libnet1:arm64. [2022-07-16T13:36:46.223Z] #42 36.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 36.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:46.223Z] #42 37.02 Selecting previously unselected package libnet1-dev. [2022-07-16T13:36:46.223Z] #42 37.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 37.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:46.223Z] #42 37.47 Selecting previously unselected package libnl-3-200:arm64. [2022-07-16T13:36:46.223Z] #42 37.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 37.47 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-07-16T13:36:46.223Z] #42 37.68 Selecting previously unselected package libnl-3-dev:arm64. [2022-07-16T13:36:46.223Z] #42 37.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 37.69 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-07-16T13:36:46.223Z] #42 38.02 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-16T13:36:46.223Z] #42 38.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 38.06 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-16T13:36:46.223Z] #42 38.31 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-16T13:36:46.223Z] #42 38.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 38.32 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-07-16T13:36:46.223Z] #42 38.42 Selecting previously unselected package zlib1g-dev:arm64. [2022-07-16T13:36:46.223Z] #42 38.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 38.44 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:36:46.223Z] #42 38.66 Selecting previously unselected package libprotobuf17:arm64. [2022-07-16T13:36:46.223Z] #42 38.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 38.67 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:46.223Z] #42 39.21 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-07-16T13:36:46.223Z] #42 39.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 39.22 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:46.223Z] #42 39.33 Selecting previously unselected package libprotobuf-dev:arm64. [2022-07-16T13:36:46.223Z] #42 39.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 39.37 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:46.223Z] #42 40.40 Selecting previously unselected package libprotoc17:arm64. [2022-07-16T13:36:46.223Z] #42 40.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 40.41 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:46.223Z] #42 40.73 Selecting previously unselected package protobuf-c-compiler. [2022-07-16T13:36:46.223Z] #42 40.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 40.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:36:46.223Z] #42 40.91 Selecting previously unselected package protobuf-compiler. [2022-07-16T13:36:46.223Z] #42 40.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 40.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:36:46.223Z] #42 41.05 Selecting previously unselected package python-pkg-resources. [2022-07-16T13:36:46.223Z] #42 41.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:36:46.223Z] #42 41.06 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-16T13:36:46.223Z] #42 41.36 Selecting previously unselected package python-six. [2022-07-16T13:36:46.223Z] #42 41.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-16T13:36:46.223Z] #42 41.37 Unpacking python-six (1.12.0-1) ... [2022-07-16T13:36:46.223Z] #42 41.55 Selecting previously unselected package python-protobuf. [2022-07-16T13:36:46.223Z] #42 41.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-07-16T13:36:46.223Z] #42 41.56 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-16T13:36:46.223Z] #42 42.07 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-16T13:36:46.336Z] #43 29.92 CC images/inventory.o [2022-07-16T13:36:46.596Z] #43 30.42 CC images/fdinfo.o [2022-07-16T13:36:46.814Z] #49 ... [2022-07-16T13:36:46.814Z] [2022-07-16T13:36:46.815Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:46.815Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:46.815Z] #55 25.05 Fetched 8494 kB in 18s (470 kB/s) [2022-07-16T13:36:46.815Z] #55 25.05 Reading package lists... [2022-07-16T13:36:46.815Z] #55 32.06 Reading package lists... [2022-07-16T13:36:46.815Z] #55 ... [2022-07-16T13:36:46.815Z] [2022-07-16T13:36:46.815Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:46.815Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:46.815Z] #13 24.31 Fetched 9029 kB in 20s (453 kB/s) [2022-07-16T13:36:46.815Z] #13 24.31 Reading package lists... [2022-07-16T13:36:47.073Z] #13 31.39 Reading package lists... [2022-07-16T13:36:47.073Z] #13 ... [2022-07-16T13:36:47.073Z] [2022-07-16T13:36:47.073Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:47.073Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:36:47.073Z] #49 35.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-16T13:36:47.131Z] #13 ... [2022-07-16T13:36:47.131Z] [2022-07-16T13:36:47.131Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:47.131Z] #49 sha256:547a61ded86dc513f5553a58056a83f1d5603376736f0f55b8bb443530009aae [2022-07-16T13:36:47.131Z] #49 18.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-16T13:36:47.131Z] #49 18.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T13:36:47.131Z] #49 24.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-16T13:36:47.131Z] #49 24.43 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-16T13:36:47.131Z] #49 24.54 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-16T13:36:47.131Z] #49 24.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-16T13:36:47.132Z] #49 24.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-16T13:36:47.132Z] #49 25.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-16T13:36:47.132Z] #49 25.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T13:36:47.132Z] #49 25.58 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-16T13:36:47.132Z] #49 25.63 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-16T13:36:47.132Z] #49 25.83 go: downloading github.com/spf13/afero v1.1.2 [2022-07-16T13:36:47.132Z] #49 25.86 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-16T13:36:47.132Z] #49 26.08 go: downloading github.com/spf13/cast v1.3.0 [2022-07-16T13:36:47.132Z] #49 26.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.10 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T13:36:47.132Z] #49 26.29 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-16T13:36:47.132Z] #49 26.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-16T13:36:47.132Z] #49 26.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.66 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.81 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-16T13:36:47.132Z] #49 26.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-16T13:36:47.132Z] #49 26.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-16T13:36:47.132Z] #49 26.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T13:36:47.132Z] #49 27.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T13:36:47.132Z] #49 27.08 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-16T13:36:47.132Z] #49 27.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-16T13:36:47.132Z] #49 27.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-16T13:36:47.132Z] #49 27.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-16T13:36:47.132Z] #49 27.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T13:36:47.132Z] #49 27.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-16T13:36:47.166Z] #43 30.88 CC images/fown.o [2022-07-16T13:36:47.331Z] #49 35.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T13:36:47.395Z] #49 27.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T13:36:47.427Z] #43 31.17 CC images/ns.o [2022-07-16T13:36:47.590Z] #49 35.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-16T13:36:47.653Z] #49 28.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T13:36:47.653Z] #49 28.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-16T13:36:47.653Z] #49 28.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-16T13:36:47.653Z] #49 28.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T13:36:47.687Z] #43 31.43 CC images/regfile.o [2022-07-16T13:36:47.910Z] #49 28.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-16T13:36:47.910Z] #49 28.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-16T13:36:47.910Z] #49 28.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-16T13:36:47.910Z] #49 28.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-16T13:36:47.947Z] #43 31.73 CC images/ghost-file.o [2022-07-16T13:36:48.198Z] #42 ... [2022-07-16T13:36:48.198Z] [2022-07-16T13:36:48.198Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:48.198Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:36:48.198Z] #13 34.81 The following NEW packages will be installed: [2022-07-16T13:36:48.198Z] #13 34.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T13:36:48.198Z] #13 34.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-16T13:36:48.198Z] #13 34.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-16T13:36:48.198Z] #13 34.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-16T13:36:48.198Z] #13 34.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-16T13:36:48.198Z] #13 34.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T13:36:48.198Z] #13 34.86 The following packages will be upgraded: [2022-07-16T13:36:48.198Z] #13 34.86 libseccomp2 [2022-07-16T13:36:48.198Z] #13 35.45 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:36:48.198Z] #13 35.45 Need to get 73.4 MB of archives. [2022-07-16T13:36:48.198Z] #13 35.45 After this operation, 471 MB of additional disk space will be used. [2022-07-16T13:36:48.198Z] #13 35.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-07-16T13:36:48.198Z] #13 35.45 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-07-16T13:36:48.198Z] #13 35.46 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-07-16T13:36:48.198Z] #13 35.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-07-16T13:36:48.198Z] #13 35.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-16T13:36:48.198Z] #13 35.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-07-16T13:36:48.198Z] #13 35.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-07-16T13:36:48.198Z] #13 35.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-16T13:36:48.198Z] #13 36.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-16T13:36:48.198Z] #13 36.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-16T13:36:48.198Z] #13 36.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-07-16T13:36:48.198Z] #13 38.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-07-16T13:36:48.198Z] #13 39.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-07-16T13:36:48.198Z] #13 39.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-07-16T13:36:48.198Z] #13 39.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-07-16T13:36:48.198Z] #13 39.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-07-16T13:36:48.198Z] #13 39.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-07-16T13:36:48.198Z] #13 39.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-07-16T13:36:48.198Z] #13 39.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-07-16T13:36:48.198Z] #13 39.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-07-16T13:36:48.198Z] #13 39.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-07-16T13:36:48.198Z] #13 39.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-07-16T13:36:48.198Z] #13 39.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-07-16T13:36:48.198Z] #13 39.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-07-16T13:36:48.198Z] #13 39.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-07-16T13:36:48.198Z] #13 39.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-07-16T13:36:48.198Z] #13 40.77 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:36:48.198Z] #13 40.97 Fetched 73.4 MB in 5s (15.7 MB/s) [2022-07-16T13:36:48.198Z] #13 41.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 ... 15394 files and directories currently installed.) [2022-07-16T13:36:48.198Z] #13 41.12 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-07-16T13:36:48.198Z] #13 41.15 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-16T13:36:48.198Z] #13 ... [2022-07-16T13:36:48.198Z] [2022-07-16T13:36:48.198Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:48.198Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-16T13:36:48.198Z] #42 44.33 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:48.198Z] #42 44.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:48.198Z] #42 44.37 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-16T13:36:48.198Z] #42 44.40 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-07-16T13:36:48.198Z] #42 44.44 Setting up python-six (1.12.0-1) ... [2022-07-16T13:36:48.459Z] #42 ... [2022-07-16T13:36:48.459Z] [2022-07-16T13:36:48.459Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:48.459Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-16T13:36:48.459Z] #32 34.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:36:48.459Z] #32 ... [2022-07-16T13:36:48.459Z] [2022-07-16T13:36:48.459Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:48.459Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-16T13:36:48.459Z] #36 34.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:36:48.459Z] #36 35.15 Fetched 14.2 MB in 2s (9359 kB/s) [2022-07-16T13:36:48.459Z] #36 35.24 Selecting previously unselected package xxd. [2022-07-16T13:36:48.459Z] #36 35.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-16T13:36:48.459Z] #36 35.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-16T13:36:48.459Z] #36 35.33 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:48.459Z] #36 35.55 Selecting previously unselected package vim-common. [2022-07-16T13:36:48.459Z] #36 35.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:36:48.459Z] #36 35.61 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:48.459Z] #36 35.85 Selecting previously unselected package libicu63:arm64. [2022-07-16T13:36:48.459Z] #36 35.85 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-07-16T13:36:48.459Z] #36 35.86 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-16T13:36:48.459Z] #36 41.62 Selecting previously unselected package libxml2:arm64. [2022-07-16T13:36:48.459Z] #36 41.62 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-07-16T13:36:48.459Z] #36 41.64 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:36:48.459Z] #36 42.17 Selecting previously unselected package cmake-data. [2022-07-16T13:36:48.459Z] #36 42.17 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-16T13:36:48.459Z] #36 42.18 Unpacking cmake-data (3.13.4-1) ... [2022-07-16T13:36:48.472Z] #49 29.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-16T13:36:48.517Z] #43 32.25 CC images/fifo.o [2022-07-16T13:36:48.720Z] #36 44.97 Selecting previously unselected package libarchive13:arm64. [2022-07-16T13:36:48.720Z] #36 44.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-07-16T13:36:48.720Z] #36 44.98 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-07-16T13:36:48.720Z] #36 ... [2022-07-16T13:36:48.720Z] [2022-07-16T13:36:48.720Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:48.720Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:36:48.720Z] #13 41.44 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:36:48.720Z] #13 41.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T13:36:48.720Z] #13 41.61 (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 ... 15394 files and directories currently installed.) [2022-07-16T13:36:48.720Z] #13 41.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-07-16T13:36:48.720Z] #13 41.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:36:48.729Z] #49 29.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-16T13:36:48.729Z] #49 29.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-16T13:36:48.729Z] #49 29.55 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-16T13:36:48.729Z] #49 29.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-16T13:36:48.784Z] #43 32.48 CC images/remap-file-path.o [2022-07-16T13:36:48.818Z] #34 ... [2022-07-16T13:36:48.818Z] [2022-07-16T13:36:48.818Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:48.818Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:36:48.818Z] #49 23.89 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-16T13:36:48.818Z] #49 23.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T13:36:48.818Z] #49 23.93 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-16T13:36:48.818Z] #49 24.19 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-16T13:36:48.818Z] #49 24.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-16T13:36:48.818Z] #49 24.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-16T13:36:48.818Z] #49 24.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T13:36:48.818Z] #49 25.39 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-16T13:36:48.818Z] #49 25.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-16T13:36:48.818Z] #49 25.54 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-16T13:36:48.818Z] #49 25.72 go: downloading github.com/spf13/afero v1.1.2 [2022-07-16T13:36:48.818Z] #49 25.86 go: downloading github.com/spf13/cast v1.3.0 [2022-07-16T13:36:48.818Z] #49 25.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-16T13:36:48.818Z] #49 26.07 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T13:36:48.818Z] #49 26.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-16T13:36:48.818Z] #49 26.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-16T13:36:48.818Z] #49 26.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-16T13:36:48.818Z] #49 26.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-16T13:36:48.818Z] #49 26.48 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-16T13:36:48.818Z] #49 26.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T13:36:48.818Z] #49 26.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T13:36:48.818Z] #49 26.95 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-16T13:36:48.818Z] #49 27.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-16T13:36:48.818Z] #49 27.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-16T13:36:48.818Z] #49 27.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-16T13:36:48.818Z] #49 27.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T13:36:48.818Z] #49 28.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-16T13:36:48.818Z] #49 28.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T13:36:48.818Z] #49 28.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T13:36:48.818Z] #49 28.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-16T13:36:48.818Z] #49 29.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-16T13:36:48.818Z] #49 29.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T13:36:48.818Z] #49 29.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-16T13:36:48.818Z] #49 29.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-16T13:36:48.985Z] #49 29.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-16T13:36:49.043Z] #43 32.76 CC images/eventfd.o [2022-07-16T13:36:49.074Z] #49 29.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-16T13:36:49.074Z] #49 30.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-16T13:36:49.242Z] #49 29.84 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-16T13:36:49.242Z] #49 ... [2022-07-16T13:36:49.242Z] [2022-07-16T13:36:49.242Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:36:49.242Z] #58 sha256:0a654531d32d1fa73fac9901a51d85f87cce78f313c32e89f26f8e041dd37f6b [2022-07-16T13:36:49.242Z] #58 30.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T13:36:49.302Z] #43 32.97 CC images/eventpoll.o [2022-07-16T13:36:49.561Z] #43 33.36 CC images/fh.o [2022-07-16T13:36:49.636Z] #49 30.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-16T13:36:50.103Z] #13 43.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T13:36:50.103Z] #13 43.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-07-16T13:36:50.103Z] #13 43.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:36:50.123Z] #49 ... [2022-07-16T13:36:50.123Z] [2022-07-16T13:36:50.123Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:36:50.123Z] #51 sha256:ef3220c8642438f1d35c0689d63b0da1e372395b41375919d5b355e6122955bc [2022-07-16T13:36:50.123Z] #51 DONE 38.5s [2022-07-16T13:36:50.182Z] #43 33.68 CC images/fsnotify.o [2022-07-16T13:36:50.212Z] #49 ... [2022-07-16T13:36:50.213Z] [2022-07-16T13:36:50.213Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:50.213Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:50.213Z] #13 17.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:36:50.381Z] [2022-07-16T13:36:50.381Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:50.381Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:50.381Z] #36 29.64 Reading package lists... [2022-07-16T13:36:50.381Z] #36 36.75 Building dependency tree... [2022-07-16T13:36:50.469Z] #13 ... [2022-07-16T13:36:50.469Z] [2022-07-16T13:36:50.469Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:50.469Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:36:50.469Z] #49 31.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-16T13:36:50.469Z] #49 31.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-16T13:36:50.612Z] #58 ... [2022-07-16T13:36:50.612Z] [2022-07-16T13:36:50.612Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:50.612Z] #45 sha256:e746c9c41c31b676c20e8ce644d8437c07f6b9a65882e23ec3582a2494ae3ae8 [2022-07-16T13:36:50.612Z] #45 DONE 31.1s [2022-07-16T13:36:50.612Z] [2022-07-16T13:36:50.612Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:50.612Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:36:50.612Z] #34 26.65 encoding [2022-07-16T13:36:50.726Z] #49 31.67 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-16T13:36:50.726Z] #49 ... [2022-07-16T13:36:50.726Z] [2022-07-16T13:36:50.726Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-16T13:36:50.726Z] #45 sha256:afd3a539f6bf41f1e1fdb38d6a43ad07629e6a58cc015455f30d6caf25e3a2e5 [2022-07-16T13:36:50.726Z] #45 DONE 31.7s [2022-07-16T13:36:50.774Z] #43 34.55 CC images/signalfd.o [2022-07-16T13:36:50.774Z] #43 ... [2022-07-16T13:36:50.774Z] [2022-07-16T13:36:50.774Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:36:50.774Z] #56 sha256:77c691b85b7129087be5f2c921f76addea67a55649ac74de5974a362fa1232cc [2022-07-16T13:36:50.982Z] [2022-07-16T13:36:50.982Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:50.982Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:36:50.982Z] #49 31.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-16T13:36:50.982Z] #49 31.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-16T13:36:51.176Z] #34 ... [2022-07-16T13:36:51.176Z] [2022-07-16T13:36:51.176Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:51.176Z] #49 sha256:547a61ded86dc513f5553a58056a83f1d5603376736f0f55b8bb443530009aae [2022-07-16T13:36:51.176Z] #49 31.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T13:36:51.176Z] #49 31.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-16T13:36:51.239Z] #49 32.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-16T13:36:51.433Z] #49 32.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-16T13:36:51.433Z] #49 32.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T13:36:51.433Z] #49 ... [2022-07-16T13:36:51.433Z] [2022-07-16T13:36:51.433Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:51.433Z] #67 sha256:06d8ba7d4247a716374d506d68c7206cc9e8cab684ccbffedfe375c15e012a18 [2022-07-16T13:36:51.433Z] #67 22.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-16T13:36:51.433Z] #67 ... [2022-07-16T13:36:51.433Z] [2022-07-16T13:36:51.433Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:36:51.433Z] #49 sha256:547a61ded86dc513f5553a58056a83f1d5603376736f0f55b8bb443530009aae [2022-07-16T13:36:51.433Z] #49 32.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T13:36:51.433Z] #49 32.26 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-16T13:36:51.756Z] #36 40.13 The following additional packages will be installed: [2022-07-16T13:36:51.756Z] #36 40.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-16T13:36:51.756Z] #36 40.18 Suggested packages: [2022-07-16T13:36:51.756Z] #36 40.18 cmake-doc ninja-build lrzip [2022-07-16T13:36:51.756Z] #36 40.18 Recommended packages: [2022-07-16T13:36:51.756Z] #36 40.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T13:36:51.996Z] #49 32.64 go: downloading golang.org/x/text v0.3.2 [2022-07-16T13:36:52.646Z] #13 45.53 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T13:36:52.646Z] #13 45.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-16T13:36:52.646Z] #13 45.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:36:52.646Z] #13 45.68 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-16T13:36:52.646Z] #13 45.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-07-16T13:36:52.646Z] #13 45.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-07-16T13:36:52.646Z] #13 46.03 Selecting previously unselected package dmsetup. [2022-07-16T13:36:52.646Z] #13 46.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-07-16T13:36:52.646Z] #13 46.07 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-16T13:36:52.744Z] #36 41.11 The following NEW packages will be installed: [2022-07-16T13:36:52.745Z] #36 41.11 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-16T13:36:52.745Z] #36 41.11 vim-common xxd [2022-07-16T13:36:52.908Z] #13 46.27 Selecting previously unselected package mingw-w64-common. [2022-07-16T13:36:52.908Z] #13 46.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-16T13:36:52.908Z] #13 46.29 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-16T13:36:53.168Z] #13 ... [2022-07-16T13:36:53.168Z] [2022-07-16T13:36:53.168Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:53.168Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-16T13:36:53.168Z] #36 45.26 Selecting previously unselected package libjsoncpp1:arm64. [2022-07-16T13:36:53.168Z] #36 45.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-07-16T13:36:53.168Z] #36 45.28 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-07-16T13:36:53.168Z] #36 45.43 Selecting previously unselected package librhash0:arm64. [2022-07-16T13:36:53.168Z] #36 45.43 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-07-16T13:36:53.168Z] #36 45.44 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-07-16T13:36:53.168Z] #36 45.59 Selecting previously unselected package libuv1:arm64. [2022-07-16T13:36:53.168Z] #36 45.60 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-07-16T13:36:53.168Z] #36 45.60 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-07-16T13:36:53.168Z] #36 45.75 Selecting previously unselected package cmake. [2022-07-16T13:36:53.168Z] #36 45.78 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-07-16T13:36:53.168Z] #36 45.79 Unpacking cmake (3.13.4-1) ... [2022-07-16T13:36:53.168Z] #36 48.03 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-16T13:36:53.168Z] #36 48.05 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:53.168Z] #36 48.07 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-07-16T13:36:53.168Z] #36 48.09 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:53.168Z] #36 48.12 Setting up librhash0:arm64 (1.3.8-1) ... [2022-07-16T13:36:53.168Z] #36 48.15 Setting up cmake-data (3.13.4-1) ... [2022-07-16T13:36:53.168Z] #36 48.18 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:36:53.168Z] #36 48.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-07-16T13:36:53.168Z] #36 48.23 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-07-16T13:36:53.168Z] #36 48.24 Setting up cmake (3.13.4-1) ... [2022-07-16T13:36:53.168Z] #36 48.26 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:53.168Z] #36 48.40 Processing triggers for mime-support (3.62) ... [2022-07-16T13:36:53.168Z] #36 DONE 49.5s [2022-07-16T13:36:53.168Z] [2022-07-16T13:36:53.168Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:36:53.168Z] #37 sha256:8a572a006b0c957185f70290fbc6922f6291b841bcd7a10b02510205e36cb60b [2022-07-16T13:36:53.338Z] #36 41.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:36:53.338Z] #36 41.58 Need to get 14.9 MB of archives. [2022-07-16T13:36:53.338Z] #36 41.58 After this operation, 61.8 MB of additional disk space will be used. [2022-07-16T13:36:53.338Z] #36 41.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:36:53.338Z] #36 41.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:36:53.338Z] #36 41.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:36:53.435Z] #37 ... [2022-07-16T13:36:53.435Z] [2022-07-16T13:36:53.435Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:36:53.435Z] #34 sha256:d8d359c5cc02169371db7cb5300c4c42d3e295ffd4d4656c9d409a0be32ae36e [2022-07-16T13:36:53.435Z] #34 39.82 internal/reflectlite [2022-07-16T13:36:53.435Z] #34 39.83 sync [2022-07-16T13:36:53.435Z] #34 41.27 internal/testlog [2022-07-16T13:36:53.435Z] #34 42.10 sort [2022-07-16T13:36:53.435Z] #34 42.10 errors [2022-07-16T13:36:53.435Z] #34 42.39 strconv [2022-07-16T13:36:53.435Z] #34 43.30 io [2022-07-16T13:36:53.435Z] #34 44.35 internal/oserror [2022-07-16T13:36:53.435Z] #34 44.53 syscall [2022-07-16T13:36:53.435Z] #34 46.08 reflect [2022-07-16T13:36:53.435Z] #34 ... [2022-07-16T13:36:53.435Z] [2022-07-16T13:36:53.435Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:53.435Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-16T13:36:53.435Z] #42 46.55 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:36:53.435Z] #42 46.56 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-07-16T13:36:53.435Z] #42 46.60 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:53.435Z] #42 46.63 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-07-16T13:36:53.435Z] #42 46.64 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:53.435Z] #42 46.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:36:53.435Z] #42 46.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:53.435Z] #42 46.68 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-07-16T13:36:53.435Z] #42 46.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:36:53.435Z] #42 46.72 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-16T13:36:53.651Z] #56 69.79 Checking out files: 28% (1394/4896) Checking out files: 29% (1420/4896) Checking out files: 30% (1469/4896) Checking out files: 31% (1518/4896) Checking out files: 32% (1567/4896) Checking out files: 33% (1616/4896) Checking out files: 34% (1665/4896) Checking out files: 35% (1714/4896) Checking out files: 36% (1763/4896) Checking out files: 37% (1812/4896) Checking out files: 38% (1861/4896) Checking out files: 39% (1910/4896) Checking out files: 40% (1959/4896) Checking out files: 41% (2008/4896) Checking out files: 42% (2057/4896) Checking out files: 43% (2106/4896) Checking out files: 44% (2155/4896) Checking out files: 45% (2204/4896) Checking out files: 46% (2253/4896) Checking out files: 47% (2302/4896) Checking out files: 48% (2351/4896) Checking out files: 49% (2400/4896) Checking out files: 50% (2448/4896) Checking out files: 51% (2497/4896) Checking out files: 52% (2546/4896) Checking out files: 53% (2595/4896) Checking out files: 54% (2644/4896) Checking out files: 55% (2693/4896) Checking out files: 56% (2742/4896) Checking out files: 57% (2791/4896) Checking out files: 58% (2840/4896) Checking out files: 59% (2889/4896) Checking out files: 59% (2934/4896) Checking out files: 60% (2938/4896) Checking out files: 61% (2987/4896) Checking out files: 62% (3036/4896) Checking out files: 63% (3085/4896) Checking out files: 64% (3134/4896) Checking out files: 65% (3183/4896) Checking out files: 66% (3232/4896) Checking out files: 67% (3281/4896) Checking out files: 68% (3330/4896) Checking out files: 69% (3379/4896) Checking out files: 70% (3428/4896) Checking out files: 71% (3477/4896) Checking out files: 72% (3526/4896) Checking out files: 73% (3575/4896) Checking out files: 74% (3624/4896) Checking out files: 75% (3672/4896) Checking out files: 76% (3721/4896) Checking out files: 77% (3770/4896) Checking out files: 78% (3819/4896) Checking out files: 79% (3868/4896) Checking out files: 80% (3917/4896) Checking out files: 81% (3966/4896) Checking out files: 82% (4015/4896) Checking out files: 82% (4040/4896) Checking out files: 83% (4064/4896) Checking out files: 84% (4113/4896) Checking out files: 85% (4162/4896) Checking out files: 86% (4211/4896) Checking out files: 87% (4260/4896) Checking out files: 88% (4309/4896) Checking out files: 89% (4358/4896) Checking out files: 90% (4407/4896) Checking out files: 91% (4456/4896) Checking out files: 92% (4505/4896) Checking out files: 93% (4554/4896) Checking out files: 94% (4603/4896) Checking out files: 95% (4652/4896) Checking out files: 96% (4701/4896) Checking out files: 97% (4750/4896) Checking out files: 98% (4799/4896) Checking out files: 99% (4848/4896) Checking out files: 100% (4896/4896) Checking out files: 100% (4896/4896), done. [2022-07-16T13:36:53.651Z] #56 72.56 + cd /tmp/tmp.RSLQ8mBJR3/src/github.com/containerd/containerd [2022-07-16T13:36:53.651Z] #56 72.57 + git checkout -q v1.6.6 [2022-07-16T13:36:53.758Z] #49 34.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T13:36:53.758Z] #49 34.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-16T13:36:53.758Z] #49 34.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T13:36:53.758Z] #49 34.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T13:36:53.758Z] #49 34.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-16T13:36:53.758Z] #49 34.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T13:36:53.758Z] #49 34.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T13:36:53.758Z] #49 34.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T13:36:53.758Z] #49 34.90 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-16T13:36:54.013Z] #49 34.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T13:36:54.013Z] #49 34.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T13:36:54.013Z] #49 35.04 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-16T13:36:54.270Z] #42 50.53 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-07-16T13:36:54.270Z] #42 50.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:54.282Z] #36 42.56 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-16T13:36:54.283Z] #36 42.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-16T13:36:54.283Z] #36 42.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-16T13:36:54.283Z] #36 42.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-16T13:36:54.283Z] #36 42.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-16T13:36:54.283Z] #36 42.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-16T13:36:54.283Z] #36 42.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-16T13:36:54.531Z] #42 DONE 50.8s [2022-07-16T13:36:54.531Z] [2022-07-16T13:36:54.531Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:36:54.531Z] #37 sha256:8a572a006b0c957185f70290fbc6922f6291b841bcd7a10b02510205e36cb60b [2022-07-16T13:36:54.531Z] #37 0.699 + RM_GOPATH=0 [2022-07-16T13:36:54.531Z] #37 0.699 + TMP_GOPATH= [2022-07-16T13:36:54.531Z] #37 0.699 + : /build [2022-07-16T13:36:54.531Z] #37 0.699 + '[' -z '' ']' [2022-07-16T13:36:54.531Z] #37 0.701 ++ mktemp -d [2022-07-16T13:36:54.531Z] #37 0.703 + export GOPATH=/tmp/tmp.WzOtKgZL2B [2022-07-16T13:36:54.531Z] #37 0.703 + GOPATH=/tmp/tmp.WzOtKgZL2B [2022-07-16T13:36:54.531Z] #37 0.703 + RM_GOPATH=1 [2022-07-16T13:36:54.531Z] #37 0.703 + case "$(go env GOARCH)" in [2022-07-16T13:36:54.531Z] #37 0.705 ++ go env GOARCH [2022-07-16T13:36:54.531Z] #37 0.712 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:54.531Z] #37 0.712 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:36:54.531Z] #37 0.713 ++ dirname /tmp/install/install.sh [2022-07-16T13:36:54.531Z] #37 0.714 + dir=/tmp/install [2022-07-16T13:36:54.531Z] #37 0.714 + bin=tini [2022-07-16T13:36:54.531Z] #37 0.714 + shift [2022-07-16T13:36:54.531Z] #37 0.715 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-16T13:36:54.531Z] #37 0.715 + . /tmp/install/tini.installer [2022-07-16T13:36:54.531Z] #37 0.738 ++ : v0.19.0 [2022-07-16T13:36:54.531Z] #37 0.740 + install_tini [2022-07-16T13:36:54.531Z] #37 0.740 + echo 'Install tini version v0.19.0' [2022-07-16T13:36:54.531Z] #37 0.740 Install tini version v0.19.0 [2022-07-16T13:36:54.531Z] #37 0.741 + git clone https://github.com/krallin/tini.git /tmp/tmp.WzOtKgZL2B/tini [2022-07-16T13:36:54.531Z] #37 0.744 Cloning into '/tmp/tmp.WzOtKgZL2B/tini'... [2022-07-16T13:36:54.531Z] #37 1.380 + cd /tmp/tmp.WzOtKgZL2B/tini [2022-07-16T13:36:54.531Z] #37 1.380 + git checkout -q v0.19.0 [2022-07-16T13:36:54.531Z] #37 1.396 + cmake . [2022-07-16T13:36:54.576Z] #49 35.46 go: downloading golang.org/x/text v0.3.2 [2022-07-16T13:36:55.102Z] #37 1.960 -- The C compiler identification is GNU 8.3.0 [2022-07-16T13:36:55.102Z] #37 1.977 -- Check for working C compiler: /usr/bin/cc [2022-07-16T13:36:55.220Z] #36 ... [2022-07-16T13:36:55.220Z] [2022-07-16T13:36:55.220Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:36:55.220Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:36:55.220Z] #42 29.64 Reading package lists... [2022-07-16T13:36:55.220Z] #42 36.28 Building dependency tree... [2022-07-16T13:36:55.220Z] #42 39.91 The following additional packages will be installed: [2022-07-16T13:36:55.220Z] #42 39.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-16T13:36:55.220Z] #42 39.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-16T13:36:55.220Z] #42 39.94 Suggested packages: [2022-07-16T13:36:55.220Z] #42 39.94 manpages-dev python-setuptools [2022-07-16T13:36:55.220Z] #42 41.11 The following NEW packages will be installed: [2022-07-16T13:36:55.220Z] #42 41.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-16T13:36:55.220Z] #42 41.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-16T13:36:55.220Z] #42 41.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-16T13:36:55.220Z] #42 41.14 python-six zlib1g-dev [2022-07-16T13:36:55.220Z] #42 41.53 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:36:55.220Z] #42 41.53 Need to get 4091 kB of archives. [2022-07-16T13:36:55.220Z] #42 41.53 After this operation, 22.5 MB of additional disk space will be used. [2022-07-16T13:36:55.220Z] #42 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-16T13:36:55.220Z] #42 41.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:36:55.220Z] #42 41.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-16T13:36:55.220Z] #42 41.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:36:55.220Z] #42 41.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-16T13:36:55.220Z] #42 41.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:36:55.220Z] #42 41.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-16T13:36:55.220Z] #42 41.56 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-16T13:36:55.220Z] #42 41.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-16T13:36:55.220Z] #42 41.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-16T13:36:55.220Z] #42 41.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-16T13:36:55.220Z] #42 41.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-16T13:36:55.220Z] #42 41.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-16T13:36:55.220Z] #42 41.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-16T13:36:55.220Z] #42 41.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-16T13:36:55.220Z] #42 41.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-16T13:36:55.220Z] #42 41.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-16T13:36:55.220Z] #42 43.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:36:55.220Z] #42 43.48 Fetched 4091 kB in 1s (5641 kB/s) [2022-07-16T13:36:55.220Z] #42 43.59 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T13:36:55.220Z] #42 43.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 ... 15421 files and directories currently installed.) [2022-07-16T13:36:55.220Z] #42 43.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-16T13:36:55.220Z] #42 43.69 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:36:55.480Z] #42 43.84 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:36:55.480Z] #42 43.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:36:55.480Z] #42 43.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:55.480Z] #42 44.01 Selecting previously unselected package libnet1-dev. [2022-07-16T13:36:55.480Z] #42 44.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:36:55.672Z] #37 2.623 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-16T13:36:55.672Z] #37 2.639 -- Detecting C compiler ABI info [2022-07-16T13:36:55.742Z] #42 44.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:36:55.742Z] #42 ... [2022-07-16T13:36:55.742Z] [2022-07-16T13:36:55.742Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:55.742Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:55.742Z] #36 44.15 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:36:55.950Z] #49 ... [2022-07-16T13:36:55.950Z] [2022-07-16T13:36:55.950Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:55.950Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:36:56.002Z] #36 44.36 Fetched 14.9 MB in 2s (8605 kB/s) [2022-07-16T13:36:56.191Z] #56 75.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T13:36:56.191Z] #56 75.10 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T13:36:56.191Z] #56 75.10 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:36:56.191Z] #56 75.10 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:36:56.191Z] #56 75.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T13:36:56.191Z] #56 75.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T13:36:56.191Z] #56 75.10 + '[' '' = dynamic ']' [2022-07-16T13:36:56.191Z] #56 75.10 + make [2022-07-16T13:36:56.243Z] #37 3.278 -- Detecting C compiler ABI info - done [2022-07-16T13:36:56.260Z] #36 44.50 Selecting previously unselected package xxd. [2022-07-16T13:36:56.260Z] #36 44.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-16T13:36:56.260Z] #36 44.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:36:56.260Z] #36 44.59 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:56.260Z] #36 ... [2022-07-16T13:36:56.260Z] [2022-07-16T13:36:56.260Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:36:56.260Z] #67 sha256:401929bb8c48350b53735e63629e3b8ff454a178625f407ba99bef3cf3d1006c [2022-07-16T13:36:56.260Z] #67 DONE 44.7s [2022-07-16T13:36:56.503Z] #37 3.311 -- Detecting C compile features [2022-07-16T13:36:56.526Z] [2022-07-16T13:36:56.526Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:56.526Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:56.526Z] #36 44.82 Selecting previously unselected package vim-common. [2022-07-16T13:36:56.526Z] #36 44.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:36:56.526Z] #36 44.89 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:36:56.785Z] #36 45.17 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:36:56.785Z] #36 ... [2022-07-16T13:36:56.785Z] [2022-07-16T13:36:56.785Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:36:56.785Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:36:56.786Z] #55 32.06 Reading package lists... [2022-07-16T13:36:56.786Z] #55 39.07 Building dependency tree... [2022-07-16T13:36:56.786Z] #55 42.17 The following additional packages will be installed: [2022-07-16T13:36:56.786Z] #55 42.25 libbtrfs0 [2022-07-16T13:36:56.786Z] #55 42.40 The following NEW packages will be installed: [2022-07-16T13:36:56.786Z] #55 42.52 libbtrfs-dev libbtrfs0 [2022-07-16T13:36:56.786Z] #55 42.88 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:36:56.786Z] #55 42.88 Need to get 119 kB of archives. [2022-07-16T13:36:56.786Z] #55 42.88 After this operation, 387 kB of additional disk space will be used. [2022-07-16T13:36:56.786Z] #55 42.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:36:56.786Z] #55 42.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:36:56.786Z] #55 43.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:36:56.786Z] #55 44.06 Fetched 119 kB in 0s (431 kB/s) [2022-07-16T13:36:56.786Z] #55 44.20 Selecting previously unselected package libbtrfs0. [2022-07-16T13:36:56.786Z] #55 44.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 ... 15421 files and directories currently installed.) [2022-07-16T13:36:56.786Z] #55 44.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:36:56.786Z] #55 44.29 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:36:56.786Z] #55 44.41 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:36:56.786Z] #55 44.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:36:56.786Z] #55 44.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:36:56.786Z] #55 44.82 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:36:56.786Z] #55 44.85 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:36:56.786Z] #55 44.89 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:36:56.786Z] #55 DONE 45.3s [2022-07-16T13:36:56.786Z] [2022-07-16T13:36:56.786Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:36:56.786Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:36:56.786Z] #36 45.19 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:36:56.786Z] #36 45.20 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:36:57.233Z] #40 36.74 Checking out files: 42% (933/2177) Checking out files: 43% (937/2177) Checking out files: 44% (958/2177) Checking out files: 45% (980/2177) Checking out files: 46% (1002/2177) Checking out files: 47% (1024/2177) Checking out files: 48% (1045/2177) Checking out files: 49% (1067/2177) Checking out files: 50% (1089/2177) Checking out files: 51% (1111/2177) Checking out files: 52% (1133/2177) Checking out files: 53% (1154/2177) Checking out files: 54% (1176/2177) Checking out files: 55% (1198/2177) Checking out files: 56% (1220/2177) Checking out files: 57% (1241/2177) Checking out files: 58% (1263/2177) Checking out files: 59% (1285/2177) Checking out files: 60% (1307/2177) Checking out files: 61% (1328/2177) Checking out files: 62% (1350/2177) Checking out files: 63% (1372/2177) Checking out files: 64% (1394/2177) Checking out files: 65% (1416/2177) Checking out files: 66% (1437/2177) Checking out files: 67% (1459/2177) Checking out files: 68% (1481/2177) Checking out files: 69% (1503/2177) Checking out files: 70% (1524/2177) Checking out files: 71% (1546/2177) Checking out files: 72% (1568/2177) Checking out files: 73% (1590/2177) Checking out files: 74% (1611/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-07-16T13:36:57.489Z] #40 38.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-16T13:36:58.418Z] #37 5.012 -- Detecting C compile features - done [2022-07-16T13:36:58.418Z] #37 5.060 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T13:36:58.418Z] #37 5.353 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T13:36:58.418Z] #37 5.471 -- Configuring done [2022-07-16T13:36:58.547Z] #49 ... [2022-07-16T13:36:58.547Z] [2022-07-16T13:36:58.547Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:36:58.547Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:36:58.681Z] #37 ... [2022-07-16T13:36:58.681Z] [2022-07-16T13:36:58.681Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:36:58.681Z] #47 sha256:bf7cedecdd174e04d04fee716d4058a2eb31decc54d5a86cbcaf0e38fabad923 [2022-07-16T13:36:58.681Z] #47 DONE 55.0s [2022-07-16T13:36:58.681Z] [2022-07-16T13:36:58.681Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:36:58.681Z] #37 sha256:8a572a006b0c957185f70290fbc6922f6291b841bcd7a10b02510205e36cb60b [2022-07-16T13:36:58.681Z] #37 5.525 -- Generating done [2022-07-16T13:36:58.681Z] #37 5.526 -- Build files have been written to: /tmp/tmp.WzOtKgZL2B/tini [2022-07-16T13:36:58.681Z] #37 5.596 + make tini-static [2022-07-16T13:36:58.731Z] #56 ... [2022-07-16T13:36:58.731Z] [2022-07-16T13:36:58.731Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:58.731Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:36:58.731Z] #13 136.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T13:36:58.731Z] #13 136.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:36:58.731Z] #13 136.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:36:58.942Z] #37 ... [2022-07-16T13:36:58.942Z] [2022-07-16T13:36:58.942Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:36:58.942Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:36:58.942Z] #13 51.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T13:36:58.942Z] #13 51.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-16T13:36:58.942Z] #13 51.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:36:59.061Z] #40 38.10 Checking out files: 48% (1050/2177) Checking out files: 49% (1067/2177) Checking out files: 50% (1089/2177) Checking out files: 51% (1111/2177) Checking out files: 52% (1133/2177) Checking out files: 53% (1154/2177) Checking out files: 54% (1176/2177) Checking out files: 55% (1198/2177) Checking out files: 56% (1220/2177) Checking out files: 57% (1241/2177) Checking out files: 58% (1263/2177) Checking out files: 59% (1285/2177) Checking out files: 60% (1307/2177) Checking out files: 61% (1328/2177) Checking out files: 62% (1350/2177) Checking out files: 63% (1372/2177) Checking out files: 64% (1394/2177) Checking out files: 65% (1416/2177) Checking out files: 66% (1437/2177) Checking out files: 67% (1459/2177) Checking out files: 68% (1481/2177) Checking out files: 69% (1503/2177) Checking out files: 70% (1524/2177) Checking out files: 71% (1546/2177) Checking out files: 72% (1568/2177) Checking out files: 73% (1590/2177) Checking out files: 74% (1611/2177) Checking out files: 75% (1633/2177) Checking out files: 76% (1655/2177) Checking out files: 77% (1677/2177) Checking out files: 78% (1699/2177) Checking out files: 79% (1720/2177) Checking out files: 80% (1742/2177) Checking out files: 81% (1764/2177) Checking out files: 82% (1786/2177) Checking out files: 82% (1806/2177) Checking out files: 83% (1807/2177) Checking out files: 84% (1829/2177) Checking out files: 85% (1851/2177) Checking out files: 86% (1873/2177) Checking out files: 87% (1894/2177) Checking out files: 88% (1916/2177) Checking out files: 89% (1938/2177) Checking out files: 90% (1960/2177) Checking out files: 91% (1982/2177) Checking out files: 92% (2003/2177) Checking out files: 93% (2025/2177) Checking out files: 94% (2047/2177) Checking out files: 95% (2069/2177) Checking out files: 96% (2090/2177) Checking out files: 97% (2112/2177) Checking out files: 98% (2134/2177) Checking out files: 99% (2156/2177) Checking out files: 100% (2177/2177) Checking out files: 100% (2177/2177), done. [2022-07-16T13:36:59.061Z] #40 39.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-16T13:37:00.763Z] #40 41.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-16T13:37:00.763Z] #40 ... [2022-07-16T13:37:00.763Z] [2022-07-16T13:37:00.763Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:37:00.763Z] #58 sha256:ec36997326d63daf0af4f299350f375917d470b344259911b3bbdb464cf5e691 [2022-07-16T13:37:00.763Z] #58 31.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T13:37:00.763Z] #58 ... [2022-07-16T13:37:00.763Z] [2022-07-16T13:37:00.763Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:37:00.763Z] #67 sha256:71ca5e29fbad2448851701c765da0b0560177424779d9282ea258ca8b8894f61 [2022-07-16T13:37:00.763Z] #67 33.92 Checking out files: 39% (754/1908) Checking out files: 40% (764/1908) Checking out files: 41% (783/1908) Checking out files: 42% (802/1908) Checking out files: 43% (821/1908) Checking out files: 44% (840/1908) Checking out files: 45% (859/1908) Checking out files: 46% (878/1908) Checking out files: 47% (897/1908) Checking out files: 48% (916/1908) Checking out files: 49% (935/1908) Checking out files: 50% (954/1908) Checking out files: 51% (974/1908) Checking out files: 52% (993/1908) Checking out files: 53% (1012/1908) Checking out files: 54% (1031/1908) Checking out files: 55% (1050/1908) Checking out files: 56% (1069/1908) Checking out files: 57% (1088/1908) Checking out files: 58% (1107/1908) Checking out files: 59% (1126/1908) Checking out files: 60% (1145/1908) Checking out files: 61% (1164/1908) Checking out files: 62% (1183/1908) Checking out files: 63% (1203/1908) Checking out files: 64% (1222/1908) Checking out files: 65% (1241/1908) Checking out files: 66% (1260/1908) Checking out files: 67% (1279/1908) Checking out files: 68% (1298/1908) Checking out files: 69% (1317/1908) Checking out files: 70% (1336/1908) Checking out files: 71% (1355/1908) Checking out files: 72% (1374/1908) Checking out files: 73% (1393/1908) Checking out files: 74% (1412/1908) Checking out files: 75% (1431/1908) Checking out files: 76% (1451/1908) Checking out files: 77% (1470/1908) Checking out files: 78% (1489/1908) Checking out files: 79% (1508/1908) Checking out files: 80% (1527/1908) Checking out files: 81% (1546/1908) Checking out files: 82% (1565/1908) Checking out files: 83% (1584/1908) Checking out files: 84% (1603/1908) Checking out files: 85% (1622/1908) Checking out files: 86% (1641/1908) Checking out files: 87% (1660/1908) Checking out files: 88% (1680/1908) Checking out files: 89% (1699/1908) Checking out files: 89% (1705/1908) Checking out files: 90% (1718/1908) Checking out files: 91% (1737/1908) Checking out files: 92% (1756/1908) Checking out files: 93% (1775/1908) Checking out files: 94% (1794/1908) Checking out files: 95% (1813/1908) Checking out files: 96% (1832/1908) Checking out files: 97% (1851/1908) Checking out files: 98% (1870/1908) Checking out files: 99% (1889/1908) Checking out files: 100% (1908/1908) Checking out files: 100% (1908/1908), done. [2022-07-16T13:37:00.763Z] #67 35.38 + cd /tmp/tmp.C7rrfVXwwW/src/github.com/docker/libnetwork [2022-07-16T13:37:00.763Z] #67 35.38 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:37:00.763Z] #67 35.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-16T13:37:00.763Z] #67 ... [2022-07-16T13:37:00.763Z] [2022-07-16T13:37:00.763Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:00.763Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:37:00.763Z] #34 31.84 encoding [2022-07-16T13:37:00.961Z] #40 ... [2022-07-16T13:37:00.961Z] [2022-07-16T13:37:00.961Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:00.961Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:00.961Z] #42 31.68 Fetched 8494 kB in 25s (338 kB/s) [2022-07-16T13:37:01.020Z] #34 ... [2022-07-16T13:37:01.020Z] [2022-07-16T13:37:01.020Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:01.020Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:01.020Z] #13 33.71 Fetched 9029 kB in 30s (301 kB/s) [2022-07-16T13:37:01.218Z] #42 31.68 Reading package lists... [2022-07-16T13:37:01.218Z] #42 ... [2022-07-16T13:37:01.218Z] [2022-07-16T13:37:01.218Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:01.218Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:01.218Z] #36 33.06 Fetched 8494 kB in 26s (324 kB/s) [2022-07-16T13:37:01.218Z] #36 33.06 Reading package lists... [2022-07-16T13:37:01.272Z] #13 ... [2022-07-16T13:37:01.272Z] [2022-07-16T13:37:01.272Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:01.272Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:01.272Z] #43 34.79 CC images/fs.o [2022-07-16T13:37:01.272Z] #43 35.10 CC images/pstree.o [2022-07-16T13:37:01.272Z] #43 35.36 CC images/pipe.o [2022-07-16T13:37:01.272Z] #43 35.68 CC images/tcp-stream.o [2022-07-16T13:37:01.272Z] #43 36.07 CC images/sk-packet.o [2022-07-16T13:37:01.272Z] #43 36.47 CC images/mnt.o [2022-07-16T13:37:01.272Z] #43 36.74 CC images/pipe-data.o [2022-07-16T13:37:01.272Z] #43 36.96 CC images/sa.o [2022-07-16T13:37:01.272Z] #43 37.35 CC images/timer.o [2022-07-16T13:37:01.272Z] #43 37.81 CC images/timerfd.o [2022-07-16T13:37:01.272Z] #43 38.13 CC images/mm.o [2022-07-16T13:37:01.272Z] #43 38.55 CC images/sk-opts.o [2022-07-16T13:37:01.272Z] #43 38.73 CC images/sk-unix.o [2022-07-16T13:37:01.272Z] #43 39.08 CC images/sk-inet.o [2022-07-16T13:37:01.272Z] #43 39.54 CC images/tun.o [2022-07-16T13:37:01.272Z] #43 39.93 CC images/sk-netlink.o [2022-07-16T13:37:01.272Z] #43 40.19 CC images/packet-sock.o [2022-07-16T13:37:01.272Z] #43 40.66 CC images/ipc-var.o [2022-07-16T13:37:01.272Z] #43 41.03 CC images/ipc-desc.o [2022-07-16T13:37:01.272Z] #43 41.39 CC images/ipc-shm.o [2022-07-16T13:37:01.272Z] #43 41.61 CC images/ipc-msg.o [2022-07-16T13:37:01.272Z] #43 42.13 CC images/ipc-sem.o [2022-07-16T13:37:01.272Z] #43 42.56 CC images/utsns.o [2022-07-16T13:37:01.272Z] #43 42.83 CC images/creds.o [2022-07-16T13:37:01.272Z] #43 43.21 CC images/vma.o [2022-07-16T13:37:01.272Z] #43 43.60 CC images/netdev.o [2022-07-16T13:37:01.272Z] #43 44.03 CC images/tty.o [2022-07-16T13:37:01.272Z] #43 44.76 CC images/file-lock.o [2022-07-16T13:37:01.533Z] #43 45.07 CC images/rlimit.o [2022-07-16T13:37:01.583Z] #13 33.71 Reading package lists... [2022-07-16T13:37:01.583Z] #13 ... [2022-07-16T13:37:01.583Z] [2022-07-16T13:37:01.583Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:37:01.583Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:37:01.583Z] #55 32.46 Fetched 8494 kB in 26s (322 kB/s) [2022-07-16T13:37:01.583Z] #55 32.46 Reading package lists... [2022-07-16T13:37:01.583Z] #55 ... [2022-07-16T13:37:01.583Z] [2022-07-16T13:37:01.583Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:01.583Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:01.583Z] #36 34.44 Fetched 8494 kB in 28s (302 kB/s) [2022-07-16T13:37:01.785Z] #36 ... [2022-07-16T13:37:01.785Z] [2022-07-16T13:37:01.785Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:01.785Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:01.793Z] #43 45.39 CC images/pagemap.o [2022-07-16T13:37:01.840Z] #36 34.44 Reading package lists... [2022-07-16T13:37:01.840Z] #36 ... [2022-07-16T13:37:01.840Z] [2022-07-16T13:37:01.840Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:37:01.840Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:37:01.840Z] #55 32.46 Reading package lists... [2022-07-16T13:37:02.053Z] #43 45.85 CC images/siginfo.o [2022-07-16T13:37:02.054Z] #36 ... [2022-07-16T13:37:02.054Z] [2022-07-16T13:37:02.054Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:02.054Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:02.054Z] #42 44.20 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:37:02.054Z] #42 44.20 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 44.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:37:02.054Z] #42 44.35 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-16T13:37:02.054Z] #42 44.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 44.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:37:02.054Z] #42 44.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:37:02.054Z] #42 44.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 44.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:02.054Z] #42 44.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T13:37:02.054Z] #42 44.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 44.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:02.054Z] #42 45.09 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-16T13:37:02.054Z] #42 45.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 45.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:37:02.054Z] #42 45.41 Selecting previously unselected package libprotobuf17:amd64. [2022-07-16T13:37:02.054Z] #42 45.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 45.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:02.054Z] #42 46.14 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-16T13:37:02.054Z] #42 46.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 46.15 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:02.054Z] #42 46.37 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-16T13:37:02.054Z] #42 46.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 46.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:02.054Z] #42 47.61 Selecting previously unselected package libprotoc17:amd64. [2022-07-16T13:37:02.054Z] #42 47.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 47.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:02.054Z] #42 48.21 Selecting previously unselected package protobuf-c-compiler. [2022-07-16T13:37:02.054Z] #42 48.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 48.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:37:02.054Z] #42 48.39 Selecting previously unselected package protobuf-compiler. [2022-07-16T13:37:02.054Z] #42 48.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 48.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:37:02.054Z] #42 48.53 Selecting previously unselected package python-pkg-resources. [2022-07-16T13:37:02.054Z] #42 48.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:37:02.054Z] #42 48.56 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-16T13:37:02.054Z] #42 48.80 Selecting previously unselected package python-six. [2022-07-16T13:37:02.054Z] #42 48.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-16T13:37:02.054Z] #42 48.85 Unpacking python-six (1.12.0-1) ... [2022-07-16T13:37:02.054Z] #42 48.92 Selecting previously unselected package python-protobuf. [2022-07-16T13:37:02.054Z] #42 48.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:02.054Z] #42 48.93 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-16T13:37:02.054Z] #42 49.60 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-16T13:37:02.054Z] #42 ... [2022-07-16T13:37:02.054Z] [2022-07-16T13:37:02.054Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:02.054Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:02.054Z] #13 31.39 Reading package lists... [2022-07-16T13:37:02.054Z] #13 38.86 Building dependency tree... [2022-07-16T13:37:02.054Z] #13 42.60 The following additional packages will be installed: [2022-07-16T13:37:02.054Z] #13 42.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-16T13:37:02.054Z] #13 42.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-16T13:37:02.054Z] #13 42.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-16T13:37:02.054Z] #13 42.60 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-16T13:37:02.054Z] #13 42.60 mingw-w64-x86-64-dev [2022-07-16T13:37:02.054Z] #13 42.60 Suggested packages: [2022-07-16T13:37:02.054Z] #13 42.60 gcc-8-locales seccomp wine64 [2022-07-16T13:37:02.054Z] #13 43.84 The following NEW packages will be installed: [2022-07-16T13:37:02.054Z] #13 43.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T13:37:02.054Z] #13 43.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-16T13:37:02.054Z] #13 43.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-16T13:37:02.054Z] #13 43.84 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-16T13:37:02.054Z] #13 43.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-16T13:37:02.054Z] #13 43.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T13:37:02.054Z] #13 43.87 The following packages will be upgraded: [2022-07-16T13:37:02.054Z] #13 43.87 libseccomp2 [2022-07-16T13:37:02.054Z] #13 44.32 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:02.054Z] #13 44.32 Need to get 77.8 MB of archives. [2022-07-16T13:37:02.054Z] #13 44.32 After this operation, 487 MB of additional disk space will be used. [2022-07-16T13:37:02.054Z] #13 44.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-16T13:37:02.054Z] #13 44.35 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-16T13:37:02.054Z] #13 44.35 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-16T13:37:02.054Z] #13 44.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-16T13:37:02.054Z] #13 44.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-16T13:37:02.054Z] #13 44.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-16T13:37:02.054Z] #13 44.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-16T13:37:02.054Z] #13 44.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-16T13:37:02.054Z] #13 45.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-16T13:37:02.054Z] #13 45.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-16T13:37:02.054Z] #13 45.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-16T13:37:02.054Z] #13 ... [2022-07-16T13:37:02.054Z] [2022-07-16T13:37:02.054Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:37:02.054Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:37:02.054Z] #32 46.57 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-16T13:37:02.054Z] #32 46.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T13:37:02.054Z] #32 47.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:37:02.240Z] #13 ... [2022-07-16T13:37:02.240Z] [2022-07-16T13:37:02.240Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:02.240Z] #37 sha256:8a572a006b0c957185f70290fbc6922f6291b841bcd7a10b02510205e36cb60b [2022-07-16T13:37:02.240Z] #37 6.023 Scanning dependencies of target tini-static [2022-07-16T13:37:02.240Z] #37 6.211 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T13:37:02.240Z] #37 7.615 [100%] Linking C executable tini-static [2022-07-16T13:37:02.240Z] #37 8.196 [100%] Built target tini-static [2022-07-16T13:37:02.240Z] #37 8.288 + mkdir -p /build [2022-07-16T13:37:02.240Z] #37 8.290 + cp tini-static /build/docker-init [2022-07-16T13:37:02.240Z] #37 DONE 8.5s [2022-07-16T13:37:02.240Z] [2022-07-16T13:37:02.240Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:02.240Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:02.240Z] #43 6.893 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:37:02.240Z] #43 6.893 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:37:02.240Z] #43 6.959 Note: Building without GnuTLS support [2022-07-16T13:37:02.240Z] #43 6.961 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:37:02.240Z] #43 6.961 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:37:02.623Z] #43 46.25 CC images/rpc.o [2022-07-16T13:37:02.715Z] #42 42.39 Reading package lists... [2022-07-16T13:37:02.715Z] #42 ... [2022-07-16T13:37:02.715Z] [2022-07-16T13:37:02.715Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:37:02.715Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:37:02.715Z] #55 33.23 Fetched 8494 kB in 27s (317 kB/s) [2022-07-16T13:37:02.715Z] #55 33.23 Reading package lists... [2022-07-16T13:37:02.715Z] #55 43.23 Reading package lists... [2022-07-16T13:37:02.715Z] #55 ... [2022-07-16T13:37:02.715Z] [2022-07-16T13:37:02.715Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:37:02.715Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:37:02.715Z] #40 42.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-16T13:37:02.967Z] #55 43.47 Reading package lists... [2022-07-16T13:37:02.967Z] #55 ... [2022-07-16T13:37:02.967Z] [2022-07-16T13:37:02.967Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:02.967Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:02.967Z] #42 33.95 Fetched 8494 kB in 28s (306 kB/s) [2022-07-16T13:37:02.967Z] #42 33.95 Reading package lists... [2022-07-16T13:37:03.184Z] #43 8.651 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:37:03.184Z] #43 8.721 GEN .gitid [2022-07-16T13:37:03.184Z] #43 8.767 GEN criu/include/version.h [2022-07-16T13:37:03.444Z] #43 8.894 GEN include/common/asm [2022-07-16T13:37:03.705Z] #43 ... [2022-07-16T13:37:03.705Z] [2022-07-16T13:37:03.705Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:03.705Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:37:03.705Z] #13 57.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T13:37:03.705Z] #13 57.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-16T13:37:03.705Z] #13 57.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:03.705Z] #13 57.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-16T13:37:03.705Z] #13 57.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-16T13:37:03.705Z] #13 57.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:03.832Z] #42 44.57 Reading package lists... [2022-07-16T13:37:03.833Z] #42 ... [2022-07-16T13:37:03.833Z] [2022-07-16T13:37:03.833Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:03.833Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:03.833Z] #36 34.44 Reading package lists... [2022-07-16T13:37:04.008Z] #43 47.87 CC images/ext-file.o [2022-07-16T13:37:04.269Z] #43 48.09 CC images/cgroup.o [2022-07-16T13:37:05.209Z] #43 48.83 CC images/userns.o [2022-07-16T13:37:05.470Z] #43 49.31 CC images/google/protobuf/descriptor.o [2022-07-16T13:37:05.619Z] #13 ... [2022-07-16T13:37:05.619Z] [2022-07-16T13:37:05.619Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:05.619Z] #34 sha256:d8d359c5cc02169371db7cb5300c4c42d3e295ffd4d4656c9d409a0be32ae36e [2022-07-16T13:37:05.619Z] #34 52.16 internal/syscall/unix [2022-07-16T13:37:05.619Z] #34 52.46 time [2022-07-16T13:37:05.619Z] #34 58.28 internal/poll [2022-07-16T13:37:05.619Z] #34 59.46 internal/fmtsort [2022-07-16T13:37:05.619Z] #34 60.17 internal/syscall/execenv [2022-07-16T13:37:05.619Z] #34 60.28 path [2022-07-16T13:37:05.619Z] #34 60.35 strings [2022-07-16T13:37:05.619Z] #34 60.74 io/fs [2022-07-16T13:37:05.619Z] #34 61.75 os [2022-07-16T13:37:05.880Z] #34 ... [2022-07-16T13:37:05.880Z] [2022-07-16T13:37:05.880Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:05.880Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:05.880Z] #43 10.56 PBCC images/timens.pb-c.c [2022-07-16T13:37:05.880Z] #43 10.59 DEP images/timens.pb-c.d [2022-07-16T13:37:05.880Z] #43 10.64 PBCC images/fown.pb-c.c [2022-07-16T13:37:05.880Z] #43 10.69 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-16T13:37:05.880Z] #43 10.77 PBCC images/opts.pb-c.c [2022-07-16T13:37:05.880Z] #43 10.82 PBCC images/memfd.pb-c.c [2022-07-16T13:37:05.880Z] #43 10.87 DEP images/fown.pb-c.d [2022-07-16T13:37:05.880Z] #43 10.92 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-16T13:37:05.880Z] #43 10.97 DEP images/opts.pb-c.d [2022-07-16T13:37:05.880Z] #43 11.01 DEP images/memfd.pb-c.d [2022-07-16T13:37:05.880Z] #43 11.07 PBCC images/sit.pb-c.c [2022-07-16T13:37:05.880Z] #43 11.12 DEP images/sit.pb-c.d [2022-07-16T13:37:05.880Z] #43 11.19 PBCC images/macvlan.pb-c.c [2022-07-16T13:37:05.880Z] #43 11.24 DEP images/macvlan.pb-c.d [2022-07-16T13:37:05.880Z] #43 11.26 PBCC images/autofs.pb-c.c [2022-07-16T13:37:05.880Z] #43 11.32 DEP images/autofs.pb-c.d [2022-07-16T13:37:05.880Z] #43 11.35 PBCC images/sysctl.pb-c.c [2022-07-16T13:37:05.880Z] #43 11.39 DEP images/sysctl.pb-c.d [2022-07-16T13:37:05.880Z] #43 11.43 PBCC images/time.pb-c.c [2022-07-16T13:37:05.880Z] #43 11.47 DEP images/time.pb-c.d [2022-07-16T13:37:05.880Z] #43 11.51 PBCC images/binfmt-misc.pb-c.c [2022-07-16T13:37:05.880Z] #43 11.54 DEP images/binfmt-misc.pb-c.d [2022-07-16T13:37:06.142Z] #43 11.58 PBCC images/seccomp.pb-c.c [2022-07-16T13:37:06.142Z] #43 11.62 DEP images/seccomp.pb-c.d [2022-07-16T13:37:06.142Z] #43 11.66 PBCC images/userns.pb-c.c [2022-07-16T13:37:06.142Z] #43 11.69 DEP images/userns.pb-c.d [2022-07-16T13:37:06.142Z] #43 11.71 PBCC images/cgroup.pb-c.c [2022-07-16T13:37:06.142Z] #43 11.74 DEP images/cgroup.pb-c.d [2022-07-16T13:37:06.142Z] #43 11.80 PBCC images/ext-file.pb-c.c [2022-07-16T13:37:06.246Z] #32 ... [2022-07-16T13:37:06.246Z] [2022-07-16T13:37:06.246Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:06.246Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:06.246Z] #42 53.93 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:06.246Z] #42 54.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:06.246Z] #42 54.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:06.246Z] #42 54.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:06.246Z] #42 54.35 Setting up python-six (1.12.0-1) ... [2022-07-16T13:37:06.403Z] #43 11.81 DEP images/ext-file.pb-c.d [2022-07-16T13:37:06.403Z] #43 11.83 PBCC images/rpc.pb-c.c [2022-07-16T13:37:06.403Z] #43 11.85 DEP images/rpc.pb-c.d [2022-07-16T13:37:06.403Z] #43 11.86 PBCC images/siginfo.pb-c.c [2022-07-16T13:37:06.403Z] #43 11.91 DEP images/siginfo.pb-c.d [2022-07-16T13:37:06.403Z] #43 11.96 PBCC images/pagemap.pb-c.c [2022-07-16T13:37:06.403Z] #43 12.01 DEP images/pagemap.pb-c.d [2022-07-16T13:37:06.664Z] #43 12.07 PBCC images/rlimit.pb-c.c [2022-07-16T13:37:06.664Z] #43 12.11 DEP images/rlimit.pb-c.d [2022-07-16T13:37:06.664Z] #43 12.16 PBCC images/file-lock.pb-c.c [2022-07-16T13:37:06.664Z] #43 12.17 DEP images/file-lock.pb-c.d [2022-07-16T13:37:06.664Z] #43 12.22 PBCC images/tty.pb-c.c [2022-07-16T13:37:06.664Z] #43 12.24 DEP images/tty.pb-c.d [2022-07-16T13:37:06.664Z] #43 12.31 PBCC images/tun.pb-c.c [2022-07-16T13:37:06.814Z] #42 ... [2022-07-16T13:37:06.814Z] [2022-07-16T13:37:06.814Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:06.814Z] #56 sha256:71fcd9b24eed82bae7dc782ed8a3871e21b590f5481dce3e1c46c66dbde94f86 [2022-07-16T13:37:06.814Z] #56 4.352 + RM_GOPATH=0 [2022-07-16T13:37:06.814Z] #56 4.352 + TMP_GOPATH= [2022-07-16T13:37:06.814Z] #56 4.352 + : /build [2022-07-16T13:37:06.814Z] #56 4.352 + '[' -z '' ']' [2022-07-16T13:37:06.814Z] #56 4.352 ++ mktemp -d [2022-07-16T13:37:06.814Z] #56 4.352 + export GOPATH=/tmp/tmp.FZtoGsmdMm [2022-07-16T13:37:06.814Z] #56 4.352 + GOPATH=/tmp/tmp.FZtoGsmdMm [2022-07-16T13:37:06.814Z] #56 4.352 + RM_GOPATH=1 [2022-07-16T13:37:06.814Z] #56 4.352 + case "$(go env GOARCH)" in [2022-07-16T13:37:06.814Z] #56 4.352 ++ go env GOARCH [2022-07-16T13:37:06.814Z] #56 4.370 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:06.814Z] #56 4.370 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:06.814Z] #56 4.370 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:06.814Z] #56 4.370 + dir=/tmp/install [2022-07-16T13:37:06.814Z] #56 4.370 + bin=containerd [2022-07-16T13:37:06.814Z] #56 4.370 + shift [2022-07-16T13:37:06.814Z] #56 4.370 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-16T13:37:06.814Z] #56 4.370 + . /tmp/install/containerd.installer [2022-07-16T13:37:06.814Z] #56 4.370 ++ set -e [2022-07-16T13:37:06.814Z] #56 4.370 ++ : v1.6.6 [2022-07-16T13:37:06.814Z] #56 4.370 + install_containerd [2022-07-16T13:37:06.814Z] #56 4.370 + echo 'Install containerd version v1.6.6' [2022-07-16T13:37:06.814Z] #56 4.370 Install containerd version v1.6.6 [2022-07-16T13:37:06.814Z] #56 4.378 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FZtoGsmdMm/src/github.com/containerd/containerd [2022-07-16T13:37:06.814Z] #56 4.378 Cloning into '/tmp/tmp.FZtoGsmdMm/src/github.com/containerd/containerd'... [2022-07-16T13:37:06.912Z] #40 ... [2022-07-16T13:37:06.912Z] [2022-07-16T13:37:06.912Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:06.912Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:06.912Z] #13 32.84 Fetched 9029 kB in 29s (312 kB/s) [2022-07-16T13:37:06.912Z] #13 32.84 Reading package lists... [2022-07-16T13:37:06.912Z] #13 ... [2022-07-16T13:37:06.912Z] [2022-07-16T13:37:06.912Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:37:06.912Z] #49 sha256:547a61ded86dc513f5553a58056a83f1d5603376736f0f55b8bb443530009aae [2022-07-16T13:37:06.912Z] #49 45.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T13:37:06.912Z] #49 45.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T13:37:06.912Z] #49 45.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-16T13:37:06.912Z] #49 45.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-16T13:37:06.912Z] #49 45.88 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-16T13:37:06.924Z] #43 12.38 PBCC images/netdev.pb-c.c [2022-07-16T13:37:06.924Z] #43 12.44 DEP images/tun.pb-c.d [2022-07-16T13:37:06.924Z] #43 12.49 DEP images/netdev.pb-c.d [2022-07-16T13:37:06.924Z] #43 12.52 PBCC images/vma.pb-c.c [2022-07-16T13:37:06.924Z] #43 12.56 DEP images/vma.pb-c.d [2022-07-16T13:37:06.924Z] #43 12.62 PBCC images/creds.pb-c.c [2022-07-16T13:37:06.924Z] #43 12.65 DEP images/creds.pb-c.d [2022-07-16T13:37:06.924Z] #43 12.68 PBCC images/utsns.pb-c.c [2022-07-16T13:37:07.074Z] #56 ... [2022-07-16T13:37:07.074Z] [2022-07-16T13:37:07.074Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:07.074Z] #34 sha256:8f9f7c788ecb1e58905b18223c158ab1d7adf606596481801bb546221deac4bb [2022-07-16T13:37:07.074Z] #34 45.27 sync [2022-07-16T13:37:07.074Z] #34 45.30 internal/reflectlite [2022-07-16T13:37:07.074Z] #34 46.61 internal/testlog [2022-07-16T13:37:07.074Z] #34 47.95 sort [2022-07-16T13:37:07.074Z] #34 47.95 errors [2022-07-16T13:37:07.074Z] #34 48.25 strconv [2022-07-16T13:37:07.074Z] #34 49.13 io [2022-07-16T13:37:07.074Z] #34 50.43 internal/oserror [2022-07-16T13:37:07.074Z] #34 50.55 syscall [2022-07-16T13:37:07.074Z] #34 52.47 reflect [2022-07-16T13:37:07.074Z] #34 ... [2022-07-16T13:37:07.074Z] [2022-07-16T13:37:07.074Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:07.074Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:07.074Z] #13 48.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-16T13:37:07.074Z] #13 52.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-16T13:37:07.074Z] #13 52.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-16T13:37:07.074Z] #13 52.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:37:07.074Z] #13 52.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:37:07.074Z] #13 52.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-16T13:37:07.074Z] #13 52.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-16T13:37:07.074Z] #13 52.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-16T13:37:07.074Z] #13 52.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-16T13:37:07.074Z] #13 52.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-16T13:37:07.074Z] #13 52.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-16T13:37:07.074Z] #13 52.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-16T13:37:07.074Z] #13 52.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-16T13:37:07.074Z] #13 52.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-16T13:37:07.074Z] #13 52.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-16T13:37:07.074Z] #13 53.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:07.074Z] #13 53.85 Fetched 77.8 MB in 9s (8955 kB/s) [2022-07-16T13:37:07.185Z] #43 12.72 DEP images/utsns.pb-c.d [2022-07-16T13:37:07.185Z] #43 12.77 PBCC images/ipc-desc.pb-c.c [2022-07-16T13:37:07.185Z] #43 12.80 PBCC images/ipc-sem.pb-c.c [2022-07-16T13:37:07.185Z] #43 12.84 DEP images/ipc-desc.pb-c.d [2022-07-16T13:37:07.185Z] #43 12.87 DEP images/ipc-sem.pb-c.d [2022-07-16T13:37:07.185Z] #43 12.90 PBCC images/ipc-msg.pb-c.c [2022-07-16T13:37:07.333Z] #13 53.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-16T13:37:07.333Z] #13 53.99 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:37:07.333Z] #13 54.02 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-16T13:37:07.445Z] #43 12.94 DEP images/ipc-msg.pb-c.d [2022-07-16T13:37:07.445Z] #43 13.00 PBCC images/ipc-shm.pb-c.c [2022-07-16T13:37:07.445Z] #43 13.03 DEP images/ipc-shm.pb-c.d [2022-07-16T13:37:07.445Z] #43 13.09 PBCC images/ipc-var.pb-c.c [2022-07-16T13:37:07.445Z] #43 13.13 DEP images/ipc-var.pb-c.d [2022-07-16T13:37:07.593Z] #13 54.25 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:37:07.593Z] #13 54.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T13:37:07.710Z] #43 13.17 PBCC images/sk-opts.pb-c.c [2022-07-16T13:37:07.710Z] #43 13.21 PBCC images/packet-sock.pb-c.c [2022-07-16T13:37:07.710Z] #43 13.26 DEP images/sk-opts.pb-c.d [2022-07-16T13:37:07.710Z] #43 13.29 DEP images/packet-sock.pb-c.d [2022-07-16T13:37:07.710Z] #43 13.31 PBCC images/sk-netlink.pb-c.c [2022-07-16T13:37:07.710Z] #43 13.37 DEP images/sk-netlink.pb-c.d [2022-07-16T13:37:07.844Z] #49 48.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-16T13:37:07.844Z] #49 48.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T13:37:07.852Z] #13 54.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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:07.852Z] #13 54.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:37:07.852Z] #13 54.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:37:07.970Z] #43 13.42 PBCC images/sk-inet.pb-c.c [2022-07-16T13:37:07.970Z] #43 13.48 DEP images/sk-inet.pb-c.d [2022-07-16T13:37:07.970Z] #43 13.54 PBCC images/sk-unix.pb-c.c [2022-07-16T13:37:07.970Z] #43 13.61 DEP images/sk-unix.pb-c.d [2022-07-16T13:37:08.011Z] #43 51.60 CC images/opts.o [2022-07-16T13:37:08.231Z] #43 13.65 PBCC images/mm.pb-c.c [2022-07-16T13:37:08.231Z] #43 13.67 DEP images/mm.pb-c.d [2022-07-16T13:37:08.231Z] #43 13.73 PBCC images/timerfd.pb-c.c [2022-07-16T13:37:08.231Z] #43 13.80 DEP images/timerfd.pb-c.d [2022-07-16T13:37:08.231Z] #43 13.86 PBCC images/timer.pb-c.c [2022-07-16T13:37:08.271Z] #43 51.93 CC images/seccomp.o [2022-07-16T13:37:08.413Z] #49 48.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-16T13:37:08.493Z] #43 13.92 DEP images/timer.pb-c.d [2022-07-16T13:37:08.493Z] #43 13.99 PBCC images/sa.pb-c.c [2022-07-16T13:37:08.493Z] #43 14.01 DEP images/sa.pb-c.d [2022-07-16T13:37:08.493Z] #43 14.05 PBCC images/pipe-data.pb-c.c [2022-07-16T13:37:08.493Z] #43 14.08 DEP images/pipe-data.pb-c.d [2022-07-16T13:37:08.493Z] #43 14.13 PBCC images/mnt.pb-c.c [2022-07-16T13:37:08.531Z] #43 52.28 CC images/binfmt-misc.o [2022-07-16T13:37:08.753Z] #43 14.17 DEP images/mnt.pb-c.d [2022-07-16T13:37:08.753Z] #43 14.20 PBCC images/sk-packet.pb-c.c [2022-07-16T13:37:08.753Z] #43 14.22 DEP images/sk-packet.pb-c.d [2022-07-16T13:37:08.753Z] #43 14.25 PBCC images/tcp-stream.pb-c.c [2022-07-16T13:37:08.753Z] #43 14.31 DEP images/tcp-stream.pb-c.d [2022-07-16T13:37:08.753Z] #43 14.34 PBCC images/pipe.pb-c.c [2022-07-16T13:37:08.753Z] #43 14.38 DEP images/pipe.pb-c.d [2022-07-16T13:37:08.753Z] #43 14.41 PBCC images/pstree.pb-c.c [2022-07-16T13:37:08.753Z] #43 14.43 DEP images/pstree.pb-c.d [2022-07-16T13:37:08.753Z] #43 14.47 PBCC images/fs.pb-c.c [2022-07-16T13:37:08.753Z] #43 14.49 DEP images/fs.pb-c.d [2022-07-16T13:37:08.791Z] #43 52.60 CC images/time.o [2022-07-16T13:37:09.014Z] #43 14.52 PBCC images/signalfd.pb-c.c [2022-07-16T13:37:09.014Z] #43 14.58 DEP images/signalfd.pb-c.d [2022-07-16T13:37:09.014Z] #43 14.63 PBCC images/fh.pb-c.c [2022-07-16T13:37:09.014Z] #43 14.67 PBCC images/fsnotify.pb-c.c [2022-07-16T13:37:09.014Z] #43 14.72 DEP images/fh.pb-c.d [2022-07-16T13:37:09.014Z] #43 14.75 DEP images/fsnotify.pb-c.d [2022-07-16T13:37:09.052Z] #43 ... [2022-07-16T13:37:09.052Z] [2022-07-16T13:37:09.052Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:09.052Z] #56 sha256:77c691b85b7129087be5f2c921f76addea67a55649ac74de5974a362fa1232cc [2022-07-16T13:37:09.052Z] #56 77.78 + bin/ctr [2022-07-16T13:37:09.052Z] #56 ... [2022-07-16T13:37:09.052Z] [2022-07-16T13:37:09.053Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:09.053Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:09.053Z] #43 52.88 CC images/sysctl.o [2022-07-16T13:37:09.286Z] #43 14.79 PBCC images/eventpoll.pb-c.c [2022-07-16T13:37:09.286Z] #43 14.80 DEP images/eventpoll.pb-c.d [2022-07-16T13:37:09.286Z] #43 14.85 PBCC images/eventfd.pb-c.c [2022-07-16T13:37:09.286Z] #43 14.87 DEP images/eventfd.pb-c.d [2022-07-16T13:37:09.286Z] #43 14.93 PBCC images/remap-file-path.pb-c.c [2022-07-16T13:37:09.286Z] #43 14.96 DEP images/remap-file-path.pb-c.d [2022-07-16T13:37:09.286Z] #43 15.01 PBCC images/fifo.pb-c.c [2022-07-16T13:37:09.313Z] #43 52.93 CC images/autofs.o [2022-07-16T13:37:09.313Z] #43 53.09 CC images/macvlan.o [2022-07-16T13:37:09.378Z] #36 45.18 Reading package lists... [2022-07-16T13:37:09.378Z] #36 ... [2022-07-16T13:37:09.378Z] [2022-07-16T13:37:09.378Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:37:09.378Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:37:09.378Z] #49 46.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T13:37:09.378Z] #49 46.22 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T13:37:09.378Z] #49 46.37 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-16T13:37:09.378Z] #49 46.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-16T13:37:09.378Z] #49 46.57 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-16T13:37:09.378Z] #49 48.53 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-16T13:37:09.378Z] #49 48.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T13:37:09.378Z] #49 49.24 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-16T13:37:09.559Z] #43 15.05 DEP images/fifo.pb-c.d [2022-07-16T13:37:09.559Z] #43 15.09 PBCC images/ghost-file.pb-c.c [2022-07-16T13:37:09.559Z] #43 15.13 DEP images/ghost-file.pb-c.d [2022-07-16T13:37:09.559Z] #43 15.17 PBCC images/regfile.pb-c.c [2022-07-16T13:37:09.559Z] #43 15.19 DEP images/regfile.pb-c.d [2022-07-16T13:37:09.559Z] #43 15.21 PBCC images/ns.pb-c.c [2022-07-16T13:37:09.559Z] #43 15.23 DEP images/ns.pb-c.d [2022-07-16T13:37:09.572Z] #43 53.32 CC images/sit.o [2022-07-16T13:37:09.758Z] #13 ... [2022-07-16T13:37:09.758Z] [2022-07-16T13:37:09.758Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:09.758Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:09.758Z] #42 57.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:37:09.758Z] #42 57.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:37:09.758Z] #42 57.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:09.758Z] #42 57.84 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:37:09.758Z] #42 57.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:09.758Z] #42 57.90 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:37:09.758Z] #42 57.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:09.758Z] #42 57.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:09.758Z] #42 57.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:37:09.758Z] #42 58.00 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-16T13:37:09.819Z] #43 15.26 PBCC images/fdinfo.pb-c.c [2022-07-16T13:37:09.819Z] #43 15.30 DEP images/fdinfo.pb-c.d [2022-07-16T13:37:09.819Z] #43 15.33 PBCC images/core-aarch64.pb-c.c [2022-07-16T13:37:09.819Z] #43 15.36 PBCC images/core-arm.pb-c.c [2022-07-16T13:37:09.819Z] #43 15.42 PBCC images/core-ppc64.pb-c.c [2022-07-16T13:37:09.819Z] #43 15.47 PBCC images/core-s390.pb-c.c [2022-07-16T13:37:10.079Z] #43 15.57 PBCC images/core-x86.pb-c.c [2022-07-16T13:37:10.079Z] #43 15.61 PBCC images/core.pb-c.c [2022-07-16T13:37:10.079Z] #43 15.71 PBCC images/inventory.pb-c.c [2022-07-16T13:37:10.079Z] #43 15.76 DEP images/core-aarch64.pb-c.d [2022-07-16T13:37:10.079Z] #43 15.82 DEP images/core-arm.pb-c.d [2022-07-16T13:37:10.141Z] #43 53.65 CC images/memfd.o [2022-07-16T13:37:10.311Z] #49 ... [2022-07-16T13:37:10.311Z] [2022-07-16T13:37:10.311Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:37:10.311Z] #67 sha256:06d8ba7d4247a716374d506d68c7206cc9e8cab684ccbffedfe375c15e012a18 [2022-07-16T13:37:10.311Z] #67 DONE 51.0s [2022-07-16T13:37:10.311Z] [2022-07-16T13:37:10.311Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:10.311Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:10.311Z] #13 32.84 Reading package lists... [2022-07-16T13:37:10.341Z] #43 15.87 DEP images/core-ppc64.pb-c.d [2022-07-16T13:37:10.341Z] #43 15.95 DEP images/core-s390.pb-c.d [2022-07-16T13:37:10.341Z] #43 16.01 DEP images/core-x86.pb-c.d [2022-07-16T13:37:10.341Z] #43 16.04 DEP images/core.pb-c.d [2022-07-16T13:37:10.401Z] #43 54.10 CC images/timens.o [2022-07-16T13:37:10.600Z] #43 16.12 DEP images/inventory.pb-c.d [2022-07-16T13:37:10.600Z] #43 16.18 PBCC images/cpuinfo.pb-c.c [2022-07-16T13:37:10.600Z] #43 16.21 DEP images/cpuinfo.pb-c.d [2022-07-16T13:37:10.600Z] #43 16.26 PBCC images/stats.pb-c.c [2022-07-16T13:37:10.600Z] #43 16.29 DEP images/stats.pb-c.d [2022-07-16T13:37:10.661Z] #43 54.44 LINK images/built-in.o [2022-07-16T13:37:10.921Z] #43 54.75 GEN compel/include/asm [2022-07-16T13:37:10.921Z] #43 54.75 GEN compel/include/version.h [2022-07-16T13:37:10.921Z] #43 54.81 touch .config [2022-07-16T13:37:11.186Z] #43 54.87 GEN include/common/config.h [2022-07-16T13:37:11.186Z] #43 54.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-16T13:37:11.186Z] #43 54.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-16T13:37:11.186Z] #43 55.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-16T13:37:11.186Z] #43 55.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-16T13:37:11.186Z] #43 55.03 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-16T13:37:11.186Z] #43 55.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-16T13:37:11.186Z] #43 55.07 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-16T13:37:11.446Z] #43 55.10 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-16T13:37:11.446Z] #43 55.11 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-16T13:37:11.446Z] #43 55.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-16T13:37:11.446Z] #43 55.17 DEP compel/plugins/std/infect.d [2022-07-16T13:37:11.446Z] #43 55.33 DEP compel/plugins/std/string.d [2022-07-16T13:37:11.705Z] #43 55.44 DEP compel/plugins/std/log.d [2022-07-16T13:37:11.706Z] #43 55.50 DEP compel/plugins/std/fds.d [2022-07-16T13:37:11.706Z] #43 55.54 DEP compel/plugins/std/std.d [2022-07-16T13:37:11.970Z] #43 55.59 DEP compel/plugins/shmem/shmem.d [2022-07-16T13:37:11.970Z] #43 55.63 DEP compel/plugins/fds/fds.d [2022-07-16T13:37:11.970Z] #43 55.84 CC compel/plugins/std/std.o [2022-07-16T13:37:12.207Z] #13 43.79 Reading package lists... [2022-07-16T13:37:12.207Z] #13 ... [2022-07-16T13:37:12.207Z] [2022-07-16T13:37:12.207Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:12.207Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:12.207Z] #36 42.51 Reading package lists... [2022-07-16T13:37:12.207Z] #36 52.69 Building dependency tree... [2022-07-16T13:37:12.207Z] #36 ... [2022-07-16T13:37:12.207Z] [2022-07-16T13:37:12.207Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:12.207Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:12.207Z] #42 42.39 Reading package lists... [2022-07-16T13:37:12.297Z] #42 ... [2022-07-16T13:37:12.297Z] [2022-07-16T13:37:12.297Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:12.297Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:12.297Z] #36 51.40 Selecting previously unselected package libxml2:amd64. [2022-07-16T13:37:12.297Z] #36 51.40 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-16T13:37:12.297Z] #36 51.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:37:12.297Z] #36 52.12 Selecting previously unselected package cmake-data. [2022-07-16T13:37:12.297Z] #36 52.12 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-16T13:37:12.297Z] #36 52.13 Unpacking cmake-data (3.13.4-1) ... [2022-07-16T13:37:12.297Z] #36 55.43 Selecting previously unselected package libarchive13:amd64. [2022-07-16T13:37:12.297Z] #36 55.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-16T13:37:12.297Z] #36 55.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:37:12.297Z] #36 55.72 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-16T13:37:12.297Z] #36 55.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-16T13:37:12.297Z] #36 55.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:37:12.297Z] #36 55.89 Selecting previously unselected package librhash0:amd64. [2022-07-16T13:37:12.297Z] #36 55.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-16T13:37:12.297Z] #36 55.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:37:12.297Z] #36 56.04 Selecting previously unselected package libuv1:amd64. [2022-07-16T13:37:12.297Z] #36 56.04 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-16T13:37:12.297Z] #36 56.05 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:37:12.297Z] #36 56.19 Selecting previously unselected package cmake. [2022-07-16T13:37:12.297Z] #36 56.19 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-16T13:37:12.297Z] #36 56.21 Unpacking cmake (3.13.4-1) ... [2022-07-16T13:37:12.297Z] #36 59.10 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:37:12.297Z] #36 59.11 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:12.297Z] #36 59.15 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:37:12.297Z] #36 59.18 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:12.297Z] #36 59.20 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:37:12.297Z] #36 59.22 Setting up cmake-data (3.13.4-1) ... [2022-07-16T13:37:12.297Z] #36 59.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:37:12.297Z] #36 59.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:37:12.297Z] #36 59.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:37:12.297Z] #36 59.29 Setting up cmake (3.13.4-1) ... [2022-07-16T13:37:12.297Z] #36 59.32 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:12.297Z] #36 59.42 Processing triggers for mime-support (3.62) ... [2022-07-16T13:37:12.297Z] #36 DONE 60.6s [2022-07-16T13:37:12.297Z] [2022-07-16T13:37:12.297Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:12.297Z] #37 sha256:1ee12c92a5fcb162af199afd40ee7122378600487c562e257bdd76d26a03d5f2 [2022-07-16T13:37:12.510Z] #43 17.99 make[1]: Nothing to be done for 'all'. [2022-07-16T13:37:12.540Z] #43 56.34 CC compel/plugins/std/fds.o [2022-07-16T13:37:12.649Z] #49 ... [2022-07-16T13:37:12.649Z] [2022-07-16T13:37:12.649Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:37:12.649Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:37:12.649Z] #55 43.47 Reading package lists... [2022-07-16T13:37:13.478Z] #43 57.15 CC compel/plugins/std/log.o [2022-07-16T13:37:13.704Z] #37 ... [2022-07-16T13:37:13.704Z] [2022-07-16T13:37:13.704Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:37:13.704Z] #47 sha256:47438015034dc2f1df89a76f164dd632b1e391317f59160be61672874a62657d [2022-07-16T13:37:13.704Z] #47 DONE 62.0s [2022-07-16T13:37:13.704Z] [2022-07-16T13:37:13.704Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:13.704Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:13.704Z] #13 56.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T13:37:13.704Z] #13 56.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:37:13.704Z] #13 56.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:37:13.704Z] #13 59.47 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T13:37:13.704Z] #13 59.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-16T13:37:13.704Z] #13 59.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:37:13.704Z] #13 59.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T13:37:13.704Z] #13 59.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:13.704Z] #13 59.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:13.704Z] #13 59.90 Selecting previously unselected package dmsetup. [2022-07-16T13:37:13.704Z] #13 59.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:13.704Z] #13 59.90 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-16T13:37:13.704Z] #13 60.21 Selecting previously unselected package mingw-w64-common. [2022-07-16T13:37:13.704Z] #13 60.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-16T13:37:13.704Z] #13 60.22 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-16T13:37:13.894Z] #43 19.57 CC images/stats.o [2022-07-16T13:37:14.101Z] #42 52.55 Building dependency tree... [2022-07-16T13:37:14.465Z] #43 19.81 CC images/core.o [2022-07-16T13:37:14.725Z] #43 20.35 CC images/core-x86.o [2022-07-16T13:37:14.859Z] #43 58.49 CC compel/plugins/std/string.o [2022-07-16T13:37:15.032Z] #42 ... [2022-07-16T13:37:15.032Z] [2022-07-16T13:37:15.032Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:37:15.032Z] #51 sha256:3014c232bfd96969383d6e86dff90bec565899fc2d2474b27c52edfc7de87b59 [2022-07-16T13:37:15.032Z] #51 DONE 55.4s [2022-07-16T13:37:15.032Z] [2022-07-16T13:37:15.032Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:15.032Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:15.032Z] #36 52.69 Building dependency tree... [2022-07-16T13:37:15.425Z] #55 53.87 Building dependency tree... [2022-07-16T13:37:15.430Z] #43 59.13 CC compel/plugins/std/infect.o [2022-07-16T13:37:15.606Z] #13 ... [2022-07-16T13:37:15.607Z] [2022-07-16T13:37:15.607Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:15.607Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:15.607Z] #42 63.83 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:37:15.607Z] #42 63.84 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:15.667Z] #43 ... [2022-07-16T13:37:15.667Z] [2022-07-16T13:37:15.667Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:15.667Z] #34 sha256:d8d359c5cc02169371db7cb5300c4c42d3e295ffd4d4656c9d409a0be32ae36e [2022-07-16T13:37:15.667Z] #34 62.81 bufio [2022-07-16T13:37:15.667Z] #34 64.07 text/tabwriter [2022-07-16T13:37:15.667Z] #34 64.79 io/ioutil [2022-07-16T13:37:15.667Z] #34 64.80 fmt [2022-07-16T13:37:15.667Z] #34 66.56 github.com/BurntSushi/toml [2022-07-16T13:37:15.667Z] #34 66.56 flag [2022-07-16T13:37:15.667Z] #34 68.11 log [2022-07-16T13:37:15.667Z] #34 70.09 github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:37:15.667Z] #34 DONE 71.8s [2022-07-16T13:37:15.667Z] [2022-07-16T13:37:15.667Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:15.667Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:15.667Z] #43 20.96 CC images/core-arm.o [2022-07-16T13:37:15.930Z] #43 21.54 CC images/core-aarch64.o [2022-07-16T13:37:16.001Z] #43 59.66 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-16T13:37:16.001Z] #43 59.70 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-16T13:37:16.001Z] #43 59.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-16T13:37:16.001Z] #43 59.93 AR compel/plugins/std.lib.a [2022-07-16T13:37:16.261Z] #43 60.05 CC compel/plugins/fds/fds.o [2022-07-16T13:37:16.501Z] #43 22.00 CC images/core-ppc64.o [2022-07-16T13:37:16.542Z] #42 DONE 64.9s [2022-07-16T13:37:16.542Z] [2022-07-16T13:37:16.542Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:16.542Z] #37 sha256:1ee12c92a5fcb162af199afd40ee7122378600487c562e257bdd76d26a03d5f2 [2022-07-16T13:37:16.542Z] #37 3.549 + RM_GOPATH=0 [2022-07-16T13:37:16.542Z] #37 3.549 + TMP_GOPATH= [2022-07-16T13:37:16.542Z] #37 3.550 + : /build [2022-07-16T13:37:16.542Z] #37 3.550 + '[' -z '' ']' [2022-07-16T13:37:16.542Z] #37 3.552 ++ mktemp -d [2022-07-16T13:37:16.542Z] #37 3.555 + export GOPATH=/tmp/tmp.KvyCVVX1QI [2022-07-16T13:37:16.542Z] #37 3.555 + GOPATH=/tmp/tmp.KvyCVVX1QI [2022-07-16T13:37:16.542Z] #37 3.555 + RM_GOPATH=1 [2022-07-16T13:37:16.542Z] #37 3.555 + case "$(go env GOARCH)" in [2022-07-16T13:37:16.542Z] #37 3.555 ++ go env GOARCH [2022-07-16T13:37:16.542Z] #37 3.591 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:16.542Z] #37 3.591 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:16.542Z] #37 3.591 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:16.542Z] #37 3.593 + dir=/tmp/install [2022-07-16T13:37:16.542Z] #37 3.593 + bin=tini [2022-07-16T13:37:16.542Z] #37 3.593 + shift [2022-07-16T13:37:16.542Z] #37 3.593 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-16T13:37:16.542Z] #37 3.595 + . /tmp/install/tini.installer [2022-07-16T13:37:16.542Z] #37 3.595 ++ : v0.19.0 [2022-07-16T13:37:16.542Z] #37 3.595 + install_tini [2022-07-16T13:37:16.542Z] #37 3.600 Install tini version v0.19.0 [2022-07-16T13:37:16.542Z] #37 3.600 + echo 'Install tini version v0.19.0' [2022-07-16T13:37:16.542Z] #37 3.600 + git clone https://github.com/krallin/tini.git /tmp/tmp.KvyCVVX1QI/tini [2022-07-16T13:37:16.542Z] #37 3.600 Cloning into '/tmp/tmp.KvyCVVX1QI/tini'... [2022-07-16T13:37:16.794Z] #55 ... [2022-07-16T13:37:16.794Z] [2022-07-16T13:37:16.794Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-16T13:37:16.794Z] #51 sha256:1c0ddcad2f43adf5587db87de6ad99c64d4fa1539da3228f480497099c6b3e77 [2022-07-16T13:37:16.794Z] #51 DONE 57.4s [2022-07-16T13:37:16.794Z] [2022-07-16T13:37:16.794Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:37:16.794Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:37:16.794Z] #55 57.62 The following additional packages will be installed: [2022-07-16T13:37:16.794Z] #55 57.62 libbtrfs0 [2022-07-16T13:37:16.794Z] #55 57.86 The following NEW packages will be installed: [2022-07-16T13:37:16.794Z] #55 57.96 libbtrfs-dev libbtrfs0 [2022-07-16T13:37:16.801Z] #37 4.536 + cd /tmp/tmp.KvyCVVX1QI/tini [2022-07-16T13:37:16.801Z] #37 4.536 + git checkout -q v0.19.0 [2022-07-16T13:37:16.801Z] #37 4.536 + cmake . [2022-07-16T13:37:16.830Z] #43 60.39 AR compel/plugins/fds.lib.a [2022-07-16T13:37:16.830Z] #43 60.49 HOSTDEP compel/src/lib/log-host.d [2022-07-16T13:37:16.926Z] #36 57.61 The following additional packages will be installed: [2022-07-16T13:37:16.926Z] #36 57.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-16T13:37:16.926Z] #36 57.67 Suggested packages: [2022-07-16T13:37:16.926Z] #36 57.67 cmake-doc ninja-build lrzip [2022-07-16T13:37:16.926Z] #36 57.67 Recommended packages: [2022-07-16T13:37:16.926Z] #36 57.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T13:37:17.072Z] #43 22.49 CC images/core-s390.o [2022-07-16T13:37:17.090Z] #43 60.73 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-16T13:37:17.090Z] #43 60.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-16T13:37:17.090Z] #43 61.02 HOSTDEP compel/src/main-host.d [2022-07-16T13:37:17.333Z] #43 23.04 CC images/cpuinfo.o [2022-07-16T13:37:17.368Z] #37 5.043 -- The C compiler identification is GNU 8.3.0 [2022-07-16T13:37:17.368Z] #37 5.102 -- Check for working C compiler: /usr/bin/cc [2022-07-16T13:37:17.659Z] #43 61.21 DEP compel/src/lib/ptrace.d [2022-07-16T13:37:17.659Z] #43 61.36 DEP compel/src/lib/infect.d [2022-07-16T13:37:17.724Z] #55 ... [2022-07-16T13:37:17.724Z] [2022-07-16T13:37:17.724Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:17.724Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:17.724Z] #13 33.71 Reading package lists... [2022-07-16T13:37:17.724Z] #13 45.22 Reading package lists... [2022-07-16T13:37:17.724Z] #13 54.72 Building dependency tree... [2022-07-16T13:37:17.724Z] #13 ... [2022-07-16T13:37:17.724Z] [2022-07-16T13:37:17.724Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:37:17.724Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:37:17.724Z] #55 58.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:17.724Z] #55 58.69 Need to get 119 kB of archives. [2022-07-16T13:37:17.724Z] #55 58.69 After this operation, 387 kB of additional disk space will be used. [2022-07-16T13:37:17.724Z] #55 58.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:37:17.724Z] #55 58.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:37:17.904Z] #43 23.34 CC images/inventory.o [2022-07-16T13:37:17.904Z] #43 23.51 CC images/fdinfo.o [2022-07-16T13:37:17.919Z] #43 61.62 DEP compel/src/lib/infect-util.d [2022-07-16T13:37:17.919Z] #43 61.76 DEP compel/src/lib/infect-rpc.d [2022-07-16T13:37:17.936Z] #37 5.626 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-16T13:37:17.936Z] #37 5.626 -- Detecting C compiler ABI info [2022-07-16T13:37:18.165Z] #43 23.75 CC images/fown.o [2022-07-16T13:37:18.179Z] #43 62.01 DEP compel/arch/x86/src/lib/infect.d [2022-07-16T13:37:18.295Z] #36 58.78 The following NEW packages will be installed: [2022-07-16T13:37:18.296Z] #36 58.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-16T13:37:18.296Z] #36 58.78 vim-common xxd [2022-07-16T13:37:18.425Z] #43 23.90 CC images/ns.o [2022-07-16T13:37:18.425Z] #43 24.03 CC images/regfile.o [2022-07-16T13:37:18.438Z] #43 62.23 DEP compel/arch/x86/src/lib/cpu.d [2022-07-16T13:37:18.503Z] #37 6.147 -- Detecting C compiler ABI info - done [2022-07-16T13:37:18.503Z] #37 6.203 -- Detecting C compile features [2022-07-16T13:37:18.552Z] #36 59.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:18.552Z] #36 59.18 Need to get 14.9 MB of archives. [2022-07-16T13:37:18.552Z] #36 59.18 After this operation, 61.8 MB of additional disk space will be used. [2022-07-16T13:37:18.552Z] #36 59.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:37:18.552Z] #36 59.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:37:18.552Z] #36 59.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:37:18.698Z] #43 62.36 DEP compel/src/lib/log.d [2022-07-16T13:37:18.698Z] #43 62.44 DEP compel/src/main.d [2022-07-16T13:37:18.698Z] #43 62.52 DEP compel/src/lib/handle-elf.d [2022-07-16T13:37:18.698Z] #43 62.62 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-16T13:37:18.703Z] #43 24.25 CC images/ghost-file.o [2022-07-16T13:37:18.964Z] #43 24.48 CC images/fifo.o [2022-07-16T13:37:18.964Z] #43 24.64 CC images/remap-file-path.o [2022-07-16T13:37:19.225Z] #43 24.85 CC images/eventfd.o [2022-07-16T13:37:19.267Z] #43 62.90 CC compel/src/lib/log.o [2022-07-16T13:37:19.488Z] #43 25.08 CC images/eventpoll.o [2022-07-16T13:37:19.635Z] #55 60.58 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:19.749Z] #43 25.29 CC images/fh.o [2022-07-16T13:37:19.836Z] #43 63.40 CC compel/arch/x86/src/lib/cpu.o [2022-07-16T13:37:19.893Z] #55 60.82 Fetched 119 kB in 0s (403 kB/s) [2022-07-16T13:37:19.893Z] #55 60.99 Selecting previously unselected package libbtrfs0. [2022-07-16T13:37:19.925Z] #36 60.62 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-16T13:37:19.925Z] #36 60.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-16T13:37:20.010Z] #43 25.52 CC images/fsnotify.o [2022-07-16T13:37:20.151Z] #55 60.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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:20.151Z] #55 61.14 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:37:20.151Z] #55 61.16 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:20.183Z] #36 ... [2022-07-16T13:37:20.183Z] [2022-07-16T13:37:20.183Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:20.183Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:20.183Z] #42 57.89 The following additional packages will be installed: [2022-07-16T13:37:20.183Z] #42 57.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-16T13:37:20.183Z] #42 57.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-16T13:37:20.183Z] #42 57.89 Suggested packages: [2022-07-16T13:37:20.183Z] #42 57.89 manpages-dev python-setuptools [2022-07-16T13:37:20.183Z] #42 59.06 The following NEW packages will be installed: [2022-07-16T13:37:20.183Z] #42 59.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-16T13:37:20.183Z] #42 59.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-16T13:37:20.183Z] #42 59.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-16T13:37:20.183Z] #42 59.10 python-six zlib1g-dev [2022-07-16T13:37:20.183Z] #42 59.57 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:20.183Z] #42 59.57 Need to get 4091 kB of archives. [2022-07-16T13:37:20.183Z] #42 59.57 After this operation, 22.5 MB of additional disk space will be used. [2022-07-16T13:37:20.183Z] #42 59.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-16T13:37:20.183Z] #42 59.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:37:20.183Z] #42 59.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-16T13:37:20.183Z] #42 59.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:37:20.183Z] #42 59.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-16T13:37:20.183Z] #42 59.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:37:20.183Z] #42 59.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-16T13:37:20.183Z] #42 59.62 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-16T13:37:20.183Z] #42 59.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-16T13:37:20.183Z] #42 59.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-16T13:37:20.183Z] #42 59.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-16T13:37:20.183Z] #42 59.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-16T13:37:20.183Z] #42 60.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-16T13:37:20.183Z] #42 60.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-16T13:37:20.183Z] #42 60.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-16T13:37:20.183Z] #42 60.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-16T13:37:20.183Z] #42 60.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-16T13:37:20.418Z] #37 8.039 -- Detecting C compile features - done [2022-07-16T13:37:20.418Z] #37 8.075 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T13:37:20.418Z] #37 ... [2022-07-16T13:37:20.418Z] [2022-07-16T13:37:20.418Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:20.418Z] #34 sha256:8f9f7c788ecb1e58905b18223c158ab1d7adf606596481801bb546221deac4bb [2022-07-16T13:37:20.418Z] #34 58.82 internal/syscall/unix [2022-07-16T13:37:20.418Z] #34 59.24 time [2022-07-16T13:37:20.418Z] #34 65.81 internal/poll [2022-07-16T13:37:20.418Z] #34 66.58 internal/fmtsort [2022-07-16T13:37:20.418Z] #34 67.04 internal/syscall/execenv [2022-07-16T13:37:20.418Z] #34 67.22 path [2022-07-16T13:37:20.418Z] #34 67.87 io/fs [2022-07-16T13:37:20.418Z] #34 68.80 strings [2022-07-16T13:37:20.584Z] #43 26.06 CC images/signalfd.o [2022-07-16T13:37:20.677Z] #34 68.92 os [2022-07-16T13:37:20.677Z] #34 ... [2022-07-16T13:37:20.677Z] [2022-07-16T13:37:20.677Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:20.677Z] #37 sha256:1ee12c92a5fcb162af199afd40ee7122378600487c562e257bdd76d26a03d5f2 [2022-07-16T13:37:20.677Z] #37 8.355 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T13:37:20.677Z] #37 8.464 -- Configuring done [2022-07-16T13:37:20.677Z] #37 8.492 -- Generating done [2022-07-16T13:37:20.677Z] #37 8.492 -- Build files have been written to: /tmp/tmp.KvyCVVX1QI/tini [2022-07-16T13:37:20.677Z] #37 8.516 + make tini-static [2022-07-16T13:37:20.726Z] #55 61.46 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:37:20.726Z] #55 61.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:37:20.726Z] #55 61.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:20.726Z] #55 61.83 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:20.777Z] #43 64.62 CC compel/arch/x86/src/lib/infect.o [2022-07-16T13:37:20.845Z] #43 26.22 CC images/fs.o [2022-07-16T13:37:20.845Z] #43 26.40 CC images/pstree.o [2022-07-16T13:37:20.983Z] #55 61.86 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:20.983Z] #55 61.91 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:21.106Z] #43 26.60 CC images/pipe.o [2022-07-16T13:37:21.106Z] #43 26.74 CC images/tcp-stream.o [2022-07-16T13:37:21.112Z] #42 61.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:21.240Z] #55 DONE 62.3s [2022-07-16T13:37:21.240Z] [2022-07-16T13:37:21.240Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:21.240Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:37:21.246Z] #37 8.992 Scanning dependencies of target tini-static [2022-07-16T13:37:21.366Z] #43 26.98 CC images/sk-packet.o [2022-07-16T13:37:21.369Z] #42 62.00 Fetched 4091 kB in 1s (4519 kB/s) [2022-07-16T13:37:21.369Z] #42 62.22 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T13:37:21.505Z] #37 9.074 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T13:37:21.627Z] #43 27.25 CC images/mnt.o [2022-07-16T13:37:21.662Z] #42 62.22 (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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:21.662Z] #42 62.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-16T13:37:21.662Z] #42 62.26 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:37:21.887Z] #43 27.46 CC images/pipe-data.o [2022-07-16T13:37:21.887Z] #43 ... [2022-07-16T13:37:21.887Z] [2022-07-16T13:37:21.887Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:21.887Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:37:21.887Z] #56 38.55 Checking out files: 51% (2531/4896) Checking out files: 52% (2546/4896) Checking out files: 53% (2595/4896) Checking out files: 54% (2644/4896) Checking out files: 55% (2693/4896) Checking out files: 56% (2742/4896) Checking out files: 57% (2791/4896) Checking out files: 58% (2840/4896) Checking out files: 59% (2889/4896) Checking out files: 60% (2938/4896) Checking out files: 61% (2987/4896) Checking out files: 62% (3036/4896) Checking out files: 63% (3085/4896) Checking out files: 64% (3134/4896) Checking out files: 65% (3183/4896) Checking out files: 66% (3232/4896) Checking out files: 67% (3281/4896) Checking out files: 68% (3330/4896) Checking out files: 69% (3379/4896) Checking out files: 70% (3428/4896) Checking out files: 71% (3477/4896) Checking out files: 72% (3526/4896) Checking out files: 73% (3575/4896) Checking out files: 74% (3624/4896) Checking out files: 75% (3672/4896) Checking out files: 76% (3721/4896) Checking out files: 77% (3770/4896) Checking out files: 78% (3819/4896) Checking out files: 79% (3868/4896) Checking out files: 80% (3917/4896) Checking out files: 81% (3966/4896) Checking out files: 82% (4015/4896) Checking out files: 83% (4064/4896) Checking out files: 84% (4113/4896) Checking out files: 85% (4162/4896) Checking out files: 86% (4211/4896) Checking out files: 87% (4260/4896) Checking out files: 88% (4309/4896) Checking out files: 89% (4358/4896) Checking out files: 90% (4407/4896) Checking out files: 91% (4456/4896) Checking out files: 92% (4505/4896) Checking out files: 93% (4554/4896) Checking out files: 94% (4603/4896) Checking out files: 95% (4652/4896) Checking out files: 96% (4701/4896) Checking out files: 97% (4750/4896) Checking out files: 98% (4799/4896) Checking out files: 98% (4802/4896) Checking out files: 99% (4848/4896) Checking out files: 100% (4896/4896) Checking out files: 100% (4896/4896), done. [2022-07-16T13:37:21.887Z] #56 39.61 + cd /tmp/tmp.m6irz2ZWby/src/github.com/containerd/containerd [2022-07-16T13:37:21.887Z] #56 39.61 + git checkout -q v1.6.6 [2022-07-16T13:37:21.887Z] #56 41.46 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T13:37:21.887Z] #56 41.46 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T13:37:21.887Z] #56 41.46 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:37:21.887Z] #56 41.46 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:37:21.887Z] #56 41.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T13:37:21.887Z] #56 41.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T13:37:21.887Z] #56 41.46 + '[' '' = dynamic ']' [2022-07-16T13:37:21.887Z] #56 41.46 + make [2022-07-16T13:37:22.442Z] #37 10.24 [100%] Linking C executable tini-static [2022-07-16T13:37:22.594Z] #42 ... [2022-07-16T13:37:22.594Z] [2022-07-16T13:37:22.594Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T13:37:22.594Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-16T13:37:22.594Z] #55 43.23 Reading package lists... [2022-07-16T13:37:22.594Z] #55 53.80 Building dependency tree... [2022-07-16T13:37:22.594Z] #55 58.32 The following additional packages will be installed: [2022-07-16T13:37:22.594Z] #55 58.34 libbtrfs0 [2022-07-16T13:37:22.594Z] #55 58.56 The following NEW packages will be installed: [2022-07-16T13:37:22.594Z] #55 58.56 libbtrfs-dev libbtrfs0 [2022-07-16T13:37:22.594Z] #55 58.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:22.594Z] #55 58.95 Need to get 119 kB of archives. [2022-07-16T13:37:22.594Z] #55 58.95 After this operation, 387 kB of additional disk space will be used. [2022-07-16T13:37:22.594Z] #55 58.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:37:22.594Z] #55 58.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:37:22.594Z] #55 60.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:22.594Z] #55 60.83 Fetched 119 kB in 0s (434 kB/s) [2022-07-16T13:37:22.594Z] #55 60.95 Selecting previously unselected package libbtrfs0. [2022-07-16T13:37:22.594Z] #55 60.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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:22.594Z] #55 61.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:37:22.594Z] #55 61.06 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:22.594Z] #55 61.40 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:37:22.594Z] #55 61.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:37:22.594Z] #55 61.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:22.594Z] #55 61.87 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:22.594Z] #55 61.92 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:22.594Z] #55 61.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:22.594Z] #55 DONE 63.0s [2022-07-16T13:37:22.594Z] [2022-07-16T13:37:22.594Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:22.594Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:22.594Z] #42 63.11 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:37:22.594Z] #42 ... [2022-07-16T13:37:22.594Z] [2022-07-16T13:37:22.594Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:22.594Z] #56 sha256:e893b541bee6ef869c4b3e0022de3fb4bc1185efce03f153885c85fef2b9f0e1 [2022-07-16T13:37:22.617Z] #56 ... [2022-07-16T13:37:22.617Z] [2022-07-16T13:37:22.617Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-16T13:37:22.617Z] #67 sha256:71ca5e29fbad2448851701c765da0b0560177424779d9282ea258ca8b8894f61 [2022-07-16T13:37:22.617Z] #67 DONE 63.6s [2022-07-16T13:37:22.617Z] [2022-07-16T13:37:22.617Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:22.617Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:37:22.617Z] #56 1.351 + RM_GOPATH=0 [2022-07-16T13:37:22.617Z] #56 1.351 + TMP_GOPATH= [2022-07-16T13:37:22.617Z] #56 1.351 + : /build [2022-07-16T13:37:22.617Z] #56 1.351 + '[' -z '' ']' [2022-07-16T13:37:22.617Z] #56 1.351 ++ mktemp -d [2022-07-16T13:37:22.617Z] #56 1.351 + export GOPATH=/tmp/tmp.hfdR73TpHa [2022-07-16T13:37:22.617Z] #56 1.351 + GOPATH=/tmp/tmp.hfdR73TpHa [2022-07-16T13:37:22.617Z] #56 1.351 + RM_GOPATH=1 [2022-07-16T13:37:22.617Z] #56 1.351 + case "$(go env GOARCH)" in [2022-07-16T13:37:22.617Z] #56 1.351 ++ go env GOARCH [2022-07-16T13:37:22.617Z] #56 1.390 Install containerd version v1.6.6 [2022-07-16T13:37:22.617Z] #56 1.390 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:22.617Z] #56 1.390 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:22.617Z] #56 1.390 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:22.617Z] #56 1.390 + dir=/tmp/install [2022-07-16T13:37:22.617Z] #56 1.390 + bin=containerd [2022-07-16T13:37:22.617Z] #56 1.390 + shift [2022-07-16T13:37:22.617Z] #56 1.390 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-16T13:37:22.617Z] #56 1.390 + . /tmp/install/containerd.installer [2022-07-16T13:37:22.617Z] #56 1.390 ++ set -e [2022-07-16T13:37:22.617Z] #56 1.390 ++ : v1.6.6 [2022-07-16T13:37:22.617Z] #56 1.390 + install_containerd [2022-07-16T13:37:22.617Z] #56 1.390 + echo 'Install containerd version v1.6.6' [2022-07-16T13:37:22.617Z] #56 1.441 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hfdR73TpHa/src/github.com/containerd/containerd [2022-07-16T13:37:22.886Z] #56 1.460 Cloning into '/tmp/tmp.hfdR73TpHa/src/github.com/containerd/containerd'... [2022-07-16T13:37:23.010Z] #37 10.81 [100%] Built target tini-static [2022-07-16T13:37:23.010Z] #37 10.94 + mkdir -p /build [2022-07-16T13:37:23.271Z] #37 10.95 + cp tini-static /build/docker-init [2022-07-16T13:37:23.311Z] #56 43.05 + bin/ctr [2022-07-16T13:37:23.452Z] #56 ... [2022-07-16T13:37:23.452Z] [2022-07-16T13:37:23.452Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:23.452Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:23.452Z] #42 44.57 Reading package lists... [2022-07-16T13:37:23.452Z] #42 54.83 Building dependency tree... [2022-07-16T13:37:23.452Z] #42 59.21 The following additional packages will be installed: [2022-07-16T13:37:23.452Z] #42 59.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-16T13:37:23.452Z] #42 59.21 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-16T13:37:23.452Z] #42 59.24 Suggested packages: [2022-07-16T13:37:23.452Z] #42 59.24 manpages-dev python-setuptools [2022-07-16T13:37:23.452Z] #42 61.05 The following NEW packages will be installed: [2022-07-16T13:37:23.452Z] #42 61.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-16T13:37:23.452Z] #42 61.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-16T13:37:23.452Z] #42 61.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-16T13:37:23.452Z] #42 61.08 python-six zlib1g-dev [2022-07-16T13:37:23.452Z] #42 61.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:23.452Z] #42 61.63 Need to get 4091 kB of archives. [2022-07-16T13:37:23.452Z] #42 61.63 After this operation, 22.5 MB of additional disk space will be used. [2022-07-16T13:37:23.452Z] #42 61.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-16T13:37:23.452Z] #42 61.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:37:23.452Z] #42 61.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-16T13:37:23.452Z] #42 61.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:37:23.452Z] #42 61.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-16T13:37:23.452Z] #42 61.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:37:23.452Z] #42 61.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-16T13:37:23.452Z] #42 61.70 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-16T13:37:23.452Z] #42 61.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-16T13:37:23.452Z] #42 61.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-16T13:37:23.452Z] #42 61.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-16T13:37:23.452Z] #42 62.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-16T13:37:23.452Z] #42 62.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-16T13:37:23.452Z] #42 62.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-16T13:37:23.452Z] #42 62.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-16T13:37:23.452Z] #42 62.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-16T13:37:23.452Z] #42 62.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-16T13:37:23.452Z] #42 63.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:23.452Z] #42 64.29 Fetched 4091 kB in 1s (4124 kB/s) [2022-07-16T13:37:23.452Z] #42 64.48 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T13:37:23.452Z] #42 64.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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:23.530Z] #37 DONE 11.1s [2022-07-16T13:37:23.530Z] [2022-07-16T13:37:23.530Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:23.530Z] #34 sha256:8f9f7c788ecb1e58905b18223c158ab1d7adf606596481801bb546221deac4bb [2022-07-16T13:37:23.530Z] #34 71.63 bufio [2022-07-16T13:37:23.709Z] #42 64.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-16T13:37:23.709Z] #42 64.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:37:23.709Z] #42 64.82 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:37:23.709Z] #42 64.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:37:23.709Z] #42 64.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:23.964Z] #56 1.308 + RM_GOPATH=0 [2022-07-16T13:37:23.964Z] #56 1.308 + TMP_GOPATH= [2022-07-16T13:37:23.964Z] #56 1.308 + : /build [2022-07-16T13:37:23.964Z] #56 1.308 + '[' -z '' ']' [2022-07-16T13:37:23.964Z] #56 1.308 ++ mktemp -d [2022-07-16T13:37:23.964Z] #56 1.324 + export GOPATH=/tmp/tmp.UbfDRV6KE2 [2022-07-16T13:37:23.964Z] #56 1.324 + GOPATH=/tmp/tmp.UbfDRV6KE2 [2022-07-16T13:37:23.964Z] #56 1.324 + RM_GOPATH=1 [2022-07-16T13:37:23.964Z] #56 1.324 + case "$(go env GOARCH)" in [2022-07-16T13:37:23.964Z] #56 1.324 ++ go env GOARCH [2022-07-16T13:37:23.964Z] #56 1.342 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:23.964Z] #56 1.342 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:23.964Z] #56 1.348 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:23.964Z] #56 1.351 + dir=/tmp/install [2022-07-16T13:37:23.964Z] #56 1.351 + bin=containerd [2022-07-16T13:37:23.964Z] #56 1.351 + shift [2022-07-16T13:37:23.964Z] #56 1.351 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-16T13:37:23.964Z] #56 1.351 + . /tmp/install/containerd.installer [2022-07-16T13:37:23.964Z] #56 1.351 ++ set -e [2022-07-16T13:37:23.964Z] #56 1.351 ++ : v1.6.6 [2022-07-16T13:37:23.964Z] #56 1.351 + install_containerd [2022-07-16T13:37:23.964Z] #56 1.352 + echo 'Install containerd version v1.6.6' [2022-07-16T13:37:23.964Z] #56 1.352 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UbfDRV6KE2/src/github.com/containerd/containerd [2022-07-16T13:37:23.964Z] #56 1.352 Install containerd version v1.6.6 [2022-07-16T13:37:23.964Z] #56 1.354 Cloning into '/tmp/tmp.UbfDRV6KE2/src/github.com/containerd/containerd'... [2022-07-16T13:37:23.966Z] #42 64.99 Selecting previously unselected package libnet1-dev. [2022-07-16T13:37:23.966Z] #42 64.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:37:23.966Z] #42 65.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:23.966Z] #42 ... [2022-07-16T13:37:23.966Z] [2022-07-16T13:37:23.966Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:23.966Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:23.966Z] #36 45.18 Reading package lists... [2022-07-16T13:37:23.966Z] #36 55.26 Building dependency tree... [2022-07-16T13:37:23.966Z] #36 59.63 The following additional packages will be installed: [2022-07-16T13:37:23.966Z] #36 59.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-16T13:37:23.966Z] #36 59.68 Suggested packages: [2022-07-16T13:37:23.966Z] #36 59.69 cmake-doc ninja-build lrzip [2022-07-16T13:37:23.966Z] #36 59.69 Recommended packages: [2022-07-16T13:37:23.966Z] #36 59.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T13:37:23.966Z] #36 61.15 The following NEW packages will be installed: [2022-07-16T13:37:23.966Z] #36 61.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-16T13:37:23.966Z] #36 61.20 vim-common xxd [2022-07-16T13:37:23.966Z] #36 61.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:23.966Z] #36 61.70 Need to get 14.9 MB of archives. [2022-07-16T13:37:23.966Z] #36 61.70 After this operation, 61.8 MB of additional disk space will be used. [2022-07-16T13:37:23.966Z] #36 61.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:37:23.966Z] #36 61.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:37:23.966Z] #36 61.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:37:23.966Z] #36 62.92 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-16T13:37:23.966Z] #36 63.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-16T13:37:23.966Z] #36 63.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-16T13:37:23.966Z] #36 63.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-16T13:37:23.966Z] #36 63.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-16T13:37:23.966Z] #36 63.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-16T13:37:23.966Z] #36 63.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-16T13:37:24.154Z] #43 67.42 CC compel/src/lib/infect-rpc.o [2022-07-16T13:37:24.473Z] #43 67.69 CC compel/src/lib/infect-util.o [2022-07-16T13:37:24.528Z] #36 65.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:24.528Z] #36 ... [2022-07-16T13:37:24.528Z] [2022-07-16T13:37:24.528Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:24.528Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:24.528Z] #42 65.36 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:37:24.528Z] #42 65.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:37:24.528Z] #42 65.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:37:24.528Z] #42 65.59 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-16T13:37:24.733Z] #43 ... [2022-07-16T13:37:24.734Z] [2022-07-16T13:37:24.734Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:24.734Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:24.734Z] #13 162.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T13:37:24.734Z] #13 162.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-16T13:37:24.734Z] #13 162.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:37:24.785Z] #42 65.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-16T13:37:24.785Z] #42 65.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:37:24.907Z] #34 73.31 text/tabwriter [2022-07-16T13:37:24.994Z] #13 162.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T13:37:24.994Z] #13 162.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-16T13:37:24.994Z] #13 162.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:37:25.254Z] #13 162.6 Selecting previously unselected package libbtrfs0. [2022-07-16T13:37:25.254Z] #13 162.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:37:25.254Z] #13 162.6 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:25.254Z] #13 162.7 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:37:25.300Z] #42 66.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:37:25.300Z] #42 66.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:25.300Z] #42 66.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:25.300Z] #42 66.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T13:37:25.300Z] #42 66.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:25.300Z] #42 66.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:25.475Z] #34 73.91 fmt [2022-07-16T13:37:25.475Z] #34 73.95 io/ioutil [2022-07-16T13:37:25.513Z] #13 162.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:37:25.513Z] #13 162.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:25.549Z] Running on azwin-2-b22250 in d:\jenkins\workspace\moby_PR-43824 [Pipeline] { [2022-07-16T13:37:25.557Z] #42 66.43 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-16T13:37:25.557Z] #42 66.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-16T13:37:25.557Z] #42 66.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [Pipeline] ws [2022-07-16T13:37:25.563Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-07-16T13:37:25.773Z] #13 163.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T13:37:25.814Z] #42 66.77 Selecting previously unselected package libprotobuf17:amd64. [2022-07-16T13:37:25.814Z] #42 66.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:25.814Z] #42 66.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:26.034Z] #13 163.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:26.034Z] #13 163.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:26.034Z] #13 163.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T13:37:26.034Z] #13 163.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:37:26.297Z] #13 163.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:37:26.297Z] #13 163.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T13:37:26.297Z] #13 163.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-16T13:37:26.297Z] #13 163.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:37:26.403Z] The recommended git tool is: git [2022-07-16T13:37:26.852Z] #34 ... [2022-07-16T13:37:26.852Z] [2022-07-16T13:37:26.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:26.852Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:26.852Z] #43 5.715 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:37:26.852Z] #43 5.715 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:37:26.852Z] #43 5.715 Note: Building without GnuTLS support [2022-07-16T13:37:26.852Z] #43 5.715 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:37:26.852Z] #43 5.715 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:37:26.852Z] #43 7.371 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:37:26.852Z] #43 7.445 GEN .gitid [2022-07-16T13:37:26.852Z] #43 7.461 GEN criu/include/version.h [2022-07-16T13:37:26.852Z] #43 7.560 GEN include/common/asm [2022-07-16T13:37:26.852Z] #43 9.143 PBCC images/timens.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.179 DEP images/timens.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.225 PBCC images/fown.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.249 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.333 PBCC images/opts.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.392 PBCC images/memfd.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.463 DEP images/fown.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.477 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.540 DEP images/opts.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.590 DEP images/memfd.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.647 PBCC images/sit.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.691 DEP images/sit.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.843 PBCC images/macvlan.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.843 DEP images/macvlan.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.843 PBCC images/autofs.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.863 DEP images/autofs.pb-c.d [2022-07-16T13:37:26.852Z] #43 9.947 PBCC images/sysctl.pb-c.c [2022-07-16T13:37:26.852Z] #43 9.947 DEP images/sysctl.pb-c.d [2022-07-16T13:37:26.852Z] #43 10.03 PBCC images/time.pb-c.c [2022-07-16T13:37:26.852Z] #43 10.03 DEP images/time.pb-c.d [2022-07-16T13:37:26.852Z] #43 10.10 PBCC images/binfmt-misc.pb-c.c [2022-07-16T13:37:26.852Z] #43 10.15 DEP images/binfmt-misc.pb-c.d [2022-07-16T13:37:26.852Z] #43 10.18 PBCC images/seccomp.pb-c.c [2022-07-16T13:37:26.852Z] #43 10.22 DEP images/seccomp.pb-c.d [2022-07-16T13:37:26.852Z] #43 10.27 PBCC images/userns.pb-c.c [2022-07-16T13:37:26.852Z] #43 10.32 DEP images/userns.pb-c.d [2022-07-16T13:37:26.852Z] #43 10.41 PBCC images/cgroup.pb-c.c [2022-07-16T13:37:26.852Z] #43 10.41 DEP images/cgroup.pb-c.d [2022-07-16T13:37:26.852Z] #43 10.45 PBCC images/ext-file.pb-c.c [2022-07-16T13:37:26.852Z] #43 10.50 DEP images/ext-file.pb-c.d [2022-07-16T13:37:26.869Z] #13 164.3 Selecting previously unselected package libpcre16-3:amd64. [2022-07-16T13:37:26.869Z] #13 164.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:26.869Z] #13 164.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:37:27.112Z] #43 10.54 PBCC images/rpc.pb-c.c [2022-07-16T13:37:27.112Z] #43 10.60 DEP images/rpc.pb-c.d [2022-07-16T13:37:27.112Z] #43 10.64 PBCC images/siginfo.pb-c.c [2022-07-16T13:37:27.112Z] #43 10.64 DEP images/siginfo.pb-c.d [2022-07-16T13:37:27.112Z] #43 10.70 PBCC images/pagemap.pb-c.c [2022-07-16T13:37:27.132Z] #13 164.5 Selecting previously unselected package libpcre32-3:amd64. [2022-07-16T13:37:27.132Z] #13 164.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:27.186Z] #42 68.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-16T13:37:27.186Z] #42 68.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:27.187Z] #42 68.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:27.236Z] #56 ... [2022-07-16T13:37:27.236Z] [2022-07-16T13:37:27.236Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:27.236Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:27.236Z] #13 43.79 Reading package lists... [2022-07-16T13:37:27.236Z] #13 54.30 Building dependency tree... [2022-07-16T13:37:27.236Z] #13 58.40 The following additional packages will be installed: [2022-07-16T13:37:27.236Z] #13 58.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-16T13:37:27.236Z] #13 58.41 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-16T13:37:27.236Z] #13 58.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-16T13:37:27.236Z] #13 58.42 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-16T13:37:27.236Z] #13 58.42 mingw-w64-x86-64-dev [2022-07-16T13:37:27.236Z] #13 58.43 Suggested packages: [2022-07-16T13:37:27.236Z] #13 58.43 gcc-8-locales seccomp wine64 [2022-07-16T13:37:27.236Z] #13 59.56 The following NEW packages will be installed: [2022-07-16T13:37:27.236Z] #13 59.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T13:37:27.236Z] #13 59.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-16T13:37:27.236Z] #13 59.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-16T13:37:27.236Z] #13 59.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-16T13:37:27.236Z] #13 59.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-16T13:37:27.236Z] #13 59.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T13:37:27.236Z] #13 59.60 The following packages will be upgraded: [2022-07-16T13:37:27.236Z] #13 59.60 libseccomp2 [2022-07-16T13:37:27.236Z] #13 60.25 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:27.236Z] #13 60.25 Need to get 77.8 MB of archives. [2022-07-16T13:37:27.236Z] #13 60.25 After this operation, 487 MB of additional disk space will be used. [2022-07-16T13:37:27.236Z] #13 60.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-16T13:37:27.237Z] #13 60.31 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-16T13:37:27.237Z] #13 60.34 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-16T13:37:27.237Z] #13 60.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-16T13:37:27.237Z] #13 60.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-16T13:37:27.237Z] #13 60.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-16T13:37:27.237Z] #13 60.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-16T13:37:27.237Z] #13 60.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-16T13:37:27.237Z] #13 61.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-16T13:37:27.237Z] #13 61.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-16T13:37:27.237Z] #13 61.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-16T13:37:27.371Z] #43 10.74 DEP images/pagemap.pb-c.d [2022-07-16T13:37:27.371Z] #43 10.82 PBCC images/rlimit.pb-c.c [2022-07-16T13:37:27.371Z] #43 10.87 DEP images/rlimit.pb-c.d [2022-07-16T13:37:27.371Z] #43 10.93 PBCC images/file-lock.pb-c.c [2022-07-16T13:37:27.371Z] #43 10.93 DEP images/file-lock.pb-c.d [2022-07-16T13:37:27.392Z] #13 164.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:37:27.443Z] #42 68.34 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-16T13:37:27.443Z] #42 68.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:27.443Z] #42 68.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:27.493Z] #13 ... [2022-07-16T13:37:27.493Z] [2022-07-16T13:37:27.493Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:27.493Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:27.493Z] #42 63.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 63.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:27.493Z] #42 63.40 Selecting previously unselected package libnet1-dev. [2022-07-16T13:37:27.493Z] #42 63.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 63.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:27.493Z] #42 63.76 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:37:27.493Z] #42 63.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 63.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:37:27.493Z] #42 63.94 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-16T13:37:27.493Z] #42 63.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 63.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:37:27.493Z] #42 64.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:37:27.493Z] #42 64.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 64.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:27.493Z] #42 64.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T13:37:27.493Z] #42 64.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 64.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:27.493Z] #42 64.60 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-16T13:37:27.493Z] #42 64.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 64.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:37:27.493Z] #42 64.97 Selecting previously unselected package libprotobuf17:amd64. [2022-07-16T13:37:27.493Z] #42 64.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 64.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:27.493Z] #42 66.01 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-16T13:37:27.493Z] #42 66.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 66.03 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:27.493Z] #42 66.33 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-16T13:37:27.493Z] #42 66.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:27.493Z] #42 66.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:27.630Z] #43 10.98 PBCC images/tty.pb-c.c [2022-07-16T13:37:27.630Z] #43 11.03 DEP images/tty.pb-c.d [2022-07-16T13:37:27.630Z] #43 11.09 PBCC images/tun.pb-c.c [2022-07-16T13:37:27.630Z] #43 11.14 PBCC images/netdev.pb-c.c [2022-07-16T13:37:27.630Z] #43 11.20 DEP images/tun.pb-c.d [2022-07-16T13:37:27.630Z] #43 11.23 DEP images/netdev.pb-c.d [2022-07-16T13:37:27.630Z] #43 11.26 PBCC images/vma.pb-c.c [2022-07-16T13:37:27.630Z] #43 11.30 DEP images/vma.pb-c.d [2022-07-16T13:37:27.652Z] #13 164.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-16T13:37:27.652Z] #13 164.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:27.652Z] #13 164.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:37:27.652Z] #13 165.0 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-16T13:37:27.750Z] #42 68.40 Selecting previously unselected package libprotoc17:amd64. [2022-07-16T13:37:27.750Z] #42 68.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:27.750Z] #42 68.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:27.889Z] #43 11.35 PBCC images/creds.pb-c.c [2022-07-16T13:37:27.889Z] #43 11.37 DEP images/creds.pb-c.d [2022-07-16T13:37:27.889Z] #43 ... [2022-07-16T13:37:27.889Z] [2022-07-16T13:37:27.889Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:27.889Z] #34 sha256:8f9f7c788ecb1e58905b18223c158ab1d7adf606596481801bb546221deac4bb [2022-07-16T13:37:27.889Z] #34 76.32 github.com/BurntSushi/toml [2022-07-16T13:37:27.889Z] #34 76.32 flag [2022-07-16T13:37:27.918Z] #13 165.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:27.918Z] #13 165.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:37:28.860Z] #13 165.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T13:37:28.860Z] #13 166.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-16T13:37:28.860Z] #13 166.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-16T13:37:29.119Z] #42 69.62 Selecting previously unselected package protobuf-c-compiler. [2022-07-16T13:37:29.119Z] #42 ... [2022-07-16T13:37:29.119Z] [2022-07-16T13:37:29.119Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:37:29.119Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:37:29.274Z] #34 ... [2022-07-16T13:37:29.274Z] [2022-07-16T13:37:29.274Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:29.274Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:29.274Z] #13 65.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T13:37:29.274Z] #13 65.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-16T13:37:29.274Z] #13 65.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:37:29.274Z] #13 71.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T13:37:29.274Z] #13 71.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:37:29.274Z] #13 71.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:29.274Z] #13 71.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-16T13:37:29.274Z] #13 71.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:37:29.274Z] #13 71.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:29.274Z] #13 ... [2022-07-16T13:37:29.274Z] [2022-07-16T13:37:29.275Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:29.275Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:29.275Z] #43 11.45 PBCC images/utsns.pb-c.c [2022-07-16T13:37:29.275Z] #43 11.49 DEP images/utsns.pb-c.d [2022-07-16T13:37:29.275Z] #43 11.55 PBCC images/ipc-desc.pb-c.c [2022-07-16T13:37:29.275Z] #43 11.60 PBCC images/ipc-sem.pb-c.c [2022-07-16T13:37:29.275Z] #43 11.62 DEP images/ipc-desc.pb-c.d [2022-07-16T13:37:29.275Z] #43 11.66 DEP images/ipc-sem.pb-c.d [2022-07-16T13:37:29.275Z] #43 11.72 PBCC images/ipc-msg.pb-c.c [2022-07-16T13:37:29.275Z] #43 11.73 DEP images/ipc-msg.pb-c.d [2022-07-16T13:37:29.275Z] #43 11.82 PBCC images/ipc-shm.pb-c.c [2022-07-16T13:37:29.275Z] #43 11.87 DEP images/ipc-shm.pb-c.d [2022-07-16T13:37:29.275Z] #43 11.91 PBCC images/ipc-var.pb-c.c [2022-07-16T13:37:29.275Z] #43 11.95 DEP images/ipc-var.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.00 PBCC images/sk-opts.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.04 PBCC images/packet-sock.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.06 DEP images/sk-opts.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.12 DEP images/packet-sock.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.20 PBCC images/sk-netlink.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.22 DEP images/sk-netlink.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.25 PBCC images/sk-inet.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.36 DEP images/sk-inet.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.44 PBCC images/sk-unix.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.50 DEP images/sk-unix.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.54 PBCC images/mm.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.61 DEP images/mm.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.66 PBCC images/timerfd.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.70 DEP images/timerfd.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.75 PBCC images/timer.pb-c.c [2022-07-16T13:37:29.275Z] #43 12.78 DEP images/timer.pb-c.d [2022-07-16T13:37:29.275Z] #43 12.84 PBCC images/sa.pb-c.c [2022-07-16T13:37:29.335Z] #42 70.38 Selecting previously unselected package libprotoc17:amd64. [2022-07-16T13:37:29.335Z] #42 70.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:29.533Z] #43 12.89 DEP images/sa.pb-c.d [2022-07-16T13:37:29.533Z] #43 12.94 PBCC images/pipe-data.pb-c.c [2022-07-16T13:37:29.533Z] #43 12.98 DEP images/pipe-data.pb-c.d [2022-07-16T13:37:29.533Z] #43 13.02 PBCC images/mnt.pb-c.c [2022-07-16T13:37:29.533Z] #43 13.06 DEP images/mnt.pb-c.d [2022-07-16T13:37:29.533Z] #43 13.10 PBCC images/sk-packet.pb-c.c [2022-07-16T13:37:29.591Z] #42 70.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:29.655Z] #32 69.37 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-16T13:37:29.792Z] #43 13.13 DEP images/sk-packet.pb-c.d [2022-07-16T13:37:29.792Z] #43 13.19 PBCC images/tcp-stream.pb-c.c [2022-07-16T13:37:29.792Z] #43 13.23 DEP images/tcp-stream.pb-c.d [2022-07-16T13:37:29.792Z] #43 13.28 PBCC images/pipe.pb-c.c [2022-07-16T13:37:29.792Z] #43 13.30 DEP images/pipe.pb-c.d [2022-07-16T13:37:29.792Z] #43 13.37 PBCC images/pstree.pb-c.c [2022-07-16T13:37:29.800Z] #13 167.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T13:37:29.800Z] #13 167.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:29.800Z] #13 167.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:29.847Z] #42 ... [2022-07-16T13:37:29.847Z] [2022-07-16T13:37:29.847Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:29.847Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:29.847Z] #13 54.72 Building dependency tree... [2022-07-16T13:37:29.847Z] #13 60.41 The following additional packages will be installed: [2022-07-16T13:37:29.847Z] #13 60.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-16T13:37:29.847Z] #13 60.41 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-16T13:37:29.847Z] #13 60.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-16T13:37:29.847Z] #13 60.41 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-16T13:37:29.847Z] #13 60.41 mingw-w64-x86-64-dev [2022-07-16T13:37:29.847Z] #13 60.41 Suggested packages: [2022-07-16T13:37:29.847Z] #13 60.41 gcc-8-locales seccomp wine64 [2022-07-16T13:37:29.847Z] #13 62.28 The following NEW packages will be installed: [2022-07-16T13:37:29.847Z] #13 62.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T13:37:29.847Z] #13 62.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-16T13:37:29.847Z] #13 62.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-16T13:37:29.847Z] #13 62.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-16T13:37:29.847Z] #13 62.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-16T13:37:29.847Z] #13 62.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T13:37:29.847Z] #13 62.34 The following packages will be upgraded: [2022-07-16T13:37:29.847Z] #13 62.34 libseccomp2 [2022-07-16T13:37:29.847Z] #13 62.85 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:37:29.847Z] #13 62.85 Need to get 77.8 MB of archives. [2022-07-16T13:37:29.847Z] #13 62.85 After this operation, 487 MB of additional disk space will be used. [2022-07-16T13:37:29.847Z] #13 62.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-16T13:37:29.847Z] #13 62.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-16T13:37:29.847Z] #13 62.90 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-16T13:37:29.847Z] #13 63.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-16T13:37:29.847Z] #13 63.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-16T13:37:29.847Z] #13 63.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-16T13:37:29.847Z] #13 63.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-16T13:37:29.847Z] #13 63.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-16T13:37:29.847Z] #13 64.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-16T13:37:29.847Z] #13 64.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-16T13:37:29.847Z] #13 64.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-16T13:37:29.895Z] #56 ... [2022-07-16T13:37:29.895Z] [2022-07-16T13:37:29.895Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:29.895Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:37:29.895Z] #13 72.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T13:37:29.895Z] #13 72.62 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-16T13:37:29.895Z] #13 72.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:29.895Z] #13 ... [2022-07-16T13:37:29.895Z] [2022-07-16T13:37:29.895Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:29.895Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:29.895Z] #43 27.64 CC images/sa.o [2022-07-16T13:37:29.895Z] #43 27.85 CC images/timer.o [2022-07-16T13:37:29.895Z] #43 28.29 CC images/timerfd.o [2022-07-16T13:37:29.895Z] #43 28.53 CC images/mm.o [2022-07-16T13:37:29.895Z] #43 28.82 CC images/sk-opts.o [2022-07-16T13:37:29.895Z] #43 29.11 CC images/sk-unix.o [2022-07-16T13:37:29.895Z] #43 29.29 CC images/sk-inet.o [2022-07-16T13:37:29.895Z] #43 29.68 CC images/tun.o [2022-07-16T13:37:29.895Z] #43 29.91 CC images/sk-netlink.o [2022-07-16T13:37:29.895Z] #43 30.17 CC images/packet-sock.o [2022-07-16T13:37:29.895Z] #43 30.48 CC images/ipc-var.o [2022-07-16T13:37:29.895Z] #43 30.65 CC images/ipc-desc.o [2022-07-16T13:37:29.895Z] #43 30.79 CC images/ipc-shm.o [2022-07-16T13:37:29.895Z] #43 31.00 CC images/ipc-msg.o [2022-07-16T13:37:29.895Z] #43 31.25 CC images/ipc-sem.o [2022-07-16T13:37:29.895Z] #43 31.40 CC images/utsns.o [2022-07-16T13:37:29.895Z] #43 31.65 CC images/creds.o [2022-07-16T13:37:29.895Z] #43 31.76 CC images/vma.o [2022-07-16T13:37:29.895Z] #43 31.92 CC images/netdev.o [2022-07-16T13:37:29.895Z] #43 32.20 CC images/tty.o [2022-07-16T13:37:29.895Z] #43 32.68 CC images/file-lock.o [2022-07-16T13:37:29.895Z] #43 32.83 CC images/rlimit.o [2022-07-16T13:37:29.895Z] #43 33.07 CC images/pagemap.o [2022-07-16T13:37:29.895Z] #43 33.30 CC images/siginfo.o [2022-07-16T13:37:29.895Z] #43 33.53 CC images/rpc.o [2022-07-16T13:37:29.895Z] #43 34.57 CC images/ext-file.o [2022-07-16T13:37:29.895Z] #43 34.71 CC images/cgroup.o [2022-07-16T13:37:29.895Z] #43 35.22 CC images/userns.o [2022-07-16T13:37:29.895Z] #43 35.43 CC images/google/protobuf/descriptor.o [2022-07-16T13:37:29.911Z] #32 70.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T13:37:30.052Z] #43 13.40 DEP images/pstree.pb-c.d [2022-07-16T13:37:30.053Z] #43 13.44 PBCC images/fs.pb-c.c [2022-07-16T13:37:30.053Z] #43 13.46 DEP images/fs.pb-c.d [2022-07-16T13:37:30.053Z] #43 13.50 PBCC images/signalfd.pb-c.c [2022-07-16T13:37:30.053Z] #43 13.54 DEP images/signalfd.pb-c.d [2022-07-16T13:37:30.053Z] #43 13.57 PBCC images/fh.pb-c.c [2022-07-16T13:37:30.053Z] #43 13.62 PBCC images/fsnotify.pb-c.c [2022-07-16T13:37:30.067Z] #13 167.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T13:37:30.067Z] #13 167.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:37:30.104Z] #13 ... [2022-07-16T13:37:30.104Z] [2022-07-16T13:37:30.104Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:30.104Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:30.104Z] #36 65.66 Fetched 14.9 MB in 2s (6162 kB/s) [2022-07-16T13:37:30.104Z] #36 65.75 Selecting previously unselected package xxd. [2022-07-16T13:37:30.104Z] #36 65.75 (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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:30.104Z] #36 65.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:37:30.104Z] #36 65.89 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:30.104Z] #36 66.10 Selecting previously unselected package vim-common. [2022-07-16T13:37:30.104Z] #36 66.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:37:30.104Z] #36 66.16 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:30.104Z] #36 66.57 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:37:30.104Z] #36 66.57 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:37:30.104Z] #36 66.61 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:37:30.167Z] #32 ... [2022-07-16T13:37:30.167Z] [2022-07-16T13:37:30.167Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:30.167Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:30.167Z] #36 60.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-16T13:37:30.167Z] #36 60.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-16T13:37:30.167Z] #36 60.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-16T13:37:30.167Z] #36 60.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-16T13:37:30.167Z] #36 60.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-16T13:37:30.167Z] #36 63.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:30.167Z] #36 63.52 Fetched 14.9 MB in 2s (6024 kB/s) [2022-07-16T13:37:30.167Z] #36 63.65 Selecting previously unselected package xxd. [2022-07-16T13:37:30.167Z] #36 63.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-16T13:37:30.167Z] #36 63.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:37:30.167Z] #36 63.86 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:30.167Z] #36 64.23 Selecting previously unselected package vim-common. [2022-07-16T13:37:30.167Z] #36 64.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:37:30.167Z] #36 64.29 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:30.167Z] #36 64.77 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:37:30.167Z] #36 64.77 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:37:30.167Z] #36 64.79 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:37:30.167Z] #36 ... [2022-07-16T13:37:30.167Z] [2022-07-16T13:37:30.167Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:37:30.167Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:37:30.167Z] #32 70.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:37:30.312Z] #43 13.66 DEP images/fh.pb-c.d [2022-07-16T13:37:30.312Z] #43 13.69 DEP images/fsnotify.pb-c.d [2022-07-16T13:37:30.312Z] #43 13.74 PBCC images/eventpoll.pb-c.c [2022-07-16T13:37:30.312Z] #43 13.77 DEP images/eventpoll.pb-c.d [2022-07-16T13:37:30.312Z] #43 13.81 PBCC images/eventfd.pb-c.c [2022-07-16T13:37:30.312Z] #43 13.84 DEP images/eventfd.pb-c.d [2022-07-16T13:37:30.330Z] #13 167.5 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:37:30.466Z] #43 ... [2022-07-16T13:37:30.466Z] [2022-07-16T13:37:30.466Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:30.466Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-16T13:37:30.466Z] #13 83.75 Selecting previously unselected package libapparmor1:arm64. [2022-07-16T13:37:30.466Z] #13 83.75 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-07-16T13:37:30.466Z] #13 83.76 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-07-16T13:37:30.467Z] #13 83.89 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-16T13:37:30.467Z] #13 83.89 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-07-16T13:37:30.467Z] #13 83.90 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-07-16T13:37:30.571Z] #43 13.89 PBCC images/remap-file-path.pb-c.c [2022-07-16T13:37:30.571Z] #43 13.91 DEP images/remap-file-path.pb-c.d [2022-07-16T13:37:30.571Z] #43 13.95 PBCC images/fifo.pb-c.c [2022-07-16T13:37:30.571Z] #43 13.97 DEP images/fifo.pb-c.d [2022-07-16T13:37:30.571Z] #43 14.01 PBCC images/ghost-file.pb-c.c [2022-07-16T13:37:30.571Z] #43 14.05 DEP images/ghost-file.pb-c.d [2022-07-16T13:37:30.571Z] #43 14.10 PBCC images/regfile.pb-c.c [2022-07-16T13:37:30.571Z] #43 14.15 DEP images/regfile.pb-c.d [2022-07-16T13:37:30.668Z] #36 ... [2022-07-16T13:37:30.668Z] [2022-07-16T13:37:30.668Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:30.668Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:30.668Z] #42 71.62 Selecting previously unselected package protobuf-c-compiler. [2022-07-16T13:37:30.668Z] #42 71.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:30.668Z] #42 71.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:37:30.727Z] #13 84.04 Selecting previously unselected package libbtrfs0. [2022-07-16T13:37:30.727Z] #13 84.06 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-07-16T13:37:30.727Z] #13 84.07 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:30.727Z] #13 84.17 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:37:30.727Z] #13 84.17 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-07-16T13:37:30.727Z] #13 84.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:30.831Z] #43 14.21 PBCC images/ns.pb-c.c [2022-07-16T13:37:30.831Z] #43 14.22 DEP images/ns.pb-c.d [2022-07-16T13:37:30.831Z] #43 14.27 PBCC images/fdinfo.pb-c.c [2022-07-16T13:37:30.831Z] #43 14.33 DEP images/fdinfo.pb-c.d [2022-07-16T13:37:30.831Z] #43 14.37 PBCC images/core-aarch64.pb-c.c [2022-07-16T13:37:30.831Z] #43 14.42 PBCC images/core-arm.pb-c.c [2022-07-16T13:37:30.908Z] #13 168.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T13:37:30.908Z] #13 168.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:37:30.908Z] #13 168.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:37:30.925Z] #42 71.81 Selecting previously unselected package protobuf-compiler. [2022-07-16T13:37:30.925Z] #42 71.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:30.925Z] #42 71.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:37:30.987Z] #13 84.26 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-16T13:37:30.987Z] #13 84.26 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-07-16T13:37:30.987Z] #13 84.27 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-07-16T13:37:30.987Z] #13 84.36 Selecting previously unselected package libudev-dev:arm64. [2022-07-16T13:37:30.987Z] #13 84.36 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-07-16T13:37:30.987Z] #13 84.39 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-07-16T13:37:31.090Z] #43 14.46 PBCC images/core-ppc64.pb-c.c [2022-07-16T13:37:31.090Z] #43 14.52 PBCC images/core-s390.pb-c.c [2022-07-16T13:37:31.090Z] #43 14.60 PBCC images/core-x86.pb-c.c [2022-07-16T13:37:31.090Z] #43 14.67 PBCC images/core.pb-c.c [2022-07-16T13:37:31.182Z] #42 72.03 Selecting previously unselected package python-pkg-resources. [2022-07-16T13:37:31.182Z] #42 72.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:37:31.182Z] #42 72.04 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-16T13:37:31.247Z] #13 84.50 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-16T13:37:31.247Z] #13 84.51 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-07-16T13:37:31.247Z] #13 84.52 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-07-16T13:37:31.348Z] #43 14.73 PBCC images/inventory.pb-c.c [2022-07-16T13:37:31.348Z] #43 14.78 DEP images/core-aarch64.pb-c.d [2022-07-16T13:37:31.348Z] #43 14.85 DEP images/core-arm.pb-c.d [2022-07-16T13:37:31.348Z] #43 14.90 DEP images/core-ppc64.pb-c.d [2022-07-16T13:37:31.348Z] #43 14.96 DEP images/core-s390.pb-c.d [2022-07-16T13:37:31.348Z] #43 15.01 DEP images/core-x86.pb-c.d [2022-07-16T13:37:31.440Z] #42 72.48 Selecting previously unselected package python-six. [2022-07-16T13:37:31.440Z] #42 72.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-16T13:37:31.440Z] #42 72.55 Unpacking python-six (1.12.0-1) ... [2022-07-16T13:37:31.507Z] #13 84.78 Selecting previously unselected package libpcre16-3:arm64. [2022-07-16T13:37:31.507Z] #13 84.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-07-16T13:37:31.507Z] #13 84.78 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-07-16T13:37:31.607Z] #43 15.06 DEP images/core.pb-c.d [2022-07-16T13:37:31.607Z] #43 15.13 DEP images/inventory.pb-c.d [2022-07-16T13:37:31.607Z] #43 15.19 PBCC images/cpuinfo.pb-c.c [2022-07-16T13:37:31.607Z] #43 15.23 DEP images/cpuinfo.pb-c.d [2022-07-16T13:37:31.699Z] #42 72.68 Selecting previously unselected package python-protobuf. [2022-07-16T13:37:31.699Z] #42 72.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:31.699Z] #42 72.71 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-16T13:37:31.767Z] #13 84.95 Selecting previously unselected package libpcre32-3:arm64. [2022-07-16T13:37:31.767Z] #13 84.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-07-16T13:37:31.767Z] #13 84.96 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-07-16T13:37:31.767Z] #13 85.07 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-07-16T13:37:31.767Z] #13 85.07 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-07-16T13:37:31.767Z] #13 85.08 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-07-16T13:37:31.767Z] #13 85.18 Selecting previously unselected package libpcre3-dev:arm64. [2022-07-16T13:37:31.847Z] #13 169.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:37:31.847Z] #13 169.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:37:31.847Z] #13 169.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:37:31.847Z] #13 169.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:37:31.847Z] #13 169.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:37:31.865Z] #43 15.28 PBCC images/stats.pb-c.c [2022-07-16T13:37:31.866Z] #43 15.31 DEP images/stats.pb-c.d [2022-07-16T13:37:32.027Z] #13 85.19 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-07-16T13:37:32.027Z] #13 85.20 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-07-16T13:37:32.107Z] #13 169.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:37:32.107Z] #13 169.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:32.107Z] #13 169.3 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:32.107Z] #13 169.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:37:32.107Z] #13 169.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:37:32.107Z] #13 169.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:37:32.107Z] #13 169.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:32.107Z] #13 169.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:37:32.287Z] #13 85.57 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-16T13:37:32.287Z] #13 85.59 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-07-16T13:37:32.287Z] #13 85.61 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-07-16T13:37:32.431Z] #13 169.5 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-16T13:37:32.431Z] #13 169.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:37:32.431Z] #13 169.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:37:32.431Z] #13 169.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:37:32.431Z] #13 169.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:32.431Z] #13 169.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:37:32.431Z] #13 169.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:37:32.431Z] #13 169.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:32.431Z] #13 169.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:37:32.431Z] #13 169.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:37:32.431Z] #13 169.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:37:32.431Z] #13 169.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-16T13:37:32.547Z] #13 85.81 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-16T13:37:32.548Z] #13 85.82 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-07-16T13:37:32.548Z] #13 85.83 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-07-16T13:37:32.548Z] #13 85.92 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-16T13:37:32.548Z] #13 85.92 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-07-16T13:37:32.548Z] #13 85.93 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:37:32.628Z] #42 73.44 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-16T13:37:32.698Z] #13 169.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:32.698Z] #13 169.8 Setting up dmsetup (2:1.02.155-3) ... [2022-07-16T13:37:32.698Z] #13 169.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:32.698Z] #13 170.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:32.698Z] #13 170.0 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:32.813Z] #13 86.07 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-16T13:37:32.813Z] #13 86.07 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-07-16T13:37:32.813Z] #13 86.09 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-07-16T13:37:33.074Z] #13 86.59 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-07-16T13:37:33.242Z] #43 16.71 make[1]: Nothing to be done for 'all'. [2022-07-16T13:37:33.335Z] #13 86.60 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:37:33.335Z] #13 86.62 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-07-16T13:37:33.335Z] #13 86.63 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:37:33.335Z] #13 86.65 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-07-16T13:37:33.335Z] #13 86.66 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-07-16T13:37:33.335Z] #13 86.67 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:33.335Z] #13 86.68 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:33.335Z] #13 86.69 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-07-16T13:37:33.335Z] #13 86.71 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-07-16T13:37:33.335Z] #13 86.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:37:33.335Z] #13 86.74 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:33.335Z] #13 86.78 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-07-16T13:37:33.595Z] #13 86.79 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-16T13:37:33.595Z] #13 86.81 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-07-16T13:37:33.595Z] #13 86.84 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:37:33.595Z] #13 86.86 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-07-16T13:37:33.595Z] #13 86.89 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:33.595Z] #13 86.91 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:37:33.595Z] #13 86.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:37:33.595Z] #13 86.93 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:33.595Z] #13 86.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:37:33.595Z] #13 86.96 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:37:33.595Z] #13 86.96 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:37:33.595Z] #13 86.97 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-07-16T13:37:33.595Z] #13 86.99 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-07-16T13:37:33.595Z] #13 87.00 Setting up dmsetup (2:1.02.155-3) ... [2022-07-16T13:37:33.595Z] #13 87.02 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-07-16T13:37:33.595Z] #13 87.05 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-07-16T13:37:33.595Z] #13 87.07 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:33.698Z] #13 DONE 171.1s [2022-07-16T13:37:33.698Z] [2022-07-16T13:37:33.698Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:37:33.698Z] #53 sha256:4b1a3de2472bc0ddfbfff696b1bf46fce677473fa5035356337a77317990d97c [2022-07-16T13:37:33.808Z] #43 ... [2022-07-16T13:37:33.809Z] [2022-07-16T13:37:33.809Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:33.809Z] #34 sha256:8f9f7c788ecb1e58905b18223c158ab1d7adf606596481801bb546221deac4bb [2022-07-16T13:37:33.809Z] #34 78.11 log [2022-07-16T13:37:33.809Z] #34 80.19 github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:37:33.809Z] #34 DONE 82.3s [2022-07-16T13:37:34.067Z] [2022-07-16T13:37:34.067Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:37:34.067Z] #58 sha256:04430b7fb2d3d74c273e9ca6f05b4d979f3329fc3e5fb302dd461b108d28c772 [2022-07-16T13:37:34.338Z] #32 ... [2022-07-16T13:37:34.338Z] [2022-07-16T13:37:34.338Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:34.338Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:37:34.338Z] #34 64.29 sync [2022-07-16T13:37:34.338Z] #34 64.30 internal/reflectlite [2022-07-16T13:37:34.338Z] #34 66.39 internal/testlog [2022-07-16T13:37:34.338Z] #34 68.51 sort [2022-07-16T13:37:34.338Z] #34 68.57 errors [2022-07-16T13:37:34.338Z] #34 69.30 strconv [2022-07-16T13:37:34.338Z] #34 70.36 io [2022-07-16T13:37:34.338Z] #34 72.28 internal/oserror [2022-07-16T13:37:34.338Z] #34 72.54 syscall [2022-07-16T13:37:34.338Z] #34 ... [2022-07-16T13:37:34.338Z] [2022-07-16T13:37:34.338Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:34.338Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:34.338Z] #42 69.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:37:34.338Z] #42 69.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:37:34.338Z] #42 69.95 Selecting previously unselected package protobuf-compiler. [2022-07-16T13:37:34.338Z] #42 69.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:34.338Z] #42 69.96 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:37:34.338Z] #42 70.25 Selecting previously unselected package python-pkg-resources. [2022-07-16T13:37:34.338Z] #42 70.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:37:34.338Z] #42 70.26 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-16T13:37:34.338Z] #42 70.62 Selecting previously unselected package python-six. [2022-07-16T13:37:34.338Z] #42 70.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-16T13:37:34.338Z] #42 70.65 Unpacking python-six (1.12.0-1) ... [2022-07-16T13:37:34.338Z] #42 70.87 Selecting previously unselected package python-protobuf. [2022-07-16T13:37:34.338Z] #42 70.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-16T13:37:34.338Z] #42 70.88 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-16T13:37:34.338Z] #42 71.52 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-16T13:37:34.538Z] #13 DONE 87.9s [2022-07-16T13:37:34.538Z] [2022-07-16T13:37:34.538Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:34.538Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:34.538Z] #43 36.99 CC images/opts.o [2022-07-16T13:37:34.538Z] #43 37.14 CC images/seccomp.o [2022-07-16T13:37:34.538Z] #43 37.42 CC images/binfmt-misc.o [2022-07-16T13:37:34.538Z] #43 37.62 CC images/time.o [2022-07-16T13:37:34.538Z] #43 37.78 CC images/sysctl.o [2022-07-16T13:37:34.538Z] #43 37.99 CC images/autofs.o [2022-07-16T13:37:34.538Z] #43 38.18 CC images/macvlan.o [2022-07-16T13:37:34.538Z] #43 38.37 CC images/sit.o [2022-07-16T13:37:34.538Z] #43 38.54 CC images/memfd.o [2022-07-16T13:37:34.538Z] #43 38.77 CC images/timens.o [2022-07-16T13:37:34.538Z] #43 39.06 LINK images/built-in.o [2022-07-16T13:37:34.538Z] #43 39.20 GEN compel/include/asm [2022-07-16T13:37:34.538Z] #43 39.24 GEN compel/include/version.h [2022-07-16T13:37:34.538Z] #43 39.26 touch .config [2022-07-16T13:37:34.538Z] #43 39.35 GEN include/common/config.h [2022-07-16T13:37:34.538Z] #43 39.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-16T13:37:34.538Z] #43 39.52 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-07-16T13:37:34.538Z] #43 39.57 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-07-16T13:37:34.538Z] #43 39.62 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-07-16T13:37:34.538Z] #43 39.65 DEP compel/plugins/std/infect.d [2022-07-16T13:37:34.538Z] #43 39.70 DEP compel/plugins/std/string.d [2022-07-16T13:37:34.538Z] #43 39.73 DEP compel/plugins/std/log.d [2022-07-16T13:37:34.538Z] #43 39.76 DEP compel/plugins/std/fds.d [2022-07-16T13:37:34.538Z] #43 39.79 DEP compel/plugins/std/std.d [2022-07-16T13:37:34.538Z] #43 39.81 DEP compel/plugins/shmem/shmem.d [2022-07-16T13:37:34.538Z] #43 39.84 DEP compel/plugins/fds/fds.d [2022-07-16T13:37:34.538Z] #43 39.91 CC compel/plugins/std/std.o [2022-07-16T13:37:34.538Z] #43 40.02 CC compel/plugins/std/fds.o [2022-07-16T13:37:34.799Z] #43 40.27 CC compel/plugins/std/log.o [2022-07-16T13:37:35.002Z] #58 ... [2022-07-16T13:37:35.002Z] [2022-07-16T13:37:35.002Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:35.002Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:35.002Z] #43 18.22 CC images/stats.o [2022-07-16T13:37:35.002Z] #43 18.57 CC images/core.o [2022-07-16T13:37:35.081Z] #53 ... [2022-07-16T13:37:35.081Z] [2022-07-16T13:37:35.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:35.081Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:35.081Z] #43 68.54 CC compel/src/lib/infect.o [2022-07-16T13:37:35.081Z] #43 71.94 CC compel/src/lib/ptrace.o [2022-07-16T13:37:35.082Z] #43 72.53 AR compel/libcompel.a [2022-07-16T13:37:35.082Z] #43 72.58 HOSTCC compel/src/main-host.o [2022-07-16T13:37:35.082Z] #43 73.28 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-16T13:37:35.082Z] #43 73.70 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-16T13:37:35.082Z] #43 74.29 HOSTCC compel/src/lib/log-host.o [2022-07-16T13:37:35.082Z] #43 74.50 HOSTLINK compel/compel-host-bin [2022-07-16T13:37:35.082Z] #43 74.76 DEP soccr/soccr.d [2022-07-16T13:37:35.082Z] #43 74.96 CC soccr/soccr.o [2022-07-16T13:37:35.082Z] #43 76.88 AR soccr/libsoccr.a [2022-07-16T13:37:35.082Z] #43 76.99 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:37:35.082Z] #43 77.51 DEP criu/arch/x86/sigframe.d [2022-07-16T13:37:35.082Z] #43 77.61 DEP criu/arch/x86/sigaction_compat.d [2022-07-16T13:37:35.082Z] #43 77.78 DEP criu/arch/x86/kerndat.d [2022-07-16T13:37:35.082Z] #43 78.04 DEP criu/arch/x86/crtools.d [2022-07-16T13:37:35.082Z] #43 78.27 DEP criu/arch/x86/cpu.d [2022-07-16T13:37:35.082Z] #43 78.47 CC criu/arch/x86/cpu.o [2022-07-16T13:37:35.082Z] #43 ... [2022-07-16T13:37:35.082Z] [2022-07-16T13:37:35.082Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:37:35.082Z] #58 sha256:0a61b9d4d7e41e56545474b354374d03c441ed8cc28cf147abdb303c1ba099ce [2022-07-16T13:37:35.082Z] #58 167.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:37:35.082Z] #58 167.9 + GOBIN=/build [2022-07-16T13:37:35.082Z] #58 167.9 + GO111MODULE=on [2022-07-16T13:37:35.082Z] #58 167.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-16T13:37:35.082Z] #58 ... [2022-07-16T13:37:35.082Z] [2022-07-16T13:37:35.082Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-16T13:37:35.082Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-16T13:37:35.270Z] #42 ... [2022-07-16T13:37:35.270Z] [2022-07-16T13:37:35.270Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:35.270Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:35.270Z] #36 75.73 Selecting previously unselected package libxml2:amd64. [2022-07-16T13:37:35.270Z] #36 75.73 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-16T13:37:35.270Z] #36 75.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:37:35.575Z] #43 19.14 CC images/core-x86.o [2022-07-16T13:37:35.741Z] #43 41.22 CC compel/plugins/std/string.o [2022-07-16T13:37:35.741Z] #43 ... [2022-07-16T13:37:35.741Z] [2022-07-16T13:37:35.741Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-16T13:37:35.741Z] #14 sha256:f3a935ed7adf3505075790c7944ae95c9feacc38ed52da76a403290a849bef09 [2022-07-16T13:37:35.741Z] #14 DONE 1.2s [2022-07-16T13:37:35.833Z] #36 76.43 Selecting previously unselected package cmake-data. [2022-07-16T13:37:35.834Z] #36 76.45 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-16T13:37:35.834Z] #36 76.50 Unpacking cmake-data (3.13.4-1) ... [2022-07-16T13:37:35.904Z] #42 ... [2022-07-16T13:37:35.904Z] [2022-07-16T13:37:35.904Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:35.904Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:35.904Z] #36 76.74 Selecting previously unselected package libxml2:amd64. [2022-07-16T13:37:35.904Z] #36 76.74 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-16T13:37:35.904Z] #36 76.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:37:36.001Z] [2022-07-16T13:37:36.001Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:37:36.001Z] #53 sha256:8b72916d561705a9a1e04c8c2e69e5198b8cf0f814122725f5984ae9804744ae [2022-07-16T13:37:36.001Z] #53 0.989 + RM_GOPATH=0 [2022-07-16T13:37:36.001Z] #53 0.990 + TMP_GOPATH= [2022-07-16T13:37:36.001Z] #53 0.990 + : /build [2022-07-16T13:37:36.001Z] #53 0.990 + '[' -z '' ']' [2022-07-16T13:37:36.001Z] #53 0.991 ++ mktemp -d [2022-07-16T13:37:36.001Z] #53 0.994 + export GOPATH=/tmp/tmp.d7PC08pPJ1 [2022-07-16T13:37:36.001Z] #53 0.994 + GOPATH=/tmp/tmp.d7PC08pPJ1 [2022-07-16T13:37:36.001Z] #53 0.994 + RM_GOPATH=1 [2022-07-16T13:37:36.001Z] #53 0.994 + case "$(go env GOARCH)" in [2022-07-16T13:37:36.001Z] #53 0.998 ++ go env GOARCH [2022-07-16T13:37:36.001Z] #53 1.019 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:36.001Z] #53 1.020 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:36.002Z] #53 1.022 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:36.002Z] #53 1.040 + dir=/tmp/install [2022-07-16T13:37:36.002Z] #53 1.040 + bin=runc [2022-07-16T13:37:36.002Z] #53 1.040 + shift [2022-07-16T13:37:36.002Z] #53 1.040 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-16T13:37:36.002Z] #53 1.040 + . /tmp/install/runc.installer [2022-07-16T13:37:36.002Z] #53 1.040 ++ set -e [2022-07-16T13:37:36.002Z] #53 1.040 ++ : v1.1.2 [2022-07-16T13:37:36.002Z] #53 1.040 + install_runc [2022-07-16T13:37:36.002Z] #53 1.040 + RUNC_BUILDTAGS=seccomp [2022-07-16T13:37:36.002Z] #53 1.040 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T13:37:36.002Z] #53 1.040 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T13:37:36.002Z] #53 1.040 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d7PC08pPJ1/src/github.com/opencontainers/runc [2022-07-16T13:37:36.002Z] #53 1.043 Cloning into '/tmp/tmp.d7PC08pPJ1/src/github.com/opencontainers/runc'... [2022-07-16T13:37:36.018Z] #14 DONE 2.1s [2022-07-16T13:37:36.018Z] [2022-07-16T13:37:36.018Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:37:36.018Z] #53 sha256:4b1a3de2472bc0ddfbfff696b1bf46fce677473fa5035356337a77317990d97c [2022-07-16T13:37:36.018Z] #53 1.943 + RM_GOPATH=0 [2022-07-16T13:37:36.018Z] #53 1.943 + TMP_GOPATH= [2022-07-16T13:37:36.018Z] #53 1.944 + : /build [2022-07-16T13:37:36.018Z] #53 1.944 + '[' -z '' ']' [2022-07-16T13:37:36.018Z] #53 1.948 ++ mktemp -d [2022-07-16T13:37:36.018Z] #53 1.956 + export GOPATH=/tmp/tmp.A26YRZvhiW [2022-07-16T13:37:36.018Z] #53 1.956 + GOPATH=/tmp/tmp.A26YRZvhiW [2022-07-16T13:37:36.018Z] #53 1.956 + RM_GOPATH=1 [2022-07-16T13:37:36.018Z] #53 1.957 + case "$(go env GOARCH)" in [2022-07-16T13:37:36.018Z] #53 1.957 ++ go env GOARCH [2022-07-16T13:37:36.018Z] #53 1.974 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:36.018Z] #53 1.980 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:36.018Z] #53 1.984 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:36.018Z] #53 1.987 + dir=/tmp/install [2022-07-16T13:37:36.018Z] #53 1.987 + bin=runc [2022-07-16T13:37:36.018Z] #53 1.988 + shift [2022-07-16T13:37:36.018Z] #53 1.988 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-16T13:37:36.018Z] #53 1.988 + . /tmp/install/runc.installer [2022-07-16T13:37:36.018Z] #53 1.988 ++ set -e [2022-07-16T13:37:36.018Z] #53 1.989 ++ : v1.1.2 [2022-07-16T13:37:36.018Z] #53 1.989 + install_runc [2022-07-16T13:37:36.018Z] #53 1.989 + RUNC_BUILDTAGS=seccomp [2022-07-16T13:37:36.018Z] #53 1.989 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T13:37:36.018Z] #53 1.990 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T13:37:36.018Z] #53 1.990 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A26YRZvhiW/src/github.com/opencontainers/runc [2022-07-16T13:37:36.018Z] #53 1.993 Cloning into '/tmp/tmp.A26YRZvhiW/src/github.com/opencontainers/runc'... [2022-07-16T13:37:36.143Z] #43 19.62 CC images/core-arm.o [2022-07-16T13:37:36.575Z] #53 ... [2022-07-16T13:37:36.575Z] [2022-07-16T13:37:36.575Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-16T13:37:36.575Z] #15 sha256:84fac46210b370d8225e76fb0a1a581d21f2ec767f026a44a5c7bc9397bb6012 [2022-07-16T13:37:36.575Z] #15 DONE 0.8s [2022-07-16T13:37:36.741Z] #43 20.06 CC images/core-aarch64.o [2022-07-16T13:37:36.836Z] #36 ... [2022-07-16T13:37:36.836Z] [2022-07-16T13:37:36.836Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:37:36.836Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:37:36.836Z] #32 67.55 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-16T13:37:36.836Z] #32 68.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T13:37:36.836Z] [2022-07-16T13:37:36.836Z] #32 68.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:37:36.836Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T13:37:36.836Z] #16 sha256:4183ac93e7c51ab4622e0f7a6834dc669f596dc0d2042b6a54331d27b2ca4807 [2022-07-16T13:37:36.958Z] #53 ... [2022-07-16T13:37:36.958Z] [2022-07-16T13:37:36.958Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:37:36.958Z] #58 sha256:0a61b9d4d7e41e56545474b354374d03c441ed8cc28cf147abdb303c1ba099ce [2022-07-16T13:37:36.958Z] #58 DONE 180.0s [2022-07-16T13:37:37.006Z] #43 20.49 CC images/core-ppc64.o [2022-07-16T13:37:37.093Z] #32 ... [2022-07-16T13:37:37.093Z] [2022-07-16T13:37:37.093Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:37.093Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:37.093Z] #36 77.96 Selecting previously unselected package cmake-data. [2022-07-16T13:37:37.093Z] #36 77.96 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-16T13:37:37.093Z] #36 78.00 Unpacking cmake-data (3.13.4-1) ... [2022-07-16T13:37:37.097Z] #16 0.671 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T13:37:37.218Z] [2022-07-16T13:37:37.218Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T13:37:37.218Z] #59 sha256:e552a1456b396414ab49e1168f2f0727dc96b05d1330fdfa4bc86346095985e2 [2022-07-16T13:37:37.218Z] #59 DONE 0.1s [2022-07-16T13:37:37.218Z] [2022-07-16T13:37:37.218Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T13:37:37.218Z] #60 sha256:4e9ead7dbaabbfa11c515a177c9b45b90fc3f2009d2677f3a5143df72b3c6cb7 [2022-07-16T13:37:37.218Z] #60 DONE 0.1s [2022-07-16T13:37:37.218Z] [2022-07-16T13:37:37.218Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-16T13:37:37.218Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-16T13:37:37.358Z] #16 DONE 0.7s [2022-07-16T13:37:37.358Z] [2022-07-16T13:37:37.358Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T13:37:37.358Z] #17 sha256:64bb0fdf23b86714adbeb85776f3bf1d44db1150f79e4d97424dd664091d192b [2022-07-16T13:37:37.575Z] #43 21.02 CC images/core-s390.o [2022-07-16T13:37:37.930Z] #17 DONE 0.7s [2022-07-16T13:37:37.930Z] [2022-07-16T13:37:37.930Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T13:37:37.930Z] #18 sha256:bbaf7d4d698af0e7d587c1d89708e8991e7de96be117d9a75a7407756a94a716 [2022-07-16T13:37:38.146Z] #43 21.69 CC images/cpuinfo.o [2022-07-16T13:37:38.159Z] #15 DONE 2.3s [2022-07-16T13:37:38.159Z] [2022-07-16T13:37:38.159Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:38.159Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:38.159Z] #43 79.38 CC criu/arch/x86/crtools.o [2022-07-16T13:37:38.159Z] #43 81.38 CC criu/arch/x86/kerndat.o [2022-07-16T13:37:38.419Z] #43 82.02 CC criu/arch/x86/sigaction_compat.o [2022-07-16T13:37:38.464Z] #36 ... [2022-07-16T13:37:38.464Z] [2022-07-16T13:37:38.464Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:38.464Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:37:38.464Z] #34 69.14 internal/reflectlite [2022-07-16T13:37:38.464Z] #34 69.15 sync [2022-07-16T13:37:38.464Z] #34 71.85 internal/testlog [2022-07-16T13:37:38.464Z] #34 73.79 sort [2022-07-16T13:37:38.464Z] #34 73.80 errors [2022-07-16T13:37:38.464Z] #34 74.48 strconv [2022-07-16T13:37:38.464Z] #34 76.23 io [2022-07-16T13:37:38.464Z] #34 77.98 internal/oserror [2022-07-16T13:37:38.464Z] #34 78.41 syscall [2022-07-16T13:37:38.464Z] #34 ... [2022-07-16T13:37:38.464Z] [2022-07-16T13:37:38.464Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:38.464Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:38.464Z] #13 68.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-16T13:37:38.464Z] #13 72.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-16T13:37:38.464Z] #13 72.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-16T13:37:38.464Z] #13 72.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:37:38.464Z] #13 72.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:37:38.464Z] #13 72.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-16T13:37:38.464Z] #13 72.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-16T13:37:38.464Z] #13 72.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-16T13:37:38.464Z] #13 72.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-16T13:37:38.464Z] #13 72.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-16T13:37:38.464Z] #13 72.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-16T13:37:38.464Z] #13 72.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-16T13:37:38.464Z] #13 72.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-16T13:37:38.464Z] #13 72.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-16T13:37:38.464Z] #13 72.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-16T13:37:38.464Z] #13 74.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:38.464Z] #13 74.75 Fetched 77.8 MB in 10s (7568 kB/s) [2022-07-16T13:37:38.464Z] #13 75.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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:38.464Z] #13 75.20 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:37:38.464Z] #13 75.23 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-16T13:37:38.464Z] #13 75.59 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:37:38.503Z] #18 DONE 0.7s [2022-07-16T13:37:38.503Z] [2022-07-16T13:37:38.503Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:38.503Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:38.503Z] #43 41.75 CC compel/plugins/std/infect.o [2022-07-16T13:37:38.503Z] #43 42.26 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-07-16T13:37:38.503Z] #43 42.36 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-07-16T13:37:38.503Z] #43 42.46 AR compel/plugins/std.lib.a [2022-07-16T13:37:38.503Z] #43 42.52 CC compel/plugins/fds/fds.o [2022-07-16T13:37:38.503Z] #43 42.80 AR compel/plugins/fds.lib.a [2022-07-16T13:37:38.503Z] #43 42.98 HOSTDEP compel/src/lib/log-host.d [2022-07-16T13:37:38.503Z] #43 43.14 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-16T13:37:38.503Z] #43 43.23 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-07-16T13:37:38.504Z] #43 43.29 HOSTDEP compel/src/main-host.d [2022-07-16T13:37:38.504Z] #43 43.38 DEP compel/src/lib/ptrace.d [2022-07-16T13:37:38.504Z] #43 43.62 DEP compel/src/lib/infect.d [2022-07-16T13:37:38.504Z] #43 43.87 DEP compel/src/lib/infect-util.d [2022-07-16T13:37:38.504Z] #43 44.00 DEP compel/src/lib/infect-rpc.d [2022-07-16T13:37:38.504Z] #43 44.14 DEP compel/arch/aarch64/src/lib/infect.d [2022-07-16T13:37:38.679Z] #43 82.46 CC criu/arch/x86/sigframe.o [2022-07-16T13:37:38.714Z] #43 22.08 CC images/inventory.o [2022-07-16T13:37:38.714Z] #43 22.27 CC images/fdinfo.o [2022-07-16T13:37:38.721Z] #13 75.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T13:37:38.721Z] #13 75.78 (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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:38.721Z] #13 75.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:37:38.721Z] #13 75.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:37:38.764Z] #43 44.27 DEP compel/arch/aarch64/src/lib/cpu.d [2022-07-16T13:37:38.764Z] #43 44.34 DEP compel/src/lib/log.d [2022-07-16T13:37:38.978Z] #13 ... [2022-07-16T13:37:38.978Z] [2022-07-16T13:37:38.978Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:38.978Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:38.978Z] #42 80.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:39.025Z] #43 44.50 DEP compel/src/main.d [2022-07-16T13:37:39.025Z] #43 44.68 DEP compel/src/lib/handle-elf.d [2022-07-16T13:37:39.025Z] #43 44.76 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-07-16T13:37:39.234Z] #42 80.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:39.235Z] #42 80.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:39.235Z] #42 80.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:39.235Z] #42 80.26 Setting up python-six (1.12.0-1) ... [2022-07-16T13:37:39.249Z] #43 82.85 LINK criu/arch/x86/crtools.built-in.o [2022-07-16T13:37:39.249Z] #43 82.95 DEP criu/pie/util-vdso-elf32.d [2022-07-16T13:37:39.283Z] #43 22.54 CC images/fown.o [2022-07-16T13:37:39.283Z] #43 22.72 CC images/ns.o [2022-07-16T13:37:39.283Z] #43 22.96 CC images/regfile.o [2022-07-16T13:37:39.286Z] #43 44.90 CC compel/src/lib/log.o [2022-07-16T13:37:39.286Z] #43 ... [2022-07-16T13:37:39.286Z] [2022-07-16T13:37:39.286Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-16T13:37:39.286Z] #19 sha256:b0e3f0452ad6cd1013fd868a1b6689b2e7ef351676170fb7d669eb4d2947ba54 [2022-07-16T13:37:39.286Z] #19 DONE 0.8s [2022-07-16T13:37:39.509Z] #43 83.17 DEP criu/pie/util-vdso.d [2022-07-16T13:37:39.546Z] [2022-07-16T13:37:39.546Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:37:39.546Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-16T13:37:39.770Z] #43 83.42 DEP criu/pie/util.d [2022-07-16T13:37:39.770Z] #43 83.63 CC criu/pie/util.o [2022-07-16T13:37:39.851Z] #43 23.15 CC images/ghost-file.o [2022-07-16T13:37:39.851Z] #43 23.37 CC images/fifo.o [2022-07-16T13:37:40.013Z] #36 80.54 Selecting previously unselected package libarchive13:amd64. [2022-07-16T13:37:40.013Z] #36 80.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-16T13:37:40.013Z] #36 80.56 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:37:40.013Z] #36 ... [2022-07-16T13:37:40.013Z] [2022-07-16T13:37:40.013Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:40.013Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:40.013Z] #13 66.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-16T13:37:40.013Z] #13 69.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-16T13:37:40.013Z] #13 69.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-16T13:37:40.013Z] #13 69.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-16T13:37:40.013Z] #13 69.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-16T13:37:40.013Z] #13 69.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-16T13:37:40.013Z] #13 69.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-16T13:37:40.013Z] #13 69.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-16T13:37:40.013Z] #13 69.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-16T13:37:40.013Z] #13 69.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-16T13:37:40.013Z] #13 69.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-16T13:37:40.013Z] #13 69.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-16T13:37:40.013Z] #13 69.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-16T13:37:40.013Z] #13 69.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-16T13:37:40.013Z] #13 69.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-16T13:37:40.013Z] #13 71.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:37:40.013Z] #13 71.39 Fetched 77.8 MB in 10s (7943 kB/s) [2022-07-16T13:37:40.013Z] #13 71.73 (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 ... 15421 files and directories currently installed.) [2022-07-16T13:37:40.013Z] #13 71.79 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:37:40.013Z] #13 71.81 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-16T13:37:40.013Z] #13 72.13 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:37:40.013Z] #13 72.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T13:37:40.013Z] #13 72.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-16T13:37:40.013Z] #13 72.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:37:40.013Z] #13 72.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:37:40.013Z] #13 76.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T13:37:40.013Z] #13 76.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:37:40.013Z] #13 76.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:37:40.112Z] #43 23.52 CC images/remap-file-path.o [2022-07-16T13:37:40.371Z] #43 23.69 CC images/eventfd.o [2022-07-16T13:37:40.371Z] #43 23.91 CC images/eventpoll.o [2022-07-16T13:37:40.496Z] #20 1.114 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:37:40.576Z] #13 ... [2022-07-16T13:37:40.576Z] [2022-07-16T13:37:40.576Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:40.576Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:40.576Z] #36 81.29 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-16T13:37:40.576Z] #36 81.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-16T13:37:40.576Z] #36 81.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:37:40.631Z] #43 24.20 CC images/fh.o [2022-07-16T13:37:40.711Z] #43 ... [2022-07-16T13:37:40.711Z] [2022-07-16T13:37:40.711Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T13:37:40.711Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-16T13:37:40.711Z] #16 2.043 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T13:37:40.711Z] #16 DONE 2.2s [2022-07-16T13:37:40.711Z] [2022-07-16T13:37:40.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:40.711Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:40.711Z] #43 84.23 CC criu/pie/util-vdso.o [2022-07-16T13:37:40.711Z] #43 ... [2022-07-16T13:37:40.711Z] [2022-07-16T13:37:40.711Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T13:37:40.711Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-16T13:37:40.756Z] #20 1.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:37:40.756Z] #20 1.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:37:40.893Z] #43 24.45 CC images/fsnotify.o [2022-07-16T13:37:41.144Z] #36 81.61 Selecting previously unselected package librhash0:amd64. [2022-07-16T13:37:41.144Z] #36 81.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-16T13:37:41.144Z] #36 81.61 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:37:41.328Z] #20 1.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-16T13:37:41.400Z] #36 81.90 Selecting previously unselected package libuv1:amd64. [2022-07-16T13:37:41.400Z] #36 81.90 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-16T13:37:41.400Z] #36 81.90 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:37:41.460Z] #43 24.88 CC images/signalfd.o [2022-07-16T13:37:41.659Z] #36 82.23 Selecting previously unselected package cmake. [2022-07-16T13:37:41.659Z] #36 82.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-16T13:37:41.659Z] #36 82.24 Unpacking cmake (3.13.4-1) ... [2022-07-16T13:37:41.720Z] #43 25.05 CC images/fs.o [2022-07-16T13:37:41.720Z] #43 25.24 CC images/pstree.o [2022-07-16T13:37:41.979Z] #43 25.39 CC images/pipe.o [2022-07-16T13:37:41.979Z] #43 25.56 CC images/tcp-stream.o [2022-07-16T13:37:42.238Z] #43 25.74 CC images/sk-packet.o [2022-07-16T13:37:42.497Z] #43 25.94 CC images/mnt.o [2022-07-16T13:37:42.756Z] #43 26.12 CC images/pipe-data.o [2022-07-16T13:37:42.756Z] #43 26.28 CC images/sa.o [2022-07-16T13:37:43.015Z] #43 26.48 CC images/timer.o [2022-07-16T13:37:43.247Z] #20 3.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [330 kB] [2022-07-16T13:37:43.252Z] #17 DONE 2.4s [2022-07-16T13:37:43.252Z] [2022-07-16T13:37:43.252Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T13:37:43.252Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-16T13:37:43.274Z] #43 26.76 CC images/timerfd.o [2022-07-16T13:37:43.533Z] #43 26.96 CC images/mm.o [2022-07-16T13:37:43.792Z] #43 27.22 CC images/sk-opts.o [2022-07-16T13:37:44.052Z] #43 27.43 CC images/sk-unix.o [2022-07-16T13:37:44.311Z] #43 27.67 CC images/sk-inet.o [2022-07-16T13:37:44.311Z] #43 ... [2022-07-16T13:37:44.311Z] [2022-07-16T13:37:44.311Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:44.311Z] #56 sha256:71fcd9b24eed82bae7dc782ed8a3871e21b590f5481dce3e1c46c66dbde94f86 [2022-07-16T13:37:44.488Z] #42 ... [2022-07-16T13:37:44.488Z] [2022-07-16T13:37:44.488Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:44.488Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:44.488Z] #36 82.27 Selecting previously unselected package libarchive13:amd64. [2022-07-16T13:37:44.488Z] #36 82.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-16T13:37:44.488Z] #36 82.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:37:44.488Z] #36 82.86 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-16T13:37:44.488Z] #36 82.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-16T13:37:44.488Z] #36 82.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:37:44.488Z] #36 83.22 Selecting previously unselected package librhash0:amd64. [2022-07-16T13:37:44.488Z] #36 83.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-16T13:37:44.488Z] #36 83.22 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:37:44.488Z] #36 83.63 Selecting previously unselected package libuv1:amd64. [2022-07-16T13:37:44.488Z] #36 83.63 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-16T13:37:44.488Z] #36 83.63 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:37:44.488Z] #36 83.87 Selecting previously unselected package cmake. [2022-07-16T13:37:44.488Z] #36 83.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-16T13:37:44.488Z] #36 83.88 Unpacking cmake (3.13.4-1) ... [2022-07-16T13:37:44.631Z] #20 5.011 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-16T13:37:44.633Z] #18 DONE 1.7s [2022-07-16T13:37:44.633Z] [2022-07-16T13:37:44.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:44.633Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:44.633Z] #43 85.48 CC criu/pie/util-vdso-elf32.o [2022-07-16T13:37:44.633Z] #43 86.45 AR criu/pie/pie.lib.a [2022-07-16T13:37:44.633Z] #43 86.57 DEP criu/pie/restorer.d [2022-07-16T13:37:44.633Z] #43 86.90 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-16T13:37:44.633Z] #43 87.15 DEP criu/arch/x86/restorer_unmap.d [2022-07-16T13:37:44.633Z] #43 87.21 DEP criu/arch/x86/restorer.d [2022-07-16T13:37:44.633Z] #43 87.50 DEP criu/arch/x86/vdso-pie.d [2022-07-16T13:37:44.633Z] #43 87.63 DEP criu/pie/parasite-vdso.d [2022-07-16T13:37:44.633Z] #43 87.88 DEP criu/pie/parasite.d [2022-07-16T13:37:44.633Z] #43 88.25 CC criu/pie/parasite.o [2022-07-16T13:37:45.202Z] #20 ... [2022-07-16T13:37:45.202Z] [2022-07-16T13:37:45.202Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:37:45.202Z] #58 sha256:3373b8072005dc31f0d56b497ab28b13bceb73fc00beb62f46e192cfcf97d5b4 [2022-07-16T13:37:45.202Z] #58 100.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:37:45.202Z] #58 100.9 + GOBIN=/build [2022-07-16T13:37:45.202Z] #58 100.9 + GO111MODULE=on [2022-07-16T13:37:45.202Z] #58 100.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-16T13:37:45.606Z] #56 47.49 Checking out files: 50% (2470/4896) Checking out files: 51% (2497/4896) Checking out files: 52% (2546/4896) Checking out files: 53% (2595/4896) Checking out files: 54% (2644/4896) Checking out files: 55% (2693/4896) Checking out files: 56% (2742/4896) Checking out files: 57% (2791/4896) Checking out files: 58% (2840/4896) Checking out files: 59% (2889/4896) Checking out files: 60% (2938/4896) Checking out files: 61% (2987/4896) Checking out files: 62% (3036/4896) Checking out files: 63% (3085/4896) Checking out files: 64% (3134/4896) Checking out files: 65% (3183/4896) Checking out files: 66% (3232/4896) Checking out files: 67% (3281/4896) Checking out files: 68% (3330/4896) Checking out files: 69% (3379/4896) Checking out files: 70% (3428/4896) Checking out files: 71% (3477/4896) Checking out files: 72% (3526/4896) Checking out files: 73% (3575/4896) Checking out files: 74% (3624/4896) Checking out files: 75% (3672/4896) Checking out files: 76% (3721/4896) Checking out files: 77% (3770/4896) Checking out files: 78% (3819/4896) Checking out files: 79% (3868/4896) Checking out files: 80% (3917/4896) Checking out files: 81% (3966/4896) Checking out files: 82% (4015/4896) Checking out files: 83% (4064/4896) Checking out files: 84% (4113/4896) Checking out files: 85% (4162/4896) Checking out files: 86% (4211/4896) Checking out files: 87% (4260/4896) Checking out files: 88% (4309/4896) Checking out files: 89% (4358/4896) Checking out files: 90% (4407/4896) Checking out files: 91% (4456/4896) Checking out files: 92% (4505/4896) Checking out files: 92% (4534/4896) Checking out files: 93% (4554/4896) Checking out files: 94% (4603/4896) Checking out files: 95% (4652/4896) Checking out files: 96% (4701/4896) Checking out files: 97% (4750/4896) Checking out files: 98% (4799/4896) Checking out files: 99% (4848/4896) Checking out files: 100% (4896/4896) Checking out files: 100% (4896/4896), done. [2022-07-16T13:37:45.606Z] #56 48.70 + cd /tmp/tmp.FZtoGsmdMm/src/github.com/containerd/containerd [2022-07-16T13:37:45.606Z] #56 48.70 + git checkout -q v1.6.6 [2022-07-16T13:37:45.851Z] #36 ... [2022-07-16T13:37:45.851Z] [2022-07-16T13:37:45.851Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:45.851Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:37:45.851Z] #34 76.18 reflect [2022-07-16T13:37:45.851Z] #34 84.66 internal/syscall/unix [2022-07-16T13:37:45.851Z] #34 84.97 time [2022-07-16T13:37:45.851Z] #34 ... [2022-07-16T13:37:45.851Z] [2022-07-16T13:37:45.851Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:45.851Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:45.851Z] #13 81.01 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T13:37:45.851Z] #13 81.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-16T13:37:45.851Z] #13 81.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:37:45.851Z] #13 81.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T13:37:45.851Z] #13 81.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:45.851Z] #13 81.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:45.851Z] #13 81.94 Selecting previously unselected package dmsetup. [2022-07-16T13:37:45.851Z] #13 81.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:45.851Z] #13 81.95 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-16T13:37:45.851Z] #13 82.53 Selecting previously unselected package mingw-w64-common. [2022-07-16T13:37:45.851Z] #13 82.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-16T13:37:45.851Z] #13 82.58 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-16T13:37:46.015Z] #43 89.85 LINK criu/pie/parasite.built-in.o [2022-07-16T13:37:46.015Z] #43 89.87 GEN criu/pie/parasite-blob.h [2022-07-16T13:37:46.015Z] #43 89.90 CC criu/pie/parasite-vdso.o [2022-07-16T13:37:46.278Z] #43 ... [2022-07-16T13:37:46.278Z] [2022-07-16T13:37:46.278Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-16T13:37:46.278Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-16T13:37:46.278Z] #19 DONE 1.6s [2022-07-16T13:37:46.278Z] [2022-07-16T13:37:46.279Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:37:46.279Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:37:46.781Z] #13 ... [2022-07-16T13:37:46.781Z] [2022-07-16T13:37:46.781Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:46.781Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:46.781Z] #42 77.56 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:46.781Z] #42 77.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:46.781Z] #42 77.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:46.781Z] #42 77.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-16T13:37:46.781Z] #42 77.64 Setting up python-six (1.12.0-1) ... [2022-07-16T13:37:46.781Z] #42 83.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:37:46.781Z] #42 83.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:37:46.781Z] #42 83.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:46.781Z] #42 83.60 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:37:46.781Z] #42 83.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:46.781Z] #42 83.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:37:46.781Z] #42 83.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:46.781Z] #42 83.67 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:46.781Z] #42 83.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:37:46.781Z] #42 83.69 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-16T13:37:47.037Z] #42 ... [2022-07-16T13:37:47.037Z] [2022-07-16T13:37:47.038Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:47.038Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:47.038Z] #36 86.97 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:37:47.038Z] #36 86.98 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:47.038Z] #36 86.99 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:37:47.038Z] #36 87.01 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:47.038Z] #36 87.05 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:37:47.038Z] #36 87.07 Setting up cmake-data (3.13.4-1) ... [2022-07-16T13:37:47.038Z] #36 87.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:37:47.038Z] #36 87.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:37:47.038Z] #36 87.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:37:47.038Z] #36 87.17 Setting up cmake (3.13.4-1) ... [2022-07-16T13:37:47.038Z] #36 87.18 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:47.038Z] #36 87.37 Processing triggers for mime-support (3.62) ... [2022-07-16T13:37:47.511Z] #56 50.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T13:37:47.511Z] #56 50.29 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T13:37:47.511Z] #56 50.29 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:37:47.511Z] #56 50.29 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:37:47.511Z] #56 50.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T13:37:47.511Z] #56 50.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T13:37:47.511Z] #56 50.29 + '[' '' = dynamic ']' [2022-07-16T13:37:47.511Z] #56 50.29 + make [2022-07-16T13:37:47.601Z] #36 DONE 88.2s [2022-07-16T13:37:47.601Z] [2022-07-16T13:37:47.601Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:47.601Z] #37 sha256:679026b455834e77bbbe766bc29ceaefec8e1976d92f0256defec28f99a53e00 [2022-07-16T13:37:47.760Z] #36 88.73 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:37:47.760Z] #36 88.81 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:47.760Z] #36 88.86 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-16T13:37:47.760Z] #36 88.88 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:37:48.018Z] #36 88.92 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-16T13:37:48.018Z] #36 88.93 Setting up cmake-data (3.13.4-1) ... [2022-07-16T13:37:48.018Z] #36 88.95 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-16T13:37:48.018Z] #36 89.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-16T13:37:48.018Z] #36 89.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-16T13:37:48.018Z] #36 89.07 Setting up cmake (3.13.4-1) ... [2022-07-16T13:37:48.275Z] #36 89.08 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:48.275Z] #36 89.25 Processing triggers for mime-support (3.62) ... [2022-07-16T13:37:48.819Z] #20 2.163 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:37:48.819Z] #20 2.208 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:37:48.819Z] #20 2.259 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:37:48.819Z] #20 2.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:37:48.970Z] #37 1.379 + RM_GOPATH=0 [2022-07-16T13:37:48.970Z] #37 1.379 + TMP_GOPATH= [2022-07-16T13:37:48.970Z] #37 1.379 + : /build [2022-07-16T13:37:48.970Z] #37 1.379 + '[' -z '' ']' [2022-07-16T13:37:48.970Z] #37 1.379 ++ mktemp -d [2022-07-16T13:37:48.970Z] #37 1.392 + export GOPATH=/tmp/tmp.jxbQqQeW65 [2022-07-16T13:37:48.970Z] #37 1.392 + GOPATH=/tmp/tmp.jxbQqQeW65 [2022-07-16T13:37:48.970Z] #37 1.392 + RM_GOPATH=1 [2022-07-16T13:37:48.970Z] #37 1.392 + case "$(go env GOARCH)" in [2022-07-16T13:37:48.970Z] #37 1.393 ++ go env GOARCH [2022-07-16T13:37:48.970Z] #37 1.453 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:49.226Z] #37 1.454 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:49.226Z] #37 1.455 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:49.226Z] #37 1.473 + dir=/tmp/install [2022-07-16T13:37:49.226Z] #37 1.473 + bin=tini [2022-07-16T13:37:49.226Z] #37 1.473 + shift [2022-07-16T13:37:49.226Z] #37 1.473 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-16T13:37:49.226Z] #37 1.473 + . /tmp/install/tini.installer [2022-07-16T13:37:49.226Z] #37 1.473 ++ : v0.19.0 [2022-07-16T13:37:49.226Z] #37 1.473 + install_tini [2022-07-16T13:37:49.226Z] #37 1.473 + echo 'Install tini version v0.19.0' [2022-07-16T13:37:49.226Z] #37 1.473 + git clone https://github.com/krallin/tini.git /tmp/tmp.jxbQqQeW65/tini [2022-07-16T13:37:49.226Z] #37 1.473 Install tini version v0.19.0 [2022-07-16T13:37:49.226Z] #37 1.489 Cloning into '/tmp/tmp.jxbQqQeW65/tini'... [2022-07-16T13:37:49.390Z] #20 3.146 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:37:49.420Z] #56 52.23 + bin/ctr [2022-07-16T13:37:49.793Z] #37 ... [2022-07-16T13:37:49.793Z] [2022-07-16T13:37:49.793Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:37:49.793Z] #47 sha256:ba307ccd854386a180fa03dd083a291e1707adf9277a68b0c9fd2335b219959d [2022-07-16T13:37:49.793Z] #47 DONE 90.6s [2022-07-16T13:37:50.049Z] [2022-07-16T13:37:50.049Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:37:50.049Z] #56 sha256:e893b541bee6ef869c4b3e0022de3fb4bc1185efce03f153885c85fef2b9f0e1 [2022-07-16T13:37:50.178Z] #36 ... [2022-07-16T13:37:50.178Z] [2022-07-16T13:37:50.178Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:50.178Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:37:50.178Z] #34 80.81 reflect [2022-07-16T13:37:50.178Z] #34 ... [2022-07-16T13:37:50.178Z] [2022-07-16T13:37:50.178Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:50.178Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:50.178Z] #13 79.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T13:37:50.178Z] #13 79.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-16T13:37:50.178Z] #13 79.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:37:50.178Z] #13 84.13 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T13:37:50.178Z] #13 84.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-16T13:37:50.178Z] #13 84.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:37:50.178Z] #13 84.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T13:37:50.178Z] #13 84.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:50.178Z] #13 84.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:50.178Z] #13 84.75 Selecting previously unselected package dmsetup. [2022-07-16T13:37:50.178Z] #13 84.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:50.178Z] #13 84.76 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-16T13:37:50.178Z] #13 85.08 Selecting previously unselected package mingw-w64-common. [2022-07-16T13:37:50.178Z] #13 85.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-16T13:37:50.178Z] #13 85.10 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-16T13:37:50.178Z] #13 ... [2022-07-16T13:37:50.178Z] [2022-07-16T13:37:50.178Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T13:37:50.178Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-16T13:37:50.178Z] #36 DONE 91.1s [2022-07-16T13:37:50.178Z] [2022-07-16T13:37:50.178Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:50.178Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:37:50.178Z] #34 91.11 internal/syscall/unix [2022-07-16T13:37:50.306Z] #56 ... [2022-07-16T13:37:50.306Z] [2022-07-16T13:37:50.306Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:50.306Z] #37 sha256:679026b455834e77bbbe766bc29ceaefec8e1976d92f0256defec28f99a53e00 [2022-07-16T13:37:50.306Z] #37 2.732 + cd /tmp/tmp.jxbQqQeW65/tini [2022-07-16T13:37:50.306Z] #37 2.732 + git checkout -q v0.19.0 [2022-07-16T13:37:50.306Z] #37 2.764 + cmake . [2022-07-16T13:37:50.438Z] #34 91.58 time [2022-07-16T13:37:50.486Z] #58 ... [2022-07-16T13:37:50.486Z] [2022-07-16T13:37:50.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:50.486Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:50.486Z] #43 45.20 CC compel/arch/aarch64/src/lib/cpu.o [2022-07-16T13:37:50.486Z] #43 45.55 CC compel/arch/aarch64/src/lib/infect.o [2022-07-16T13:37:50.486Z] #43 45.97 CC compel/src/lib/infect-rpc.o [2022-07-16T13:37:50.486Z] #43 46.29 CC compel/src/lib/infect-util.o [2022-07-16T13:37:50.486Z] #43 46.60 CC compel/src/lib/infect.o [2022-07-16T13:37:50.486Z] #43 48.96 CC compel/src/lib/ptrace.o [2022-07-16T13:37:50.486Z] #43 49.24 AR compel/libcompel.a [2022-07-16T13:37:50.486Z] #43 49.31 HOSTCC compel/src/main-host.o [2022-07-16T13:37:50.486Z] #43 49.57 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-07-16T13:37:50.486Z] #43 49.72 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-16T13:37:50.486Z] #43 50.03 HOSTCC compel/src/lib/log-host.o [2022-07-16T13:37:50.486Z] #43 50.16 HOSTLINK compel/compel-host-bin [2022-07-16T13:37:50.486Z] #43 50.29 DEP soccr/soccr.d [2022-07-16T13:37:50.486Z] #43 50.43 CC soccr/soccr.o [2022-07-16T13:37:50.486Z] #43 51.90 AR soccr/libsoccr.a [2022-07-16T13:37:50.486Z] #43 51.98 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:37:50.486Z] #43 52.26 DEP criu/arch/aarch64/sigframe.d [2022-07-16T13:37:50.486Z] #43 52.39 DEP criu/arch/aarch64/crtools.d [2022-07-16T13:37:50.486Z] #43 52.54 DEP criu/arch/aarch64/cpu.d [2022-07-16T13:37:50.486Z] #43 52.57 DEP criu/arch/aarch64/bitops.d [2022-07-16T13:37:50.486Z] #43 52.62 CC criu/arch/aarch64/bitops.o [2022-07-16T13:37:50.486Z] #43 52.67 CC criu/arch/aarch64/cpu.o [2022-07-16T13:37:50.486Z] #43 52.82 CC criu/arch/aarch64/crtools.o [2022-07-16T13:37:50.486Z] #43 53.39 CC criu/arch/aarch64/sigframe.o [2022-07-16T13:37:50.486Z] #43 53.66 LINK criu/arch/aarch64/crtools.built-in.o [2022-07-16T13:37:50.486Z] #43 53.71 DEP criu/pie/util-vdso.d [2022-07-16T13:37:50.486Z] #43 53.86 DEP criu/pie/util.d [2022-07-16T13:37:50.486Z] #43 54.06 CC criu/pie/util.o [2022-07-16T13:37:50.486Z] #43 54.34 CC criu/pie/util-vdso.o [2022-07-16T13:37:50.486Z] #43 55.05 AR criu/pie/pie.lib.a [2022-07-16T13:37:50.486Z] #43 55.13 DEP criu/pie/restorer.d [2022-07-16T13:37:50.486Z] #43 ... [2022-07-16T13:37:50.486Z] [2022-07-16T13:37:50.486Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:37:50.486Z] #58 sha256:3373b8072005dc31f0d56b497ab28b13bceb73fc00beb62f46e192cfcf97d5b4 [2022-07-16T13:37:50.486Z] #58 DONE 106.3s [2022-07-16T13:37:50.486Z] [2022-07-16T13:37:50.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:50.486Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:50.486Z] #43 55.36 DEP criu/arch/aarch64/intraprocedure.d [2022-07-16T13:37:50.486Z] #43 55.36 DEP criu/arch/aarch64/restorer.d [2022-07-16T13:37:50.486Z] #43 ... [2022-07-16T13:37:50.486Z] [2022-07-16T13:37:50.486Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:37:50.486Z] #53 sha256:8b72916d561705a9a1e04c8c2e69e5198b8cf0f814122725f5984ae9804744ae [2022-07-16T13:37:50.486Z] #53 11.44 + cd /tmp/tmp.d7PC08pPJ1/src/github.com/opencontainers/runc [2022-07-16T13:37:50.486Z] #53 11.44 + git checkout -q v1.1.2 [2022-07-16T13:37:50.486Z] #53 12.17 + '[' -z '' ']' [2022-07-16T13:37:50.486Z] #53 12.17 + target=static [2022-07-16T13:37:50.486Z] #53 12.17 + make BUILDTAGS=seccomp static [2022-07-16T13:37:50.486Z] #53 12.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-16T13:37:50.486Z] #53 ... [2022-07-16T13:37:50.486Z] [2022-07-16T13:37:50.486Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T13:37:50.486Z] #59 sha256:aa0aee6128b2463edca7c3e6445b84b1907fb6f3af6ea99d57c1281457371d12 [2022-07-16T13:37:50.486Z] #59 DONE 0.1s [2022-07-16T13:37:50.486Z] [2022-07-16T13:37:50.486Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T13:37:50.486Z] #60 sha256:8ca3595525fe092dc13f518fd8dba9d52073a09c852cc601dfe185c367f559e1 [2022-07-16T13:37:50.486Z] #60 DONE 0.1s [2022-07-16T13:37:50.486Z] [2022-07-16T13:37:50.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:50.486Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:50.486Z] #43 55.57 DEP criu/arch/aarch64/vdso-pie.d [2022-07-16T13:37:50.486Z] #43 55.76 DEP criu/pie/parasite-vdso.d [2022-07-16T13:37:50.486Z] #43 55.90 DEP criu/pie/parasite.d [2022-07-16T13:37:50.746Z] #43 56.28 CC criu/pie/parasite.o [2022-07-16T13:37:51.234Z] #37 3.659 -- The C compiler identification is GNU 8.3.0 [2022-07-16T13:37:51.234Z] #37 3.759 -- Check for working C compiler: /usr/bin/cc [2022-07-16T13:37:51.301Z] #20 4.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:37:51.807Z] #34 ... [2022-07-16T13:37:51.807Z] [2022-07-16T13:37:51.807Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-16T13:37:51.807Z] #47 sha256:a5c72231a99d9561de54d4548e4417dbb56afae41cb282e1e98d23d7d2cb8e0e [2022-07-16T13:37:51.807Z] #47 DONE 93.0s [2022-07-16T13:37:51.871Z] #20 ... [2022-07-16T13:37:51.871Z] [2022-07-16T13:37:51.871Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:37:51.871Z] #53 sha256:4b1a3de2472bc0ddfbfff696b1bf46fce677473fa5035356337a77317990d97c [2022-07-16T13:37:51.871Z] #53 17.98 + cd /tmp/tmp.A26YRZvhiW/src/github.com/opencontainers/runc [2022-07-16T13:37:51.871Z] #53 17.98 + git checkout -q v1.1.2 [2022-07-16T13:37:52.064Z] [2022-07-16T13:37:52.064Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:52.064Z] #37 sha256:961890da2876589c77a2798cad8bbd85d68376a317f3e9df2148e9b49bcd8810 [2022-07-16T13:37:52.064Z] #37 1.455 + RM_GOPATH=0 [2022-07-16T13:37:52.064Z] #37 1.455 + TMP_GOPATH= [2022-07-16T13:37:52.064Z] #37 1.455 + : /build [2022-07-16T13:37:52.064Z] #37 1.455 + '[' -z '' ']' [2022-07-16T13:37:52.064Z] #37 1.455 ++ mktemp -d [2022-07-16T13:37:52.064Z] #37 1.481 + export GOPATH=/tmp/tmp.EeuZYyi14p [2022-07-16T13:37:52.064Z] #37 1.481 + GOPATH=/tmp/tmp.EeuZYyi14p [2022-07-16T13:37:52.064Z] #37 1.481 + RM_GOPATH=1 [2022-07-16T13:37:52.064Z] #37 1.481 + case "$(go env GOARCH)" in [2022-07-16T13:37:52.064Z] #37 1.481 ++ go env GOARCH [2022-07-16T13:37:52.064Z] #37 1.549 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:52.064Z] #37 1.549 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:37:52.064Z] #37 1.549 ++ dirname /tmp/install/install.sh [2022-07-16T13:37:52.064Z] #37 1.586 + dir=/tmp/install [2022-07-16T13:37:52.064Z] #37 1.586 + bin=tini [2022-07-16T13:37:52.064Z] #37 1.586 + shift [2022-07-16T13:37:52.064Z] #37 1.590 Install tini version v0.19.0 [2022-07-16T13:37:52.064Z] #37 1.590 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-16T13:37:52.064Z] #37 1.590 + . /tmp/install/tini.installer [2022-07-16T13:37:52.064Z] #37 1.590 ++ : v0.19.0 [2022-07-16T13:37:52.064Z] #37 1.590 + install_tini [2022-07-16T13:37:52.064Z] #37 1.590 + echo 'Install tini version v0.19.0' [2022-07-16T13:37:52.064Z] #37 1.590 + git clone https://github.com/krallin/tini.git /tmp/tmp.EeuZYyi14p/tini [2022-07-16T13:37:52.064Z] #37 1.600 Cloning into '/tmp/tmp.EeuZYyi14p/tini'... [2022-07-16T13:37:52.130Z] #43 57.56 LINK criu/pie/parasite.built-in.o [2022-07-16T13:37:52.130Z] #43 57.58 GEN criu/pie/parasite-blob.h [2022-07-16T13:37:52.130Z] #43 57.60 CC criu/pie/parasite-vdso.o [2022-07-16T13:37:52.390Z] #43 58.08 CC criu/arch/aarch64/vdso-pie.o [2022-07-16T13:37:52.607Z] #37 4.812 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-16T13:37:52.607Z] #37 4.812 -- Detecting C compiler ABI info [2022-07-16T13:37:52.607Z] #37 ... [2022-07-16T13:37:52.607Z] [2022-07-16T13:37:52.607Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:52.607Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:52.607Z] #42 92.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:37:52.607Z] #42 92.63 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:52.607Z] #42 DONE 93.1s [2022-07-16T13:37:52.607Z] [2022-07-16T13:37:52.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:52.607Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:52.628Z] #37 2.587 + cd /tmp/tmp.EeuZYyi14p/tini [2022-07-16T13:37:52.628Z] #37 2.587 + git checkout -q v0.19.0 [2022-07-16T13:37:52.650Z] #43 58.27 CC criu/arch/aarch64/restorer.o [2022-07-16T13:37:52.810Z] #53 19.08 + '[' -z '' ']' [2022-07-16T13:37:52.810Z] #53 19.08 + target=static [2022-07-16T13:37:52.810Z] #53 19.08 + make BUILDTAGS=seccomp static [2022-07-16T13:37:52.886Z] #37 2.642 + cmake . [2022-07-16T13:37:53.221Z] #43 58.55 CC criu/arch/aarch64/intraprocedure.o [2022-07-16T13:37:53.221Z] #43 58.60 CC criu/pie/restorer.o [2022-07-16T13:37:53.631Z] using credential docker-jenkins-github-credentials [2022-07-16T13:37:53.716Z] Cloning the remote Git repository [2022-07-16T13:37:53.716Z] Cloning with configured refspecs honoured and without tags [2022-07-16T13:37:53.750Z] #53 19.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-16T13:37:53.818Z] #37 3.686 -- The C compiler identification is GNU 8.3.0 [2022-07-16T13:37:54.075Z] #37 3.799 -- Check for working C compiler: /usr/bin/cc [2022-07-16T13:37:54.638Z] #37 ... [2022-07-16T13:37:54.638Z] [2022-07-16T13:37:54.638Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-16T13:37:54.638Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-16T13:37:54.638Z] #42 85.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-16T13:37:54.638Z] #42 85.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:37:54.638Z] #42 86.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:54.638Z] #42 86.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-16T13:37:54.638Z] #42 86.13 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:54.638Z] #42 86.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-16T13:37:54.638Z] #42 86.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-16T13:37:54.638Z] #42 86.17 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-16T13:37:54.638Z] #42 86.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-16T13:37:54.638Z] #42 86.22 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-16T13:37:54.638Z] #42 94.80 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-16T13:37:54.638Z] #42 94.89 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:37:54.638Z] #42 DONE 95.5s [2022-07-16T13:37:54.638Z] [2022-07-16T13:37:54.638Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:54.638Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:54.691Z] #56 ... [2022-07-16T13:37:54.691Z] [2022-07-16T13:37:54.691Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:54.691Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:54.691Z] #13 91.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T13:37:54.691Z] #13 91.15 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:37:54.691Z] #13 91.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:37:54.691Z] #13 ... [2022-07-16T13:37:54.691Z] [2022-07-16T13:37:54.691Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:54.691Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:54.691Z] #43 28.01 CC images/tun.o [2022-07-16T13:37:54.691Z] #43 28.27 CC images/sk-netlink.o [2022-07-16T13:37:54.691Z] #43 28.44 CC images/packet-sock.o [2022-07-16T13:37:54.691Z] #43 28.75 CC images/ipc-var.o [2022-07-16T13:37:54.691Z] #43 29.01 CC images/ipc-desc.o [2022-07-16T13:37:54.691Z] #43 29.19 CC images/ipc-shm.o [2022-07-16T13:37:54.691Z] #43 29.33 CC images/ipc-msg.o [2022-07-16T13:37:54.691Z] #43 29.56 CC images/ipc-sem.o [2022-07-16T13:37:54.691Z] #43 29.72 CC images/utsns.o [2022-07-16T13:37:54.692Z] #43 29.90 CC images/creds.o [2022-07-16T13:37:54.692Z] #43 30.07 CC images/vma.o [2022-07-16T13:37:54.692Z] #43 30.25 CC images/netdev.o [2022-07-16T13:37:54.692Z] #43 30.52 CC images/tty.o [2022-07-16T13:37:54.692Z] #43 31.00 CC images/file-lock.o [2022-07-16T13:37:54.692Z] #43 31.16 CC images/rlimit.o [2022-07-16T13:37:54.692Z] #43 31.33 CC images/pagemap.o [2022-07-16T13:37:54.692Z] #43 31.56 CC images/siginfo.o [2022-07-16T13:37:54.692Z] #43 31.78 CC images/rpc.o [2022-07-16T13:37:54.692Z] #43 32.83 CC images/ext-file.o [2022-07-16T13:37:54.692Z] #43 33.10 CC images/cgroup.o [2022-07-16T13:37:54.692Z] #43 33.60 CC images/userns.o [2022-07-16T13:37:54.692Z] #43 33.84 CC images/google/protobuf/descriptor.o [2022-07-16T13:37:54.692Z] #43 35.34 CC images/opts.o [2022-07-16T13:37:54.692Z] #43 35.53 CC images/seccomp.o [2022-07-16T13:37:54.692Z] #43 35.76 CC images/binfmt-misc.o [2022-07-16T13:37:54.692Z] #43 35.93 CC images/time.o [2022-07-16T13:37:54.692Z] #43 36.10 CC images/sysctl.o [2022-07-16T13:37:54.692Z] #43 36.35 CC images/autofs.o [2022-07-16T13:37:54.692Z] #43 36.60 CC images/macvlan.o [2022-07-16T13:37:54.692Z] #43 36.80 CC images/sit.o [2022-07-16T13:37:54.692Z] #43 37.03 CC images/memfd.o [2022-07-16T13:37:54.692Z] #43 37.39 CC images/timens.o [2022-07-16T13:37:54.692Z] #43 37.61 LINK images/built-in.o [2022-07-16T13:37:54.692Z] #43 37.75 GEN compel/include/asm [2022-07-16T13:37:54.692Z] #43 37.78 GEN compel/include/version.h [2022-07-16T13:37:54.692Z] #43 37.80 touch .config [2022-07-16T13:37:54.692Z] #43 37.83 GEN include/common/config.h [2022-07-16T13:37:54.692Z] #43 37.92 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-16T13:37:54.692Z] #43 37.94 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-16T13:37:54.692Z] #43 37.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-16T13:37:54.692Z] #43 38.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-16T13:37:54.692Z] #43 38.04 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-16T13:37:54.692Z] #43 38.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-16T13:37:54.692Z] #43 38.09 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-16T13:37:54.692Z] #43 38.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-16T13:37:54.692Z] #43 38.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-16T13:37:54.692Z] #43 38.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-16T13:37:54.692Z] #43 38.18 DEP compel/plugins/std/infect.d [2022-07-16T13:37:53.932Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T13:37:54.366Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-07-16T13:37:54.951Z] #43 38.36 DEP compel/plugins/std/string.d [2022-07-16T13:37:54.951Z] #43 38.46 DEP compel/plugins/std/log.d [2022-07-16T13:37:54.951Z] #43 38.57 DEP compel/plugins/std/fds.d [2022-07-16T13:37:55.210Z] #43 38.69 DEP compel/plugins/std/std.d [2022-07-16T13:37:55.210Z] #43 38.78 DEP compel/plugins/shmem/shmem.d [2022-07-16T13:37:55.469Z] #43 38.85 DEP compel/plugins/fds/fds.d [2022-07-16T13:37:55.469Z] #43 38.98 CC compel/plugins/std/std.o [2022-07-16T13:37:55.728Z] #43 39.25 CC compel/plugins/std/fds.o [2022-07-16T13:37:55.763Z] #43 ... [2022-07-16T13:37:55.763Z] [2022-07-16T13:37:55.763Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:37:55.763Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-16T13:37:55.763Z] #20 6.102 Get:7 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:37:55.763Z] #20 7.791 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-07-16T13:37:55.763Z] #20 8.920 Fetched 8846 kB in 8s (1098 kB/s) [2022-07-16T13:37:55.763Z] #20 8.920 Reading package lists... [2022-07-16T13:37:55.763Z] #20 13.03 Reading package lists... [2022-07-16T13:37:55.763Z] #20 16.02 Building dependency tree... [2022-07-16T13:37:55.763Z] #20 ... [2022-07-16T13:37:55.763Z] [2022-07-16T13:37:55.763Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:55.763Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:37:55.763Z] #43 61.33 LINK criu/pie/restorer.built-in.o [2022-07-16T13:37:55.763Z] #43 61.35 GEN criu/pie/restorer-blob.h [2022-07-16T13:37:55.763Z] #43 61.43 DEP criu/vdso.d [2022-07-16T13:37:55.883Z] #43 2.786 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:37:55.883Z] #43 2.786 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:37:55.883Z] #43 2.807 Note: Building without GnuTLS support [2022-07-16T13:37:55.883Z] #43 2.810 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:37:55.883Z] #43 2.810 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:37:56.026Z] #43 61.58 DEP criu/uts_ns.d [2022-07-16T13:37:56.286Z] #43 61.71 DEP criu/util.d [2022-07-16T13:37:56.286Z] #43 61.83 DEP criu/uffd.d [2022-07-16T13:37:56.303Z] #43 39.64 CC compel/plugins/std/log.o [2022-07-16T13:37:56.546Z] #43 62.05 DEP criu/tun.d [2022-07-16T13:37:56.546Z] #43 62.18 DEP criu/tty.d [2022-07-16T13:37:56.806Z] #43 62.37 DEP criu/timerfd.d [2022-07-16T13:37:56.871Z] #43 40.35 CC compel/plugins/std/string.o [2022-07-16T13:37:55.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:37:55.994Z] > git --version # timeout=10 [2022-07-16T13:37:56.043Z] > git --version # 'git version 2.24.1.windows.2' [2022-07-16T13:37:56.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:37:56.047Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:37:57.066Z] #43 62.55 DEP criu/timens.d [2022-07-16T13:37:57.066Z] #43 62.65 DEP criu/sysfs_parse.d [2022-07-16T13:37:57.066Z] #43 62.75 DEP criu/sysctl.d [2022-07-16T13:37:57.130Z] #43 ... [2022-07-16T13:37:57.130Z] [2022-07-16T13:37:57.130Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:37:57.130Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:37:57.130Z] #13 103.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T13:37:57.130Z] #13 103.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-16T13:37:57.130Z] #13 103.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:37:57.327Z] #43 62.86 DEP criu/string.d [2022-07-16T13:37:57.327Z] #43 62.90 DEP criu/stats.d [2022-07-16T13:37:57.327Z] #43 63.01 DEP criu/sockets.d [2022-07-16T13:37:57.389Z] #13 103.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T13:37:57.389Z] #13 103.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-16T13:37:57.389Z] #13 103.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:37:57.389Z] #13 104.1 Selecting previously unselected package libbtrfs0. [2022-07-16T13:37:57.389Z] #13 104.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:37:57.389Z] #13 104.1 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:37:57.389Z] #13 104.2 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:37:57.588Z] #43 63.15 DEP criu/sk-unix.d [2022-07-16T13:37:57.648Z] #13 104.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:37:57.648Z] #13 104.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:37:57.648Z] #13 104.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T13:37:57.648Z] #13 104.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:37:57.648Z] #13 104.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:37:57.648Z] #13 104.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T13:37:57.648Z] #13 104.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:37:57.848Z] #43 63.35 DEP criu/sk-tcp.d [2022-07-16T13:37:57.849Z] #43 63.49 DEP criu/sk-queue.d [2022-07-16T13:37:57.849Z] #43 63.60 DEP criu/sk-packet.d [2022-07-16T13:37:57.907Z] #13 104.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:37:57.907Z] #13 104.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T13:37:57.907Z] #13 104.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-16T13:37:57.950Z] #53 ... [2022-07-16T13:37:57.950Z] [2022-07-16T13:37:57.950Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:37:57.950Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:37:57.950Z] #43 90.97 CC criu/arch/x86/vdso-pie.o [2022-07-16T13:37:57.950Z] #43 91.60 CC criu/arch/x86/restorer.o [2022-07-16T13:37:57.950Z] #43 92.59 CC criu/arch/x86/restorer_unmap.o [2022-07-16T13:37:57.950Z] #43 92.74 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-16T13:37:57.950Z] #43 93.45 CC criu/pie/restorer.o [2022-07-16T13:37:57.950Z] #43 98.16 LINK criu/pie/restorer.built-in.o [2022-07-16T13:37:57.950Z] #43 98.19 GEN criu/pie/restorer-blob.h [2022-07-16T13:37:57.950Z] #43 98.40 DEP criu/vdso.d [2022-07-16T13:37:57.950Z] #43 98.72 DEP criu/vdso-compat.d [2022-07-16T13:37:57.950Z] #43 98.99 DEP criu/uts_ns.d [2022-07-16T13:37:57.950Z] #43 99.35 DEP criu/util.d [2022-07-16T13:37:57.950Z] #43 99.44 DEP criu/uffd.d [2022-07-16T13:37:57.950Z] #43 99.63 DEP criu/tun.d [2022-07-16T13:37:57.950Z] #43 99.90 DEP criu/tty.d [2022-07-16T13:37:57.950Z] #43 100.3 DEP criu/timerfd.d [2022-07-16T13:37:57.950Z] #43 100.5 DEP criu/timens.d [2022-07-16T13:37:57.950Z] #43 100.8 DEP criu/sysfs_parse.d [2022-07-16T13:37:57.950Z] #43 101.0 DEP criu/sysctl.d [2022-07-16T13:37:57.950Z] #43 101.2 DEP criu/string.d [2022-07-16T13:37:57.950Z] #43 101.3 DEP criu/stats.d [2022-07-16T13:37:57.950Z] #43 101.4 DEP criu/sockets.d [2022-07-16T13:37:57.987Z] #43 3.389 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:37:57.987Z] #43 3.389 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:37:57.987Z] #43 3.416 Note: Building without GnuTLS support [2022-07-16T13:37:57.987Z] #43 3.432 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:37:57.987Z] #43 3.432 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:37:58.166Z] #13 104.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:37:58.166Z] #13 104.9 Selecting previously unselected package libpcre16-3:amd64. [2022-07-16T13:37:58.166Z] #13 104.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:58.166Z] #13 104.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:37:58.210Z] #43 101.8 DEP criu/sk-unix.d [2022-07-16T13:37:58.399Z] #43 5.695 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:37:58.400Z] #43 5.822 GEN .gitid [2022-07-16T13:37:58.400Z] #43 5.890 GEN criu/include/version.h [2022-07-16T13:37:58.419Z] #43 63.79 DEP criu/sk-netlink.d [2022-07-16T13:37:58.419Z] #43 63.92 DEP criu/sk-inet.d [2022-07-16T13:37:58.419Z] #43 64.05 DEP criu/signalfd.d [2022-07-16T13:37:58.419Z] #43 64.15 DEP criu/sigframe.d [2022-07-16T13:37:58.425Z] #13 105.1 Selecting previously unselected package libpcre32-3:amd64. [2022-07-16T13:37:58.425Z] #13 105.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:58.425Z] #13 105.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:37:58.470Z] #43 102.2 DEP criu/sk-tcp.d [2022-07-16T13:37:58.656Z] #43 6.130 GEN include/common/asm [2022-07-16T13:37:58.679Z] #43 64.28 DEP criu/shmem.d [2022-07-16T13:37:58.684Z] #13 105.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-16T13:37:58.684Z] #13 105.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:58.684Z] #13 105.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:37:58.684Z] #13 105.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-16T13:37:58.684Z] #13 105.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-16T13:37:58.684Z] #13 105.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:37:58.733Z] #43 102.6 DEP criu/sk-queue.d [2022-07-16T13:37:58.940Z] #43 64.43 DEP criu/servicefd.d [2022-07-16T13:37:58.940Z] #43 64.53 DEP criu/seize.d [2022-07-16T13:37:58.940Z] #43 64.62 DEP criu/seccomp.d [2022-07-16T13:37:59.000Z] #43 102.9 DEP criu/sk-packet.d [2022-07-16T13:37:59.201Z] #43 64.74 DEP criu/rst-malloc.d [2022-07-16T13:37:59.201Z] #43 64.82 DEP criu/rbtree.d [2022-07-16T13:37:59.201Z] #43 64.84 DEP criu/pstree.d [2022-07-16T13:37:59.238Z] #43 ... [2022-07-16T13:37:59.238Z] [2022-07-16T13:37:59.239Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:37:59.239Z] #37 sha256:679026b455834e77bbbe766bc29ceaefec8e1976d92f0256defec28f99a53e00 [2022-07-16T13:37:59.239Z] #37 5.634 -- Detecting C compiler ABI info - done [2022-07-16T13:37:59.239Z] #37 5.675 -- Detecting C compile features [2022-07-16T13:37:59.239Z] #37 8.331 -- Detecting C compile features - done [2022-07-16T13:37:59.239Z] #37 8.387 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T13:37:59.239Z] #37 8.698 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T13:37:59.239Z] #37 8.838 -- Configuring done [2022-07-16T13:37:59.239Z] #37 8.883 -- Generating done [2022-07-16T13:37:59.239Z] #37 8.885 -- Build files have been written to: /tmp/tmp.jxbQqQeW65/tini [2022-07-16T13:37:59.239Z] #37 8.915 + make tini-static [2022-07-16T13:37:59.239Z] #37 9.477 Scanning dependencies of target tini-static [2022-07-16T13:37:59.239Z] #37 9.633 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T13:37:59.239Z] #37 11.55 [100%] Linking C executable tini-static [2022-07-16T13:37:59.253Z] #13 105.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T13:37:59.253Z] #13 105.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-16T13:37:59.253Z] #13 105.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-16T13:37:59.462Z] #43 64.95 DEP criu/protobuf.d [2022-07-16T13:37:59.462Z] #43 65.05 GEN criu/protobuf-desc-gen.h [2022-07-16T13:37:59.599Z] #43 103.3 DEP criu/sk-netlink.d [2022-07-16T13:37:59.863Z] #43 103.7 DEP criu/sk-inet.d [2022-07-16T13:37:59.902Z] #43 ... [2022-07-16T13:37:59.902Z] [2022-07-16T13:37:59.902Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:37:59.902Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:37:59.902Z] #34 100.9 internal/fmtsort [2022-07-16T13:38:00.158Z] #34 101.1 internal/poll [2022-07-16T13:38:00.177Z] #37 12.59 [100%] Built target tini-static [2022-07-16T13:38:00.177Z] #37 12.65 + mkdir -p /build [2022-07-16T13:38:00.177Z] #37 12.65 + cp tini-static /build/docker-init [2022-07-16T13:38:00.294Z] #13 106.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T13:38:00.294Z] #13 106.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:38:00.294Z] #13 106.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:38:00.458Z] #43 104.0 DEP criu/signalfd.d [2022-07-16T13:38:00.555Z] #13 107.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T13:38:00.555Z] #13 107.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:38:00.555Z] #13 107.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:38:00.731Z] #43 104.5 DEP criu/sigframe.d [2022-07-16T13:38:00.815Z] #13 107.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T13:38:00.815Z] #13 107.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:38:00.815Z] #13 107.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:38:00.993Z] #43 104.6 DEP criu/shmem.d [2022-07-16T13:38:00.993Z] #43 104.8 DEP criu/servicefd.d [2022-07-16T13:38:01.088Z] #34 101.9 internal/syscall/execenv [2022-07-16T13:38:01.253Z] #43 105.0 DEP criu/seize.d [2022-07-16T13:38:01.333Z] #13 107.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:38:01.333Z] #13 107.9 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:38:01.333Z] #13 108.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:38:01.333Z] #13 108.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:38:01.333Z] #13 108.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:38:01.333Z] #13 108.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:38:01.333Z] #13 108.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:01.333Z] #13 108.0 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:38:01.333Z] #13 108.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:38:01.333Z] #13 108.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:38:01.333Z] #13 108.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:38:01.333Z] #13 108.1 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:38:01.333Z] #13 108.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:38:01.333Z] #13 108.1 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-16T13:38:01.343Z] #34 102.2 path [2022-07-16T13:38:01.513Z] #43 105.2 DEP criu/seccomp.d [2022-07-16T13:38:01.513Z] #43 105.4 DEP criu/rst-malloc.d [2022-07-16T13:38:01.552Z] #37 DONE 14.1s [2022-07-16T13:38:01.553Z] [2022-07-16T13:38:01.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:01.553Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:01.553Z] #43 9.325 PBCC images/timens.pb-c.c [2022-07-16T13:38:01.593Z] #13 108.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:38:01.593Z] #13 108.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:38:01.593Z] #13 108.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:38:01.593Z] #13 108.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:01.593Z] #13 108.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:38:01.593Z] #13 108.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:38:01.593Z] #13 108.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:01.593Z] #13 108.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:38:01.593Z] #13 108.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-07-16T13:38:01.593Z] #13 108.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:38:01.593Z] #13 108.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-16T13:38:01.593Z] #13 108.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:38:01.593Z] #13 108.3 Setting up dmsetup (2:1.02.155-3) ... [2022-07-16T13:38:01.593Z] #13 108.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:38:01.593Z] #13 108.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:38:01.593Z] #13 108.3 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:38:01.773Z] #43 105.5 DEP criu/rbtree.d [2022-07-16T13:38:01.773Z] #43 105.6 DEP criu/pstree.d [2022-07-16T13:38:01.808Z] #43 9.386 DEP images/timens.pb-c.d [2022-07-16T13:38:01.907Z] #34 103.0 io/fs [2022-07-16T13:38:02.008Z] #43 67.40 DEP criu/protobuf-desc.d [2022-07-16T13:38:02.008Z] #43 67.49 DEP criu/proc_parse.d [2022-07-16T13:38:02.008Z] #43 ... [2022-07-16T13:38:02.008Z] [2022-07-16T13:38:02.008Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:38:02.008Z] #24 sha256:a610fa8152f757aa98f22cdd3dd0a97d39a92514af2105a54a195a301fb470a4 [2022-07-16T13:38:02.034Z] #43 105.8 DEP criu/protobuf.d [2022-07-16T13:38:02.064Z] #43 9.545 PBCC images/fown.pb-c.c [2022-07-16T13:38:02.064Z] #43 9.566 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-16T13:38:02.064Z] #43 9.721 PBCC images/opts.pb-c.c [2022-07-16T13:38:02.298Z] #43 106.0 GEN criu/protobuf-desc-gen.h [2022-07-16T13:38:02.319Z] #43 9.835 PBCC images/memfd.pb-c.c [2022-07-16T13:38:02.319Z] #43 9.929 DEP images/fown.pb-c.d [2022-07-16T13:38:02.319Z] #43 10.01 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-16T13:38:02.533Z] #13 DONE 109.2s [2022-07-16T13:38:02.533Z] [2022-07-16T13:38:02.533Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:02.533Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:02.533Z] #43 40.88 CC compel/plugins/std/infect.o [2022-07-16T13:38:02.533Z] #43 41.31 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-16T13:38:02.533Z] #43 41.33 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-16T13:38:02.533Z] #43 41.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-16T13:38:02.533Z] #43 41.42 AR compel/plugins/std.lib.a [2022-07-16T13:38:02.533Z] #43 41.46 CC compel/plugins/fds/fds.o [2022-07-16T13:38:02.533Z] #43 41.65 AR compel/plugins/fds.lib.a [2022-07-16T13:38:02.533Z] #43 41.70 HOSTDEP compel/src/lib/log-host.d [2022-07-16T13:38:02.533Z] #43 41.77 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-16T13:38:02.533Z] #43 41.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-16T13:38:02.533Z] #43 41.90 HOSTDEP compel/src/main-host.d [2022-07-16T13:38:02.533Z] #43 41.97 DEP compel/src/lib/ptrace.d [2022-07-16T13:38:02.533Z] #43 42.06 DEP compel/src/lib/infect.d [2022-07-16T13:38:02.533Z] #43 42.14 DEP compel/src/lib/infect-util.d [2022-07-16T13:38:02.533Z] #43 42.22 DEP compel/src/lib/infect-rpc.d [2022-07-16T13:38:02.533Z] #43 42.32 DEP compel/arch/x86/src/lib/infect.d [2022-07-16T13:38:02.533Z] #43 42.44 DEP compel/arch/x86/src/lib/cpu.d [2022-07-16T13:38:02.533Z] #43 42.54 DEP compel/src/lib/log.d [2022-07-16T13:38:02.533Z] #43 42.60 DEP compel/src/main.d [2022-07-16T13:38:02.533Z] #43 42.66 DEP compel/src/lib/handle-elf.d [2022-07-16T13:38:02.533Z] #43 42.74 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-16T13:38:02.533Z] #43 42.82 CC compel/src/lib/log.o [2022-07-16T13:38:02.533Z] #43 43.11 CC compel/arch/x86/src/lib/cpu.o [2022-07-16T13:38:02.533Z] #43 43.86 CC compel/arch/x86/src/lib/infect.o [2022-07-16T13:38:02.533Z] #43 44.68 CC compel/src/lib/infect-rpc.o [2022-07-16T13:38:02.533Z] #43 45.06 CC compel/src/lib/infect-util.o [2022-07-16T13:38:02.533Z] #43 45.32 CC compel/src/lib/infect.o [2022-07-16T13:38:02.564Z] #43 ... [2022-07-16T13:38:02.564Z] [2022-07-16T13:38:02.564Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:02.564Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:02.564Z] #20 6.352 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:38:02.564Z] #20 8.592 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:38:02.564Z] #20 16.39 Fetched 9029 kB in 14s (623 kB/s) [2022-07-16T13:38:02.574Z] #43 10.11 DEP images/opts.pb-c.d [2022-07-16T13:38:02.575Z] #43 10.19 DEP images/memfd.pb-c.d [2022-07-16T13:38:02.575Z] #43 10.27 PBCC images/sit.pb-c.c [2022-07-16T13:38:02.831Z] #43 10.36 DEP images/sit.pb-c.d [2022-07-16T13:38:02.831Z] #43 10.47 PBCC images/macvlan.pb-c.c [2022-07-16T13:38:02.831Z] #43 10.50 DEP images/macvlan.pb-c.d [2022-07-16T13:38:02.831Z] #43 10.61 PBCC images/autofs.pb-c.c [2022-07-16T13:38:03.088Z] #43 10.71 DEP images/autofs.pb-c.d [2022-07-16T13:38:03.344Z] #43 10.81 PBCC images/sysctl.pb-c.c [2022-07-16T13:38:03.344Z] #43 10.90 DEP images/sysctl.pb-c.d [2022-07-16T13:38:03.344Z] #43 11.01 PBCC images/time.pb-c.c [2022-07-16T13:38:03.600Z] #43 11.10 DEP images/time.pb-c.d [2022-07-16T13:38:03.600Z] #43 11.16 PBCC images/binfmt-misc.pb-c.c [2022-07-16T13:38:03.600Z] #43 11.21 DEP images/binfmt-misc.pb-c.d [2022-07-16T13:38:03.857Z] #43 11.33 PBCC images/seccomp.pb-c.c [2022-07-16T13:38:03.857Z] #43 11.44 DEP images/seccomp.pb-c.d [2022-07-16T13:38:03.857Z] #43 11.53 PBCC images/userns.pb-c.c [2022-07-16T13:38:03.857Z] #43 11.56 DEP images/userns.pb-c.d [2022-07-16T13:38:04.113Z] #43 11.71 PBCC images/cgroup.pb-c.c [2022-07-16T13:38:04.113Z] #43 11.78 DEP images/cgroup.pb-c.d [2022-07-16T13:38:04.370Z] #43 11.86 PBCC images/ext-file.pb-c.c [2022-07-16T13:38:04.370Z] #43 11.96 DEP images/ext-file.pb-c.d [2022-07-16T13:38:04.370Z] #43 12.08 PBCC images/rpc.pb-c.c [2022-07-16T13:38:04.422Z] #34 ... [2022-07-16T13:38:04.422Z] [2022-07-16T13:38:04.422Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-16T13:38:04.422Z] #37 sha256:961890da2876589c77a2798cad8bbd85d68376a317f3e9df2148e9b49bcd8810 [2022-07-16T13:38:04.422Z] #37 4.898 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-16T13:38:04.422Z] #37 4.898 -- Detecting C compiler ABI info [2022-07-16T13:38:04.422Z] #37 5.959 -- Detecting C compiler ABI info - done [2022-07-16T13:38:04.422Z] #37 6.026 -- Detecting C compile features [2022-07-16T13:38:04.422Z] #37 9.225 -- Detecting C compile features - done [2022-07-16T13:38:04.422Z] #37 9.284 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T13:38:04.422Z] #37 9.732 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T13:38:04.422Z] #37 9.964 -- Configuring done [2022-07-16T13:38:04.422Z] #37 10.00 -- Generating done [2022-07-16T13:38:04.422Z] #37 10.00 -- Build files have been written to: /tmp/tmp.EeuZYyi14p/tini [2022-07-16T13:38:04.422Z] #37 10.02 + make tini-static [2022-07-16T13:38:04.422Z] #37 10.64 Scanning dependencies of target tini-static [2022-07-16T13:38:04.422Z] #37 10.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T13:38:04.422Z] #37 12.91 [100%] Linking C executable tini-static [2022-07-16T13:38:04.422Z] #37 13.71 [100%] Built target tini-static [2022-07-16T13:38:04.422Z] #37 13.85 + mkdir -p /build [2022-07-16T13:38:04.422Z] #37 13.88 + cp tini-static /build/docker-init [2022-07-16T13:38:04.422Z] #37 DONE 14.4s [2022-07-16T13:38:04.445Z] #43 47.73 CC compel/src/lib/ptrace.o [2022-07-16T13:38:04.445Z] #43 48.12 AR compel/libcompel.a [2022-07-16T13:38:04.482Z] #20 16.39 Reading package lists... [2022-07-16T13:38:04.482Z] #20 ... [2022-07-16T13:38:04.482Z] [2022-07-16T13:38:04.482Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:04.482Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:04.482Z] #43 108.1 DEP criu/protobuf-desc.d [2022-07-16T13:38:04.482Z] #43 108.2 DEP criu/proc_parse.d [2022-07-16T13:38:04.626Z] #43 12.19 DEP images/rpc.pb-c.d [2022-07-16T13:38:04.626Z] #43 12.26 PBCC images/siginfo.pb-c.c [2022-07-16T13:38:04.626Z] #43 12.31 DEP images/siginfo.pb-c.d [2022-07-16T13:38:04.678Z] [2022-07-16T13:38:04.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:04.678Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:04.678Z] #43 7.112 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:38:04.678Z] #43 7.200 GEN .gitid [2022-07-16T13:38:04.678Z] #43 7.220 GEN criu/include/version.h [2022-07-16T13:38:04.678Z] #43 7.379 GEN include/common/asm [2022-07-16T13:38:04.704Z] #43 48.19 HOSTCC compel/src/main-host.o [2022-07-16T13:38:04.704Z] #43 ... [2022-07-16T13:38:04.704Z] [2022-07-16T13:38:04.704Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:38:04.704Z] #58 sha256:04430b7fb2d3d74c273e9ca6f05b4d979f3329fc3e5fb302dd461b108d28c772 [2022-07-16T13:38:04.704Z] #58 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:38:04.704Z] #58 113.1 + GOBIN=/build [2022-07-16T13:38:04.704Z] #58 113.1 + GO111MODULE=on [2022-07-16T13:38:04.704Z] #58 113.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-16T13:38:04.741Z] #43 108.4 DEP criu/plugin.d [2022-07-16T13:38:04.877Z] #24 118.3 Checking out files: 27% (3132/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 48% (5585/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 73% (8372/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-07-16T13:38:04.877Z] #24 121.3 + cd /tmp/tmp.F1eboIkexo/tmp/docker-ce [2022-07-16T13:38:04.877Z] #24 121.3 + git checkout -q v17.06.2-ce [2022-07-16T13:38:04.883Z] #43 ... [2022-07-16T13:38:04.883Z] [2022-07-16T13:38:04.883Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:38:04.883Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:38:04.883Z] #34 95.40 internal/poll [2022-07-16T13:38:04.883Z] #34 98.43 internal/fmtsort [2022-07-16T13:38:04.883Z] #34 99.24 internal/syscall/execenv [2022-07-16T13:38:04.883Z] #34 99.53 path [2022-07-16T13:38:04.883Z] #34 99.90 strings [2022-07-16T13:38:04.883Z] #34 100.9 io/fs [2022-07-16T13:38:04.883Z] #34 103.6 os [2022-07-16T13:38:04.883Z] #34 104.5 bufio [2022-07-16T13:38:04.883Z] #34 ... [2022-07-16T13:38:04.883Z] [2022-07-16T13:38:04.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:04.883Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:04.883Z] #43 12.54 PBCC images/pagemap.pb-c.c [2022-07-16T13:38:05.001Z] #43 108.6 DEP criu/pipes.d [2022-07-16T13:38:05.001Z] #43 108.8 DEP criu/pie-util.d [2022-07-16T13:38:05.139Z] #43 12.64 DEP images/pagemap.pb-c.d [2022-07-16T13:38:05.139Z] #43 12.71 PBCC images/rlimit.pb-c.c [2022-07-16T13:38:05.139Z] #43 12.83 DEP images/rlimit.pb-c.d [2022-07-16T13:38:05.139Z] #43 12.87 PBCC images/file-lock.pb-c.c [2022-07-16T13:38:05.139Z] #43 12.93 DEP images/file-lock.pb-c.d [2022-07-16T13:38:05.245Z] #43 10.74 PBCC images/timens.pb-c.c [2022-07-16T13:38:05.245Z] #43 10.80 DEP images/timens.pb-c.d [2022-07-16T13:38:05.261Z] #43 108.9 DEP criu/pie-util-vdso.d [2022-07-16T13:38:05.261Z] #43 109.0 DEP criu/pie-util-vdso-elf32.d [2022-07-16T13:38:05.261Z] #43 109.1 DEP criu/path.d [2022-07-16T13:38:05.261Z] #43 109.2 DEP criu/parasite-syscall.d [2022-07-16T13:38:05.396Z] #43 13.01 PBCC images/tty.pb-c.c [2022-07-16T13:38:05.396Z] #43 13.08 DEP images/tty.pb-c.d [2022-07-16T13:38:05.396Z] #43 ... [2022-07-16T13:38:05.396Z] [2022-07-16T13:38:05.396Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:38:05.396Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:38:05.396Z] #13 92.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T13:38:05.396Z] #13 92.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-16T13:38:05.396Z] #13 92.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:38:05.396Z] #13 100.7 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T13:38:05.396Z] #13 100.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:38:05.396Z] #13 100.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:05.396Z] #13 100.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-16T13:38:05.396Z] #13 100.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:38:05.396Z] #13 101.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:05.501Z] #43 10.91 PBCC images/fown.pb-c.c [2022-07-16T13:38:05.501Z] #43 10.98 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-16T13:38:05.641Z] #58 ... [2022-07-16T13:38:05.641Z] [2022-07-16T13:38:05.641Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-16T13:38:05.641Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-16T13:38:05.641Z] #14 DONE 3.2s [2022-07-16T13:38:05.653Z] #13 ... [2022-07-16T13:38:05.653Z] [2022-07-16T13:38:05.653Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:38:05.653Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:38:05.653Z] #34 106.2 text/tabwriter [2022-07-16T13:38:05.758Z] #43 11.12 PBCC images/opts.pb-c.c [2022-07-16T13:38:05.758Z] #43 11.19 PBCC images/memfd.pb-c.c [2022-07-16T13:38:05.758Z] #43 11.24 DEP images/fown.pb-c.d [2022-07-16T13:38:05.830Z] #43 109.5 DEP criu/pagemap.d [2022-07-16T13:38:05.900Z] [2022-07-16T13:38:05.900Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-16T13:38:05.900Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-16T13:38:06.015Z] #43 11.36 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-16T13:38:06.015Z] #43 11.49 DEP images/opts.pb-c.d [2022-07-16T13:38:06.015Z] #43 11.58 DEP images/memfd.pb-c.d [2022-07-16T13:38:06.089Z] #43 109.7 DEP criu/pagemap-cache.d [2022-07-16T13:38:06.089Z] #43 109.9 DEP criu/page-xfer.d [2022-07-16T13:38:06.262Z] #24 ... [2022-07-16T13:38:06.262Z] [2022-07-16T13:38:06.262Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:06.262Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-16T13:38:06.262Z] #20 16.02 Building dependency tree... [2022-07-16T13:38:06.262Z] #20 17.78 libcap2-bin is already the newest version (1:2.25-2). [2022-07-16T13:38:06.262Z] #20 17.78 The following additional packages will be installed: [2022-07-16T13:38:06.262Z] #20 17.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-16T13:38:06.262Z] #20 17.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-16T13:38:06.262Z] #20 17.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-16T13:38:06.262Z] #20 17.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-16T13:38:06.262Z] #20 17.78 python3.7 python3.7-minimal vim-runtime xxd [2022-07-16T13:38:06.262Z] #20 17.78 Suggested packages: [2022-07-16T13:38:06.262Z] #20 17.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-16T13:38:06.262Z] #20 17.79 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-16T13:38:06.262Z] #20 17.79 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-16T13:38:06.262Z] #20 17.79 quota [2022-07-16T13:38:06.262Z] #20 17.79 Recommended packages: [2022-07-16T13:38:06.262Z] #20 17.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-16T13:38:06.262Z] #20 17.79 python3-keyrings.alt python3-xdg unzip [2022-07-16T13:38:06.262Z] #20 19.20 The following NEW packages will be installed: [2022-07-16T13:38:06.262Z] #20 19.20 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-16T13:38:06.262Z] #20 19.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-16T13:38:06.262Z] #20 19.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-16T13:38:06.262Z] #20 19.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-16T13:38:06.262Z] #20 19.21 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-16T13:38:06.262Z] #20 19.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-16T13:38:06.262Z] #20 19.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-16T13:38:06.262Z] #20 19.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T13:38:06.262Z] #20 19.21 xz-utils zip [2022-07-16T13:38:06.262Z] #20 19.54 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:38:06.262Z] #20 19.54 Need to get 27.7 MB of archives. [2022-07-16T13:38:06.262Z] #20 19.54 After this operation, 114 MB of additional disk space will be used. [2022-07-16T13:38:06.262Z] #20 19.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-07-16T13:38:06.262Z] #20 19.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-07-16T13:38:06.262Z] #20 19.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-07-16T13:38:06.262Z] #20 19.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-07-16T13:38:06.262Z] #20 19.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-07-16T13:38:06.262Z] #20 19.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-07-16T13:38:06.262Z] #20 19.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-07-16T13:38:06.262Z] #20 19.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-07-16T13:38:06.262Z] #20 19.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-07-16T13:38:06.262Z] #20 19.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-07-16T13:38:06.262Z] #20 19.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-07-16T13:38:06.262Z] #20 19.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-07-16T13:38:06.262Z] #20 19.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-16T13:38:06.262Z] #20 19.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-07-16T13:38:06.262Z] #20 19.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-07-16T13:38:06.262Z] #20 19.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-07-16T13:38:06.262Z] #20 19.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-07-16T13:38:06.262Z] #20 19.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:38:06.262Z] #20 19.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-07-16T13:38:06.262Z] #20 19.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-07-16T13:38:06.262Z] #20 19.83 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-07-16T13:38:06.262Z] #20 19.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-07-16T13:38:06.262Z] #20 19.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-07-16T13:38:06.262Z] #20 19.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-07-16T13:38:06.262Z] #20 19.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-07-16T13:38:06.262Z] #20 19.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-07-16T13:38:06.262Z] #20 19.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-07-16T13:38:06.262Z] #20 19.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-07-16T13:38:06.262Z] #20 19.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-07-16T13:38:06.262Z] #20 20.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-16T13:38:06.262Z] #20 20.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-07-16T13:38:06.262Z] #20 20.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-07-16T13:38:06.262Z] #20 20.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-07-16T13:38:06.262Z] #20 20.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-07-16T13:38:06.262Z] #20 20.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-07-16T13:38:06.262Z] #20 20.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-16T13:38:06.262Z] #20 20.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-16T13:38:06.262Z] #20 20.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-16T13:38:06.262Z] #20 20.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-07-16T13:38:06.262Z] #20 20.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-16T13:38:06.262Z] #20 20.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-16T13:38:06.262Z] #20 20.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-16T13:38:06.262Z] #20 20.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-07-16T13:38:06.262Z] #20 20.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-07-16T13:38:06.262Z] #20 20.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-07-16T13:38:06.262Z] #20 20.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-16T13:38:06.262Z] #20 21.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-07-16T13:38:06.262Z] #20 21.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-07-16T13:38:06.262Z] #20 21.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-07-16T13:38:06.262Z] #20 22.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:38:06.262Z] #20 22.36 Fetched 27.7 MB in 2s (12.1 MB/s) [2022-07-16T13:38:06.262Z] #20 22.46 Selecting previously unselected package pigz. [2022-07-16T13:38:06.262Z] #20 22.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 ... 23425 files and directories currently installed.) [2022-07-16T13:38:06.262Z] #20 22.50 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-07-16T13:38:06.262Z] #20 22.51 Unpacking pigz (2.4-1) ... [2022-07-16T13:38:06.262Z] #20 22.65 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-07-16T13:38:06.262Z] #20 22.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-07-16T13:38:06.262Z] #20 22.66 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:06.262Z] #20 23.14 Selecting previously unselected package python3.7-minimal. [2022-07-16T13:38:06.262Z] #20 23.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-07-16T13:38:06.262Z] #20 23.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:38:06.262Z] #20 23.90 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:06.262Z] #20 23.94 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:38:06.262Z] #20 26.25 Selecting previously unselected package python3-minimal. [2022-07-16T13:38:06.262Z] #20 26.25 (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 ... 23674 files and directories currently installed.) [2022-07-16T13:38:06.262Z] #20 26.30 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-07-16T13:38:06.262Z] #20 26.32 Unpacking python3-minimal (3.7.3-1) ... [2022-07-16T13:38:06.262Z] #20 26.43 Selecting previously unselected package libmpdec2:arm64. [2022-07-16T13:38:06.262Z] #20 26.43 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-07-16T13:38:06.262Z] #20 26.45 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-07-16T13:38:06.262Z] #20 26.60 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-07-16T13:38:06.262Z] #20 26.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-07-16T13:38:06.262Z] #20 26.60 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:06.271Z] #43 11.70 PBCC images/sit.pb-c.c [2022-07-16T13:38:06.271Z] #43 11.81 DEP images/sit.pb-c.d [2022-07-16T13:38:06.271Z] #43 11.90 PBCC images/macvlan.pb-c.c [2022-07-16T13:38:06.349Z] #43 110.0 DEP criu/page-pipe.d [2022-07-16T13:38:06.349Z] #43 110.2 DEP criu/netfilter.d [2022-07-16T13:38:06.528Z] #43 11.97 DEP images/macvlan.pb-c.d [2022-07-16T13:38:06.610Z] #43 110.3 DEP criu/net.d [2022-07-16T13:38:06.785Z] #43 12.06 PBCC images/autofs.pb-c.c [2022-07-16T13:38:06.785Z] #43 12.13 DEP images/autofs.pb-c.d [2022-07-16T13:38:06.785Z] #43 12.24 PBCC images/sysctl.pb-c.c [2022-07-16T13:38:06.785Z] #43 12.26 DEP images/sysctl.pb-c.d [2022-07-16T13:38:06.785Z] #43 ... [2022-07-16T13:38:06.785Z] [2022-07-16T13:38:06.785Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:38:06.785Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:38:06.785Z] #13 93.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T13:38:06.785Z] #13 93.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-16T13:38:06.785Z] #13 93.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:38:06.785Z] #13 101.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T13:38:06.785Z] #13 101.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:38:06.785Z] #13 101.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:06.785Z] #13 102.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-16T13:38:06.785Z] #13 102.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:38:06.785Z] #13 102.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:06.871Z] #43 110.6 DEP criu/namespaces.d [2022-07-16T13:38:07.044Z] #13 ... [2022-07-16T13:38:07.044Z] [2022-07-16T13:38:07.044Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:07.044Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:07.044Z] #43 12.40 PBCC images/time.pb-c.c [2022-07-16T13:38:07.044Z] #43 12.48 DEP images/time.pb-c.d [2022-07-16T13:38:07.044Z] #43 12.52 PBCC images/binfmt-misc.pb-c.c [2022-07-16T13:38:07.044Z] #43 12.59 DEP images/binfmt-misc.pb-c.d [2022-07-16T13:38:07.130Z] #43 110.9 DEP criu/mount.d [2022-07-16T13:38:07.204Z] #20 27.58 Selecting previously unselected package python3.7. [2022-07-16T13:38:07.204Z] #20 27.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-07-16T13:38:07.204Z] #20 27.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:07.204Z] #20 27.73 Selecting previously unselected package libpython3-stdlib:arm64. [2022-07-16T13:38:07.204Z] #20 27.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-07-16T13:38:07.204Z] #20 27.77 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-07-16T13:38:07.307Z] #43 12.66 PBCC images/seccomp.pb-c.c [2022-07-16T13:38:07.307Z] #43 12.68 DEP images/seccomp.pb-c.d [2022-07-16T13:38:07.307Z] #43 12.73 PBCC images/userns.pb-c.c [2022-07-16T13:38:07.307Z] #43 12.78 DEP images/userns.pb-c.d [2022-07-16T13:38:07.307Z] #43 12.84 PBCC images/cgroup.pb-c.c [2022-07-16T13:38:07.393Z] #43 111.1 DEP criu/memfd.d [2022-07-16T13:38:07.393Z] #43 111.3 DEP criu/mem.d [2022-07-16T13:38:07.464Z] #20 27.90 Setting up python3-minimal (3.7.3-1) ... [2022-07-16T13:38:07.564Z] #43 12.93 DEP images/cgroup.pb-c.d [2022-07-16T13:38:07.564Z] #43 13.09 PBCC images/ext-file.pb-c.c [2022-07-16T13:38:07.820Z] #43 13.18 DEP images/ext-file.pb-c.d [2022-07-16T13:38:07.820Z] #43 13.22 PBCC images/rpc.pb-c.c [2022-07-16T13:38:07.820Z] #43 13.26 DEP images/rpc.pb-c.d [2022-07-16T13:38:07.820Z] #43 13.38 PBCC images/siginfo.pb-c.c [2022-07-16T13:38:07.963Z] #43 111.5 DEP criu/lsm.d [2022-07-16T13:38:07.963Z] #43 111.6 DEP criu/log.d [2022-07-16T13:38:07.963Z] #43 111.8 DEP criu/libnetlink.d [2022-07-16T13:38:07.963Z] #43 111.9 DEP criu/kerndat.d [2022-07-16T13:38:08.077Z] #43 13.42 DEP images/siginfo.pb-c.d [2022-07-16T13:38:08.078Z] #43 13.46 PBCC images/pagemap.pb-c.c [2022-07-16T13:38:08.078Z] #43 13.49 DEP images/pagemap.pb-c.d [2022-07-16T13:38:08.078Z] #43 13.60 PBCC images/rlimit.pb-c.c [2022-07-16T13:38:08.078Z] #43 13.63 DEP images/rlimit.pb-c.d [2022-07-16T13:38:08.175Z] #34 108.5 io/ioutil [2022-07-16T13:38:08.175Z] #34 108.5 fmt [2022-07-16T13:38:08.335Z] #43 13.72 PBCC images/file-lock.pb-c.c [2022-07-16T13:38:08.335Z] #43 13.78 DEP images/file-lock.pb-c.d [2022-07-16T13:38:08.335Z] #43 13.85 PBCC images/tty.pb-c.c [2022-07-16T13:38:08.406Z] #20 28.87 Selecting previously unselected package python3. [2022-07-16T13:38:08.406Z] #20 28.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-07-16T13:38:08.406Z] #20 28.90 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-07-16T13:38:08.406Z] #20 28.93 Unpacking python3 (3.7.3-1) ... [2022-07-16T13:38:08.406Z] #20 ... [2022-07-16T13:38:08.406Z] [2022-07-16T13:38:08.406Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:38:08.406Z] #24 sha256:a610fa8152f757aa98f22cdd3dd0a97d39a92514af2105a54a195a301fb470a4 [2022-07-16T13:38:08.406Z] #24 124.9 + mkdir -p /tmp/tmp.F1eboIkexo/src/github.com/docker [2022-07-16T13:38:08.406Z] #24 124.9 + mv components/cli /tmp/tmp.F1eboIkexo/src/github.com/docker/cli [2022-07-16T13:38:08.406Z] #24 124.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-16T13:38:08.432Z] #15 DONE 2.3s [2022-07-16T13:38:08.432Z] [2022-07-16T13:38:08.432Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:08.432Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:08.432Z] #43 48.37 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-16T13:38:08.432Z] #43 48.50 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-16T13:38:08.432Z] #43 48.77 HOSTCC compel/src/lib/log-host.o [2022-07-16T13:38:08.432Z] #43 49.01 HOSTLINK compel/compel-host-bin [2022-07-16T13:38:08.432Z] #43 49.13 DEP soccr/soccr.d [2022-07-16T13:38:08.432Z] #43 49.38 CC soccr/soccr.o [2022-07-16T13:38:08.432Z] #43 50.82 AR soccr/libsoccr.a [2022-07-16T13:38:08.432Z] #43 50.86 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:38:08.432Z] #43 51.21 DEP criu/arch/x86/sigframe.d [2022-07-16T13:38:08.432Z] #43 51.33 DEP criu/arch/x86/sigaction_compat.d [2022-07-16T13:38:08.432Z] #43 51.44 DEP criu/arch/x86/kerndat.d [2022-07-16T13:38:08.432Z] #43 51.61 DEP criu/arch/x86/crtools.d [2022-07-16T13:38:08.432Z] #43 51.82 DEP criu/arch/x86/cpu.d [2022-07-16T13:38:08.432Z] #43 51.94 CC criu/arch/x86/cpu.o [2022-07-16T13:38:08.535Z] #43 112.2 DEP criu/kcmp-ids.d [2022-07-16T13:38:08.535Z] #43 112.3 DEP criu/irmap.d [2022-07-16T13:38:08.592Z] #43 14.08 DEP images/tty.pb-c.d [2022-07-16T13:38:08.592Z] #43 14.17 PBCC images/tun.pb-c.c [2022-07-16T13:38:08.794Z] #24 ... [2022-07-16T13:38:08.794Z] [2022-07-16T13:38:08.794Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:38:08.794Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-16T13:38:08.794Z] #32 DONE 124.9s [2022-07-16T13:38:08.794Z] [2022-07-16T13:38:08.794Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:08.794Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-16T13:38:08.794Z] #20 29.14 Selecting previously unselected package libip4tc0:arm64. [2022-07-16T13:38:08.794Z] #20 29.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-07-16T13:38:08.794Z] #20 29.14 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-07-16T13:38:08.794Z] #20 29.29 Selecting previously unselected package libip6tc0:arm64. [2022-07-16T13:38:08.794Z] #20 29.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-07-16T13:38:08.794Z] #20 29.31 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-07-16T13:38:08.795Z] #43 112.5 DEP criu/ipc_ns.d [2022-07-16T13:38:08.848Z] #43 14.26 PBCC images/netdev.pb-c.c [2022-07-16T13:38:08.848Z] #43 14.33 DEP images/tun.pb-c.d [2022-07-16T13:38:08.848Z] #43 14.43 DEP images/netdev.pb-c.d [2022-07-16T13:38:09.021Z] #43 52.66 CC criu/arch/x86/crtools.o [2022-07-16T13:38:09.056Z] #43 112.7 DEP criu/image.d [2022-07-16T13:38:09.076Z] #20 29.46 Selecting previously unselected package libiptc0:arm64. [2022-07-16T13:38:09.076Z] #20 29.48 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-07-16T13:38:09.076Z] #20 29.48 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-07-16T13:38:09.076Z] #20 29.62 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-16T13:38:09.076Z] #20 29.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-16T13:38:09.076Z] #20 29.63 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-16T13:38:09.105Z] #43 14.58 PBCC images/vma.pb-c.c [2022-07-16T13:38:09.105Z] #43 14.63 DEP images/vma.pb-c.d [2022-07-16T13:38:09.316Z] #43 113.0 DEP criu/image-desc.d [2022-07-16T13:38:09.316Z] #43 113.1 DEP criu/fsnotify.d [2022-07-16T13:38:09.339Z] #20 29.83 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-16T13:38:09.339Z] #20 29.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-07-16T13:38:09.339Z] #20 29.89 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-07-16T13:38:09.361Z] #43 14.78 PBCC images/creds.pb-c.c [2022-07-16T13:38:09.361Z] #43 14.80 DEP images/creds.pb-c.d [2022-07-16T13:38:09.575Z] #43 113.3 DEP criu/filesystems.d [2022-07-16T13:38:09.575Z] #43 113.4 DEP criu/files.d [2022-07-16T13:38:09.603Z] #20 30.03 Selecting previously unselected package libnftnl11:arm64. [2022-07-16T13:38:09.603Z] #20 30.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-07-16T13:38:09.603Z] #20 30.03 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-07-16T13:38:09.603Z] #20 30.15 Selecting previously unselected package iptables. [2022-07-16T13:38:09.603Z] #20 30.16 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-07-16T13:38:09.603Z] #20 30.17 Unpacking iptables (1.8.2-4) ... [2022-07-16T13:38:09.617Z] #43 14.95 PBCC images/utsns.pb-c.c [2022-07-16T13:38:09.617Z] #43 14.98 DEP images/utsns.pb-c.d [2022-07-16T13:38:09.617Z] #43 15.05 PBCC images/ipc-desc.pb-c.c [2022-07-16T13:38:09.617Z] #43 15.17 PBCC images/ipc-sem.pb-c.c [2022-07-16T13:38:09.836Z] #43 113.6 DEP criu/files-reg.d [2022-07-16T13:38:09.868Z] #20 30.43 Selecting previously unselected package xxd. [2022-07-16T13:38:09.868Z] #20 30.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-16T13:38:09.868Z] #20 30.44 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:09.874Z] #43 15.20 DEP images/ipc-desc.pb-c.d [2022-07-16T13:38:09.874Z] #43 15.35 DEP images/ipc-sem.pb-c.d [2022-07-16T13:38:09.874Z] #43 15.47 PBCC images/ipc-msg.pb-c.c [2022-07-16T13:38:10.098Z] #43 113.8 DEP criu/files-ext.d [2022-07-16T13:38:10.128Z] #20 30.54 Selecting previously unselected package vim-common. [2022-07-16T13:38:10.128Z] #20 30.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:38:10.128Z] #20 30.59 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:10.131Z] #43 15.55 DEP images/ipc-msg.pb-c.d [2022-07-16T13:38:10.131Z] #43 15.71 PBCC images/ipc-shm.pb-c.c [2022-07-16T13:38:10.362Z] #43 113.9 DEP criu/file-lock.d [2022-07-16T13:38:10.362Z] #43 114.1 DEP criu/file-ids.d [2022-07-16T13:38:10.387Z] #43 15.80 DEP images/ipc-shm.pb-c.d [2022-07-16T13:38:10.387Z] #43 15.87 PBCC images/ipc-var.pb-c.c [2022-07-16T13:38:10.388Z] #20 30.76 Selecting previously unselected package bash-completion. [2022-07-16T13:38:10.388Z] #20 30.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-16T13:38:10.398Z] #43 ... [2022-07-16T13:38:10.398Z] [2022-07-16T13:38:10.398Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T13:38:10.398Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-16T13:38:10.398Z] #16 1.867 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T13:38:10.398Z] #16 DONE 2.1s [2022-07-16T13:38:10.398Z] [2022-07-16T13:38:10.398Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:38:10.398Z] #53 sha256:2b112913514b69a297f2e2275e281b063739190a0b00aee461f0b99ea40a18bb [2022-07-16T13:38:10.398Z] #53 2.882 + RM_GOPATH=0 [2022-07-16T13:38:10.398Z] #53 2.882 + TMP_GOPATH= [2022-07-16T13:38:10.398Z] #53 2.882 + : /build [2022-07-16T13:38:10.398Z] #53 2.882 + '[' -z '' ']' [2022-07-16T13:38:10.398Z] #53 2.882 ++ mktemp -d [2022-07-16T13:38:10.398Z] #53 2.884 + export GOPATH=/tmp/tmp.HdnNAAQ8cT [2022-07-16T13:38:10.398Z] #53 2.884 + GOPATH=/tmp/tmp.HdnNAAQ8cT [2022-07-16T13:38:10.398Z] #53 2.884 + RM_GOPATH=1 [2022-07-16T13:38:10.398Z] #53 2.884 + case "$(go env GOARCH)" in [2022-07-16T13:38:10.398Z] #53 2.885 ++ go env GOARCH [2022-07-16T13:38:10.398Z] #53 2.898 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:38:10.398Z] #53 2.898 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:38:10.398Z] #53 2.899 ++ dirname /tmp/install/install.sh [2022-07-16T13:38:10.398Z] #53 2.900 + dir=/tmp/install [2022-07-16T13:38:10.398Z] #53 2.900 + bin=runc [2022-07-16T13:38:10.398Z] #53 2.900 + shift [2022-07-16T13:38:10.398Z] #53 2.900 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-16T13:38:10.398Z] #53 2.901 + . /tmp/install/runc.installer [2022-07-16T13:38:10.398Z] #53 2.901 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T13:38:10.398Z] #53 2.902 ++ set -e [2022-07-16T13:38:10.398Z] #53 2.902 ++ : v1.1.2 [2022-07-16T13:38:10.398Z] #53 2.902 + install_runc [2022-07-16T13:38:10.398Z] #53 2.902 + RUNC_BUILDTAGS=seccomp [2022-07-16T13:38:10.398Z] #53 2.902 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T13:38:10.398Z] #53 2.902 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HdnNAAQ8cT/src/github.com/opencontainers/runc [2022-07-16T13:38:10.398Z] #53 2.906 Cloning into '/tmp/tmp.HdnNAAQ8cT/src/github.com/opencontainers/runc'... [2022-07-16T13:38:10.398Z] #53 ... [2022-07-16T13:38:10.398Z] [2022-07-16T13:38:10.398Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T13:38:10.398Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-16T13:38:10.626Z] #43 114.3 DEP criu/fifo.d [2022-07-16T13:38:10.626Z] #43 114.5 DEP criu/fdstore.d [2022-07-16T13:38:10.644Z] #43 15.92 DEP images/ipc-var.pb-c.d [2022-07-16T13:38:10.644Z] #43 15.97 PBCC images/sk-opts.pb-c.c [2022-07-16T13:38:10.644Z] #43 16.07 PBCC images/packet-sock.pb-c.c [2022-07-16T13:38:10.644Z] #43 16.20 DEP images/sk-opts.pb-c.d [2022-07-16T13:38:10.695Z] #34 ... [2022-07-16T13:38:10.695Z] [2022-07-16T13:38:10.695Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:10.695Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:10.695Z] #43 13.17 PBCC images/tun.pb-c.c [2022-07-16T13:38:10.695Z] #43 13.28 PBCC images/netdev.pb-c.c [2022-07-16T13:38:10.695Z] #43 13.30 DEP images/tun.pb-c.d [2022-07-16T13:38:10.695Z] #43 13.35 DEP images/netdev.pb-c.d [2022-07-16T13:38:10.695Z] #43 13.39 PBCC images/vma.pb-c.c [2022-07-16T13:38:10.695Z] #43 13.47 DEP images/vma.pb-c.d [2022-07-16T13:38:10.695Z] #43 13.50 PBCC images/creds.pb-c.c [2022-07-16T13:38:10.695Z] #43 13.55 DEP images/creds.pb-c.d [2022-07-16T13:38:10.695Z] #43 13.64 PBCC images/utsns.pb-c.c [2022-07-16T13:38:10.695Z] #43 13.69 DEP images/utsns.pb-c.d [2022-07-16T13:38:10.695Z] #43 13.76 PBCC images/ipc-desc.pb-c.c [2022-07-16T13:38:10.695Z] #43 13.79 PBCC images/ipc-sem.pb-c.c [2022-07-16T13:38:10.695Z] #43 13.87 DEP images/ipc-desc.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.00 DEP images/ipc-sem.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.11 PBCC images/ipc-msg.pb-c.c [2022-07-16T13:38:10.695Z] #43 14.15 DEP images/ipc-msg.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.21 PBCC images/ipc-shm.pb-c.c [2022-07-16T13:38:10.695Z] #43 14.23 DEP images/ipc-shm.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.45 PBCC images/ipc-var.pb-c.c [2022-07-16T13:38:10.695Z] #43 14.48 DEP images/ipc-var.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.52 PBCC images/sk-opts.pb-c.c [2022-07-16T13:38:10.695Z] #43 14.55 PBCC images/packet-sock.pb-c.c [2022-07-16T13:38:10.695Z] #43 14.60 DEP images/sk-opts.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.66 DEP images/packet-sock.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.75 PBCC images/sk-netlink.pb-c.c [2022-07-16T13:38:10.695Z] #43 14.84 DEP images/sk-netlink.pb-c.d [2022-07-16T13:38:10.695Z] #43 14.94 PBCC images/sk-inet.pb-c.c [2022-07-16T13:38:10.695Z] #43 15.02 DEP images/sk-inet.pb-c.d [2022-07-16T13:38:10.695Z] #43 15.15 PBCC images/sk-unix.pb-c.c [2022-07-16T13:38:10.695Z] #43 15.26 DEP images/sk-unix.pb-c.d [2022-07-16T13:38:10.695Z] #43 15.40 PBCC images/mm.pb-c.c [2022-07-16T13:38:10.695Z] #43 15.54 DEP images/mm.pb-c.d [2022-07-16T13:38:10.695Z] #43 15.67 PBCC images/timerfd.pb-c.c [2022-07-16T13:38:10.695Z] #43 15.76 DEP images/timerfd.pb-c.d [2022-07-16T13:38:10.695Z] #43 15.93 PBCC images/timer.pb-c.c [2022-07-16T13:38:10.695Z] #43 15.93 DEP images/timer.pb-c.d [2022-07-16T13:38:10.695Z] #43 16.02 PBCC images/sa.pb-c.c [2022-07-16T13:38:10.695Z] #43 16.07 DEP images/sa.pb-c.d [2022-07-16T13:38:10.695Z] #43 16.16 PBCC images/pipe-data.pb-c.c [2022-07-16T13:38:10.695Z] #43 16.25 DEP images/pipe-data.pb-c.d [2022-07-16T13:38:10.695Z] #43 16.34 PBCC images/mnt.pb-c.c [2022-07-16T13:38:10.695Z] #43 16.42 DEP images/mnt.pb-c.d [2022-07-16T13:38:10.695Z] #43 16.51 PBCC images/sk-packet.pb-c.c [2022-07-16T13:38:10.695Z] #43 16.56 DEP images/sk-packet.pb-c.d [2022-07-16T13:38:10.695Z] #43 16.65 PBCC images/tcp-stream.pb-c.c [2022-07-16T13:38:10.695Z] #43 16.73 DEP images/tcp-stream.pb-c.d [2022-07-16T13:38:10.695Z] #43 16.87 PBCC images/pipe.pb-c.c [2022-07-16T13:38:10.695Z] #43 16.96 DEP images/pipe.pb-c.d [2022-07-16T13:38:10.695Z] #43 16.98 PBCC images/pstree.pb-c.c [2022-07-16T13:38:10.695Z] #43 16.99 DEP images/pstree.pb-c.d [2022-07-16T13:38:10.695Z] #43 17.00 PBCC images/fs.pb-c.c [2022-07-16T13:38:10.695Z] #43 17.00 DEP images/fs.pb-c.d [2022-07-16T13:38:10.695Z] #43 17.06 PBCC images/signalfd.pb-c.c [2022-07-16T13:38:10.695Z] #43 17.14 DEP images/signalfd.pb-c.d [2022-07-16T13:38:10.695Z] #43 17.20 PBCC images/fh.pb-c.c [2022-07-16T13:38:10.695Z] #43 17.27 PBCC images/fsnotify.pb-c.c [2022-07-16T13:38:10.695Z] #43 17.37 DEP images/fh.pb-c.d [2022-07-16T13:38:10.695Z] #43 17.49 DEP images/fsnotify.pb-c.d [2022-07-16T13:38:10.695Z] #43 17.60 PBCC images/eventpoll.pb-c.c [2022-07-16T13:38:10.695Z] #43 17.64 DEP images/eventpoll.pb-c.d [2022-07-16T13:38:10.695Z] #43 17.81 PBCC images/eventfd.pb-c.c [2022-07-16T13:38:10.695Z] #43 17.85 DEP images/eventfd.pb-c.d [2022-07-16T13:38:10.695Z] #43 17.89 PBCC images/remap-file-path.pb-c.c [2022-07-16T13:38:10.695Z] #43 17.92 DEP images/remap-file-path.pb-c.d [2022-07-16T13:38:10.695Z] #43 18.01 PBCC images/fifo.pb-c.c [2022-07-16T13:38:10.695Z] #43 18.02 DEP images/fifo.pb-c.d [2022-07-16T13:38:10.695Z] #43 18.09 PBCC images/ghost-file.pb-c.c [2022-07-16T13:38:10.695Z] #43 18.16 DEP images/ghost-file.pb-c.d [2022-07-16T13:38:10.695Z] #43 18.20 PBCC images/regfile.pb-c.c [2022-07-16T13:38:10.695Z] #43 18.26 DEP images/regfile.pb-c.d [2022-07-16T13:38:10.695Z] #43 18.31 PBCC images/ns.pb-c.c [2022-07-16T13:38:10.695Z] #43 18.32 DEP images/ns.pb-c.d [2022-07-16T13:38:10.695Z] #43 18.36 PBCC images/fdinfo.pb-c.c [2022-07-16T13:38:10.695Z] #43 18.44 DEP images/fdinfo.pb-c.d [2022-07-16T13:38:10.891Z] #43 114.6 DEP criu/fault-injection.d [2022-07-16T13:38:10.891Z] #43 114.7 DEP criu/external.d [2022-07-16T13:38:10.902Z] #43 16.31 DEP images/packet-sock.pb-c.d [2022-07-16T13:38:10.902Z] #43 16.46 PBCC images/sk-netlink.pb-c.c [2022-07-16T13:38:10.952Z] #43 18.56 PBCC images/core-aarch64.pb-c.c [2022-07-16T13:38:10.952Z] #43 18.71 PBCC images/core-arm.pb-c.c [2022-07-16T13:38:11.151Z] #43 ... [2022-07-16T13:38:11.151Z] [2022-07-16T13:38:11.151Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:38:11.151Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:38:11.151Z] #32 DONE 213.9s [2022-07-16T13:38:11.151Z] [2022-07-16T13:38:11.151Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:11.151Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:11.151Z] #43 114.9 DEP criu/eventpoll.d [2022-07-16T13:38:11.151Z] #43 ... [2022-07-16T13:38:11.151Z] [2022-07-16T13:38:11.151Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:11.151Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:11.151Z] #20 16.39 Reading package lists... [2022-07-16T13:38:11.151Z] #20 20.46 Reading package lists... [2022-07-16T13:38:11.159Z] #43 16.55 DEP images/sk-netlink.pb-c.d [2022-07-16T13:38:11.159Z] #43 16.65 PBCC images/sk-inet.pb-c.c [2022-07-16T13:38:11.208Z] #43 18.76 PBCC images/core-ppc64.pb-c.c [2022-07-16T13:38:11.208Z] #43 ... [2022-07-16T13:38:11.208Z] [2022-07-16T13:38:11.208Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:38:11.208Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:38:11.208Z] #34 111.9 flag [2022-07-16T13:38:11.208Z] #34 111.9 github.com/BurntSushi/toml [2022-07-16T13:38:11.416Z] #43 16.76 DEP images/sk-inet.pb-c.d [2022-07-16T13:38:11.416Z] #43 16.80 PBCC images/sk-unix.pb-c.c [2022-07-16T13:38:11.416Z] #43 16.86 DEP images/sk-unix.pb-c.d [2022-07-16T13:38:11.416Z] #43 16.92 PBCC images/mm.pb-c.c [2022-07-16T13:38:11.416Z] #43 16.97 DEP images/mm.pb-c.d [2022-07-16T13:38:11.673Z] #43 16.99 PBCC images/timerfd.pb-c.c [2022-07-16T13:38:11.673Z] #43 17.07 DEP images/timerfd.pb-c.d [2022-07-16T13:38:11.673Z] #43 17.20 PBCC images/timer.pb-c.c [2022-07-16T13:38:11.673Z] #43 17.21 DEP images/timer.pb-c.d [2022-07-16T13:38:11.774Z] #17 ... [2022-07-16T13:38:11.774Z] [2022-07-16T13:38:11.774Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:38:11.774Z] #58 sha256:04430b7fb2d3d74c273e9ca6f05b4d979f3329fc3e5fb302dd461b108d28c772 [2022-07-16T13:38:11.774Z] #58 DONE 120.1s [2022-07-16T13:38:11.931Z] #43 17.27 PBCC images/sa.pb-c.c [2022-07-16T13:38:11.931Z] #43 17.31 DEP images/sa.pb-c.d [2022-07-16T13:38:11.931Z] #43 17.40 PBCC images/pipe-data.pb-c.c [2022-07-16T13:38:11.931Z] #43 17.42 DEP images/pipe-data.pb-c.d [2022-07-16T13:38:11.931Z] #43 17.47 PBCC images/mnt.pb-c.c [2022-07-16T13:38:12.033Z] [2022-07-16T13:38:12.033Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T13:38:12.033Z] #59 sha256:abb087c01405a6551d228a3a3aa596141d870060984afcf0d148e293798da0f8 [2022-07-16T13:38:12.033Z] #59 DONE 0.2s [2022-07-16T13:38:12.033Z] [2022-07-16T13:38:12.033Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T13:38:12.033Z] #60 sha256:9e64d88c9056f6763490868d4949977c2996e4e944774dad39e584cd3c8d3a9f [2022-07-16T13:38:12.033Z] #60 DONE 0.2s [2022-07-16T13:38:12.033Z] [2022-07-16T13:38:12.033Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:12.033Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:12.033Z] #43 54.03 CC criu/arch/x86/kerndat.o [2022-07-16T13:38:12.033Z] #43 54.49 CC criu/arch/x86/sigaction_compat.o [2022-07-16T13:38:12.033Z] #43 54.76 CC criu/arch/x86/sigframe.o [2022-07-16T13:38:12.033Z] #43 55.10 LINK criu/arch/x86/crtools.built-in.o [2022-07-16T13:38:12.033Z] #43 55.17 DEP criu/pie/util-vdso-elf32.d [2022-07-16T13:38:12.033Z] #43 55.34 DEP criu/pie/util-vdso.d [2022-07-16T13:38:12.033Z] #43 55.46 DEP criu/pie/util.d [2022-07-16T13:38:12.189Z] #43 17.53 DEP images/mnt.pb-c.d [2022-07-16T13:38:12.189Z] #43 17.58 PBCC images/sk-packet.pb-c.c [2022-07-16T13:38:12.189Z] #43 17.60 DEP images/sk-packet.pb-c.d [2022-07-16T13:38:12.189Z] #43 17.69 PBCC images/tcp-stream.pb-c.c [2022-07-16T13:38:12.189Z] #43 17.80 DEP images/tcp-stream.pb-c.d [2022-07-16T13:38:12.291Z] #43 55.69 CC criu/pie/util.o [2022-07-16T13:38:12.301Z] #20 ... [2022-07-16T13:38:12.301Z] [2022-07-16T13:38:12.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:12.301Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:38:12.301Z] #43 67.70 DEP criu/plugin.d [2022-07-16T13:38:12.301Z] #43 67.77 DEP criu/pipes.d [2022-07-16T13:38:12.301Z] #43 67.92 DEP criu/pie-util.d [2022-07-16T13:38:12.301Z] #43 68.01 DEP criu/pie-util-vdso.d [2022-07-16T13:38:12.301Z] #43 68.16 DEP criu/path.d [2022-07-16T13:38:12.301Z] #43 68.35 DEP criu/parasite-syscall.d [2022-07-16T13:38:12.301Z] #43 68.57 DEP criu/pagemap.d [2022-07-16T13:38:12.301Z] #43 68.70 DEP criu/pagemap-cache.d [2022-07-16T13:38:12.301Z] #43 68.78 DEP criu/page-xfer.d [2022-07-16T13:38:12.301Z] #43 68.88 DEP criu/page-pipe.d [2022-07-16T13:38:12.301Z] #43 69.03 DEP criu/netfilter.d [2022-07-16T13:38:12.301Z] #43 69.16 DEP criu/net.d [2022-07-16T13:38:12.301Z] #43 69.34 DEP criu/namespaces.d [2022-07-16T13:38:12.301Z] #43 69.46 DEP criu/mount.d [2022-07-16T13:38:12.301Z] #43 69.67 DEP criu/memfd.d [2022-07-16T13:38:12.301Z] #43 69.79 DEP criu/mem.d [2022-07-16T13:38:12.301Z] #43 69.93 DEP criu/lsm.d [2022-07-16T13:38:12.301Z] #43 70.02 DEP criu/log.d [2022-07-16T13:38:12.301Z] #43 70.16 DEP criu/libnetlink.d [2022-07-16T13:38:12.301Z] #43 70.25 DEP criu/kerndat.d [2022-07-16T13:38:12.301Z] #43 70.39 DEP criu/kcmp-ids.d [2022-07-16T13:38:12.301Z] #43 70.46 DEP criu/irmap.d [2022-07-16T13:38:12.301Z] #43 70.56 DEP criu/ipc_ns.d [2022-07-16T13:38:12.301Z] #43 70.68 DEP criu/image.d [2022-07-16T13:38:12.301Z] #43 70.80 DEP criu/image-desc.d [2022-07-16T13:38:12.301Z] #43 70.91 DEP criu/fsnotify.d [2022-07-16T13:38:12.301Z] #43 71.11 DEP criu/filesystems.d [2022-07-16T13:38:12.301Z] #43 71.21 DEP criu/files.d [2022-07-16T13:38:12.301Z] #43 71.34 DEP criu/files-reg.d [2022-07-16T13:38:12.301Z] #43 71.44 DEP criu/files-ext.d [2022-07-16T13:38:12.301Z] #43 71.57 DEP criu/file-lock.d [2022-07-16T13:38:12.301Z] #43 71.77 DEP criu/file-ids.d [2022-07-16T13:38:12.301Z] #43 71.91 DEP criu/fifo.d [2022-07-16T13:38:12.301Z] #43 72.03 DEP criu/fdstore.d [2022-07-16T13:38:12.301Z] #43 72.12 DEP criu/fault-injection.d [2022-07-16T13:38:12.301Z] #43 72.17 DEP criu/external.d [2022-07-16T13:38:12.301Z] #43 72.30 DEP criu/eventpoll.d [2022-07-16T13:38:12.301Z] #43 72.45 DEP criu/eventfd.d [2022-07-16T13:38:12.301Z] #43 72.59 DEP criu/crtools.d [2022-07-16T13:38:12.301Z] #43 72.79 DEP criu/cr-service.d [2022-07-16T13:38:12.301Z] #43 72.95 DEP criu/cr-restore.d [2022-07-16T13:38:12.301Z] #43 73.14 DEP criu/cr-errno.d [2022-07-16T13:38:12.301Z] #43 73.17 DEP criu/cr-dump.d [2022-07-16T13:38:12.301Z] #43 73.35 DEP criu/cr-dedup.d [2022-07-16T13:38:12.301Z] #43 73.52 DEP criu/cr-check.d [2022-07-16T13:38:12.301Z] #43 73.82 DEP criu/config.d [2022-07-16T13:38:12.301Z] #43 74.02 DEP criu/clone-noasan.d [2022-07-16T13:38:12.301Z] #43 74.07 DEP criu/cgroup.d [2022-07-16T13:38:12.301Z] #43 74.27 DEP criu/cgroup-props.d [2022-07-16T13:38:12.301Z] #43 74.40 DEP criu/bitmap.d [2022-07-16T13:38:12.301Z] #43 74.46 DEP criu/bfd.d [2022-07-16T13:38:12.301Z] #43 74.58 DEP criu/autofs.d [2022-07-16T13:38:12.301Z] #43 74.76 DEP criu/aio.d [2022-07-16T13:38:12.301Z] #43 75.03 DEP criu/action-scripts.d [2022-07-16T13:38:12.301Z] #43 75.22 CC criu/action-scripts.o [2022-07-16T13:38:12.301Z] #43 75.67 CC criu/aio.o [2022-07-16T13:38:12.301Z] #43 76.02 CC criu/autofs.o [2022-07-16T13:38:12.301Z] #43 77.57 CC criu/bfd.o [2022-07-16T13:38:12.301Z] #43 77.95 CC criu/bitmap.o [2022-07-16T13:38:12.356Z] #20 25.06 Building dependency tree... [2022-07-16T13:38:12.356Z] #20 ... [2022-07-16T13:38:12.356Z] [2022-07-16T13:38:12.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:12.356Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:12.356Z] #43 115.2 DEP criu/eventfd.d [2022-07-16T13:38:12.356Z] #43 115.5 DEP criu/crtools.d [2022-07-16T13:38:12.356Z] #43 115.7 DEP criu/cr-service.d [2022-07-16T13:38:12.356Z] #43 115.9 DEP criu/cr-restore.d [2022-07-16T13:38:12.445Z] #43 17.86 PBCC images/pipe.pb-c.c [2022-07-16T13:38:12.446Z] #43 17.93 DEP images/pipe.pb-c.d [2022-07-16T13:38:12.446Z] #43 18.04 PBCC images/pstree.pb-c.c [2022-07-16T13:38:12.551Z] #43 56.04 CC criu/pie/util-vdso.o [2022-07-16T13:38:12.561Z] #43 78.07 CC criu/cgroup-props.o [2022-07-16T13:38:12.616Z] #43 116.3 DEP criu/cr-errno.d [2022-07-16T13:38:12.616Z] #43 116.3 DEP criu/cr-dump.d [2022-07-16T13:38:12.702Z] #43 18.08 DEP images/pstree.pb-c.d [2022-07-16T13:38:12.702Z] #43 18.16 PBCC images/fs.pb-c.c [2022-07-16T13:38:12.702Z] #43 18.21 DEP images/fs.pb-c.d [2022-07-16T13:38:12.702Z] #43 18.28 PBCC images/signalfd.pb-c.c [2022-07-16T13:38:12.809Z] #43 ... [2022-07-16T13:38:12.809Z] [2022-07-16T13:38:12.809Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T13:38:12.809Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-16T13:38:12.809Z] #17 DONE 2.8s [2022-07-16T13:38:12.821Z] #43 ... [2022-07-16T13:38:12.821Z] [2022-07-16T13:38:12.821Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:12.821Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-16T13:38:12.821Z] #20 33.37 Unpacking bash-completion (1:2.8-6) ... [2022-07-16T13:38:12.877Z] #43 116.6 DEP criu/cr-dedup.d [2022-07-16T13:38:12.961Z] #43 18.38 DEP images/signalfd.pb-c.d [2022-07-16T13:38:12.962Z] #43 18.47 PBCC images/fh.pb-c.c [2022-07-16T13:38:13.068Z] [2022-07-16T13:38:13.068Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T13:38:13.068Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-16T13:38:13.136Z] #43 116.8 DEP criu/cr-check.d [2022-07-16T13:38:13.227Z] #43 18.56 PBCC images/fsnotify.pb-c.c [2022-07-16T13:38:13.227Z] #43 18.63 DEP images/fh.pb-c.d [2022-07-16T13:38:13.249Z] Fetching without tags [2022-07-16T13:38:12.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:38:12.983Z] > git config --add remote.origin.fetch +refs/pull/43824/head:refs/remotes/origin/PR-43824 # timeout=10 [2022-07-16T13:38:13.030Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:38:13.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T13:38:13.392Z] #20 33.79 Selecting previously unselected package bzip2. [2022-07-16T13:38:13.392Z] #20 33.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-07-16T13:38:13.392Z] #20 33.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:38:13.392Z] #20 33.88 Selecting previously unselected package xz-utils. [2022-07-16T13:38:13.392Z] #20 33.88 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-07-16T13:38:13.392Z] #20 33.89 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:38:13.396Z] #43 117.1 DEP criu/config.d [2022-07-16T13:38:13.396Z] #43 117.2 DEP criu/clone-noasan.d [2022-07-16T13:38:13.484Z] #43 18.81 DEP images/fsnotify.pb-c.d [2022-07-16T13:38:13.484Z] #43 18.84 PBCC images/eventpoll.pb-c.c [2022-07-16T13:38:13.484Z] #43 18.86 DEP images/eventpoll.pb-c.d [2022-07-16T13:38:13.484Z] #43 18.91 PBCC images/eventfd.pb-c.c [2022-07-16T13:38:13.484Z] #43 18.94 DEP images/eventfd.pb-c.d [2022-07-16T13:38:13.484Z] #43 18.97 PBCC images/remap-file-path.pb-c.c [2022-07-16T13:38:13.484Z] #43 18.99 DEP images/remap-file-path.pb-c.d [2022-07-16T13:38:13.484Z] #43 19.01 PBCC images/fifo.pb-c.c [2022-07-16T13:38:13.484Z] #43 19.03 DEP images/fifo.pb-c.d [2022-07-16T13:38:13.654Z] #20 34.05 Selecting previously unselected package apparmor. [2022-07-16T13:38:13.654Z] #20 34.05 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-07-16T13:38:13.654Z] #20 34.12 Unpacking apparmor (2.13.2-10) ... [2022-07-16T13:38:13.656Z] #43 117.3 DEP criu/cgroup.d [2022-07-16T13:38:13.724Z] #34 114.4 log [2022-07-16T13:38:13.741Z] #43 19.07 PBCC images/ghost-file.pb-c.c [2022-07-16T13:38:13.741Z] #43 19.10 DEP images/ghost-file.pb-c.d [2022-07-16T13:38:13.741Z] #43 19.14 PBCC images/regfile.pb-c.c [2022-07-16T13:38:13.741Z] #43 19.21 DEP images/regfile.pb-c.d [2022-07-16T13:38:13.915Z] #20 34.44 Selecting previously unselected package aufs-tools. [2022-07-16T13:38:13.915Z] #20 34.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-07-16T13:38:13.915Z] #20 34.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:38:13.915Z] #20 34.57 Selecting previously unselected package libonig5:arm64. [2022-07-16T13:38:13.916Z] #43 117.6 DEP criu/cgroup-props.d [2022-07-16T13:38:13.998Z] #43 19.36 PBCC images/ns.pb-c.c [2022-07-16T13:38:13.998Z] #43 19.46 DEP images/ns.pb-c.d [2022-07-16T13:38:13.998Z] #43 19.56 PBCC images/fdinfo.pb-c.c [2022-07-16T13:38:14.175Z] #20 34.57 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-07-16T13:38:14.175Z] #20 34.58 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-07-16T13:38:14.175Z] #20 34.72 Selecting previously unselected package libjq1:arm64. [2022-07-16T13:38:14.175Z] #20 34.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-07-16T13:38:14.175Z] #20 34.73 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-16T13:38:14.175Z] #43 117.8 DEP criu/bitmap.d [2022-07-16T13:38:14.175Z] #43 117.8 DEP criu/bfd.d [2022-07-16T13:38:14.175Z] #43 117.9 DEP criu/autofs.d [2022-07-16T13:38:14.255Z] #43 19.74 DEP images/fdinfo.pb-c.d [2022-07-16T13:38:14.255Z] #43 19.81 PBCC images/core-aarch64.pb-c.c [2022-07-16T13:38:14.435Z] #43 118.1 DEP criu/aio.d [2022-07-16T13:38:14.435Z] #43 118.3 DEP criu/action-scripts.d [2022-07-16T13:38:14.435Z] #20 34.83 Selecting previously unselected package jq. [2022-07-16T13:38:14.435Z] #20 34.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-07-16T13:38:14.435Z] #20 34.85 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:38:14.435Z] #20 34.92 Selecting previously unselected package libaio1:arm64. [2022-07-16T13:38:14.435Z] #20 34.93 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-07-16T13:38:14.435Z] #20 34.93 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-07-16T13:38:14.435Z] #20 34.98 Selecting previously unselected package libgpm2:arm64. [2022-07-16T13:38:14.435Z] #20 34.98 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-07-16T13:38:14.435Z] #20 34.99 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-07-16T13:38:14.493Z] Merging remotes/origin/20.10 commit 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 into PR head commit 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:38:14.512Z] #43 19.89 PBCC images/core-arm.pb-c.c [2022-07-16T13:38:14.512Z] #43 19.98 PBCC images/core-ppc64.pb-c.c [2022-07-16T13:38:14.512Z] #43 20.09 PBCC images/core-s390.pb-c.c [2022-07-16T13:38:14.696Z] #20 35.04 Selecting previously unselected package libicu63:arm64. [2022-07-16T13:38:14.696Z] #20 35.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-07-16T13:38:14.696Z] #20 35.05 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-16T13:38:14.769Z] #43 20.24 PBCC images/core-x86.pb-c.c [2022-07-16T13:38:14.769Z] #43 ... [2022-07-16T13:38:14.769Z] [2022-07-16T13:38:14.769Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:38:14.769Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:38:14.769Z] #34 105.7 strings [2022-07-16T13:38:14.769Z] #34 106.0 os [2022-07-16T13:38:14.769Z] #34 109.5 bufio [2022-07-16T13:38:14.769Z] #34 112.2 text/tabwriter [2022-07-16T13:38:14.769Z] #34 113.0 io/ioutil [2022-07-16T13:38:14.769Z] #34 113.0 fmt [2022-07-16T13:38:14.769Z] #34 ... [2022-07-16T13:38:14.769Z] [2022-07-16T13:38:14.769Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:14.769Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:14.769Z] #43 20.29 PBCC images/core.pb-c.c [2022-07-16T13:38:15.010Z] #43 118.6 CC criu/action-scripts.o [2022-07-16T13:38:15.025Z] #43 20.42 PBCC images/inventory.pb-c.c [2022-07-16T13:38:15.025Z] #43 20.50 DEP images/core-aarch64.pb-c.d [2022-07-16T13:38:15.025Z] #43 20.55 DEP images/core-arm.pb-c.d [2022-07-16T13:38:15.025Z] #43 20.63 DEP images/core-ppc64.pb-c.d [2022-07-16T13:38:15.282Z] #43 20.69 DEP images/core-s390.pb-c.d [2022-07-16T13:38:15.282Z] #43 20.74 DEP images/core-x86.pb-c.d [2022-07-16T13:38:15.282Z] #43 20.85 DEP images/core.pb-c.d [2022-07-16T13:38:15.538Z] #43 20.97 DEP images/inventory.pb-c.d [2022-07-16T13:38:15.539Z] #43 21.06 PBCC images/cpuinfo.pb-c.c [2022-07-16T13:38:15.579Z] #43 119.3 CC criu/aio.o [2022-07-16T13:38:15.795Z] #43 21.24 DEP images/cpuinfo.pb-c.d [2022-07-16T13:38:15.796Z] #43 21.26 PBCC images/stats.pb-c.c [2022-07-16T13:38:15.796Z] #43 21.28 DEP images/stats.pb-c.d [2022-07-16T13:38:13.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T13:38:13.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:38:13.296Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43824/head:refs/remotes/origin/PR-43824 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-16T13:38:14.618Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:38:14.665Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:38:16.570Z] #43 120.2 CC criu/autofs.o [2022-07-16T13:38:17.240Z] #20 37.77 Selecting previously unselected package libnet1:arm64. [2022-07-16T13:38:17.240Z] #20 37.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-16T13:38:17.240Z] #20 37.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:38:17.240Z] #20 37.85 Selecting previously unselected package libnl-3-200:arm64. [2022-07-16T13:38:17.240Z] #20 37.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-07-16T13:38:17.240Z] #20 37.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-07-16T13:38:17.240Z] #20 37.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-16T13:38:17.255Z] #18 DONE 3.8s [2022-07-16T13:38:17.255Z] [2022-07-16T13:38:17.255Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-16T13:38:17.255Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-16T13:38:17.500Z] #20 37.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-07-16T13:38:17.500Z] #20 37.96 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-16T13:38:17.500Z] #20 38.04 Selecting previously unselected package libreadline5:arm64. [2022-07-16T13:38:17.500Z] #20 38.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-07-16T13:38:17.500Z] #20 38.05 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-07-16T13:38:17.500Z] #20 38.14 Selecting previously unselected package net-tools. [2022-07-16T13:38:17.500Z] #20 38.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-07-16T13:38:17.500Z] #20 38.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:38:17.556Z] Merge succeeded, producing 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:38:17.557Z] Checking out Revision 903cd53ce41f0ab016d89e055e0f9ca21a109979 (PR-43824) [2022-07-16T13:38:17.901Z] #34 ... [2022-07-16T13:38:17.901Z] [2022-07-16T13:38:17.901Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:17.901Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:17.901Z] #43 18.88 PBCC images/core-s390.pb-c.c [2022-07-16T13:38:17.901Z] #43 19.02 PBCC images/core-x86.pb-c.c [2022-07-16T13:38:17.901Z] #43 19.07 PBCC images/core.pb-c.c [2022-07-16T13:38:17.901Z] #43 19.18 PBCC images/inventory.pb-c.c [2022-07-16T13:38:17.901Z] #43 19.35 DEP images/core-aarch64.pb-c.d [2022-07-16T13:38:17.901Z] #43 19.43 DEP images/core-arm.pb-c.d [2022-07-16T13:38:17.901Z] #43 19.50 DEP images/core-ppc64.pb-c.d [2022-07-16T13:38:17.901Z] #43 19.60 DEP images/core-s390.pb-c.d [2022-07-16T13:38:17.901Z] #43 19.76 DEP images/core-x86.pb-c.d [2022-07-16T13:38:17.901Z] #43 19.83 DEP images/core.pb-c.d [2022-07-16T13:38:17.901Z] #43 19.98 DEP images/inventory.pb-c.d [2022-07-16T13:38:17.901Z] #43 20.07 PBCC images/cpuinfo.pb-c.c [2022-07-16T13:38:17.901Z] #43 20.14 DEP images/cpuinfo.pb-c.d [2022-07-16T13:38:17.901Z] #43 20.23 PBCC images/stats.pb-c.c [2022-07-16T13:38:17.901Z] #43 20.29 DEP images/stats.pb-c.d [2022-07-16T13:38:17.901Z] #43 23.19 make[1]: Nothing to be done for 'all'. [2022-07-16T13:38:17.901Z] #43 ... [2022-07-16T13:38:17.901Z] [2022-07-16T13:38:17.901Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:38:17.901Z] #34 sha256:c9d13ec8c9fa84e61221cde68a0ff54d28ceba6572c8b31c0f5a94ec925502f9 [2022-07-16T13:38:17.901Z] #34 118.3 github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:38:17.958Z] #43 ... [2022-07-16T13:38:17.958Z] [2022-07-16T13:38:17.958Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:17.958Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:17.958Z] #20 25.06 Building dependency tree... [2022-07-16T13:38:17.958Z] #20 27.50 libcap2-bin is already the newest version (1:2.25-2). [2022-07-16T13:38:17.958Z] #20 27.50 The following additional packages will be installed: [2022-07-16T13:38:17.958Z] #20 27.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-16T13:38:17.958Z] #20 27.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-16T13:38:17.958Z] #20 27.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-16T13:38:17.958Z] #20 27.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-16T13:38:17.958Z] #20 27.50 python3.7 python3.7-minimal vim-runtime xxd [2022-07-16T13:38:17.958Z] #20 27.51 Suggested packages: [2022-07-16T13:38:17.958Z] #20 27.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-16T13:38:17.958Z] #20 27.51 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-16T13:38:17.958Z] #20 27.51 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-16T13:38:17.958Z] #20 27.51 quota [2022-07-16T13:38:17.958Z] #20 27.51 Recommended packages: [2022-07-16T13:38:17.958Z] #20 27.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-16T13:38:17.958Z] #20 27.51 python3-keyrings.alt python3-xdg unzip [2022-07-16T13:38:17.958Z] #20 29.48 The following NEW packages will be installed: [2022-07-16T13:38:17.958Z] #20 29.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-16T13:38:17.958Z] #20 29.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-16T13:38:17.958Z] #20 29.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-16T13:38:17.958Z] #20 29.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-16T13:38:17.958Z] #20 29.49 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-16T13:38:17.958Z] #20 29.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-16T13:38:17.958Z] #20 29.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-16T13:38:17.958Z] #20 29.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T13:38:17.958Z] #20 29.50 xz-utils zip [2022-07-16T13:38:17.958Z] #20 30.00 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:38:17.958Z] #20 30.00 Need to get 28.6 MB of archives. [2022-07-16T13:38:17.958Z] #20 30.00 After this operation, 116 MB of additional disk space will be used. [2022-07-16T13:38:17.958Z] #20 30.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-16T13:38:17.958Z] #20 30.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-16T13:38:17.958Z] #20 30.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-16T13:38:17.958Z] #20 30.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-16T13:38:17.958Z] #20 30.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-16T13:38:17.958Z] #20 30.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-16T13:38:17.958Z] #20 30.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-16T13:38:17.958Z] #20 30.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-16T13:38:17.958Z] #20 30.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-16T13:38:17.958Z] #20 30.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-16T13:38:17.958Z] #20 30.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-16T13:38:17.958Z] #20 30.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-16T13:38:17.958Z] #20 30.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T13:38:17.958Z] #20 30.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-16T13:38:17.958Z] #20 30.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-16T13:38:17.958Z] #20 30.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-16T13:38:17.958Z] #20 30.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:38:17.958Z] #20 30.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:38:17.958Z] #20 30.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-16T13:38:17.958Z] #20 30.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-16T13:38:17.958Z] #20 30.65 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-16T13:38:17.958Z] #20 30.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-16T13:38:17.958Z] #20 30.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-16T13:38:17.958Z] #20 30.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:38:17.958Z] #20 30.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:38:17.958Z] #20 30.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:38:17.958Z] #20 30.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-16T13:38:17.958Z] #20 30.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-16T13:38:17.958Z] #20 30.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:38:17.958Z] #20 31.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:38:17.958Z] #20 31.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:38:17.958Z] #20 31.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:38:17.958Z] #20 31.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-16T13:38:17.958Z] #20 31.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-16T13:38:17.958Z] #20 31.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-16T13:38:18.021Z] #20 38.37 Selecting previously unselected package patch. [2022-07-16T13:38:18.021Z] #20 38.37 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-07-16T13:38:18.021Z] #20 38.40 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-16T13:38:18.021Z] #20 38.53 Selecting previously unselected package python-pip-whl. [2022-07-16T13:38:18.021Z] #20 38.55 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-16T13:38:18.021Z] #20 38.55 Unpacking python-pip-whl (18.1-5) ... [2022-07-16T13:38:18.216Z] #20 31.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-16T13:38:18.217Z] #20 31.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-16T13:38:18.217Z] #20 31.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-16T13:38:18.217Z] #20 31.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-16T13:38:18.217Z] #20 31.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-16T13:38:18.217Z] #20 31.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-16T13:38:18.217Z] #20 32.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-16T13:38:18.317Z] #43 23.80 make[1]: Nothing to be done for 'all'. [2022-07-16T13:38:18.475Z] #20 32.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-16T13:38:18.475Z] #20 32.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-16T13:38:18.475Z] #20 32.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-16T13:38:18.475Z] #20 32.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-16T13:38:18.591Z] #20 39.03 Selecting previously unselected package python3-lib2to3. [2022-07-16T13:38:18.591Z] #20 39.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-16T13:38:18.591Z] #20 39.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:38:18.591Z] #20 39.17 Selecting previously unselected package python3-distutils. [2022-07-16T13:38:18.591Z] #20 39.18 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-16T13:38:18.591Z] #20 39.18 Unpacking python3-distutils (3.7.3-1) ... [2022-07-16T13:38:18.851Z] #20 39.34 Selecting previously unselected package python3-pip. [2022-07-16T13:38:18.851Z] #20 39.34 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-16T13:38:18.851Z] #20 39.36 Unpacking python3-pip (18.1-5) ... [2022-07-16T13:38:19.043Z] #20 32.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-16T13:38:19.043Z] #20 32.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-16T13:38:19.111Z] #20 39.54 Selecting previously unselected package python3-pkg-resources. [2022-07-16T13:38:19.111Z] #20 39.56 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:38:19.111Z] #20 39.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:38:19.111Z] #20 39.72 Selecting previously unselected package python3-setuptools. [2022-07-16T13:38:19.111Z] #20 39.73 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-16T13:38:19.111Z] #20 39.74 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-16T13:38:19.302Z] #20 32.91 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-16T13:38:19.302Z] #20 ... [2022-07-16T13:38:19.302Z] [2022-07-16T13:38:19.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:19.302Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:19.302Z] #43 123.0 CC criu/bfd.o [2022-07-16T13:38:19.371Z] #20 39.97 Selecting previously unselected package python3-wheel. [2022-07-16T13:38:19.371Z] #20 40.00 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-16T13:38:19.371Z] #20 40.00 Unpacking python3-wheel (0.32.3-2) ... [2022-07-16T13:38:19.371Z] #20 40.10 Selecting previously unselected package sudo. [2022-07-16T13:38:19.631Z] #20 40.10 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-07-16T13:38:19.631Z] #20 40.11 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:38:19.793Z] #19 DONE 2.9s [2022-07-16T13:38:19.793Z] [2022-07-16T13:38:19.793Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:19.793Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:17.124Z] > git remote # timeout=10 [2022-07-16T13:38:17.256Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T13:38:17.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T13:38:17.308Z] > git merge 55cbb2fc57c01ac145391a2bb8752214ca74d8d7 # timeout=10 [2022-07-16T13:38:17.473Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-07-16T13:38:17.599Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T13:38:17.642Z] > git checkout -f 903cd53ce41f0ab016d89e055e0f9ca21a109979 # timeout=10 [2022-07-16T13:38:20.201Z] #20 40.55 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T13:38:20.201Z] #20 40.56 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-07-16T13:38:20.201Z] #20 40.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:38:20.201Z] #20 40.74 Selecting previously unselected package uidmap. [2022-07-16T13:38:20.201Z] #20 40.75 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-07-16T13:38:20.201Z] #20 40.76 Unpacking uidmap (1:4.5-1.1) ... [2022-07-16T13:38:20.201Z] #20 40.86 Selecting previously unselected package vim-runtime. [2022-07-16T13:38:20.201Z] #20 40.86 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:38:20.201Z] #20 40.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-16T13:38:20.201Z] #20 40.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-16T13:38:20.240Z] #43 123.8 CC criu/bitmap.o [2022-07-16T13:38:20.240Z] #43 124.0 CC criu/cgroup-props.o [2022-07-16T13:38:20.461Z] #20 40.92 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:21.182Z] #34 DONE 121.5s [2022-07-16T13:38:21.182Z] [2022-07-16T13:38:21.182Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:21.182Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:21.182Z] #43 26.83 CC images/stats.o [2022-07-16T13:38:21.182Z] #43 27.25 CC images/core.o [2022-07-16T13:38:21.182Z] #43 28.11 CC images/core-x86.o [2022-07-16T13:38:21.182Z] #43 28.97 CC images/core-arm.o [2022-07-16T13:38:21.619Z] #43 125.0 CC criu/cgroup.o [2022-07-16T13:38:21.634Z] #43 26.81 CC images/stats.o [2022-07-16T13:38:21.891Z] #43 27.30 CC images/core.o [2022-07-16T13:38:22.111Z] #43 29.61 CC images/core-aarch64.o [2022-07-16T13:38:22.368Z] #43 29.96 CC images/core-ppc64.o [2022-07-16T13:38:22.821Z] #43 28.28 CC images/core-x86.o [2022-07-16T13:38:22.932Z] #43 30.58 CC images/core-s390.o [2022-07-16T13:38:23.156Z] #20 3.122 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:38:23.156Z] #20 3.164 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:38:23.156Z] #20 3.191 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:38:23.156Z] #20 3.216 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:38:23.156Z] #20 ... [2022-07-16T13:38:23.156Z] [2022-07-16T13:38:23.156Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:23.156Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:23.156Z] #43 56.65 CC criu/pie/util-vdso-elf32.o [2022-07-16T13:38:23.156Z] #43 57.31 AR criu/pie/pie.lib.a [2022-07-16T13:38:23.156Z] #43 57.37 DEP criu/pie/restorer.d [2022-07-16T13:38:23.156Z] #43 57.64 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-16T13:38:23.156Z] #43 57.76 DEP criu/arch/x86/restorer_unmap.d [2022-07-16T13:38:23.156Z] #43 57.76 DEP criu/arch/x86/restorer.d [2022-07-16T13:38:23.156Z] #43 57.98 DEP criu/arch/x86/vdso-pie.d [2022-07-16T13:38:23.156Z] #43 58.09 DEP criu/pie/parasite-vdso.d [2022-07-16T13:38:23.156Z] #43 58.26 DEP criu/pie/parasite.d [2022-07-16T13:38:23.156Z] #43 58.51 CC criu/pie/parasite.o [2022-07-16T13:38:23.156Z] #43 59.71 LINK criu/pie/parasite.built-in.o [2022-07-16T13:38:23.156Z] #43 59.76 GEN criu/pie/parasite-blob.h [2022-07-16T13:38:23.156Z] #43 59.76 CC criu/pie/parasite-vdso.o [2022-07-16T13:38:23.156Z] #43 60.22 CC criu/arch/x86/vdso-pie.o [2022-07-16T13:38:23.156Z] #43 60.57 CC criu/arch/x86/restorer.o [2022-07-16T13:38:23.156Z] #43 61.04 CC criu/arch/x86/restorer_unmap.o [2022-07-16T13:38:23.156Z] #43 61.09 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-16T13:38:23.156Z] #43 61.39 CC criu/pie/restorer.o [2022-07-16T13:38:23.156Z] #43 64.19 LINK criu/pie/restorer.built-in.o [2022-07-16T13:38:23.156Z] #43 64.21 GEN criu/pie/restorer-blob.h [2022-07-16T13:38:23.156Z] #43 64.32 DEP criu/vdso.d [2022-07-16T13:38:23.156Z] #43 64.53 DEP criu/vdso-compat.d [2022-07-16T13:38:23.156Z] #43 64.65 DEP criu/uts_ns.d [2022-07-16T13:38:23.156Z] #43 64.77 DEP criu/util.d [2022-07-16T13:38:23.156Z] #43 64.98 DEP criu/uffd.d [2022-07-16T13:38:23.156Z] #43 65.15 DEP criu/tun.d [2022-07-16T13:38:23.156Z] #43 65.32 DEP criu/tty.d [2022-07-16T13:38:23.156Z] #43 65.51 DEP criu/timerfd.d [2022-07-16T13:38:23.156Z] #43 65.70 DEP criu/timens.d [2022-07-16T13:38:23.156Z] #43 65.87 DEP criu/sysfs_parse.d [2022-07-16T13:38:23.156Z] #43 66.00 DEP criu/sysctl.d [2022-07-16T13:38:23.156Z] #43 66.14 DEP criu/string.d [2022-07-16T13:38:23.156Z] #43 66.19 DEP criu/stats.d [2022-07-16T13:38:23.156Z] #43 66.29 DEP criu/sockets.d [2022-07-16T13:38:23.156Z] #43 66.45 DEP criu/sk-unix.d [2022-07-16T13:38:23.156Z] #43 66.62 DEP criu/sk-tcp.d [2022-07-16T13:38:23.414Z] #43 66.79 DEP criu/sk-queue.d [2022-07-16T13:38:23.414Z] #43 ... [2022-07-16T13:38:23.414Z] [2022-07-16T13:38:23.414Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:23.414Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:23.414Z] #20 3.708 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:38:23.752Z] #43 29.18 CC images/core-arm.o [2022-07-16T13:38:23.760Z] #20 ... [2022-07-16T13:38:23.760Z] [2022-07-16T13:38:23.760Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:23.760Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:38:23.760Z] #43 78.72 CC criu/cgroup.o [2022-07-16T13:38:23.760Z] #43 81.40 CC criu/clone-noasan.o [2022-07-16T13:38:23.760Z] #43 81.56 CC criu/config.o [2022-07-16T13:38:23.760Z] #43 83.10 CC criu/cr-check.o [2022-07-16T13:38:23.760Z] #43 84.82 CC criu/cr-dedup.o [2022-07-16T13:38:23.760Z] #43 85.23 CC criu/cr-dump.o [2022-07-16T13:38:23.760Z] #43 87.63 CC criu/cr-errno.o [2022-07-16T13:38:23.760Z] #43 87.74 CC criu/cr-restore.o [2022-07-16T13:38:23.760Z] #43 ... [2022-07-16T13:38:23.760Z] [2022-07-16T13:38:23.760Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:23.760Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-16T13:38:23.760Z] #20 43.84 Selecting previously unselected package vim. [2022-07-16T13:38:23.760Z] #20 43.85 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-16T13:38:23.760Z] #20 43.86 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:23.760Z] #20 44.35 Selecting previously unselected package xfsprogs. [2022-07-16T13:38:23.760Z] #20 44.35 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-07-16T13:38:23.760Z] #20 44.35 Unpacking xfsprogs (4.20.0-1) ... [2022-07-16T13:38:23.859Z] #43 31.49 CC images/cpuinfo.o [2022-07-16T13:38:24.009Z] #43 29.62 CC images/core-aarch64.o [2022-07-16T13:38:24.021Z] #20 44.74 Selecting previously unselected package zip. [2022-07-16T13:38:24.021Z] #20 44.75 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-07-16T13:38:24.281Z] #20 44.75 Unpacking zip (3.0-11+b1) ... [2022-07-16T13:38:24.281Z] #20 44.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:38:24.281Z] #20 45.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:38:24.349Z] #20 4.613 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:38:24.421Z] #43 32.05 CC images/inventory.o [2022-07-16T13:38:24.542Z] #20 45.02 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-07-16T13:38:24.542Z] #20 45.03 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-07-16T13:38:24.542Z] #20 45.04 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-07-16T13:38:24.542Z] #20 45.05 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-07-16T13:38:24.542Z] #20 45.07 Setting up uidmap (1:4.5-1.1) ... [2022-07-16T13:38:24.542Z] #20 45.08 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-07-16T13:38:24.542Z] #20 45.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:38:24.542Z] #20 45.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:38:24.542Z] #20 45.13 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-16T13:38:24.542Z] #20 45.14 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-16T13:38:24.542Z] #20 45.15 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:24.542Z] #20 45.16 Setting up zip (3.0-11+b1) ... [2022-07-16T13:38:24.542Z] #20 45.18 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:24.542Z] #20 45.20 Setting up bash-completion (1:2.8-6) ... [2022-07-16T13:38:24.677Z] #43 32.33 CC images/fdinfo.o [2022-07-16T13:38:24.910Z] #43 ... [2022-07-16T13:38:24.910Z] [2022-07-16T13:38:24.910Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:24.910Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:24.910Z] #20 34.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:38:24.910Z] #20 34.25 Fetched 28.6 MB in 3s (8690 kB/s) [2022-07-16T13:38:24.910Z] #20 34.39 Selecting previously unselected package pigz. [2022-07-16T13:38:24.910Z] #20 34.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-07-16T13:38:24.910Z] #20 34.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-16T13:38:24.910Z] #20 34.57 Unpacking pigz (2.4-1) ... [2022-07-16T13:38:24.910Z] #20 34.77 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-16T13:38:24.910Z] #20 34.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:24.910Z] #20 34.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:24.910Z] #20 35.56 Selecting previously unselected package python3.7-minimal. [2022-07-16T13:38:24.910Z] #20 35.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:24.910Z] #20 35.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:38:24.910Z] #20 37.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:24.910Z] #20 37.38 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:38:24.939Z] #43 30.14 CC images/core-ppc64.o [2022-07-16T13:38:24.939Z] #43 ... [2022-07-16T13:38:24.939Z] [2022-07-16T13:38:24.939Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-16T13:38:24.939Z] #34 sha256:43ae1288ac0ea41ecbee6cd1669f336091c4838bd5935202c5af430a1ee1902e [2022-07-16T13:38:24.939Z] #34 116.7 flag [2022-07-16T13:38:24.939Z] #34 116.7 github.com/BurntSushi/toml [2022-07-16T13:38:24.939Z] #34 118.5 log [2022-07-16T13:38:24.939Z] #34 121.8 github.com/BurntSushi/toml/cmd/tomlv [2022-07-16T13:38:24.939Z] #34 DONE 125.8s [2022-07-16T13:38:24.939Z] [2022-07-16T13:38:24.939Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:38:24.939Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:38:25.239Z] #43 32.74 CC images/fown.o [2022-07-16T13:38:25.239Z] #43 33.03 CC images/ns.o [2022-07-16T13:38:25.283Z] #20 5.578 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:38:25.480Z] #20 ... [2022-07-16T13:38:25.480Z] [2022-07-16T13:38:25.480Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:25.480Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:25.480Z] #43 129.2 CC criu/clone-noasan.o [2022-07-16T13:38:25.502Z] #13 ... [2022-07-16T13:38:25.502Z] [2022-07-16T13:38:25.502Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:25.502Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:25.502Z] #43 30.99 CC images/core-s390.o [2022-07-16T13:38:25.800Z] #43 33.37 CC images/regfile.o [2022-07-16T13:38:26.048Z] #43 129.6 CC criu/config.o [2022-07-16T13:38:26.217Z] #20 ... [2022-07-16T13:38:26.217Z] [2022-07-16T13:38:26.217Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:38:26.217Z] #53 sha256:2b112913514b69a297f2e2275e281b063739190a0b00aee461f0b99ea40a18bb [2022-07-16T13:38:26.217Z] #53 13.56 + cd /tmp/tmp.HdnNAAQ8cT/src/github.com/opencontainers/runc [2022-07-16T13:38:26.217Z] #53 13.56 + git checkout -q v1.1.2 [2022-07-16T13:38:26.217Z] #53 14.24 + '[' -z '' ']' [2022-07-16T13:38:26.217Z] #53 14.24 + target=static [2022-07-16T13:38:26.217Z] #53 14.24 + make BUILDTAGS=seccomp static [2022-07-16T13:38:26.217Z] #53 14.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-16T13:38:26.217Z] #53 ... [2022-07-16T13:38:26.217Z] [2022-07-16T13:38:26.218Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:26.218Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:26.218Z] #20 6.745 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:38:26.361Z] #43 33.80 CC images/ghost-file.o [2022-07-16T13:38:26.437Z] #43 31.91 CC images/cpuinfo.o [2022-07-16T13:38:26.618Z] #43 34.33 CC images/fifo.o [2022-07-16T13:38:26.695Z] #43 32.32 CC images/inventory.o [2022-07-16T13:38:27.181Z] #43 34.61 CC images/remap-file-path.o [2022-07-16T13:38:27.258Z] #43 32.62 CC images/fdinfo.o [2022-07-16T13:38:27.438Z] #43 34.93 CC images/eventfd.o [2022-07-16T13:38:27.515Z] #43 33.07 CC images/fown.o [2022-07-16T13:38:27.695Z] #43 35.30 CC images/eventpoll.o [2022-07-16T13:38:27.842Z] #20 48.19 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-07-16T13:38:27.842Z] #20 48.20 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:38:27.842Z] #20 48.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T13:38:27.842Z] #20 48.25 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-16T13:38:27.842Z] #20 48.26 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:38:27.842Z] #20 48.33 invoke-rc.d: could not determine current runlevel [2022-07-16T13:38:27.842Z] #20 48.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T13:38:27.842Z] #20 48.35 Setting up pigz (2.4-1) ... [2022-07-16T13:38:27.842Z] #20 48.36 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-16T13:38:27.842Z] #20 48.38 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-07-16T13:38:27.842Z] #20 48.40 Setting up python-pip-whl (18.1-5) ... [2022-07-16T13:38:27.842Z] #20 48.41 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-07-16T13:38:27.842Z] #20 48.42 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:27.957Z] #43 131.5 CC criu/cr-check.o [2022-07-16T13:38:28.078Z] #43 33.38 CC images/ns.o [2022-07-16T13:38:28.258Z] #43 35.78 CC images/fh.o [2022-07-16T13:38:28.338Z] #43 33.72 CC images/regfile.o [2022-07-16T13:38:28.413Z] #20 48.85 Setting up libaio1:arm64 (0.3.112-3) ... [2022-07-16T13:38:28.413Z] #20 48.86 Setting up libonig5:arm64 (6.9.1-1) ... [2022-07-16T13:38:28.413Z] #20 48.87 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:28.413Z] #20 48.89 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:28.413Z] #20 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T13:38:28.413Z] #20 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T13:38:28.413Z] #20 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T13:38:28.413Z] #20 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T13:38:28.413Z] #20 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T13:38:28.413Z] #20 48.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T13:38:28.413Z] #20 48.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T13:38:28.413Z] #20 48.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T13:38:28.413Z] #20 48.96 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-16T13:38:28.413Z] #20 48.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:38:28.413Z] #20 48.99 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-07-16T13:38:28.515Z] #43 36.10 CC images/fsnotify.o [2022-07-16T13:38:28.595Z] #43 34.05 CC images/ghost-file.o [2022-07-16T13:38:28.674Z] #20 49.01 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:38:28.674Z] #20 49.03 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-07-16T13:38:28.674Z] #20 49.05 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:29.078Z] #43 36.76 CC images/signalfd.o [2022-07-16T13:38:29.158Z] #43 34.54 CC images/fifo.o [2022-07-16T13:38:29.335Z] #43 36.97 CC images/fs.o [2022-07-16T13:38:29.417Z] #43 34.77 CC images/remap-file-path.o [2022-07-16T13:38:29.592Z] #43 37.15 CC images/pstree.o [2022-07-16T13:38:29.676Z] #43 35.20 CC images/eventfd.o [2022-07-16T13:38:29.849Z] #43 37.44 CC images/pipe.o [2022-07-16T13:38:29.849Z] #43 ... [2022-07-16T13:38:29.849Z] [2022-07-16T13:38:29.849Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:38:29.849Z] #56 sha256:e893b541bee6ef869c4b3e0022de3fb4bc1185efce03f153885c85fef2b9f0e1 [2022-07-16T13:38:30.033Z] Commit message: "vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789" [2022-07-16T13:38:30.241Z] #43 35.52 CC images/eventpoll.o [2022-07-16T13:38:30.498Z] #43 35.93 CC images/fh.o [2022-07-16T13:38:30.476Z] > git --version # timeout=10 [2022-07-16T13:38:30.524Z] > git --version # 'git version 2.24.1.windows.2' [2022-07-16T13:38:30.613Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-16T13:38:30.755Z] #43 36.29 CC images/fsnotify.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T13:38:31.250Z] #43 134.3 CC criu/cr-dedup.o [2022-07-16T13:38:31.250Z] #43 ... [2022-07-16T13:38:31.250Z] [2022-07-16T13:38:31.250Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:31.250Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:31.250Z] #20 40.76 Selecting previously unselected package python3-minimal. [2022-07-16T13:38:31.250Z] #20 40.76 (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 ... 23701 files and directories currently installed.) [2022-07-16T13:38:31.250Z] #20 40.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-16T13:38:31.250Z] #20 40.83 Unpacking python3-minimal (3.7.3-1) ... [2022-07-16T13:38:31.250Z] #20 40.99 Selecting previously unselected package libmpdec2:amd64. [2022-07-16T13:38:31.250Z] #20 41.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-16T13:38:31.250Z] #20 41.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:38:31.250Z] #20 41.27 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-16T13:38:31.250Z] #20 41.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:31.250Z] #20 41.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:31.250Z] #20 42.76 Selecting previously unselected package python3.7. [2022-07-16T13:38:31.250Z] #20 42.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:31.250Z] #20 42.77 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:31.250Z] #20 43.05 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-16T13:38:31.250Z] #20 43.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-16T13:38:31.250Z] #20 43.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:38:31.250Z] #20 43.36 Setting up python3-minimal (3.7.3-1) ... [2022-07-16T13:38:31.250Z] #20 44.92 Selecting previously unselected package python3. [2022-07-16T13:38:31.250Z] #20 44.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-07-16T13:38:31.250Z] #20 44.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-16T13:38:31.250Z] #20 44.99 Unpacking python3 (3.7.3-1) ... [2022-07-16T13:38:31.486Z] #20 ... [2022-07-16T13:38:31.486Z] [2022-07-16T13:38:31.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:31.486Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:31.486Z] #43 66.92 DEP criu/sk-packet.d [2022-07-16T13:38:31.486Z] #43 67.09 DEP criu/sk-netlink.d [2022-07-16T13:38:31.486Z] #43 67.24 DEP criu/sk-inet.d [2022-07-16T13:38:31.486Z] #43 67.40 DEP criu/signalfd.d [2022-07-16T13:38:31.486Z] #43 67.52 DEP criu/sigframe.d [2022-07-16T13:38:31.486Z] #43 67.60 DEP criu/shmem.d [2022-07-16T13:38:31.486Z] #43 67.74 DEP criu/servicefd.d [2022-07-16T13:38:31.486Z] #43 67.87 DEP criu/seize.d [2022-07-16T13:38:31.486Z] #43 67.98 DEP criu/seccomp.d [2022-07-16T13:38:31.486Z] #43 68.15 DEP criu/rst-malloc.d [2022-07-16T13:38:31.486Z] #43 68.21 DEP criu/rbtree.d [2022-07-16T13:38:31.486Z] #43 68.25 DEP criu/pstree.d [2022-07-16T13:38:31.486Z] #43 68.43 DEP criu/protobuf.d [2022-07-16T13:38:31.486Z] #43 68.58 GEN criu/protobuf-desc-gen.h [2022-07-16T13:38:31.486Z] #43 70.30 DEP criu/protobuf-desc.d [2022-07-16T13:38:31.486Z] #43 70.50 DEP criu/proc_parse.d [2022-07-16T13:38:31.486Z] #43 70.67 DEP criu/plugin.d [2022-07-16T13:38:31.486Z] #43 70.75 DEP criu/pipes.d [2022-07-16T13:38:31.486Z] #43 70.96 DEP criu/pie-util.d [2022-07-16T13:38:31.486Z] #43 71.04 DEP criu/pie-util-vdso.d [2022-07-16T13:38:31.486Z] #43 71.15 DEP criu/pie-util-vdso-elf32.d [2022-07-16T13:38:31.486Z] #43 71.29 DEP criu/path.d [2022-07-16T13:38:31.486Z] #43 71.49 DEP criu/parasite-syscall.d [2022-07-16T13:38:31.486Z] #43 71.77 DEP criu/pagemap.d [2022-07-16T13:38:31.486Z] #43 71.91 DEP criu/pagemap-cache.d [2022-07-16T13:38:31.486Z] #43 72.03 DEP criu/page-xfer.d [2022-07-16T13:38:31.486Z] #43 72.21 DEP criu/page-pipe.d [2022-07-16T13:38:31.486Z] #43 72.33 DEP criu/netfilter.d [2022-07-16T13:38:31.486Z] #43 72.45 DEP criu/net.d [2022-07-16T13:38:31.486Z] #43 72.63 DEP criu/namespaces.d [2022-07-16T13:38:31.486Z] #43 72.78 DEP criu/mount.d [2022-07-16T13:38:31.486Z] #43 72.95 DEP criu/memfd.d [2022-07-16T13:38:31.486Z] #43 73.14 DEP criu/mem.d [2022-07-16T13:38:31.486Z] #43 73.31 DEP criu/lsm.d [2022-07-16T13:38:31.486Z] #43 73.44 DEP criu/log.d [2022-07-16T13:38:31.486Z] #43 73.61 DEP criu/libnetlink.d [2022-07-16T13:38:31.486Z] #43 73.72 DEP criu/kerndat.d [2022-07-16T13:38:31.486Z] #43 73.90 DEP criu/kcmp-ids.d [2022-07-16T13:38:31.486Z] #43 73.97 DEP criu/irmap.d [2022-07-16T13:38:31.486Z] #43 74.10 DEP criu/ipc_ns.d [2022-07-16T13:38:31.486Z] #43 74.24 DEP criu/image.d [2022-07-16T13:38:31.486Z] #43 74.38 DEP criu/image-desc.d [2022-07-16T13:38:31.486Z] #43 74.46 DEP criu/fsnotify.d [2022-07-16T13:38:31.486Z] #43 74.62 DEP criu/filesystems.d [2022-07-16T13:38:31.486Z] #43 74.76 DEP criu/files.d [2022-07-16T13:38:31.486Z] #43 75.01 DEP criu/files-reg.d [2022-07-16T13:38:31.509Z] #20 45.20 Selecting previously unselected package libip4tc0:amd64. [2022-07-16T13:38:31.509Z] #20 45.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:38:31.509Z] #20 45.25 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:38:31.645Z] #56 67.52 Checking out files: 42% (2070/4896) Checking out files: 43% (2106/4896) Checking out files: 44% (2155/4896) Checking out files: 45% (2204/4896) Checking out files: 46% (2253/4896) Checking out files: 47% (2302/4896) Checking out files: 48% (2351/4896) Checking out files: 49% (2400/4896) Checking out files: 50% (2448/4896) Checking out files: 51% (2497/4896) Checking out files: 52% (2546/4896) Checking out files: 53% (2595/4896) Checking out files: 54% (2644/4896) Checking out files: 55% (2693/4896) Checking out files: 56% (2742/4896) Checking out files: 57% (2791/4896) Checking out files: 58% (2840/4896) Checking out files: 59% (2889/4896) Checking out files: 60% (2938/4896) Checking out files: 61% (2987/4896) Checking out files: 62% (3036/4896) Checking out files: 63% (3085/4896) Checking out files: 64% (3134/4896) Checking out files: 65% (3183/4896) Checking out files: 66% (3232/4896) Checking out files: 67% (3281/4896) Checking out files: 68% (3330/4896) Checking out files: 69% (3379/4896) Checking out files: 70% (3428/4896) Checking out files: 71% (3477/4896) Checking out files: 72% (3526/4896) Checking out files: 73% (3575/4896) Checking out files: 74% (3624/4896) Checking out files: 75% (3672/4896) Checking out files: 76% (3721/4896) Checking out files: 77% (3770/4896) Checking out files: 78% (3819/4896) Checking out files: 79% (3868/4896) Checking out files: 80% (3917/4896) Checking out files: 81% (3966/4896) Checking out files: 82% (4015/4896) Checking out files: 83% (4064/4896) Checking out files: 84% (4113/4896) Checking out files: 85% (4162/4896) Checking out files: 86% (4211/4896) Checking out files: 87% (4260/4896) Checking out files: 88% (4309/4896) Checking out files: 89% (4358/4896) Checking out files: 90% (4407/4896) Checking out files: 91% (4456/4896) Checking out files: 92% (4505/4896) Checking out files: 93% (4554/4896) Checking out files: 94% (4603/4896) Checking out files: 95% (4652/4896) Checking out files: 96% (4701/4896) Checking out files: 97% (4750/4896) Checking out files: 98% (4799/4896) Checking out files: 99% (4848/4896) Checking out files: 100% (4896/4896) Checking out files: 100% (4896/4896), done. [2022-07-16T13:38:31.645Z] #56 69.29 + cd /tmp/tmp.UbfDRV6KE2/src/github.com/containerd/containerd [2022-07-16T13:38:31.645Z] #56 69.29 + git checkout -q v1.6.6 [2022-07-16T13:38:31.692Z] #43 37.10 CC images/signalfd.o [2022-07-16T13:38:31.692Z] #43 ... [2022-07-16T13:38:31.692Z] [2022-07-16T13:38:31.692Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:38:31.692Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:38:31.744Z] #43 75.21 DEP criu/files-ext.d [2022-07-16T13:38:31.744Z] #43 ... [2022-07-16T13:38:31.744Z] [2022-07-16T13:38:31.744Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:31.744Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:31.744Z] #20 12.11 Fetched 9029 kB in 9s (978 kB/s) [2022-07-16T13:38:31.972Z] #20 51.99 Setting up iptables (1.8.2-4) ... [2022-07-16T13:38:31.972Z] #20 52.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:38:31.972Z] #20 52.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:38:31.972Z] #20 52.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:38:31.972Z] #20 52.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:38:31.972Z] #20 52.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T13:38:31.972Z] #20 52.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T13:38:31.972Z] #20 52.07 Setting up python3 (3.7.3-1) ... [2022-07-16T13:38:31.972Z] #20 52.44 Setting up python3-wheel (0.32.3-2) ... [2022-07-16T13:38:32.079Z] #20 45.60 Selecting previously unselected package libip6tc0:amd64. [2022-07-16T13:38:32.079Z] #20 45.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:38:32.079Z] #20 45.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:38:32.338Z] #20 45.90 Selecting previously unselected package libiptc0:amd64. [2022-07-16T13:38:32.338Z] #20 45.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-16T13:38:32.338Z] #20 45.91 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:38:32.598Z] #20 46.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T13:38:32.598Z] #20 46.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T13:38:32.598Z] #20 46.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:38:32.598Z] #20 46.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T13:38:32.858Z] #20 46.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-16T13:38:32.858Z] #20 46.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:38:32.858Z] #20 46.64 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T13:38:32.913Z] #20 53.24 Setting up apparmor (2.13.2-10) ... [2022-07-16T13:38:33.118Z] #20 46.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-16T13:38:33.118Z] #20 46.66 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:38:33.118Z] #20 46.86 Selecting previously unselected package iptables. [2022-07-16T13:38:33.118Z] #20 46.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-16T13:38:33.118Z] #20 46.90 Unpacking iptables (1.8.2-4) ... [2022-07-16T13:38:33.689Z] #20 47.30 Selecting previously unselected package xxd. [2022-07-16T13:38:33.689Z] #20 47.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:38:33.689Z] #20 47.32 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:33.689Z] #20 47.50 Selecting previously unselected package vim-common. [2022-07-16T13:38:33.689Z] #20 47.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:38:33.745Z] #56 70.34 Checking out files: 42% (2075/4896) Checking out files: 43% (2106/4896) Checking out files: 44% (2155/4896) Checking out files: 45% (2204/4896) Checking out files: 46% (2253/4896) Checking out files: 47% (2302/4896) Checking out files: 48% (2351/4896) Checking out files: 49% (2400/4896) Checking out files: 50% (2448/4896) Checking out files: 51% (2497/4896) Checking out files: 52% (2546/4896) Checking out files: 53% (2595/4896) Checking out files: 54% (2644/4896) Checking out files: 55% (2693/4896) Checking out files: 56% (2742/4896) Checking out files: 57% (2791/4896) Checking out files: 58% (2840/4896) Checking out files: 59% (2889/4896) Checking out files: 60% (2938/4896) Checking out files: 61% (2987/4896) Checking out files: 62% (3036/4896) Checking out files: 63% (3085/4896) Checking out files: 64% (3134/4896) Checking out files: 65% (3183/4896) Checking out files: 66% (3232/4896) Checking out files: 67% (3281/4896) Checking out files: 68% (3330/4896) Checking out files: 69% (3379/4896) Checking out files: 70% (3428/4896) Checking out files: 71% (3477/4896) Checking out files: 72% (3526/4896) Checking out files: 73% (3575/4896) Checking out files: 74% (3624/4896) Checking out files: 75% (3672/4896) Checking out files: 76% (3721/4896) Checking out files: 77% (3770/4896) Checking out files: 78% (3819/4896) Checking out files: 79% (3868/4896) Checking out files: 80% (3917/4896) Checking out files: 81% (3966/4896) Checking out files: 82% (4015/4896) Checking out files: 83% (4064/4896) Checking out files: 84% (4113/4896) Checking out files: 85% (4162/4896) Checking out files: 86% (4211/4896) Checking out files: 87% (4260/4896) Checking out files: 88% (4309/4896) Checking out files: 89% (4358/4896) Checking out files: 90% (4407/4896) Checking out files: 91% (4456/4896) Checking out files: 92% (4505/4896) Checking out files: 93% (4554/4896) Checking out files: 94% (4603/4896) Checking out files: 95% (4652/4896) Checking out files: 96% (4701/4896) Checking out files: 96% (4735/4896) Checking out files: 97% (4750/4896) Checking out files: 98% (4799/4896) Checking out files: 99% (4848/4896) Checking out files: 100% (4896/4896) Checking out files: 100% (4896/4896), done. [2022-07-16T13:38:33.745Z] #56 72.59 + cd /tmp/tmp.hfdR73TpHa/src/github.com/containerd/containerd [2022-07-16T13:38:33.949Z] #20 47.57 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:34.001Z] #56 72.59 + git checkout -q v1.6.6 [2022-07-16T13:38:34.119Z] + docker version [2022-07-16T13:38:34.165Z] #56 71.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T13:38:34.165Z] #56 71.49 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T13:38:34.165Z] #56 71.49 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:38:34.165Z] #56 71.49 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:38:34.165Z] #56 71.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T13:38:34.165Z] #56 71.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T13:38:34.165Z] #56 71.49 + '[' '' = dynamic ']' [2022-07-16T13:38:34.165Z] #56 71.49 + make [2022-07-16T13:38:34.209Z] #20 47.78 Selecting previously unselected package bash-completion. [2022-07-16T13:38:34.209Z] #20 47.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-16T13:38:34.296Z] #20 54.76 Setting up xfsprogs (4.20.0-1) ... [2022-07-16T13:38:34.296Z] #20 54.77 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:38:34.867Z] #20 55.35 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:38:35.808Z] #20 56.24 Setting up python3-distutils (3.7.3-1) ... [2022-07-16T13:38:35.933Z] #20 12.11 Reading package lists... [2022-07-16T13:38:35.933Z] #20 ... [2022-07-16T13:38:35.933Z] [2022-07-16T13:38:35.933Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:38:35.933Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:38:35.933Z] #32 DONE 142.4s [2022-07-16T13:38:35.933Z] [2022-07-16T13:38:35.933Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:35.933Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:35.933Z] #20 12.11 Reading package lists... [2022-07-16T13:38:36.068Z] #20 56.76 Setting up python3-setuptools (40.8.0-1) ... [2022-07-16T13:38:36.552Z] #56 75.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T13:38:36.552Z] #56 75.04 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T13:38:36.552Z] #56 75.04 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:38:36.552Z] #56 75.04 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T13:38:36.552Z] #56 75.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T13:38:36.552Z] #56 75.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T13:38:36.552Z] #56 75.04 + '[' '' = dynamic ']' [2022-07-16T13:38:36.552Z] #56 75.04 + make [2022-07-16T13:38:36.689Z] #56 73.84 + bin/ctr [2022-07-16T13:38:36.689Z] #56 ... [2022-07-16T13:38:36.689Z] [2022-07-16T13:38:36.689Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:38:36.689Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:38:36.689Z] #13 132.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T13:38:36.689Z] #13 132.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:38:36.689Z] #13 133.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:37.010Z] #20 ... [2022-07-16T13:38:37.010Z] [2022-07-16T13:38:37.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:37.010Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:38:37.010Z] #43 92.41 CC criu/cr-service.o [2022-07-16T13:38:37.010Z] #43 94.19 CC criu/crtools.o [2022-07-16T13:38:37.010Z] #43 94.73 CC criu/eventfd.o [2022-07-16T13:38:37.010Z] #43 95.11 CC criu/eventpoll.o [2022-07-16T13:38:37.010Z] #43 95.99 CC criu/external.o [2022-07-16T13:38:37.010Z] #43 96.36 CC criu/fault-injection.o [2022-07-16T13:38:37.010Z] #43 96.51 CC criu/fdstore.o [2022-07-16T13:38:37.010Z] #43 96.86 CC criu/fifo.o [2022-07-16T13:38:37.010Z] #43 97.31 CC criu/file-ids.o [2022-07-16T13:38:37.010Z] #43 97.62 CC criu/file-lock.o [2022-07-16T13:38:37.010Z] #43 98.56 CC criu/files-ext.o [2022-07-16T13:38:37.010Z] #43 99.00 CC criu/files-reg.o [2022-07-16T13:38:37.010Z] #43 101.4 CC criu/files.o [2022-07-16T13:38:37.951Z] #43 ... [2022-07-16T13:38:37.951Z] [2022-07-16T13:38:37.951Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:37.951Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-16T13:38:37.951Z] #20 58.49 Setting up python3-pip (18.1-5) ... [2022-07-16T13:38:38.411Z] #20 52.02 Unpacking bash-completion (1:2.8-6) ... [2022-07-16T13:38:38.982Z] #20 52.58 Selecting previously unselected package bzip2. [2022-07-16T13:38:38.982Z] #20 52.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-16T13:38:38.982Z] #20 52.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:38:38.982Z] #20 52.72 Selecting previously unselected package xz-utils. [2022-07-16T13:38:38.982Z] #20 52.73 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-16T13:38:38.982Z] #20 52.75 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:38:39.217Z] #20 16.07 Reading package lists... [2022-07-16T13:38:39.242Z] #20 52.97 Selecting previously unselected package apparmor. [2022-07-16T13:38:39.242Z] #20 52.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-16T13:38:39.242Z] #20 53.08 Unpacking apparmor (2.13.2-10) ... [2022-07-16T13:38:39.333Z] #20 59.91 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:38:39.333Z] #20 59.96 Processing triggers for mime-support (3.62) ... [2022-07-16T13:38:39.812Z] #20 53.58 Selecting previously unselected package aufs-tools. [2022-07-16T13:38:39.812Z] #20 53.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-16T13:38:39.812Z] #20 53.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:38:39.833Z] #56 77.88 + bin/ctr [2022-07-16T13:38:40.072Z] #20 53.76 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:38:40.072Z] #20 53.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:38:40.072Z] #20 53.77 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:38:40.332Z] #20 54.02 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:38:40.332Z] #20 54.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:38:40.332Z] #20 54.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:38:40.414Z] #20 19.87 Building dependency tree... [2022-07-16T13:38:40.592Z] #20 54.17 Selecting previously unselected package jq. [2022-07-16T13:38:40.592Z] #20 54.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:38:40.592Z] #20 54.21 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:38:40.592Z] #20 54.32 Selecting previously unselected package libaio1:amd64. [2022-07-16T13:38:40.592Z] #20 54.32 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-16T13:38:40.592Z] #20 54.37 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:38:40.592Z] #20 54.42 Selecting previously unselected package libgpm2:amd64. [2022-07-16T13:38:40.592Z] #20 54.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-16T13:38:40.851Z] #20 54.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:38:40.851Z] #20 54.56 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:38:40.851Z] #20 54.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:38:40.851Z] #20 54.58 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:38:40.868Z] #13 ... [2022-07-16T13:38:40.868Z] [2022-07-16T13:38:40.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:40.868Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:40.868Z] #43 37.90 CC images/tcp-stream.o [2022-07-16T13:38:40.868Z] #43 38.10 CC images/sk-packet.o [2022-07-16T13:38:40.868Z] #43 38.35 CC images/mnt.o [2022-07-16T13:38:40.868Z] #43 38.67 CC images/pipe-data.o [2022-07-16T13:38:40.868Z] #43 38.96 CC images/sa.o [2022-07-16T13:38:40.868Z] #43 39.39 CC images/timer.o [2022-07-16T13:38:40.868Z] #43 39.82 CC images/timerfd.o [2022-07-16T13:38:40.868Z] #43 40.25 CC images/mm.o [2022-07-16T13:38:40.868Z] #43 40.72 CC images/sk-opts.o [2022-07-16T13:38:40.868Z] #43 41.04 CC images/sk-unix.o [2022-07-16T13:38:40.868Z] #43 41.38 CC images/sk-inet.o [2022-07-16T13:38:40.868Z] #43 41.88 CC images/tun.o [2022-07-16T13:38:40.868Z] #43 42.20 CC images/sk-netlink.o [2022-07-16T13:38:40.868Z] #43 42.38 CC images/packet-sock.o [2022-07-16T13:38:40.868Z] #43 42.95 CC images/ipc-var.o [2022-07-16T13:38:40.868Z] #43 43.39 CC images/ipc-desc.o [2022-07-16T13:38:40.868Z] #43 43.79 CC images/ipc-shm.o [2022-07-16T13:38:40.868Z] #43 44.17 CC images/ipc-msg.o [2022-07-16T13:38:40.868Z] #43 44.61 CC images/ipc-sem.o [2022-07-16T13:38:40.868Z] #43 44.88 CC images/utsns.o [2022-07-16T13:38:40.868Z] #43 45.31 CC images/creds.o [2022-07-16T13:38:40.868Z] #43 45.63 CC images/vma.o [2022-07-16T13:38:40.868Z] #43 46.01 CC images/netdev.o [2022-07-16T13:38:40.868Z] #43 46.45 CC images/tty.o [2022-07-16T13:38:40.868Z] #43 47.08 CC images/file-lock.o [2022-07-16T13:38:40.868Z] #43 47.28 CC images/rlimit.o [2022-07-16T13:38:40.868Z] #43 47.47 CC images/pagemap.o [2022-07-16T13:38:40.868Z] #43 47.80 CC images/siginfo.o [2022-07-16T13:38:40.868Z] #43 48.26 CC images/rpc.o [2022-07-16T13:38:41.350Z] #20 21.47 libcap2-bin is already the newest version (1:2.25-2). [2022-07-16T13:38:41.350Z] #20 21.47 The following additional packages will be installed: [2022-07-16T13:38:41.350Z] #20 21.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-16T13:38:41.350Z] #20 21.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-16T13:38:41.350Z] #20 21.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-16T13:38:41.350Z] #20 21.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-16T13:38:41.350Z] #20 21.47 python3.7 python3.7-minimal vim-runtime xxd [2022-07-16T13:38:41.350Z] #20 21.48 Suggested packages: [2022-07-16T13:38:41.350Z] #20 21.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-16T13:38:41.350Z] #20 21.48 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-16T13:38:41.350Z] #20 21.48 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-16T13:38:41.350Z] #20 21.48 quota [2022-07-16T13:38:41.350Z] #20 21.48 Recommended packages: [2022-07-16T13:38:41.350Z] #20 21.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-16T13:38:41.350Z] #20 21.49 python3-keyrings.alt python3-xdg unzip [2022-07-16T13:38:41.420Z] #20 ... [2022-07-16T13:38:41.420Z] [2022-07-16T13:38:41.420Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:41.420Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:41.420Z] #43 135.0 CC criu/cr-dump.o [2022-07-16T13:38:41.420Z] #43 138.2 CC criu/cr-errno.o [2022-07-16T13:38:41.420Z] #43 138.4 CC criu/cr-restore.o [2022-07-16T13:38:41.420Z] #43 145.3 CC criu/cr-service.o [2022-07-16T13:38:41.916Z] #20 ... [2022-07-16T13:38:41.916Z] [2022-07-16T13:38:41.916Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:41.916Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:41.916Z] #43 75.35 DEP criu/file-lock.d [2022-07-16T13:38:41.916Z] #43 75.50 DEP criu/file-ids.d [2022-07-16T13:38:41.916Z] #43 75.62 DEP criu/fifo.d [2022-07-16T13:38:41.916Z] #43 75.81 DEP criu/fdstore.d [2022-07-16T13:38:41.916Z] #43 75.92 DEP criu/fault-injection.d [2022-07-16T13:38:41.916Z] #43 75.96 DEP criu/external.d [2022-07-16T13:38:41.916Z] #43 76.14 DEP criu/eventpoll.d [2022-07-16T13:38:41.916Z] #43 76.30 DEP criu/eventfd.d [2022-07-16T13:38:41.916Z] #43 76.41 DEP criu/crtools.d [2022-07-16T13:38:41.916Z] #43 76.60 DEP criu/cr-service.d [2022-07-16T13:38:41.916Z] #43 76.77 DEP criu/cr-restore.d [2022-07-16T13:38:41.916Z] #43 77.00 DEP criu/cr-errno.d [2022-07-16T13:38:41.916Z] #43 77.02 DEP criu/cr-dump.d [2022-07-16T13:38:41.916Z] #43 77.30 DEP criu/cr-dedup.d [2022-07-16T13:38:41.916Z] #43 77.47 DEP criu/cr-check.d [2022-07-16T13:38:41.916Z] #43 77.67 DEP criu/config.d [2022-07-16T13:38:41.916Z] #43 77.82 DEP criu/clone-noasan.d [2022-07-16T13:38:41.916Z] #43 77.90 DEP criu/cgroup.d [2022-07-16T13:38:41.916Z] #43 78.04 DEP criu/cgroup-props.d [2022-07-16T13:38:41.916Z] #43 78.18 DEP criu/bitmap.d [2022-07-16T13:38:41.916Z] #43 78.21 DEP criu/bfd.d [2022-07-16T13:38:41.916Z] #43 78.38 DEP criu/autofs.d [2022-07-16T13:38:41.916Z] #43 78.45 DEP criu/aio.d [2022-07-16T13:38:41.916Z] #43 78.51 DEP criu/action-scripts.d [2022-07-16T13:38:41.916Z] #43 78.93 CC criu/action-scripts.o [2022-07-16T13:38:41.916Z] #43 79.43 CC criu/aio.o [2022-07-16T13:38:41.916Z] #43 80.00 CC criu/autofs.o [2022-07-16T13:38:41.916Z] #43 81.68 CC criu/bfd.o [2022-07-16T13:38:41.916Z] #43 82.24 CC criu/bitmap.o [2022-07-16T13:38:41.916Z] #43 82.35 CC criu/cgroup-props.o [2022-07-16T13:38:41.916Z] #43 83.08 CC criu/cgroup.o [2022-07-16T13:38:42.237Z] #43 49.97 CC images/ext-file.o [2022-07-16T13:38:42.351Z] #56 ... [2022-07-16T13:38:42.351Z] [2022-07-16T13:38:42.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:42.351Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:42.351Z] #43 37.40 CC images/fs.o [2022-07-16T13:38:42.351Z] #43 37.74 CC images/pstree.o [2022-07-16T13:38:42.351Z] #43 38.01 CC images/pipe.o [2022-07-16T13:38:42.351Z] #43 38.24 CC images/tcp-stream.o [2022-07-16T13:38:42.351Z] #43 38.60 CC images/sk-packet.o [2022-07-16T13:38:42.351Z] #43 39.08 CC images/mnt.o [2022-07-16T13:38:42.351Z] #43 39.48 CC images/pipe-data.o [2022-07-16T13:38:42.351Z] #43 39.75 CC images/sa.o [2022-07-16T13:38:42.351Z] #43 40.19 CC images/timer.o [2022-07-16T13:38:42.351Z] #43 40.70 CC images/timerfd.o [2022-07-16T13:38:42.351Z] #43 40.92 CC images/mm.o [2022-07-16T13:38:42.351Z] #43 41.42 CC images/sk-opts.o [2022-07-16T13:38:42.351Z] #43 41.59 CC images/sk-unix.o [2022-07-16T13:38:42.351Z] #43 42.04 CC images/sk-inet.o [2022-07-16T13:38:42.351Z] #43 42.41 CC images/tun.o [2022-07-16T13:38:42.351Z] #43 42.75 CC images/sk-netlink.o [2022-07-16T13:38:42.351Z] #43 43.19 CC images/packet-sock.o [2022-07-16T13:38:42.351Z] #43 43.51 CC images/ipc-var.o [2022-07-16T13:38:42.351Z] #43 43.74 CC images/ipc-desc.o [2022-07-16T13:38:42.351Z] #43 43.97 CC images/ipc-shm.o [2022-07-16T13:38:42.351Z] #43 44.44 CC images/ipc-msg.o [2022-07-16T13:38:42.351Z] #43 44.94 CC images/ipc-sem.o [2022-07-16T13:38:42.351Z] #43 45.23 CC images/utsns.o [2022-07-16T13:38:42.351Z] #43 45.64 CC images/creds.o [2022-07-16T13:38:42.351Z] #43 45.94 CC images/vma.o [2022-07-16T13:38:42.351Z] #43 46.01 CC images/netdev.o [2022-07-16T13:38:42.351Z] #43 46.26 CC images/tty.o [2022-07-16T13:38:42.351Z] #43 47.02 CC images/file-lock.o [2022-07-16T13:38:42.351Z] #43 47.27 CC images/rlimit.o [2022-07-16T13:38:42.351Z] #43 47.58 CC images/pagemap.o [2022-07-16T13:38:42.351Z] #43 47.85 CC images/siginfo.o [2022-07-16T13:38:42.483Z] #43 85.89 CC criu/clone-noasan.o [2022-07-16T13:38:42.483Z] #43 ... [2022-07-16T13:38:42.483Z] [2022-07-16T13:38:42.483Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:42.483Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:42.483Z] #20 22.92 The following NEW packages will be installed: [2022-07-16T13:38:42.635Z] #20 DONE 63.0s [2022-07-16T13:38:42.635Z] [2022-07-16T13:38:42.635Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-16T13:38:42.635Z] #21 sha256:507cf727cfd9af69019d709da53f8924b7128df7e4c12263f947ff88fafeed8c [2022-07-16T13:38:42.741Z] #20 22.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-16T13:38:42.741Z] #20 22.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-16T13:38:42.741Z] #20 22.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-16T13:38:42.741Z] #20 22.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-16T13:38:42.741Z] #20 22.93 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-16T13:38:42.741Z] #20 22.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-16T13:38:42.741Z] #20 22.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-16T13:38:42.741Z] #20 22.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T13:38:42.741Z] #20 22.95 xz-utils zip [2022-07-16T13:38:42.802Z] #43 50.26 CC images/cgroup.o [2022-07-16T13:38:42.915Z] #43 48.17 CC images/rpc.o [2022-07-16T13:38:42.954Z] Client: [2022-07-16T13:38:42.954Z] Version: 20.10.9 [2022-07-16T13:38:42.954Z] API version: 1.41 [2022-07-16T13:38:42.954Z] Go version: go1.16.8 [2022-07-16T13:38:42.954Z] Git commit: c2ea9bc [2022-07-16T13:38:42.954Z] Built: Mon Oct 4 16:11:10 2021 [2022-07-16T13:38:42.954Z] OS/Arch: windows/amd64 [2022-07-16T13:38:42.954Z] Context: default [2022-07-16T13:38:42.954Z] Experimental: true [2022-07-16T13:38:42.954Z] [2022-07-16T13:38:42.954Z] Server: Docker Engine - Community [2022-07-16T13:38:42.954Z] Engine: [2022-07-16T13:38:42.954Z] Version: 20.10.9 [2022-07-16T13:38:42.954Z] API version: 1.41 (minimum version 1.24) [2022-07-16T13:38:42.954Z] Go version: go1.16.8 [2022-07-16T13:38:42.954Z] Git commit: 79ea9d3 [2022-07-16T13:38:42.954Z] Built: Mon Oct 4 16:06:39 2021 [2022-07-16T13:38:42.954Z] OS/Arch: windows/amd64 [2022-07-16T13:38:42.954Z] Experimental: true [2022-07-16T13:38:42.999Z] #20 23.27 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:38:42.999Z] #20 23.27 Need to get 28.6 MB of archives. [2022-07-16T13:38:42.999Z] #20 23.27 After this operation, 116 MB of additional disk space will be used. [2022-07-16T13:38:42.999Z] #20 23.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-16T13:38:42.999Z] #20 23.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-16T13:38:42.999Z] #20 23.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-16T13:38:42.999Z] #20 23.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-16T13:38:42.999Z] #20 23.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-16T13:38:42.999Z] #20 23.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-16T13:38:42.999Z] #20 23.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-16T13:38:43.257Z] #20 23.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-16T13:38:43.257Z] #20 23.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-16T13:38:43.257Z] #20 23.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-16T13:38:43.257Z] #20 23.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-16T13:38:43.257Z] #20 23.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-16T13:38:43.257Z] #20 23.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T13:38:43.257Z] #20 23.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-16T13:38:43.257Z] #20 23.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-16T13:38:43.257Z] #20 23.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-16T13:38:43.257Z] #20 23.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:38:43.257Z] #20 23.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:38:43.257Z] #20 23.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-16T13:38:43.257Z] #20 23.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-16T13:38:43.257Z] #20 23.62 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-16T13:38:43.257Z] #20 23.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-16T13:38:43.257Z] #20 23.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-16T13:38:43.257Z] #20 23.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:38:43.257Z] #20 23.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:38:43.257Z] #20 23.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:38:43.257Z] #20 23.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-16T13:38:43.257Z] #20 23.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-16T13:38:43.257Z] #20 23.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:38:43.590Z] #21 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T13:38:43.590Z] #21 0.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T13:38:43.590Z] #21 0.910 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T13:38:43.590Z] #21 DONE 1.0s [2022-07-16T13:38:43.590Z] [2022-07-16T13:38:43.590Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:43.590Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:38:43.590Z] #43 104.5 CC criu/filesystems.o [2022-07-16T13:38:43.590Z] #43 105.5 CC criu/fsnotify.o [2022-07-16T13:38:43.590Z] #43 107.0 CC criu/image-desc.o [2022-07-16T13:38:43.590Z] #43 107.2 CC criu/image.o [2022-07-16T13:38:43.590Z] #43 108.8 CC criu/ipc_ns.o [Pipeline] sh [2022-07-16T13:38:43.734Z] #43 51.28 CC images/userns.o [2022-07-16T13:38:43.826Z] #20 24.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:38:43.826Z] #20 24.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:38:43.826Z] #20 24.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:38:43.826Z] #20 24.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-16T13:38:43.826Z] #20 24.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-16T13:38:43.826Z] #20 24.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-16T13:38:43.826Z] #20 24.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-16T13:38:43.826Z] #20 24.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-16T13:38:43.991Z] #43 51.47 CC images/google/protobuf/descriptor.o [2022-07-16T13:38:44.089Z] #20 24.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-16T13:38:44.089Z] #20 24.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-16T13:38:44.089Z] #20 24.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-16T13:38:44.089Z] #20 24.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-16T13:38:44.089Z] #20 24.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-16T13:38:44.089Z] #20 24.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-16T13:38:44.089Z] #20 24.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-16T13:38:44.089Z] #20 24.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-16T13:38:44.089Z] #20 24.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-16T13:38:44.279Z] #43 49.91 CC images/ext-file.o [2022-07-16T13:38:44.347Z] #20 24.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-16T13:38:44.347Z] #20 24.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-16T13:38:44.605Z] #20 24.89 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-16T13:38:44.638Z] + docker info [2022-07-16T13:38:44.713Z] #43 148.5 CC criu/crtools.o [2022-07-16T13:38:44.842Z] #43 50.20 CC images/cgroup.o [2022-07-16T13:38:45.172Z] #20 25.54 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:38:45.431Z] #20 25.65 Fetched 28.6 MB in 2s (15.1 MB/s) [2022-07-16T13:38:45.431Z] #20 25.74 Selecting previously unselected package pigz. [2022-07-16T13:38:45.431Z] #20 25.74 (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 ... 23452 files and directories currently installed.) [2022-07-16T13:38:45.431Z] #20 25.78 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-16T13:38:45.431Z] #20 25.80 Unpacking pigz (2.4-1) ... [2022-07-16T13:38:45.509Z] #43 110.9 CC criu/irmap.o [2022-07-16T13:38:45.651Z] #43 149.3 CC criu/eventfd.o [2022-07-16T13:38:45.689Z] #20 25.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-16T13:38:45.689Z] #20 25.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:45.689Z] #20 25.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:45.775Z] #43 51.10 CC images/userns.o [2022-07-16T13:38:45.775Z] #43 51.38 CC images/google/protobuf/descriptor.o [2022-07-16T13:38:45.911Z] #43 149.7 CC criu/eventpoll.o [2022-07-16T13:38:45.947Z] #20 26.34 Selecting previously unselected package python3.7-minimal. [2022-07-16T13:38:45.947Z] #20 26.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:45.947Z] #20 26.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:38:46.450Z] #43 111.9 CC criu/kcmp-ids.o [2022-07-16T13:38:46.550Z] #43 53.91 CC images/opts.o [2022-07-16T13:38:46.550Z] #43 54.16 CC images/seccomp.o [2022-07-16T13:38:46.850Z] #43 150.6 CC criu/external.o [2022-07-16T13:38:46.850Z] #43 ... [2022-07-16T13:38:46.850Z] [2022-07-16T13:38:46.850Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:46.850Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:46.850Z] #20 60.63 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:38:46.881Z] #20 27.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:46.881Z] #20 27.22 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:38:47.021Z] #43 112.5 CC criu/kerndat.o [2022-07-16T13:38:47.115Z] #20 60.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:38:47.115Z] #20 60.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:38:47.115Z] #20 60.81 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:38:47.115Z] #20 60.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:38:47.115Z] #20 60.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:38:47.147Z] #43 ... [2022-07-16T13:38:47.147Z] [2022-07-16T13:38:47.147Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:38:47.147Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:38:47.147Z] #13 134.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T13:38:47.147Z] #13 134.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-16T13:38:47.147Z] #13 134.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:38:47.158Z] #43 54.58 CC images/binfmt-misc.o [2022-07-16T13:38:47.375Z] #20 60.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:38:47.376Z] #20 60.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:38:47.376Z] #20 60.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:38:47.376Z] #20 61.11 Selecting previously unselected package libreadline5:amd64. [2022-07-16T13:38:47.376Z] #20 61.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-16T13:38:47.376Z] #20 61.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:38:47.413Z] #43 55.00 CC images/time.o [2022-07-16T13:38:47.637Z] #20 61.27 Selecting previously unselected package net-tools. [2022-07-16T13:38:47.637Z] #20 61.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-16T13:38:47.637Z] #20 61.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:38:47.670Z] #43 55.30 CC images/sysctl.o [2022-07-16T13:38:47.926Z] #43 55.61 CC images/autofs.o [2022-07-16T13:38:48.079Z] #13 ... [2022-07-16T13:38:48.079Z] [2022-07-16T13:38:48.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:48.079Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:48.079Z] #43 53.53 CC images/opts.o [2022-07-16T13:38:48.206Z] #20 61.74 Selecting previously unselected package patch. [2022-07-16T13:38:48.206Z] #20 61.76 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-16T13:38:48.206Z] #20 61.77 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-16T13:38:48.335Z] #43 53.90 CC images/seccomp.o [2022-07-16T13:38:48.466Z] #20 62.26 Selecting previously unselected package python-pip-whl. [2022-07-16T13:38:48.466Z] #20 62.27 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-16T13:38:48.466Z] #20 62.27 Unpacking python-pip-whl (18.1-5) ... [2022-07-16T13:38:48.489Z] #43 55.88 CC images/macvlan.o [2022-07-16T13:38:48.490Z] #43 56.10 CC images/sit.o [2022-07-16T13:38:48.490Z] #43 56.28 CC images/memfd.o [2022-07-16T13:38:48.898Z] #43 54.28 CC images/binfmt-misc.o [2022-07-16T13:38:48.898Z] #43 54.46 CC images/time.o [2022-07-16T13:38:49.053Z] #43 56.66 CC images/timens.o [2022-07-16T13:38:49.405Z] #20 63.18 Selecting previously unselected package python3-lib2to3. [2022-07-16T13:38:49.412Z] #20 29.32 Selecting previously unselected package python3-minimal. [2022-07-16T13:38:49.412Z] #20 29.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-16T13:38:49.412Z] #20 29.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-16T13:38:49.412Z] #20 29.38 Unpacking python3-minimal (3.7.3-1) ... [2022-07-16T13:38:49.412Z] #20 29.46 Selecting previously unselected package libmpdec2:amd64. [2022-07-16T13:38:49.412Z] #20 29.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-16T13:38:49.412Z] #20 29.48 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:38:49.412Z] #20 29.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-16T13:38:49.412Z] #20 29.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:49.412Z] #20 29.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:49.460Z] #43 54.79 CC images/sysctl.o [2022-07-16T13:38:49.590Z] #43 114.8 CC criu/libnetlink.o [2022-07-16T13:38:49.616Z] #43 57.07 LINK images/built-in.o [2022-07-16T13:38:49.665Z] #20 63.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-16T13:38:49.665Z] #20 63.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:38:49.665Z] #20 63.32 Selecting previously unselected package python3-distutils. [2022-07-16T13:38:49.665Z] #20 63.33 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-16T13:38:49.665Z] #20 63.33 Unpacking python3-distutils (3.7.3-1) ... [2022-07-16T13:38:49.717Z] #43 55.07 CC images/autofs.o [2022-07-16T13:38:49.717Z] #43 55.32 CC images/macvlan.o [2022-07-16T13:38:49.872Z] #43 57.36 GEN compel/include/asm [2022-07-16T13:38:49.872Z] #43 57.44 GEN compel/include/version.h [2022-07-16T13:38:49.872Z] #43 57.49 touch .config [2022-07-16T13:38:49.925Z] #20 63.55 Selecting previously unselected package python3-pip. [2022-07-16T13:38:49.925Z] #20 63.55 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-16T13:38:49.925Z] #20 63.55 Unpacking python3-pip (18.1-5) ... [2022-07-16T13:38:49.973Z] #43 55.58 CC images/sit.o [2022-07-16T13:38:50.129Z] #43 57.62 GEN include/common/config.h [2022-07-16T13:38:50.129Z] #43 57.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-16T13:38:50.129Z] #43 57.89 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-16T13:38:50.159Z] #43 115.5 CC criu/log.o [2022-07-16T13:38:50.184Z] #20 63.86 Selecting previously unselected package python3-pkg-resources. [2022-07-16T13:38:50.184Z] #20 63.87 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:38:50.184Z] #20 63.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:38:50.184Z] #20 64.01 Selecting previously unselected package python3-setuptools. [2022-07-16T13:38:50.348Z] #20 30.52 Selecting previously unselected package python3.7. [2022-07-16T13:38:50.349Z] #20 30.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:38:50.349Z] #20 30.54 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:38:50.349Z] #20 30.65 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-16T13:38:50.349Z] #20 30.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-16T13:38:50.349Z] #20 30.65 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:38:50.386Z] #43 57.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-16T13:38:50.386Z] #43 58.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-16T13:38:50.386Z] #43 58.02 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-16T13:38:50.386Z] #43 58.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-16T13:38:50.444Z] #20 64.01 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-16T13:38:50.444Z] #20 64.02 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-16T13:38:50.607Z] #20 30.79 Setting up python3-minimal (3.7.3-1) ... [2022-07-16T13:38:50.643Z] #43 58.17 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-16T13:38:50.643Z] #43 58.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-16T13:38:50.643Z] #43 58.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-16T13:38:50.643Z] #43 58.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-16T13:38:50.643Z] #43 58.30 DEP compel/plugins/std/infect.d [2022-07-16T13:38:50.643Z] #43 58.39 DEP compel/plugins/std/string.d [2022-07-16T13:38:50.704Z] #20 64.33 Selecting previously unselected package python3-wheel. [2022-07-16T13:38:50.704Z] #20 64.34 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-16T13:38:50.704Z] #20 64.34 Unpacking python3-wheel (0.32.3-2) ... [2022-07-16T13:38:50.900Z] #43 58.47 DEP compel/plugins/std/log.d [2022-07-16T13:38:50.900Z] #43 58.55 DEP compel/plugins/std/fds.d [2022-07-16T13:38:50.900Z] #43 58.64 DEP compel/plugins/std/std.d [2022-07-16T13:38:50.903Z] #43 56.05 CC images/memfd.o [2022-07-16T13:38:50.963Z] #20 64.64 Selecting previously unselected package sudo. [2022-07-16T13:38:50.963Z] #20 64.64 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-16T13:38:50.963Z] #20 64.66 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:38:51.099Z] #43 116.5 CC criu/lsm.o [2022-07-16T13:38:51.156Z] #43 58.76 DEP compel/plugins/shmem/shmem.d [2022-07-16T13:38:51.159Z] #43 56.57 CC images/timens.o [2022-07-16T13:38:51.175Z] #20 31.60 Selecting previously unselected package python3. [2022-07-16T13:38:51.413Z] #43 58.86 DEP compel/plugins/fds/fds.d [2022-07-16T13:38:51.413Z] #43 59.08 CC compel/plugins/std/std.o [2022-07-16T13:38:51.434Z] #20 31.60 (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 ... 24113 files and directories currently installed.) [2022-07-16T13:38:51.434Z] #20 31.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-16T13:38:51.434Z] #20 31.65 Unpacking python3 (3.7.3-1) ... [2022-07-16T13:38:51.434Z] #20 31.76 Selecting previously unselected package libip4tc0:amd64. [2022-07-16T13:38:51.434Z] #20 31.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:38:51.434Z] #20 31.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:38:51.434Z] #20 31.87 Selecting previously unselected package libip6tc0:amd64. [2022-07-16T13:38:51.669Z] #43 117.3 CC criu/mem.o [2022-07-16T13:38:51.693Z] #20 31.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:38:51.693Z] #20 31.89 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:38:51.693Z] #20 31.97 Selecting previously unselected package libiptc0:amd64. [2022-07-16T13:38:51.693Z] #20 31.99 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-16T13:38:51.693Z] #20 32.00 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:38:51.693Z] #20 32.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T13:38:51.693Z] #20 32.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T13:38:51.693Z] #20 32.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:38:51.722Z] #43 56.94 LINK images/built-in.o [2022-07-16T13:38:51.722Z] #43 57.09 GEN compel/include/asm [2022-07-16T13:38:51.722Z] #43 57.11 GEN compel/include/version.h [2022-07-16T13:38:51.722Z] #43 57.15 touch .config [2022-07-16T13:38:51.903Z] #20 65.58 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T13:38:51.903Z] #20 65.59 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-16T13:38:51.903Z] #20 65.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:38:51.952Z] #20 32.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T13:38:51.952Z] #20 32.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-16T13:38:51.952Z] #20 32.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:38:51.952Z] #20 32.23 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T13:38:51.952Z] #20 32.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-16T13:38:51.952Z] #20 32.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:38:51.952Z] #20 32.33 Selecting previously unselected package iptables. [2022-07-16T13:38:51.952Z] #20 32.34 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-16T13:38:51.978Z] #43 57.25 GEN include/common/config.h [2022-07-16T13:38:51.978Z] #43 57.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-16T13:38:51.978Z] #43 57.47 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-16T13:38:51.978Z] #43 57.51 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-16T13:38:51.981Z] #43 59.60 CC compel/plugins/std/fds.o [2022-07-16T13:38:52.211Z] #20 32.35 Unpacking iptables (1.8.2-4) ... [2022-07-16T13:38:52.235Z] #43 57.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-16T13:38:52.235Z] #43 57.60 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-16T13:38:52.235Z] #43 57.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-16T13:38:52.235Z] #43 57.77 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-16T13:38:52.470Z] #20 32.72 Selecting previously unselected package xxd. [2022-07-16T13:38:52.470Z] #20 32.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:38:52.470Z] #20 32.74 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:52.470Z] #20 32.88 Selecting previously unselected package vim-common. [2022-07-16T13:38:52.470Z] #20 32.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:38:52.470Z] #20 32.92 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:52.473Z] #20 66.03 Selecting previously unselected package uidmap. [2022-07-16T13:38:52.473Z] #20 66.04 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-16T13:38:52.473Z] #20 66.04 Unpacking uidmap (1:4.5-1.1) ... [2022-07-16T13:38:52.473Z] #20 66.32 Selecting previously unselected package vim-runtime. [2022-07-16T13:38:52.491Z] #43 57.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-16T13:38:52.491Z] #43 57.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-16T13:38:52.491Z] #43 57.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-16T13:38:52.491Z] #43 57.97 DEP compel/plugins/std/infect.d [2022-07-16T13:38:52.730Z] #20 ... [2022-07-16T13:38:52.730Z] [2022-07-16T13:38:52.730Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:52.730Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:52.730Z] #43 86.12 CC criu/config.o [2022-07-16T13:38:52.730Z] #43 87.40 CC criu/cr-check.o [2022-07-16T13:38:52.730Z] #43 89.04 CC criu/cr-dedup.o [2022-07-16T13:38:52.730Z] #43 89.47 CC criu/cr-dump.o [2022-07-16T13:38:52.730Z] #43 91.76 CC criu/cr-errno.o [2022-07-16T13:38:52.730Z] #43 91.85 CC criu/cr-restore.o [2022-07-16T13:38:52.730Z] #43 ... [2022-07-16T13:38:52.730Z] [2022-07-16T13:38:52.730Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:52.730Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:52.730Z] #20 33.14 Selecting previously unselected package bash-completion. [2022-07-16T13:38:52.730Z] #20 33.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-16T13:38:52.733Z] #20 66.32 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:38:52.733Z] #20 66.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-16T13:38:52.733Z] #20 66.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-16T13:38:52.733Z] #20 66.55 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:52.748Z] #43 58.22 DEP compel/plugins/std/string.d [2022-07-16T13:38:52.910Z] #43 60.48 CC compel/plugins/std/log.o [2022-07-16T13:38:53.005Z] #43 58.37 DEP compel/plugins/std/log.d [2022-07-16T13:38:53.261Z] #43 58.57 DEP compel/plugins/std/fds.d [2022-07-16T13:38:53.261Z] #43 58.71 DEP compel/plugins/std/std.d [2022-07-16T13:38:53.518Z] #43 58.89 DEP compel/plugins/shmem/shmem.d [2022-07-16T13:38:53.518Z] #43 59.07 DEP compel/plugins/fds/fds.d [2022-07-16T13:38:53.631Z] #43 ... [2022-07-16T13:38:53.631Z] [2022-07-16T13:38:53.631Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:38:53.631Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-16T13:38:53.631Z] #22 9.321 Collecting yamllint==1.26.1 [2022-07-16T13:38:53.775Z] #43 59.36 CC compel/plugins/std/std.o [2022-07-16T13:38:54.280Z] #43 61.66 CC compel/plugins/std/string.o [2022-07-16T13:38:54.338Z] #43 59.94 CC compel/plugins/std/fds.o [2022-07-16T13:38:55.049Z] #22 ... [2022-07-16T13:38:55.049Z] [2022-07-16T13:38:55.049Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:55.049Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:38:55.049Z] #43 120.7 CC criu/memfd.o [2022-07-16T13:38:55.211Z] #43 62.66 CC compel/plugins/std/infect.o [2022-07-16T13:38:55.270Z] #43 60.60 CC compel/plugins/std/log.o [2022-07-16T13:38:55.470Z] #43 63.22 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-16T13:38:55.727Z] #43 63.45 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-16T13:38:55.984Z] #43 63.59 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-16T13:38:55.984Z] #43 63.62 AR compel/plugins/std.lib.a [2022-07-16T13:38:56.018Z] #20 35.97 Unpacking bash-completion (1:2.8-6) ... [2022-07-16T13:38:56.243Z] #43 63.75 CC compel/plugins/fds/fds.o [2022-07-16T13:38:56.277Z] #20 36.45 Selecting previously unselected package bzip2. [2022-07-16T13:38:56.277Z] #20 36.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-16T13:38:56.277Z] #20 36.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:38:56.277Z] #20 36.59 Selecting previously unselected package xz-utils. [2022-07-16T13:38:56.277Z] #20 36.59 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-16T13:38:56.277Z] #20 36.60 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:38:56.431Z] #43 121.6 CC criu/mount.o [2022-07-16T13:38:56.500Z] #43 64.09 AR compel/plugins/fds.lib.a [2022-07-16T13:38:56.500Z] #43 64.21 HOSTDEP compel/src/lib/log-host.d [2022-07-16T13:38:56.536Z] #20 36.76 Selecting previously unselected package apparmor. [2022-07-16T13:38:56.536Z] #20 36.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-16T13:38:56.536Z] #20 36.87 Unpacking apparmor (2.13.2-10) ... [2022-07-16T13:38:56.639Z] #43 61.99 CC compel/plugins/std/string.o [2022-07-16T13:38:56.757Z] #43 64.29 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-16T13:38:56.757Z] #43 64.48 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-16T13:38:56.795Z] #20 37.23 Selecting previously unselected package aufs-tools. [2022-07-16T13:38:56.795Z] #20 37.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-16T13:38:56.795Z] #20 37.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:38:57.013Z] #43 64.56 HOSTDEP compel/src/main-host.d [2022-07-16T13:38:57.013Z] #43 64.67 DEP compel/src/lib/ptrace.d [2022-07-16T13:38:57.054Z] #20 37.36 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:38:57.055Z] #20 37.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:38:57.055Z] #20 37.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:38:57.055Z] #20 37.52 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:38:57.055Z] #20 37.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:38:57.203Z] #43 62.57 CC compel/plugins/std/infect.o [2022-07-16T13:38:57.314Z] #20 37.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:38:57.314Z] #20 37.66 Selecting previously unselected package jq. [2022-07-16T13:38:57.314Z] #20 37.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:38:57.314Z] #20 37.70 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:38:57.460Z] #43 62.92 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-16T13:38:57.461Z] #43 62.95 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-16T13:38:57.461Z] #43 63.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-16T13:38:57.461Z] #43 63.06 AR compel/plugins/std.lib.a [2022-07-16T13:38:57.573Z] #20 37.80 Selecting previously unselected package libaio1:amd64. [2022-07-16T13:38:57.573Z] #20 37.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-16T13:38:57.573Z] #20 37.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:38:57.573Z] #20 37.87 Selecting previously unselected package libgpm2:amd64. [2022-07-16T13:38:57.573Z] #20 37.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-16T13:38:57.573Z] #20 37.88 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:38:57.573Z] #20 37.93 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:38:57.573Z] #20 37.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:38:57.573Z] #20 37.94 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:38:57.576Z] #43 64.97 DEP compel/src/lib/infect.d [2022-07-16T13:38:57.576Z] #43 65.12 DEP compel/src/lib/infect-util.d [2022-07-16T13:38:57.718Z] #43 63.14 CC compel/plugins/fds/fds.o [2022-07-16T13:38:57.832Z] #43 65.24 DEP compel/src/lib/infect-rpc.d [2022-07-16T13:38:57.833Z] #43 65.41 DEP compel/arch/x86/src/lib/infect.d [2022-07-16T13:38:57.975Z] #43 63.37 AR compel/plugins/fds.lib.a [2022-07-16T13:38:57.975Z] #43 63.42 HOSTDEP compel/src/lib/log-host.d [2022-07-16T13:38:57.975Z] #43 63.50 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-16T13:38:58.016Z] #20 ... [2022-07-16T13:38:58.016Z] [2022-07-16T13:38:58.016Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:38:58.016Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:38:58.016Z] #43 151.1 CC criu/fault-injection.o [2022-07-16T13:38:58.016Z] #43 151.2 CC criu/fdstore.o [2022-07-16T13:38:58.016Z] #43 151.8 CC criu/fifo.o [2022-07-16T13:38:58.016Z] #43 152.6 CC criu/file-ids.o [2022-07-16T13:38:58.016Z] #43 153.2 CC criu/file-lock.o [2022-07-16T13:38:58.016Z] #43 154.5 CC criu/files-ext.o [2022-07-16T13:38:58.016Z] #43 155.1 CC criu/files-reg.o [2022-07-16T13:38:58.016Z] #43 158.4 CC criu/files.o [2022-07-16T13:38:58.016Z] #43 161.4 CC criu/filesystems.o [2022-07-16T13:38:58.090Z] #43 65.63 DEP compel/arch/x86/src/lib/cpu.d [2022-07-16T13:38:58.090Z] #43 65.69 DEP compel/src/lib/log.d [2022-07-16T13:38:58.090Z] #43 65.82 DEP compel/src/main.d [2022-07-16T13:38:58.232Z] #43 63.70 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-16T13:38:58.276Z] #43 ... [2022-07-16T13:38:58.276Z] [2022-07-16T13:38:58.276Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:38:58.276Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:38:58.276Z] #20 71.98 Selecting previously unselected package vim. [2022-07-16T13:38:58.276Z] #20 72.00 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:38:58.276Z] #20 72.05 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:38:58.346Z] #43 65.91 DEP compel/src/lib/handle-elf.d [2022-07-16T13:38:58.346Z] #43 66.01 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-16T13:38:58.489Z] #43 63.85 HOSTDEP compel/src/main-host.d [2022-07-16T13:38:58.489Z] #43 63.97 DEP compel/src/lib/ptrace.d [2022-07-16T13:38:58.602Z] #43 66.13 CC compel/src/lib/log.o [2022-07-16T13:38:58.746Z] #43 64.21 DEP compel/src/lib/infect.d [2022-07-16T13:38:58.746Z] #43 64.32 DEP compel/src/lib/infect-util.d [2022-07-16T13:38:59.003Z] #43 64.42 DEP compel/src/lib/infect-rpc.d [2022-07-16T13:38:59.003Z] #43 64.54 DEP compel/arch/x86/src/lib/infect.d [2022-07-16T13:38:59.165Z] #43 66.59 CC compel/arch/x86/src/lib/cpu.o [2022-07-16T13:38:59.260Z] #43 64.64 DEP compel/arch/x86/src/lib/cpu.d [2022-07-16T13:38:59.260Z] #43 64.71 DEP compel/src/lib/log.d [2022-07-16T13:38:59.474Z] #20 73.01 Selecting previously unselected package xfsprogs. [2022-07-16T13:38:59.474Z] #20 73.02 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-16T13:38:59.474Z] #20 73.03 Unpacking xfsprogs (4.20.0-1) ... [2022-07-16T13:38:59.517Z] #43 64.81 DEP compel/src/main.d [2022-07-16T13:38:59.517Z] #43 64.98 DEP compel/src/lib/handle-elf.d [2022-07-16T13:38:59.517Z] #43 ... [2022-07-16T13:38:59.517Z] [2022-07-16T13:38:59.517Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:38:59.517Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:38:59.517Z] #13 156.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T13:38:59.517Z] #13 156.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-16T13:38:59.729Z] #43 ... [2022-07-16T13:38:59.729Z] [2022-07-16T13:38:59.729Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:38:59.729Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:38:59.729Z] #13 156.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T13:38:59.729Z] #13 156.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-16T13:38:59.729Z] #13 156.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:38:59.729Z] #13 156.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T13:38:59.729Z] #13 156.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-16T13:38:59.729Z] #13 156.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:38:59.735Z] #20 73.58 Selecting previously unselected package zip. [2022-07-16T13:38:59.774Z] #13 156.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:38:59.774Z] #13 157.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T13:38:59.986Z] #13 156.7 Selecting previously unselected package libbtrfs0. [2022-07-16T13:38:59.986Z] #13 156.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:38:59.995Z] #20 73.59 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-16T13:38:59.995Z] #20 73.61 Unpacking zip (3.0-11+b1) ... [2022-07-16T13:39:00.031Z] #13 157.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-16T13:39:00.031Z] #13 157.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:39:00.243Z] #13 156.8 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:39:00.243Z] #13 156.9 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:39:00.243Z] #13 156.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:39:00.243Z] #13 156.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:39:00.257Z] #20 74.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:39:00.257Z] #20 74.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:39:00.257Z] #20 74.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:39:00.257Z] #20 74.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:39:00.257Z] #20 74.14 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:39:00.287Z] #13 157.4 Selecting previously unselected package libbtrfs0. [2022-07-16T13:39:00.287Z] #13 157.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-16T13:39:00.287Z] #13 157.5 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-16T13:39:00.501Z] #13 157.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T13:39:00.501Z] #13 157.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:39:00.501Z] #13 157.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:00.501Z] #13 157.2 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T13:39:00.501Z] #13 157.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:39:00.501Z] #13 157.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:00.516Z] #20 74.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:39:00.516Z] #20 74.19 Setting up uidmap (1:4.5-1.1) ... [2022-07-16T13:39:00.516Z] #20 74.22 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:39:00.516Z] #20 74.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:39:00.516Z] #20 74.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:39:00.516Z] #20 74.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:39:00.544Z] #13 157.7 Selecting previously unselected package libbtrfs-dev. [2022-07-16T13:39:00.544Z] #13 157.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-16T13:39:00.544Z] #13 157.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:39:00.757Z] #13 157.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T13:39:00.757Z] #13 157.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-16T13:39:00.757Z] #13 157.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:39:00.775Z] #20 74.38 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:39:00.775Z] #20 74.40 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:00.775Z] #20 74.41 Setting up zip (3.0-11+b1) ... [2022-07-16T13:39:00.775Z] #20 74.44 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:00.775Z] #20 74.47 Setting up bash-completion (1:2.8-6) ... [2022-07-16T13:39:00.856Z] #20 41.15 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:39:00.856Z] #20 41.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:39:00.856Z] #20 41.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:39:00.856Z] #20 41.24 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:39:00.856Z] #20 41.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:39:00.856Z] #20 41.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:39:01.057Z] #13 158.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T13:39:01.057Z] #13 158.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:39:01.057Z] #13 158.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:01.057Z] #13 158.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T13:39:01.057Z] #13 158.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:39:01.057Z] #13 158.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:01.115Z] #20 41.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:39:01.115Z] #20 41.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:39:01.115Z] #20 41.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:39:01.115Z] #20 41.42 Selecting previously unselected package libreadline5:amd64. [2022-07-16T13:39:01.115Z] #20 41.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-16T13:39:01.115Z] #20 41.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:39:01.326Z] #13 157.9 Selecting previously unselected package libpcre16-3:amd64. [2022-07-16T13:39:01.326Z] #13 158.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:01.326Z] #13 158.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:01.373Z] #20 41.53 Selecting previously unselected package net-tools. [2022-07-16T13:39:01.373Z] #20 41.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-16T13:39:01.373Z] #20 41.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:39:01.373Z] #20 41.78 Selecting previously unselected package patch. [2022-07-16T13:39:01.373Z] #20 41.80 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-16T13:39:01.373Z] #20 41.81 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-16T13:39:01.585Z] #13 158.3 Selecting previously unselected package libpcre32-3:amd64. [2022-07-16T13:39:01.585Z] #13 158.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:01.585Z] #13 158.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:01.621Z] #13 158.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T13:39:01.621Z] #13 158.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-16T13:39:01.621Z] #13 158.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:39:01.631Z] #20 41.90 Selecting previously unselected package python-pip-whl. [2022-07-16T13:39:01.631Z] #20 41.91 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-16T13:39:01.631Z] #20 41.92 Unpacking python-pip-whl (18.1-5) ... [2022-07-16T13:39:01.712Z] #43 ... [2022-07-16T13:39:01.712Z] [2022-07-16T13:39:01.712Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:39:01.712Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-16T13:39:01.712Z] #22 15.03 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-16T13:39:01.712Z] #22 17.36 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-16T13:39:01.712Z] #22 17.48 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-16T13:39:01.712Z] #22 17.59 Collecting pyyaml (from yamllint==1.26.1) [2022-07-16T13:39:01.712Z] #22 18.18 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-07-16T13:39:01.842Z] #13 158.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-16T13:39:01.842Z] #13 158.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:01.842Z] #13 158.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:39:02.099Z] #13 158.8 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-16T13:39:02.099Z] #13 158.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:02.099Z] #13 158.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:39:02.443Z] #13 159.4 Selecting previously unselected package libpcre16-3:amd64. [2022-07-16T13:39:02.443Z] #13 159.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:02.443Z] #13 159.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:02.566Z] #20 42.68 Selecting previously unselected package python3-lib2to3. [2022-07-16T13:39:02.567Z] #20 42.69 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-16T13:39:02.567Z] #20 42.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:39:02.567Z] #20 42.83 Selecting previously unselected package python3-distutils. [2022-07-16T13:39:02.567Z] #20 42.83 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-16T13:39:02.567Z] #20 42.84 Unpacking python3-distutils (3.7.3-1) ... [2022-07-16T13:39:02.662Z] #13 159.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T13:39:02.662Z] #13 159.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-16T13:39:02.700Z] #13 159.7 Selecting previously unselected package libpcre32-3:amd64. [2022-07-16T13:39:02.700Z] #13 159.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:02.700Z] #13 159.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:02.826Z] #20 42.98 Selecting previously unselected package python3-pip. [2022-07-16T13:39:02.826Z] #20 42.98 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-16T13:39:02.826Z] #20 42.99 Unpacking python3-pip (18.1-5) ... [2022-07-16T13:39:02.826Z] #20 43.17 Selecting previously unselected package python3-pkg-resources. [2022-07-16T13:39:02.826Z] #20 43.17 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:39:02.826Z] #20 43.17 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:39:02.826Z] #20 ... [2022-07-16T13:39:02.826Z] [2022-07-16T13:39:02.826Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:02.826Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:02.826Z] #43 96.38 CC criu/cr-service.o [2022-07-16T13:39:02.826Z] #43 98.03 CC criu/crtools.o [2022-07-16T13:39:02.826Z] #43 98.56 CC criu/eventfd.o [2022-07-16T13:39:02.826Z] #43 98.88 CC criu/eventpoll.o [2022-07-16T13:39:02.826Z] #43 99.66 CC criu/external.o [2022-07-16T13:39:02.826Z] #43 100.1 CC criu/fault-injection.o [2022-07-16T13:39:02.826Z] #43 100.2 CC criu/fdstore.o [2022-07-16T13:39:02.826Z] #43 100.6 CC criu/fifo.o [2022-07-16T13:39:02.826Z] #43 101.0 CC criu/file-ids.o [2022-07-16T13:39:02.826Z] #43 101.3 CC criu/file-lock.o [2022-07-16T13:39:02.826Z] #43 102.3 CC criu/files-ext.o [2022-07-16T13:39:02.826Z] #43 102.7 CC criu/files-reg.o [2022-07-16T13:39:02.826Z] #43 105.1 CC criu/files.o [2022-07-16T13:39:02.907Z] Client: [2022-07-16T13:39:02.907Z] Context: default [2022-07-16T13:39:02.907Z] Debug Mode: false [2022-07-16T13:39:02.907Z] Plugins: [2022-07-16T13:39:02.907Z] app: Docker Application (Docker Inc., v0.8.0) [2022-07-16T13:39:02.907Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-07-16T13:39:02.907Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-07-16T13:39:02.907Z] [2022-07-16T13:39:02.907Z] Server: [2022-07-16T13:39:02.907Z] Containers: 0 [2022-07-16T13:39:02.907Z] Running: 0 [2022-07-16T13:39:02.907Z] Paused: 0 [2022-07-16T13:39:02.907Z] Stopped: 0 [2022-07-16T13:39:02.907Z] Images: 0 [2022-07-16T13:39:02.907Z] Server Version: 20.10.9 [2022-07-16T13:39:02.907Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-07-16T13:39:02.907Z] LCOW: [2022-07-16T13:39:02.907Z] Windows: [2022-07-16T13:39:02.907Z] Logging Driver: json-file [2022-07-16T13:39:02.907Z] Plugins: [2022-07-16T13:39:02.907Z] Volume: local [2022-07-16T13:39:02.907Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-16T13:39:02.907Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-16T13:39:02.907Z] Swarm: inactive [2022-07-16T13:39:02.907Z] Default Isolation: process [2022-07-16T13:39:02.907Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-16T13:39:02.907Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-16T13:39:02.907Z] OSType: windows [2022-07-16T13:39:02.907Z] Architecture: x86_64 [2022-07-16T13:39:02.907Z] CPUs: 4 [2022-07-16T13:39:02.907Z] Total Memory: 32GiB [2022-07-16T13:39:02.907Z] Name: azwin-2-b22250 [2022-07-16T13:39:02.907Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-07-16T13:39:02.907Z] Docker Root Dir: D:\docker [2022-07-16T13:39:02.907Z] Debug Mode: false [2022-07-16T13:39:02.907Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:39:02.907Z] Labels: [2022-07-16T13:39:02.907Z] Experimental: true [2022-07-16T13:39:02.907Z] Insecure Registries: [2022-07-16T13:39:02.907Z] 10.0.0.4:5000 [2022-07-16T13:39:02.907Z] 127.0.0.0/8 [2022-07-16T13:39:02.907Z] Registry Mirrors: [2022-07-16T13:39:02.907Z] http://10.0.0.4:5000/ [2022-07-16T13:39:02.907Z] Live Restore Enabled: false [2022-07-16T13:39:02.907Z] Product License: Community Engine [2022-07-16T13:39:02.907Z] [2022-07-16T13:39:02.919Z] #13 159.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [Pipeline] } [Pipeline] // stage [2022-07-16T13:39:03.085Z] #43 ... [2022-07-16T13:39:03.085Z] [2022-07-16T13:39:03.085Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:03.085Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:03.085Z] #20 43.29 Selecting previously unselected package python3-setuptools. [2022-07-16T13:39:03.085Z] #20 43.30 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-16T13:39:03.085Z] #20 43.30 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-16T13:39:03.085Z] #20 43.54 Selecting previously unselected package python3-wheel. [Pipeline] stage [Pipeline] { (Run tests) [2022-07-16T13:39:03.097Z] #22 19.32 Installing build dependencies: started [Pipeline] powershell [2022-07-16T13:39:03.320Z] #13 160.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-16T13:39:03.320Z] #13 160.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:03.320Z] #13 160.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:39:03.343Z] #20 43.54 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-16T13:39:03.343Z] #20 43.55 Unpacking python3-wheel (0.32.3-2) ... [2022-07-16T13:39:03.343Z] #20 43.65 Selecting previously unselected package sudo. [2022-07-16T13:39:03.343Z] #20 43.65 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-16T13:39:03.343Z] #20 43.67 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:39:03.432Z] #13 159.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T13:39:03.432Z] #13 160.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:39:03.432Z] #13 160.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:03.668Z] #22 ... [2022-07-16T13:39:03.668Z] [2022-07-16T13:39:03.668Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:03.668Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:39:03.668Z] #43 129.3 CC criu/namespaces.o [2022-07-16T13:39:03.688Z] #13 160.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T13:39:03.688Z] #13 160.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:39:03.688Z] #13 160.3 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:39:03.889Z] #13 160.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-16T13:39:03.889Z] #13 160.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-16T13:39:03.889Z] #13 160.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:39:03.910Z] #20 44.24 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T13:39:03.910Z] #20 44.25 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-16T13:39:03.910Z] #20 44.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:39:03.945Z] #13 160.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T13:39:03.945Z] #13 160.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:39:03.945Z] #13 160.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:04.169Z] #20 44.50 Selecting previously unselected package uidmap. [2022-07-16T13:39:04.169Z] #20 44.51 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-16T13:39:04.169Z] #20 44.52 Unpacking uidmap (1:4.5-1.1) ... [2022-07-16T13:39:04.169Z] #20 44.65 Selecting previously unselected package vim-runtime. [2022-07-16T13:39:04.169Z] #20 44.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:39:04.427Z] #20 44.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-16T13:39:04.427Z] #20 44.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-16T13:39:04.427Z] #20 44.72 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:04.453Z] #13 161.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T13:39:04.453Z] #13 161.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-16T13:39:04.453Z] #13 161.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-16T13:39:04.709Z] #13 161.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T13:39:04.709Z] #13 161.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-16T13:39:04.709Z] #13 161.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:04.873Z] #13 161.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:39:04.873Z] #13 161.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:39:04.873Z] #13 161.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:39:04.873Z] #13 161.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:39:04.873Z] #13 161.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:04.873Z] #13 161.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:39:04.873Z] #13 161.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:39:04.873Z] #13 161.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:39:04.873Z] #13 161.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:04.873Z] #13 161.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:04.873Z] #13 161.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:39:04.968Z] #13 162.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T13:39:04.968Z] #13 162.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-16T13:39:04.968Z] #13 162.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:39:05.130Z] #13 161.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:39:05.130Z] #13 161.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:39:05.130Z] #13 161.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-16T13:39:05.130Z] #13 161.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:05.130Z] #13 161.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:39:05.130Z] #13 161.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:39:05.130Z] #13 161.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:39:05.130Z] #13 161.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:39:05.130Z] #13 161.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:39:05.130Z] #13 161.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:39:05.130Z] #13 161.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:39:05.130Z] #13 162.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:39:05.130Z] #13 162.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:39:05.225Z] #13 162.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T13:39:05.225Z] #13 162.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-16T13:39:05.225Z] #13 162.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:05.225Z] #13 ... [2022-07-16T13:39:05.225Z] [2022-07-16T13:39:05.225Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:39:05.225Z] #58 sha256:ec36997326d63daf0af4f299350f375917d470b344259911b3bbdb464cf5e691 [2022-07-16T13:39:05.225Z] #58 166.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:39:05.225Z] #58 166.3 + GOBIN=/build [2022-07-16T13:39:05.225Z] #58 166.3 + GO111MODULE=on [2022-07-16T13:39:05.225Z] #58 166.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-16T13:39:05.389Z] #13 162.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-16T13:39:05.389Z] #13 162.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:05.389Z] #13 162.1 Setting up dmsetup (2:1.02.155-3) ... [2022-07-16T13:39:05.647Z] #13 162.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:05.647Z] #13 162.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:05.647Z] #13 162.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:39:06.053Z] #20 79.63 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:39:06.053Z] #20 79.69 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:39:06.053Z] #20 79.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T13:39:06.053Z] #20 79.73 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-16T13:39:06.053Z] #20 79.76 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:39:06.053Z] #20 79.83 invoke-rc.d: could not determine current runlevel [2022-07-16T13:39:06.053Z] #20 79.84 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T13:39:06.053Z] #20 79.85 Setting up pigz (2.4-1) ... [2022-07-16T13:39:06.053Z] #20 79.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:39:06.053Z] #20 79.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:39:06.053Z] #20 79.92 Setting up python-pip-whl (18.1-5) ... [2022-07-16T13:39:06.053Z] #20 79.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:39:06.053Z] #20 79.94 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:07.045Z] #20 80.66 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:39:07.045Z] #20 80.68 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:39:07.045Z] #20 80.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:39:07.045Z] #20 80.75 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:07.316Z] #20 80.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T13:39:07.316Z] #20 80.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T13:39:07.316Z] #20 80.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T13:39:07.316Z] #20 80.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T13:39:07.316Z] #20 80.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T13:39:07.316Z] #20 80.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T13:39:07.316Z] #20 80.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T13:39:07.316Z] #20 80.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T13:39:07.316Z] #20 80.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:39:07.316Z] #20 80.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:39:07.316Z] #20 81.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:39:07.316Z] #20 81.03 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:39:07.316Z] #20 81.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:39:07.316Z] #20 81.07 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:39:07.715Z] #20 47.96 Selecting previously unselected package vim. [2022-07-16T13:39:07.715Z] #20 47.97 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:39:07.715Z] #20 47.98 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:07.869Z] #43 133.3 CC criu/net.o [2022-07-16T13:39:08.168Z] #13 DONE 164.8s [2022-07-16T13:39:08.168Z] [2022-07-16T13:39:08.168Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:08.168Z] #53 sha256:e79c3cf9c3b641292f34417caaa4dd34eb2df515a417c5ed484cd9fb95c85fdc [2022-07-16T13:39:08.283Z] #20 48.56 Selecting previously unselected package xfsprogs. [2022-07-16T13:39:08.283Z] #20 48.57 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-16T13:39:08.283Z] #20 48.57 Unpacking xfsprogs (4.20.0-1) ... [2022-07-16T13:39:08.721Z] #20 ... [2022-07-16T13:39:08.721Z] [2022-07-16T13:39:08.721Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:08.721Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:08.721Z] #43 162.4 CC criu/fsnotify.o [2022-07-16T13:39:08.721Z] #43 164.3 CC criu/image-desc.o [2022-07-16T13:39:08.721Z] #43 164.5 CC criu/image.o [2022-07-16T13:39:08.721Z] #43 165.9 CC criu/ipc_ns.o [2022-07-16T13:39:08.721Z] #43 167.8 CC criu/irmap.o [2022-07-16T13:39:08.721Z] #43 168.8 CC criu/kcmp-ids.o [2022-07-16T13:39:08.721Z] #43 169.4 CC criu/kerndat.o [2022-07-16T13:39:08.721Z] #43 171.0 CC criu/libnetlink.o [2022-07-16T13:39:08.721Z] #43 171.7 CC criu/log.o [2022-07-16T13:39:08.882Z] #20 49.01 Selecting previously unselected package zip. [2022-07-16T13:39:08.882Z] #20 49.03 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-16T13:39:08.882Z] #20 49.04 Unpacking zip (3.0-11+b1) ... [2022-07-16T13:39:08.882Z] #20 49.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:39:08.882Z] #20 49.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:39:08.882Z] #20 49.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:39:08.882Z] #20 49.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:39:08.882Z] #20 49.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:39:08.882Z] #20 49.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:39:08.882Z] #20 49.36 Setting up uidmap (1:4.5-1.1) ... [2022-07-16T13:39:08.981Z] #43 172.8 CC criu/lsm.o [2022-07-16T13:39:09.144Z] #20 49.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:39:09.144Z] #20 49.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:39:09.144Z] #20 49.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:39:09.144Z] #20 49.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:39:09.144Z] #20 49.49 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:39:09.144Z] #20 49.51 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:09.144Z] #20 49.52 Setting up zip (3.0-11+b1) ... [2022-07-16T13:39:09.144Z] #20 49.53 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:09.144Z] #20 49.58 Setting up bash-completion (1:2.8-6) ... [2022-07-16T13:39:09.400Z] #58 ... [2022-07-16T13:39:09.400Z] [2022-07-16T13:39:09.400Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-16T13:39:09.400Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-16T13:39:09.400Z] #13 162.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-16T13:39:09.401Z] #13 162.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-16T13:39:09.401Z] #13 162.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-16T13:39:09.401Z] #13 162.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-16T13:39:09.401Z] #13 162.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:09.401Z] #13 162.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-16T13:39:09.401Z] #13 162.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:39:09.401Z] #13 162.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-16T13:39:09.401Z] #13 162.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-16T13:39:09.401Z] #13 163.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:09.401Z] #13 163.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-16T13:39:09.401Z] #13 163.1 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-16T13:39:09.401Z] #13 163.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-16T13:39:09.401Z] #13 163.1 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-16T13:39:09.401Z] #13 163.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-16T13:39:09.401Z] #13 163.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-16T13:39:09.401Z] #13 163.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-16T13:39:09.401Z] #13 163.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:39:09.401Z] #13 163.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:39:09.401Z] #13 163.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T13:39:09.401Z] #13 163.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-16T13:39:09.401Z] #13 163.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:39:09.401Z] #13 163.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T13:39:09.401Z] #13 163.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-16T13:39:09.401Z] #13 163.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-16T13:39:09.401Z] #13 163.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:09.401Z] #13 163.4 Setting up dmsetup (2:1.02.155-3) ... [2022-07-16T13:39:09.401Z] #13 163.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:09.401Z] #13 163.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-16T13:39:09.401Z] #13 163.4 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:39:09.401Z] #13 DONE 166.3s [2022-07-16T13:39:09.401Z] [2022-07-16T13:39:09.401Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:09.401Z] #53 sha256:f9f51bbb92eed63e45453d54692737bb394bd5aaebaa49169b23584a2e4ed837 [2022-07-16T13:39:09.658Z] #53 ... [2022-07-16T13:39:09.658Z] [2022-07-16T13:39:09.658Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:09.658Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:09.658Z] #43 65.14 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-16T13:39:09.658Z] #43 65.30 CC compel/src/lib/log.o [2022-07-16T13:39:09.658Z] #43 65.65 CC compel/arch/x86/src/lib/cpu.o [2022-07-16T13:39:09.658Z] #43 66.66 CC compel/arch/x86/src/lib/infect.o [2022-07-16T13:39:09.658Z] #43 68.10 CC compel/src/lib/infect-rpc.o [2022-07-16T13:39:09.658Z] #43 68.49 CC compel/src/lib/infect-util.o [2022-07-16T13:39:09.658Z] #43 69.06 CC compel/src/lib/infect.o [2022-07-16T13:39:09.658Z] #43 72.18 CC compel/src/lib/ptrace.o [2022-07-16T13:39:09.658Z] #43 72.63 AR compel/libcompel.a [2022-07-16T13:39:09.658Z] #43 72.74 HOSTCC compel/src/main-host.o [2022-07-16T13:39:09.658Z] #43 73.20 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-16T13:39:09.658Z] #43 73.51 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-16T13:39:09.658Z] #43 74.04 HOSTCC compel/src/lib/log-host.o [2022-07-16T13:39:09.658Z] #43 74.37 HOSTLINK compel/compel-host-bin [2022-07-16T13:39:09.658Z] #43 74.46 DEP soccr/soccr.d [2022-07-16T13:39:09.658Z] #43 74.58 CC soccr/soccr.o [2022-07-16T13:39:09.921Z] #43 173.5 CC criu/mem.o [2022-07-16T13:39:10.065Z] #53 1.908 + RM_GOPATH=0 [2022-07-16T13:39:10.065Z] #53 1.908 + TMP_GOPATH= [2022-07-16T13:39:10.065Z] #53 1.908 + : /build [2022-07-16T13:39:10.065Z] #53 1.908 + '[' -z '' ']' [2022-07-16T13:39:10.065Z] #53 1.908 ++ mktemp -d [2022-07-16T13:39:10.065Z] #53 1.908 + export GOPATH=/tmp/tmp.rvG78ON5TC [2022-07-16T13:39:10.065Z] #53 1.908 + GOPATH=/tmp/tmp.rvG78ON5TC [2022-07-16T13:39:10.065Z] #53 1.908 + RM_GOPATH=1 [2022-07-16T13:39:10.065Z] #53 1.908 + case "$(go env GOARCH)" in [2022-07-16T13:39:10.065Z] #53 1.920 ++ go env GOARCH [2022-07-16T13:39:10.065Z] #53 1.996 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:39:10.065Z] #53 1.996 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:39:10.065Z] #53 ... [2022-07-16T13:39:10.065Z] [2022-07-16T13:39:10.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:10.065Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:10.065Z] #43 67.73 CC compel/arch/x86/src/lib/infect.o [2022-07-16T13:39:10.065Z] #43 68.83 CC compel/src/lib/infect-rpc.o [2022-07-16T13:39:10.065Z] #43 69.37 CC compel/src/lib/infect-util.o [2022-07-16T13:39:10.065Z] #43 69.64 CC compel/src/lib/infect.o [2022-07-16T13:39:10.065Z] #43 72.95 CC compel/src/lib/ptrace.o [2022-07-16T13:39:10.065Z] #43 73.43 AR compel/libcompel.a [2022-07-16T13:39:10.065Z] #43 73.58 HOSTCC compel/src/main-host.o [2022-07-16T13:39:10.065Z] #43 73.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-16T13:39:10.065Z] #43 74.18 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-16T13:39:10.065Z] #43 74.49 HOSTCC compel/src/lib/log-host.o [2022-07-16T13:39:10.065Z] #43 74.72 HOSTLINK compel/compel-host-bin [2022-07-16T13:39:10.065Z] #43 74.83 DEP soccr/soccr.d [2022-07-16T13:39:10.065Z] #43 74.99 CC soccr/soccr.o [2022-07-16T13:39:10.065Z] #43 76.76 AR soccr/libsoccr.a [2022-07-16T13:39:10.065Z] #43 76.85 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:39:10.065Z] #43 77.44 DEP criu/arch/x86/sigframe.d [2022-07-16T13:39:10.065Z] #43 77.70 DEP criu/arch/x86/sigaction_compat.d [2022-07-16T13:39:10.322Z] #43 77.91 DEP criu/arch/x86/kerndat.d [2022-07-16T13:39:10.322Z] #43 ... [2022-07-16T13:39:10.322Z] [2022-07-16T13:39:10.322Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:10.322Z] #53 sha256:e79c3cf9c3b641292f34417caaa4dd34eb2df515a417c5ed484cd9fb95c85fdc [2022-07-16T13:39:10.322Z] #53 2.009 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T13:39:10.322Z] #53 2.010 ++ dirname /tmp/install/install.sh [2022-07-16T13:39:10.322Z] #53 2.010 + dir=/tmp/install [2022-07-16T13:39:10.322Z] #53 2.010 + bin=runc [2022-07-16T13:39:10.322Z] #53 2.010 + shift [2022-07-16T13:39:10.322Z] #53 2.010 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-16T13:39:10.322Z] #53 2.010 + . /tmp/install/runc.installer [2022-07-16T13:39:10.322Z] #53 2.010 ++ set -e [2022-07-16T13:39:10.322Z] #53 2.010 ++ : v1.1.2 [2022-07-16T13:39:10.322Z] #53 2.010 + install_runc [2022-07-16T13:39:10.322Z] #53 2.010 + RUNC_BUILDTAGS=seccomp [2022-07-16T13:39:10.322Z] #53 2.010 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T13:39:10.322Z] #53 2.016 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rvG78ON5TC/src/github.com/opencontainers/runc [2022-07-16T13:39:10.322Z] #53 2.035 Cloning into '/tmp/tmp.rvG78ON5TC/src/github.com/opencontainers/runc'... [2022-07-16T13:39:10.885Z] #53 ... [2022-07-16T13:39:10.885Z] [2022-07-16T13:39:10.885Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-16T13:39:10.885Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-16T13:39:10.885Z] #14 DONE 2.6s [2022-07-16T13:39:10.885Z] [2022-07-16T13:39:10.885Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:10.885Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:10.885Z] #43 78.06 DEP criu/arch/x86/crtools.d [2022-07-16T13:39:10.885Z] #43 78.27 DEP criu/arch/x86/cpu.d [2022-07-16T13:39:10.885Z] #43 78.49 CC criu/arch/x86/cpu.o [2022-07-16T13:39:11.551Z] #43 ... [2022-07-16T13:39:11.551Z] [2022-07-16T13:39:11.551Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-16T13:39:11.551Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-16T13:39:11.551Z] #14 DONE 2.1s [2022-07-16T13:39:11.551Z] [2022-07-16T13:39:11.551Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:11.551Z] #53 sha256:f9f51bbb92eed63e45453d54692737bb394bd5aaebaa49169b23584a2e4ed837 [2022-07-16T13:39:11.551Z] #53 1.975 + RM_GOPATH=0 [2022-07-16T13:39:11.551Z] #53 1.975 + TMP_GOPATH= [2022-07-16T13:39:11.551Z] #53 1.975 + : /build [2022-07-16T13:39:11.551Z] #53 1.975 + '[' -z '' ']' [2022-07-16T13:39:11.551Z] #53 1.976 ++ mktemp -d [2022-07-16T13:39:11.551Z] #53 1.980 + export GOPATH=/tmp/tmp.YX1jQEb95Q [2022-07-16T13:39:11.551Z] #53 1.980 + GOPATH=/tmp/tmp.YX1jQEb95Q [2022-07-16T13:39:11.551Z] #53 1.980 + RM_GOPATH=1 [2022-07-16T13:39:11.551Z] #53 1.980 + case "$(go env GOARCH)" in [2022-07-16T13:39:11.551Z] #53 1.981 ++ go env GOARCH [2022-07-16T13:39:11.551Z] #53 2.001 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T13:39:11.551Z] #53 2.002 + GO_BUILDMODE=-buildmode=pie [2022-07-16T13:39:11.551Z] #53 2.002 ++ dirname /tmp/install/install.sh [2022-07-16T13:39:11.551Z] #53 2.018 + dir=/tmp/install [2022-07-16T13:39:11.551Z] #53 2.018 + bin=runc [2022-07-16T13:39:11.551Z] #53 2.019 + shift [2022-07-16T13:39:11.551Z] #53 2.019 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-16T13:39:11.551Z] #53 2.019 + . /tmp/install/runc.installer [2022-07-16T13:39:11.551Z] #53 2.023 ++ set -e [2022-07-16T13:39:11.551Z] #53 2.024 ++ : v1.1.2 [2022-07-16T13:39:11.551Z] #53 2.024 + install_runc [2022-07-16T13:39:11.551Z] #53 2.025 + RUNC_BUILDTAGS=seccomp [2022-07-16T13:39:11.551Z] #53 2.025 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T13:39:11.551Z] #53 2.025 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YX1jQEb95Q/src/github.com/opencontainers/runc [2022-07-16T13:39:11.551Z] #53 2.025 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T13:39:11.551Z] #53 2.036 Cloning into '/tmp/tmp.YX1jQEb95Q/src/github.com/opencontainers/runc'... [2022-07-16T13:39:12.254Z] #43 79.66 CC criu/arch/x86/crtools.o [2022-07-16T13:39:12.254Z] #43 ... [2022-07-16T13:39:12.254Z] [2022-07-16T13:39:12.254Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-16T13:39:12.254Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-16T13:39:12.254Z] #15 DONE 1.5s [2022-07-16T13:39:12.434Z] #20 52.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:39:12.434Z] #20 52.66 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:39:12.434Z] #20 52.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T13:39:12.434Z] #20 52.69 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-16T13:39:12.434Z] #20 52.70 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:39:12.434Z] #20 52.79 invoke-rc.d: could not determine current runlevel [2022-07-16T13:39:12.434Z] #20 52.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T13:39:12.434Z] #20 52.81 Setting up pigz (2.4-1) ... [2022-07-16T13:39:12.434Z] #20 52.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:39:12.434Z] #20 52.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:39:12.434Z] #20 52.85 Setting up python-pip-whl (18.1-5) ... [2022-07-16T13:39:12.455Z] #43 ... [2022-07-16T13:39:12.455Z] [2022-07-16T13:39:12.455Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:12.455Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:12.455Z] #20 86.16 Setting up iptables (1.8.2-4) ... [2022-07-16T13:39:12.455Z] #20 86.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:39:12.510Z] [2022-07-16T13:39:12.510Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T13:39:12.510Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-16T13:39:12.692Z] #20 52.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:39:12.692Z] #20 52.89 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:12.714Z] #20 86.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:39:12.714Z] #20 86.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:39:12.714Z] #20 86.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:39:12.714Z] #20 86.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T13:39:12.714Z] #20 86.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T13:39:12.714Z] #20 86.53 Setting up python3 (3.7.3-1) ... [2022-07-16T13:39:12.920Z] #53 ... [2022-07-16T13:39:12.920Z] [2022-07-16T13:39:12.920Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-16T13:39:12.920Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-16T13:39:12.920Z] #15 DONE 1.5s [2022-07-16T13:39:12.920Z] [2022-07-16T13:39:12.920Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T13:39:12.920Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-16T13:39:12.950Z] #20 53.35 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:39:12.950Z] #20 53.36 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:39:12.950Z] #20 53.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:39:12.950Z] #20 53.39 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:39:12.950Z] #20 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T13:39:12.950Z] #20 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T13:39:12.950Z] #20 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T13:39:12.950Z] #20 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T13:39:12.950Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T13:39:13.208Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T13:39:13.208Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T13:39:13.208Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T13:39:13.208Z] #20 53.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:39:13.208Z] #20 53.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:39:13.208Z] #20 53.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:39:13.208Z] #20 53.52 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:39:13.208Z] #20 53.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:39:13.208Z] #20 53.55 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:39:13.441Z] #16 1.185 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T13:39:13.466Z] #20 ... [2022-07-16T13:39:13.466Z] [2022-07-16T13:39:13.466Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:13.466Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:13.466Z] #43 107.1 CC criu/filesystems.o [2022-07-16T13:39:13.466Z] #43 107.8 CC criu/fsnotify.o [2022-07-16T13:39:13.466Z] #43 109.0 CC criu/image-desc.o [2022-07-16T13:39:13.466Z] #43 109.2 CC criu/image.o [2022-07-16T13:39:13.466Z] #43 110.2 CC criu/ipc_ns.o [2022-07-16T13:39:13.466Z] #43 111.5 CC criu/irmap.o [2022-07-16T13:39:13.466Z] #43 112.2 CC criu/kcmp-ids.o [2022-07-16T13:39:13.466Z] #43 112.5 CC criu/kerndat.o [2022-07-16T13:39:13.466Z] #43 113.9 CC criu/libnetlink.o [2022-07-16T13:39:13.466Z] #43 114.3 CC criu/log.o [2022-07-16T13:39:13.466Z] #43 114.9 CC criu/lsm.o [2022-07-16T13:39:13.466Z] #43 115.3 CC criu/mem.o [2022-07-16T13:39:13.697Z] #16 DONE 1.3s [2022-07-16T13:39:13.698Z] [2022-07-16T13:39:13.698Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T13:39:13.698Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-16T13:39:13.724Z] #43 117.2 CC criu/memfd.o [2022-07-16T13:39:13.910Z] #20 87.54 Setting up python3-wheel (0.32.3-2) ... [2022-07-16T13:39:14.289Z] #16 ... [2022-07-16T13:39:14.289Z] [2022-07-16T13:39:14.289Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:39:14.289Z] #58 sha256:ec36997326d63daf0af4f299350f375917d470b344259911b3bbdb464cf5e691 [2022-07-16T13:39:14.289Z] #58 DONE 175.0s [2022-07-16T13:39:14.289Z] [2022-07-16T13:39:14.289Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T13:39:14.289Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-16T13:39:14.289Z] #16 1.350 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T13:39:14.289Z] #16 DONE 1.4s [2022-07-16T13:39:14.289Z] [2022-07-16T13:39:14.289Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T13:39:14.289Z] #59 sha256:5d99b7e8aaf49e5d725250b681c3292a46f63b10678b394d088e04e9367485c3 [2022-07-16T13:39:14.289Z] #59 DONE 0.1s [2022-07-16T13:39:14.289Z] [2022-07-16T13:39:14.289Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T13:39:14.289Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-16T13:39:14.291Z] #43 117.9 CC criu/mount.o [2022-07-16T13:39:14.450Z] #43 139.4 CC criu/netfilter.o [2022-07-16T13:39:14.710Z] #43 140.2 CC criu/page-pipe.o [2022-07-16T13:39:14.858Z] #17 ... [2022-07-16T13:39:14.858Z] [2022-07-16T13:39:14.858Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T13:39:14.858Z] #60 sha256:e1adf8c721d4da25e9309abde3b9ef2e217b9d8d1b80297890da9f7037d9aae3 [2022-07-16T13:39:14.858Z] #60 DONE 0.6s [2022-07-16T13:39:15.064Z] #17 DONE 1.3s [2022-07-16T13:39:15.064Z] [2022-07-16T13:39:15.064Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T13:39:15.064Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-16T13:39:15.115Z] [2022-07-16T13:39:15.115Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:15.115Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:15.115Z] #43 76.88 AR soccr/libsoccr.a [2022-07-16T13:39:15.115Z] #43 77.01 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:39:15.115Z] #43 77.75 DEP criu/arch/x86/sigframe.d [2022-07-16T13:39:15.115Z] #43 77.90 DEP criu/arch/x86/sigaction_compat.d [2022-07-16T13:39:15.115Z] #43 77.99 DEP criu/arch/x86/kerndat.d [2022-07-16T13:39:15.115Z] #43 78.22 DEP criu/arch/x86/crtools.d [2022-07-16T13:39:15.115Z] #43 78.38 DEP criu/arch/x86/cpu.d [2022-07-16T13:39:15.115Z] #43 78.61 CC criu/arch/x86/cpu.o [2022-07-16T13:39:15.115Z] #43 79.55 CC criu/arch/x86/crtools.o [2022-07-16T13:39:15.816Z] #20 89.12 Setting up apparmor (2.13.2-10) ... [2022-07-16T13:39:15.994Z] #18 ... [2022-07-16T13:39:15.994Z] [2022-07-16T13:39:15.994Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-16T13:39:15.994Z] #58 sha256:0a654531d32d1fa73fac9901a51d85f87cce78f313c32e89f26f8e041dd37f6b [2022-07-16T13:39:15.994Z] #58 167.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T13:39:15.994Z] #58 167.2 + GOBIN=/build [2022-07-16T13:39:15.994Z] #58 167.2 + GO111MODULE=on [2022-07-16T13:39:15.994Z] #58 167.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-16T13:39:15.994Z] #58 DONE 176.7s [2022-07-16T13:39:15.994Z] [2022-07-16T13:39:15.994Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T13:39:15.994Z] #59 sha256:03e06889317d2f0e9ef8259dcb3bab094a8d5efbc733791d3d1cd388c89d7d0d [2022-07-16T13:39:15.994Z] #59 DONE 0.1s [2022-07-16T13:39:16.045Z] #43 81.38 CC criu/arch/x86/kerndat.o [2022-07-16T13:39:16.195Z] #43 ... [2022-07-16T13:39:16.195Z] [2022-07-16T13:39:16.195Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:16.195Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:16.195Z] #20 56.51 Setting up iptables (1.8.2-4) ... [2022-07-16T13:39:16.195Z] #20 56.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:39:16.195Z] #20 56.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:39:16.195Z] #20 56.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:39:16.195Z] #20 56.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:39:16.195Z] #20 56.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T13:39:16.195Z] #20 56.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T13:39:16.195Z] #20 56.58 Setting up python3 (3.7.3-1) ... [2022-07-16T13:39:16.251Z] [2022-07-16T13:39:16.251Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T13:39:16.251Z] #60 sha256:a826fbc702b255bb10173fbc88e9bada85a169560dc5420115821645d8711dcd [2022-07-16T13:39:16.251Z] #60 DONE 0.1s [2022-07-16T13:39:16.251Z] [2022-07-16T13:39:16.251Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:16.251Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:16.251Z] #43 81.97 CC criu/arch/x86/kerndat.o [2022-07-16T13:39:16.251Z] #43 82.99 CC criu/arch/x86/sigaction_compat.o [2022-07-16T13:39:16.251Z] #43 83.36 CC criu/arch/x86/sigframe.o [2022-07-16T13:39:16.251Z] #43 83.73 LINK criu/arch/x86/crtools.built-in.o [2022-07-16T13:39:16.251Z] #43 83.79 DEP criu/pie/util-vdso-elf32.d [2022-07-16T13:39:16.507Z] #43 84.04 DEP criu/pie/util-vdso.d [2022-07-16T13:39:16.620Z] #43 141.8 CC criu/page-xfer.o [2022-07-16T13:39:16.763Z] #20 57.01 Setting up python3-wheel (0.32.3-2) ... [2022-07-16T13:39:16.765Z] #43 84.24 DEP criu/pie/util.d [2022-07-16T13:39:16.765Z] #43 84.41 CC criu/pie/util.o [2022-07-16T13:39:16.974Z] #43 ... [2022-07-16T13:39:16.974Z] [2022-07-16T13:39:16.974Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T13:39:16.975Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-16T13:39:16.975Z] #17 DONE 2.5s [2022-07-16T13:39:16.975Z] [2022-07-16T13:39:16.975Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:16.975Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:16.975Z] #43 82.26 CC criu/arch/x86/sigaction_compat.o [2022-07-16T13:39:16.975Z] #43 ... [2022-07-16T13:39:16.975Z] [2022-07-16T13:39:16.975Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T13:39:16.975Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-16T13:39:17.025Z] #43 ... [2022-07-16T13:39:17.025Z] [2022-07-16T13:39:17.025Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T13:39:17.025Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-16T13:39:17.025Z] #18 DONE 2.1s [2022-07-16T13:39:17.025Z] [2022-07-16T13:39:17.025Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-16T13:39:17.025Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-16T13:39:17.330Z] #20 57.73 Setting up apparmor (2.13.2-10) ... [2022-07-16T13:39:18.868Z] #18 DONE 2.0s [2022-07-16T13:39:18.868Z] [2022-07-16T13:39:18.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:18.868Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:18.868Z] #43 82.70 CC criu/arch/x86/sigframe.o [2022-07-16T13:39:18.868Z] #43 83.05 LINK criu/arch/x86/crtools.built-in.o [2022-07-16T13:39:18.868Z] #43 83.12 DEP criu/pie/util-vdso-elf32.d [2022-07-16T13:39:18.868Z] #43 83.39 DEP criu/pie/util-vdso.d [2022-07-16T13:39:18.868Z] #43 83.65 DEP criu/pie/util.d [2022-07-16T13:39:18.868Z] #43 83.88 CC criu/pie/util.o [2022-07-16T13:39:18.868Z] #43 84.36 CC criu/pie/util-vdso.o [2022-07-16T13:39:19.238Z] #20 59.54 Setting up xfsprogs (4.20.0-1) ... [2022-07-16T13:39:19.238Z] #20 59.55 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:39:19.497Z] #20 59.94 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:39:19.919Z] #43 145.3 CC criu/pagemap-cache.o [2022-07-16T13:39:20.300Z] #19 DONE 2.8s [2022-07-16T13:39:20.300Z] [2022-07-16T13:39:20.300Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:20.300Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:20.300Z] #43 84.88 CC criu/pie/util-vdso.o [2022-07-16T13:39:20.300Z] #43 86.03 CC criu/pie/util-vdso-elf32.o [2022-07-16T13:39:20.300Z] #43 87.01 AR criu/pie/pie.lib.a [2022-07-16T13:39:20.300Z] #43 87.14 DEP criu/pie/restorer.d [2022-07-16T13:39:20.300Z] #43 87.42 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-16T13:39:20.300Z] #43 87.56 DEP criu/arch/x86/restorer_unmap.d [2022-07-16T13:39:20.300Z] #43 87.60 DEP criu/arch/x86/restorer.d [2022-07-16T13:39:20.300Z] #43 87.95 DEP criu/arch/x86/vdso-pie.d [2022-07-16T13:39:20.313Z] #43 85.42 CC criu/pie/util-vdso-elf32.o [2022-07-16T13:39:20.434Z] #20 60.81 Setting up python3-distutils (3.7.3-1) ... [2022-07-16T13:39:20.557Z] #43 88.13 DEP criu/pie/parasite-vdso.d [2022-07-16T13:39:20.577Z] #43 ... [2022-07-16T13:39:20.577Z] [2022-07-16T13:39:20.577Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-16T13:39:20.577Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-16T13:39:20.577Z] #19 DONE 1.6s [2022-07-16T13:39:20.577Z] [2022-07-16T13:39:20.577Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:20.577Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:20.813Z] #43 88.45 DEP criu/pie/parasite.d [2022-07-16T13:39:20.859Z] #43 146.3 CC criu/pagemap.o [2022-07-16T13:39:21.002Z] #20 61.33 Setting up python3-setuptools (40.8.0-1) ... [2022-07-16T13:39:21.093Z] #20 94.30 Setting up xfsprogs (4.20.0-1) ... [2022-07-16T13:39:21.093Z] #20 94.33 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:39:21.352Z] #20 95.08 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:39:21.376Z] #43 88.86 CC criu/pie/parasite.o [2022-07-16T13:39:22.379Z] #20 62.54 Setting up python3-pip (18.1-5) ... [2022-07-16T13:39:22.479Z] #20 1.919 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:39:22.479Z] #20 1.965 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:39:22.479Z] #20 2.013 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:39:22.479Z] #20 2.045 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:39:22.770Z] #43 148.1 CC criu/parasite-syscall.o [2022-07-16T13:39:23.003Z] #20 96.52 Setting up python3-distutils (3.7.3-1) ... [2022-07-16T13:39:23.003Z] #20 ... [2022-07-16T13:39:23.003Z] [2022-07-16T13:39:23.003Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:23.003Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:23.003Z] #43 176.7 CC criu/memfd.o [2022-07-16T13:39:23.003Z] #43 177.6 CC criu/mount.o [2022-07-16T13:39:23.003Z] #43 182.9 CC criu/namespaces.o [2022-07-16T13:39:23.003Z] #43 186.2 CC criu/net.o [2022-07-16T13:39:23.316Z] #20 63.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:39:23.316Z] #20 63.72 Processing triggers for mime-support (3.62) ... [2022-07-16T13:39:23.423Z] #20 2.940 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:39:23.572Z] #43 ... [2022-07-16T13:39:23.572Z] [2022-07-16T13:39:23.572Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:23.572Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:23.572Z] #20 97.23 Setting up python3-setuptools (40.8.0-1) ... [2022-07-16T13:39:23.710Z] #43 149.0 CC criu/path.o [2022-07-16T13:39:23.710Z] #43 149.3 CC criu/pie-util-vdso.o [2022-07-16T13:39:23.885Z] #20 DONE 64.1s [2022-07-16T13:39:23.885Z] [2022-07-16T13:39:23.885Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:23.885Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:23.885Z] #43 121.9 CC criu/namespaces.o [2022-07-16T13:39:23.885Z] #43 124.0 CC criu/net.o [2022-07-16T13:39:23.885Z] #43 127.4 CC criu/netfilter.o [2022-07-16T13:39:23.885Z] #43 ... [2022-07-16T13:39:23.885Z] [2022-07-16T13:39:23.885Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-16T13:39:23.885Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-16T13:39:23.894Z] #43 91.50 LINK criu/pie/parasite.built-in.o [2022-07-16T13:39:23.894Z] #43 91.53 GEN criu/pie/parasite-blob.h [2022-07-16T13:39:23.894Z] #43 91.62 CC criu/pie/parasite-vdso.o [2022-07-16T13:39:24.280Z] #43 149.8 CC criu/pie-util.o [2022-07-16T13:39:24.540Z] #43 149.9 CC criu/pipes.o [2022-07-16T13:39:24.823Z] #43 92.57 CC criu/arch/x86/vdso-pie.o [2022-07-16T13:39:25.110Z] #43 ... [2022-07-16T13:39:25.111Z] [2022-07-16T13:39:25.111Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:39:25.111Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-16T13:39:25.111Z] #40 201.2 + dpkg --print-architecture [2022-07-16T13:39:25.262Z] #21 1.555 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T13:39:25.316Z] #20 4.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:39:25.385Z] #43 92.98 CC criu/arch/x86/restorer.o [2022-07-16T13:39:25.478Z] #20 99.18 Setting up python3-pip (18.1-5) ... [2022-07-16T13:39:25.522Z] #21 1.559 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T13:39:25.522Z] #21 1.564 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T13:39:25.522Z] #21 DONE 1.6s [2022-07-16T13:39:25.522Z] [2022-07-16T13:39:25.522Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:39:25.522Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:39:25.680Z] #40 DONE 201.7s [2022-07-16T13:39:25.680Z] [2022-07-16T13:39:25.680Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:25.680Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:39:25.680Z] #43 150.8 CC criu/plugin.o [2022-07-16T13:39:25.940Z] #43 151.4 CC criu/proc_parse.o [2022-07-16T13:39:26.769Z] #43 94.12 CC criu/arch/x86/restorer_unmap.o [2022-07-16T13:39:26.769Z] #43 ... [2022-07-16T13:39:26.769Z] [2022-07-16T13:39:26.769Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:26.769Z] #53 sha256:e79c3cf9c3b641292f34417caaa4dd34eb2df515a417c5ed484cd9fb95c85fdc [2022-07-16T13:39:26.769Z] #53 18.38 Checking out files: 88% (1062/1195) Checking out files: 89% (1064/1195) Checking out files: 90% (1076/1195) Checking out files: 91% (1088/1195) Checking out files: 92% (1100/1195) Checking out files: 93% (1112/1195) Checking out files: 94% (1124/1195) Checking out files: 95% (1136/1195) Checking out files: 96% (1148/1195) Checking out files: 97% (1160/1195) Checking out files: 98% (1172/1195) Checking out files: 99% (1184/1195) Checking out files: 100% (1195/1195) Checking out files: 100% (1195/1195), done. [2022-07-16T13:39:26.769Z] #53 18.65 + cd /tmp/tmp.rvG78ON5TC/src/github.com/opencontainers/runc [2022-07-16T13:39:26.769Z] #53 18.65 + git checkout -q v1.1.2 [2022-07-16T13:39:26.865Z] #20 100.7 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:39:27.127Z] #20 100.7 Processing triggers for mime-support (3.62) ... [2022-07-16T13:39:27.206Z] #20 ... [2022-07-16T13:39:27.206Z] [2022-07-16T13:39:27.206Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:27.206Z] #53 sha256:f9f51bbb92eed63e45453d54692737bb394bd5aaebaa49169b23584a2e4ed837 [2022-07-16T13:39:27.206Z] #53 18.02 + cd /tmp/tmp.YX1jQEb95Q/src/github.com/opencontainers/runc [2022-07-16T13:39:27.206Z] #53 18.02 + git checkout -q v1.1.2 [2022-07-16T13:39:27.770Z] #53 18.58 + '[' -z '' ']' [2022-07-16T13:39:27.770Z] #53 18.58 + target=static [2022-07-16T13:39:27.770Z] #53 18.58 + make BUILDTAGS=seccomp static [2022-07-16T13:39:28.066Z] #20 DONE 101.7s [2022-07-16T13:39:28.066Z] [2022-07-16T13:39:28.066Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:39:28.066Z] #56 sha256:77c691b85b7129087be5f2c921f76addea67a55649ac74de5974a362fa1232cc [2022-07-16T13:39:28.066Z] #56 ... [2022-07-16T13:39:28.066Z] [2022-07-16T13:39:28.066Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:28.066Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:28.066Z] #43 191.8 CC criu/netfilter.o [2022-07-16T13:39:28.139Z] #53 19.71 + '[' -z '' ']' [2022-07-16T13:39:28.140Z] #53 19.71 + target=static [2022-07-16T13:39:28.140Z] #53 19.71 + make BUILDTAGS=seccomp static [2022-07-16T13:39:28.332Z] #53 19.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-16T13:39:28.395Z] #53 20.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-16T13:39:29.007Z] #43 192.5 CC criu/page-pipe.o [2022-07-16T13:39:29.236Z] #43 154.7 CC criu/protobuf-desc.o [2022-07-16T13:39:29.252Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-07-16T13:39:29.253Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d274702b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-07-16T13:39:29.253Z] ---------------------------------------------------------------------------- [2022-07-16T13:39:29.253Z] [2022-07-16T13:39:29.253Z] INFO: executeCI.ps1 starting at Sat Jul 16 13:39:25 CUT 2022 [2022-07-16T13:39:29.253Z] [2022-07-16T13:39:29.253Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-07-16T13:39:29.253Z] INFO: Running git version 2.24.1.windows.2 [2022-07-16T13:39:29.253Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-07-16T13:39:29.253Z] INFO: Environment variables: [2022-07-16T13:39:29.253Z] [2022-07-16T13:39:29.253Z] Name Value [2022-07-16T13:39:29.253Z] ---- ----- [2022-07-16T13:39:29.253Z] ALLUSERSPROFILE C:\ProgramData [2022-07-16T13:39:29.253Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-07-16T13:39:29.253Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-07-16T13:39:29.253Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-07-16T13:39:29.253Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-07-16T13:39:29.253Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-07-16T13:39:29.253Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-07-16T13:39:29.253Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-07-16T13:39:29.253Z] BRANCH_NAME PR-43824 [2022-07-16T13:39:29.253Z] BUILD_DISPLAY_NAME #1 [2022-07-16T13:39:29.253Z] BUILD_ID 1 [2022-07-16T13:39:29.253Z] BUILD_NUMBER 1 [2022-07-16T13:39:29.253Z] BUILD_TAG jenkins-moby-PR-43824-1 [2022-07-16T13:39:29.253Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43824/1/ [2022-07-16T13:39:29.253Z] CHANGE_AUTHOR AkihiroSuda [2022-07-16T13:39:29.253Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2022-07-16T13:39:29.253Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2022-07-16T13:39:29.253Z] CHANGE_BRANCH libnetwork-20220716 [2022-07-16T13:39:29.253Z] CHANGE_FORK AkihiroSuda/docker [2022-07-16T13:39:29.253Z] CHANGE_ID 43824 [2022-07-16T13:39:29.253Z] CHANGE_TARGET 20.10 [2022-07-16T13:39:29.253Z] CHANGE_TITLE [20.10] vendor: libnetwork 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-16T13:39:29.253Z] CHANGE_URL https://github.com/moby/moby/pull/43824 [2022-07-16T13:39:29.253Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-16T13:39:29.253Z] CommonProgramFiles C:\Program Files\Common Files [2022-07-16T13:39:29.253Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-07-16T13:39:29.253Z] CommonProgramW6432 C:\Program Files\Common Files [2022-07-16T13:39:29.253Z] COMPUTERNAME azwin-2-b22250 [2022-07-16T13:39:29.253Z] ComSpec C:\Windows\system32\cmd.exe [2022-07-16T13:39:29.253Z] ConfigSequenceNumber 0 [2022-07-16T13:39:29.253Z] DOCKER_BUILDKIT 0 [2022-07-16T13:39:29.253Z] DOCKER_DUT_DEBUG 1 [2022-07-16T13:39:29.253Z] DOCKER_EXPERIMENTAL 1 [2022-07-16T13:39:29.253Z] DOCKER_GRAPHDRIVER overlay2 [2022-07-16T13:39:29.253Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-07-16T13:39:29.253Z] EXECUTOR_NUMBER 0 [2022-07-16T13:39:29.253Z] FQDN azwin-2-b22250.westus.cloudapp.azure.com [2022-07-16T13:39:29.253Z] GIT_BRANCH PR-43824 [2022-07-16T13:39:29.253Z] GIT_COMMIT 903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:39:29.253Z] GIT_URL https://github.com/moby/moby.git [2022-07-16T13:39:29.253Z] HUDSON_COOKIE ca2fd7d5-01c3-4f38-9fe6-4ea7de2c4438 [2022-07-16T13:39:29.253Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-07-16T13:39:29.253Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-07-16T13:39:29.253Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-07-16T13:39:29.253Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-07-16T13:39:29.253Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-07-16T13:39:29.253Z] JENKINS_NODE_COOKIE cce47750-0b99-494e-9e32-cf412089e7f7 [2022-07-16T13:39:29.253Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-07-16T13:39:29.253Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-07-16T13:39:29.253Z] JOB_BASE_NAME PR-43824 [2022-07-16T13:39:29.253Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43824/display/redirect [2022-07-16T13:39:29.253Z] JOB_NAME moby/PR-43824 [2022-07-16T13:39:29.253Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43824/ [2022-07-16T13:39:29.253Z] library.jps.version master [2022-07-16T13:39:29.253Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-07-16T13:39:29.253Z] NODE_LABELS amd64 azure azwin-2-b22250 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-07-16T13:39:29.253Z] NODE_NAME azwin-2-b22250 [2022-07-16T13:39:29.253Z] NUMBER_OF_PROCESSORS 4 [2022-07-16T13:39:29.253Z] OS Windows_NT [2022-07-16T13:39:29.253Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-07-16T13:39:29.253Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-07-16T13:39:29.253Z] PROCESSOR_ARCHITECTURE AMD64 [2022-07-16T13:39:29.253Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-07-16T13:39:29.253Z] PROCESSOR_LEVEL 6 [2022-07-16T13:39:29.253Z] PROCESSOR_REVISION 5504 [2022-07-16T13:39:29.253Z] ProgramData C:\ProgramData [2022-07-16T13:39:29.253Z] ProgramFiles C:\Program Files [2022-07-16T13:39:29.253Z] ProgramFiles(x86) C:\Program Files (x86) [2022-07-16T13:39:29.253Z] ProgramW6432 C:\Program Files [2022-07-16T13:39:29.253Z] PROMPT $P$G [2022-07-16T13:39:29.253Z] PSExecutionPolicyPreference Bypass [2022-07-16T13:39:29.253Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-07-16T13:39:29.253Z] PUBLIC C:\Users\Public [2022-07-16T13:39:29.253Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43824/1/display/redirect?page=artif... [2022-07-16T13:39:29.253Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43824/1/display/redirect?page=changes [2022-07-16T13:39:29.253Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43824/1/display/redirect [2022-07-16T13:39:29.253Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43824/1/display/redirect?page=tests [2022-07-16T13:39:29.253Z] SKIP_VALIDATION_TESTS 1 [2022-07-16T13:39:29.253Z] SOURCES_DRIVE d [2022-07-16T13:39:29.253Z] SOURCES_SUBDIR gopath [2022-07-16T13:39:29.253Z] STAGE_NAME Run tests [2022-07-16T13:39:29.253Z] SystemDrive C: [2022-07-16T13:39:29.253Z] SystemRoot C:\Windows [2022-07-16T13:39:29.253Z] TEMP C:\Windows\TEMP [2022-07-16T13:39:29.253Z] TESTDEBUG 0 [2022-07-16T13:39:29.253Z] TESTRUN_DRIVE d [2022-07-16T13:39:29.253Z] TESTRUN_SUBDIR CI [2022-07-16T13:39:29.253Z] TIMEOUT 120m [2022-07-16T13:39:29.253Z] TMP C:\Windows\TEMP [2022-07-16T13:39:29.253Z] USERDOMAIN WORKGROUP [2022-07-16T13:39:29.253Z] USERNAME azwin-2-b22250$ [2022-07-16T13:39:29.253Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-07-16T13:39:29.253Z] windir C:\Windows [2022-07-16T13:39:29.253Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-07-16T13:39:29.253Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-07-16T13:39:29.253Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-07-16T13:39:29.253Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-07-16T13:39:29.253Z] [2022-07-16T13:39:29.253Z] [2022-07-16T13:39:29.253Z] [2022-07-16T13:39:29.253Z] INFO: Sources under d:\gopath\... [2022-07-16T13:39:29.253Z] INFO: Test run under d:\CI\... [2022-07-16T13:39:29.253Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-07-16T13:39:29.253Z] INFO: docker/docker repository was found [2022-07-16T13:39:29.253Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-07-16T13:39:29.253Z] ltsc2019: Pulling from windows/servercore [2022-07-16T13:39:29.253Z] b111c3320c94: Pulling fs layer [2022-07-16T13:39:29.253Z] 7aca8de30754: Pulling fs layer [2022-07-16T13:39:29.267Z] #43 ... [2022-07-16T13:39:29.267Z] [2022-07-16T13:39:29.267Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-16T13:39:29.267Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-16T13:39:29.267Z] #21 1.219 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T13:39:29.267Z] #21 1.226 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T13:39:29.267Z] #21 1.230 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T13:39:29.267Z] #21 DONE 1.3s [2022-07-16T13:39:29.527Z] [2022-07-16T13:39:29.527Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:39:29.527Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:39:29.761Z] #53 ... [2022-07-16T13:39:29.761Z] [2022-07-16T13:39:29.761Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:29.761Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:29.761Z] #20 2.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-16T13:39:29.761Z] #20 2.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-07-16T13:39:29.761Z] #20 2.553 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-07-16T13:39:29.761Z] #20 2.583 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-07-16T13:39:29.761Z] #20 3.352 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-16T13:39:29.761Z] #20 5.757 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:39:29.761Z] #20 8.613 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-16T13:39:30.178Z] #43 155.6 CC criu/protobuf.o [2022-07-16T13:39:30.438Z] #43 156.1 CC criu/pstree.o [2022-07-16T13:39:31.128Z] #20 11.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:39:31.599Z] #53 ... [2022-07-16T13:39:31.599Z] [2022-07-16T13:39:31.599Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:31.599Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:31.599Z] #43 86.72 AR criu/pie/pie.lib.a [2022-07-16T13:39:31.599Z] #43 86.90 DEP criu/pie/restorer.d [2022-07-16T13:39:31.599Z] #43 87.20 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-16T13:39:31.599Z] #43 87.39 DEP criu/arch/x86/restorer_unmap.d [2022-07-16T13:39:31.599Z] #43 87.44 DEP criu/arch/x86/restorer.d [2022-07-16T13:39:31.599Z] #43 87.76 DEP criu/arch/x86/vdso-pie.d [2022-07-16T13:39:31.599Z] #43 88.02 DEP criu/pie/parasite-vdso.d [2022-07-16T13:39:31.599Z] #43 88.28 DEP criu/pie/parasite.d [2022-07-16T13:39:31.599Z] #43 88.51 CC criu/pie/parasite.o [2022-07-16T13:39:31.599Z] #43 91.21 LINK criu/pie/parasite.built-in.o [2022-07-16T13:39:31.599Z] #43 91.25 GEN criu/pie/parasite-blob.h [2022-07-16T13:39:31.599Z] #43 91.28 CC criu/pie/parasite-vdso.o [2022-07-16T13:39:31.599Z] #43 92.53 CC criu/arch/x86/vdso-pie.o [2022-07-16T13:39:31.599Z] #43 93.15 CC criu/arch/x86/restorer.o [2022-07-16T13:39:31.599Z] #43 94.52 CC criu/arch/x86/restorer_unmap.o [2022-07-16T13:39:31.599Z] #43 94.62 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-16T13:39:31.599Z] #43 95.17 CC criu/pie/restorer.o [2022-07-16T13:39:31.835Z] #43 157.3 CC criu/rbtree.o [2022-07-16T13:39:32.088Z] #22 5.568 Collecting yamllint==1.26.1 [2022-07-16T13:39:32.088Z] #22 ... [2022-07-16T13:39:32.088Z] [2022-07-16T13:39:32.088Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:32.088Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:32.088Z] #43 127.8 CC criu/page-pipe.o [2022-07-16T13:39:32.088Z] #43 128.5 CC criu/page-xfer.o [2022-07-16T13:39:32.088Z] #43 130.5 CC criu/pagemap-cache.o [2022-07-16T13:39:32.088Z] #43 130.9 CC criu/pagemap.o [2022-07-16T13:39:32.088Z] #43 132.0 CC criu/parasite-syscall.o [2022-07-16T13:39:32.088Z] #43 133.0 CC criu/path.o [2022-07-16T13:39:32.088Z] #43 133.4 CC criu/pie-util-vdso-elf32.o [2022-07-16T13:39:32.088Z] #43 134.0 CC criu/pie-util-vdso.o [2022-07-16T13:39:32.088Z] #43 134.5 CC criu/pie-util.o [2022-07-16T13:39:32.088Z] #43 134.8 CC criu/pipes.o [2022-07-16T13:39:32.088Z] #43 135.5 CC criu/plugin.o [2022-07-16T13:39:32.095Z] #43 157.6 CC criu/rst-malloc.o [2022-07-16T13:39:32.355Z] #43 157.9 CC criu/seccomp.o [2022-07-16T13:39:32.656Z] #43 136.0 CC criu/proc_parse.o [2022-07-16T13:39:32.925Z] #43 158.5 CC criu/seize.o [2022-07-16T13:39:33.026Z] #20 ... [2022-07-16T13:39:33.026Z] [2022-07-16T13:39:33.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:33.026Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:33.027Z] #43 94.29 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-16T13:39:33.027Z] #43 94.87 CC criu/pie/restorer.o [2022-07-16T13:39:33.027Z] #43 100.1 LINK criu/pie/restorer.built-in.o [2022-07-16T13:39:33.027Z] #43 100.2 GEN criu/pie/restorer-blob.h [2022-07-16T13:39:33.027Z] #43 100.4 DEP criu/vdso.d [2022-07-16T13:39:33.027Z] #43 100.6 DEP criu/vdso-compat.d [2022-07-16T13:39:33.283Z] #43 100.8 DEP criu/uts_ns.d [2022-07-16T13:39:33.540Z] #43 101.1 DEP criu/util.d [2022-07-16T13:39:33.868Z] #43 159.4 CC criu/servicefd.o [2022-07-16T13:39:34.103Z] #43 101.5 DEP criu/uffd.d [2022-07-16T13:39:34.103Z] #43 101.9 DEP criu/tun.d [2022-07-16T13:39:34.439Z] #43 160.0 CC criu/shmem.o [2022-07-16T13:39:34.667Z] #43 102.2 DEP criu/tty.d [2022-07-16T13:39:34.881Z] #43 99.98 LINK criu/pie/restorer.built-in.o [2022-07-16T13:39:34.881Z] #43 100.0 GEN criu/pie/restorer-blob.h [2022-07-16T13:39:34.881Z] #43 100.2 DEP criu/vdso.d [2022-07-16T13:39:34.924Z] #43 102.6 DEP criu/timerfd.d [2022-07-16T13:39:35.137Z] #43 100.7 DEP criu/vdso-compat.d [2022-07-16T13:39:35.180Z] #43 102.8 DEP criu/timens.d [2022-07-16T13:39:35.190Z] #43 138.6 CC criu/protobuf-desc.o [2022-07-16T13:39:35.400Z] #43 100.9 DEP criu/uts_ns.d [2022-07-16T13:39:35.437Z] #43 103.1 DEP criu/sysfs_parse.d [2022-07-16T13:39:35.665Z] #43 101.2 DEP criu/util.d [2022-07-16T13:39:35.822Z] #43 161.1 CC criu/sigframe.o [2022-07-16T13:39:35.822Z] #43 161.3 CC criu/signalfd.o [2022-07-16T13:39:35.930Z] #43 101.6 DEP criu/uffd.d [2022-07-16T13:39:36.001Z] #43 103.6 DEP criu/sysctl.d [2022-07-16T13:39:36.082Z] #43 161.7 CC criu/sk-inet.o [2022-07-16T13:39:36.108Z] #22 ... [2022-07-16T13:39:36.108Z] [2022-07-16T13:39:36.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:36.108Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:36.108Z] #43 193.5 CC criu/page-xfer.o [2022-07-16T13:39:36.108Z] #43 196.1 CC criu/pagemap-cache.o [2022-07-16T13:39:36.108Z] #43 196.7 CC criu/pagemap.o [2022-07-16T13:39:36.108Z] #43 198.5 CC criu/parasite-syscall.o [2022-07-16T13:39:36.126Z] #43 139.6 CC criu/protobuf.o [2022-07-16T13:39:36.126Z] #43 ... [2022-07-16T13:39:36.126Z] [2022-07-16T13:39:36.127Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:39:36.127Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:39:36.127Z] #40 203.2 + dpkg --print-architecture [2022-07-16T13:39:36.260Z] #43 103.9 DEP criu/string.d [2022-07-16T13:39:36.260Z] #43 104.0 DEP criu/stats.d [2022-07-16T13:39:36.385Z] #40 203.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-16T13:39:36.494Z] #43 101.9 DEP criu/tun.d [2022-07-16T13:39:36.516Z] #43 104.1 DEP criu/sockets.d [2022-07-16T13:39:36.644Z] #40 203.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T13:39:36.644Z] #40 203.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T13:39:36.676Z] #43 200.5 CC criu/path.o [2022-07-16T13:39:36.764Z] #43 102.3 DEP criu/tty.d [2022-07-16T13:39:36.773Z] #43 104.5 DEP criu/sk-unix.d [2022-07-16T13:39:37.326Z] #43 102.6 DEP criu/timerfd.d [2022-07-16T13:39:37.326Z] #43 ... [2022-07-16T13:39:37.326Z] [2022-07-16T13:39:37.327Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:37.327Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:37.327Z] #20 6.857 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [336 kB] [2022-07-16T13:39:37.327Z] #20 9.191 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-16T13:39:37.336Z] #43 104.8 DEP criu/sk-tcp.d [2022-07-16T13:39:37.465Z] #43 162.9 CC criu/sk-netlink.o [2022-07-16T13:39:37.583Z] #20 ... [2022-07-16T13:39:37.583Z] [2022-07-16T13:39:37.583Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:37.583Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:37.583Z] #43 103.0 DEP criu/timens.d [2022-07-16T13:39:37.592Z] #43 105.3 DEP criu/sk-queue.d [2022-07-16T13:39:37.613Z] #43 ... [2022-07-16T13:39:37.613Z] [2022-07-16T13:39:37.613Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:39:37.613Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:39:37.613Z] #22 8.223 Collecting yamllint==1.26.1 [2022-07-16T13:39:37.725Z] #43 163.4 CC criu/sk-packet.o [2022-07-16T13:39:37.840Z] #43 103.2 DEP criu/sysfs_parse.d [2022-07-16T13:39:37.840Z] #43 103.4 DEP criu/sysctl.d [2022-07-16T13:39:37.852Z] #43 105.5 DEP criu/sk-packet.d [2022-07-16T13:39:37.985Z] #43 ... [2022-07-16T13:39:37.985Z] [2022-07-16T13:39:37.985Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:39:37.985Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-16T13:39:37.985Z] #22 45.69 Installing build dependencies: finished with status 'done' [2022-07-16T13:39:37.985Z] #22 51.42 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-16T13:39:37.985Z] #22 51.43 Building wheels for collected packages: yamllint, pyyaml [2022-07-16T13:39:37.985Z] #22 51.44 Running setup.py bdist_wheel for yamllint: started [2022-07-16T13:39:37.985Z] #22 52.42 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-16T13:39:37.985Z] #22 52.42 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-16T13:39:37.985Z] #22 52.47 Running setup.py bdist_wheel for pyyaml: started [2022-07-16T13:39:37.985Z] #22 54.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-07-16T13:39:37.985Z] #22 54.09 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-07-16T13:39:37.985Z] #22 54.23 Successfully built yamllint pyyaml [2022-07-16T13:39:37.985Z] #22 54.24 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-16T13:39:37.985Z] #22 54.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T13:39:38.096Z] #43 103.7 DEP criu/string.d [2022-07-16T13:39:38.353Z] #43 103.8 DEP criu/stats.d [2022-07-16T13:39:38.353Z] #43 104.0 DEP criu/sockets.d [2022-07-16T13:39:38.415Z] #43 105.9 DEP criu/sk-netlink.d [2022-07-16T13:39:38.555Z] #22 DONE 55.1s [2022-07-16T13:39:38.555Z] [2022-07-16T13:39:38.555Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:38.555Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:39:38.555Z] #43 164.1 CC criu/sk-queue.o [2022-07-16T13:39:38.672Z] #43 106.2 DEP criu/sk-inet.d [2022-07-16T13:39:38.916Z] #43 104.3 DEP criu/sk-unix.d [2022-07-16T13:39:38.929Z] #43 106.6 DEP criu/signalfd.d [2022-07-16T13:39:39.126Z] #43 164.5 CC criu/sk-tcp.o [2022-07-16T13:39:39.173Z] #43 104.7 DEP criu/sk-tcp.d [2022-07-16T13:39:39.185Z] #43 106.8 DEP criu/sigframe.d [2022-07-16T13:39:39.386Z] #43 165.0 CC criu/sk-unix.o [2022-07-16T13:39:39.429Z] #43 105.0 DEP criu/sk-queue.d [2022-07-16T13:39:39.442Z] #43 107.0 DEP criu/shmem.d [2022-07-16T13:39:39.442Z] #43 107.1 DEP criu/servicefd.d [2022-07-16T13:39:39.699Z] #43 ... [2022-07-16T13:39:39.699Z] [2022-07-16T13:39:39.699Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:39.699Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:39.699Z] #20 19.85 Fetched 9029 kB in 18s (514 kB/s) [2022-07-16T13:39:39.956Z] #43 ... [2022-07-16T13:39:39.956Z] [2022-07-16T13:39:39.956Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:39:39.956Z] #49 sha256:658c950c8b9ea71d1f6dc143f29e059d42c03043aff46f82da2bc2eade2d108e [2022-07-16T13:39:39.956Z] #49 215.9 + /build/golangci-lint --version [2022-07-16T13:39:39.956Z] #49 216.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-16T13:39:39.956Z] #49 DONE 216.4s [2022-07-16T13:39:39.993Z] #43 105.3 DEP criu/sk-packet.d [2022-07-16T13:39:40.216Z] [2022-07-16T13:39:40.216Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:40.216Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-16T13:39:40.250Z] #43 105.7 DEP criu/sk-netlink.d [2022-07-16T13:39:40.506Z] #43 106.0 DEP criu/sk-inet.d [2022-07-16T13:39:40.839Z] #40 ... [2022-07-16T13:39:40.839Z] [2022-07-16T13:39:40.839Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:39:40.839Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:39:40.839Z] #22 10.97 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-16T13:39:40.839Z] #22 12.18 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-16T13:39:40.839Z] #22 12.25 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-16T13:39:40.839Z] #22 12.31 Collecting pyyaml (from yamllint==1.26.1) [2022-07-16T13:39:40.839Z] #22 12.59 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-16T13:39:40.839Z] #22 12.89 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-16T13:39:40.839Z] #22 12.89 Building wheels for collected packages: yamllint [2022-07-16T13:39:40.839Z] #22 12.90 Running setup.py bdist_wheel for yamllint: started [2022-07-16T13:39:40.839Z] #22 14.11 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-16T13:39:40.839Z] #22 14.12 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-16T13:39:40.839Z] #22 14.18 Successfully built yamllint [2022-07-16T13:39:40.839Z] #22 14.19 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-16T13:39:40.839Z] #22 14.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T13:39:40.839Z] #22 DONE 15.4s [2022-07-16T13:39:41.073Z] #43 106.4 DEP criu/signalfd.d [2022-07-16T13:39:41.098Z] [2022-07-16T13:39:41.098Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T13:39:41.098Z] #25 sha256:598d78bd58d9a625224a423d2f95bca303a63d767bcbe728f18f9bf92a5adcca [2022-07-16T13:39:41.332Z] #43 106.8 DEP criu/sigframe.d [2022-07-16T13:39:41.588Z] #43 107.0 DEP criu/shmem.d [2022-07-16T13:39:41.599Z] #43 167.1 CC criu/sockets.o [2022-07-16T13:39:41.845Z] #43 107.3 DEP criu/servicefd.d [2022-07-16T13:39:41.960Z] 7aca8de30754: Verifying Checksum [2022-07-16T13:39:41.960Z] 7aca8de30754: Download complete [2022-07-16T13:39:42.035Z] #25 DONE 1.1s [2022-07-16T13:39:42.035Z] [2022-07-16T13:39:42.035Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:42.035Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:42.035Z] #43 140.0 CC criu/pstree.o [2022-07-16T13:39:42.035Z] #43 141.5 CC criu/rbtree.o [2022-07-16T13:39:42.035Z] #43 141.9 CC criu/rst-malloc.o [2022-07-16T13:39:42.035Z] #43 142.2 CC criu/seccomp.o [2022-07-16T13:39:42.035Z] #43 143.1 CC criu/seize.o [2022-07-16T13:39:42.035Z] #43 144.3 CC criu/servicefd.o [2022-07-16T13:39:42.035Z] #43 145.0 CC criu/shmem.o [2022-07-16T13:39:42.101Z] #43 107.6 DEP criu/seize.d [2022-07-16T13:39:42.170Z] #43 167.7 CC criu/stats.o [2022-07-16T13:39:42.359Z] #43 107.8 DEP criu/seccomp.d [2022-07-16T13:39:42.430Z] #43 168.0 CC criu/string.o [2022-07-16T13:39:42.603Z] #43 146.1 CC criu/sigframe.o [2022-07-16T13:39:42.616Z] #43 108.1 DEP criu/rst-malloc.d [2022-07-16T13:39:42.616Z] #43 108.2 DEP criu/rbtree.d [2022-07-16T13:39:42.691Z] #43 168.1 CC criu/sysctl.o [2022-07-16T13:39:42.862Z] #43 146.4 CC criu/signalfd.o [2022-07-16T13:39:42.872Z] #43 108.3 DEP criu/pstree.d [2022-07-16T13:39:42.872Z] #43 108.5 DEP criu/protobuf.d [2022-07-16T13:39:42.951Z] #43 168.6 CC criu/sysfs_parse.o [2022-07-16T13:39:43.211Z] #43 168.9 CC criu/timens.o [2022-07-16T13:39:43.430Z] #43 146.8 CC criu/sk-inet.o [2022-07-16T13:39:43.435Z] #43 108.8 GEN criu/protobuf-desc-gen.h [2022-07-16T13:39:43.495Z] #43 169.2 CC criu/timerfd.o [2022-07-16T13:39:44.082Z] #43 169.6 CC criu/tty.o [2022-07-16T13:39:44.188Z] #22 13.91 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-16T13:39:44.188Z] #22 ... [2022-07-16T13:39:44.188Z] [2022-07-16T13:39:44.188Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:39:44.188Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:39:44.188Z] #40 306.5 + dpkg --print-architecture [2022-07-16T13:39:44.188Z] #40 306.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-16T13:39:44.449Z] #40 307.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T13:39:44.449Z] #40 307.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T13:39:44.807Z] #43 148.0 CC criu/sk-netlink.o [2022-07-16T13:39:44.970Z] #20 19.85 Reading package lists... [2022-07-16T13:39:44.970Z] #20 ... [2022-07-16T13:39:44.970Z] [2022-07-16T13:39:44.970Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:44.970Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:44.970Z] #43 107.4 DEP criu/seize.d [2022-07-16T13:39:44.970Z] #43 107.7 DEP criu/seccomp.d [2022-07-16T13:39:44.970Z] #43 107.9 DEP criu/rst-malloc.d [2022-07-16T13:39:44.970Z] #43 108.0 DEP criu/rbtree.d [2022-07-16T13:39:44.970Z] #43 108.0 DEP criu/pstree.d [2022-07-16T13:39:44.970Z] #43 108.2 DEP criu/protobuf.d [2022-07-16T13:39:44.970Z] #43 108.6 GEN criu/protobuf-desc-gen.h [2022-07-16T13:39:44.970Z] #43 112.0 DEP criu/protobuf-desc.d [2022-07-16T13:39:44.970Z] #43 112.3 DEP criu/proc_parse.d [2022-07-16T13:39:44.970Z] #43 112.6 DEP criu/plugin.d [2022-07-16T13:39:44.970Z] #43 112.7 DEP criu/pipes.d [2022-07-16T13:39:45.066Z] #43 148.4 CC criu/sk-packet.o [2022-07-16T13:39:45.227Z] #43 113.0 DEP criu/pie-util.d [2022-07-16T13:39:45.483Z] #43 113.1 DEP criu/pie-util-vdso.d [2022-07-16T13:39:45.634Z] #43 149.2 CC criu/sk-queue.o [2022-07-16T13:39:45.753Z] #43 113.4 DEP criu/pie-util-vdso-elf32.d [2022-07-16T13:39:46.009Z] #43 ... [2022-07-16T13:39:46.009Z] [2022-07-16T13:39:46.009Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:46.009Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:46.009Z] #20 19.85 Reading package lists... [2022-07-16T13:39:46.010Z] #43 171.3 CC criu/tun.o [2022-07-16T13:39:46.010Z] #43 171.7 CC criu/uffd.o [2022-07-16T13:39:46.202Z] #43 149.7 CC criu/sk-tcp.o [2022-07-16T13:39:46.769Z] #43 150.3 CC criu/sk-unix.o [2022-07-16T13:39:47.392Z] #43 172.6 CC criu/util.o [2022-07-16T13:39:47.614Z] #43 112.3 DEP criu/protobuf-desc.d [2022-07-16T13:39:47.614Z] #43 112.5 DEP criu/proc_parse.d [2022-07-16T13:39:47.614Z] #43 112.8 DEP criu/plugin.d [2022-07-16T13:39:47.614Z] #43 112.9 DEP criu/pipes.d [2022-07-16T13:39:47.746Z] #40 ... [2022-07-16T13:39:47.746Z] [2022-07-16T13:39:47.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:47.746Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:47.746Z] #43 201.3 CC criu/pie-util-vdso-elf32.o [2022-07-16T13:39:47.746Z] #43 202.0 CC criu/pie-util-vdso.o [2022-07-16T13:39:47.746Z] #43 202.7 CC criu/pie-util.o [2022-07-16T13:39:47.746Z] #43 203.1 CC criu/pipes.o [2022-07-16T13:39:47.746Z] #43 204.2 CC criu/plugin.o [2022-07-16T13:39:47.746Z] #43 204.8 CC criu/proc_parse.o [2022-07-16T13:39:47.746Z] #43 209.7 CC criu/protobuf-desc.o [2022-07-16T13:39:47.746Z] #43 211.3 CC criu/protobuf.o [2022-07-16T13:39:47.746Z] #43 ... [2022-07-16T13:39:47.746Z] [2022-07-16T13:39:47.746Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:39:47.746Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:39:47.746Z] #22 15.51 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-16T13:39:47.747Z] #22 15.62 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-16T13:39:47.747Z] #22 15.76 Collecting pyyaml (from yamllint==1.26.1) [2022-07-16T13:39:47.747Z] #22 16.26 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-16T13:39:47.747Z] #22 16.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-16T13:39:47.747Z] #22 16.64 Building wheels for collected packages: yamllint [2022-07-16T13:39:47.747Z] #22 16.64 Running setup.py bdist_wheel for yamllint: started [2022-07-16T13:39:47.747Z] #22 18.21 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-16T13:39:47.747Z] #22 18.21 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-16T13:39:47.747Z] #22 18.38 Successfully built yamllint [2022-07-16T13:39:47.747Z] #22 18.43 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-16T13:39:47.870Z] #43 113.3 DEP criu/pie-util.d [2022-07-16T13:39:47.961Z] #43 173.6 CC criu/uts_ns.o [2022-07-16T13:39:48.126Z] #43 113.5 DEP criu/pie-util-vdso.d [2022-07-16T13:39:48.126Z] #43 113.6 DEP criu/pie-util-vdso-elf32.d [2022-07-16T13:39:48.221Z] #43 173.8 CC criu/vdso.o [2022-07-16T13:39:48.381Z] #43 113.9 DEP criu/path.d [2022-07-16T13:39:48.637Z] #43 114.0 DEP criu/parasite-syscall.d [2022-07-16T13:39:48.672Z] #43 152.2 CC criu/sockets.o [2022-07-16T13:39:48.686Z] #22 19.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T13:39:48.790Z] #43 174.2 LINK criu/built-in.o [2022-07-16T13:39:48.790Z] #43 174.4 LINK criu/criu [2022-07-16T13:39:48.892Z] #43 ... [2022-07-16T13:39:48.893Z] [2022-07-16T13:39:48.893Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:48.893Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:48.893Z] #20 18.22 Fetched 9029 kB in 16s (549 kB/s) [2022-07-16T13:39:48.893Z] #20 18.22 Reading package lists... [2022-07-16T13:39:48.893Z] #20 25.47 Reading package lists... [2022-07-16T13:39:48.893Z] #20 ... [2022-07-16T13:39:48.893Z] [2022-07-16T13:39:48.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:48.893Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:48.893Z] #43 114.4 DEP criu/pagemap.d [2022-07-16T13:39:48.932Z] #43 ... [2022-07-16T13:39:48.932Z] [2022-07-16T13:39:48.932Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:39:48.932Z] #49 sha256:cfc2d5d27117ab1f1184b69141b7138ddff8d062d39a5e731d47b17df246cd07 [2022-07-16T13:39:48.932Z] #49 217.4 + /build/golangci-lint --version [2022-07-16T13:39:49.050Z] #43 174.7 DEP lib/c/criu.d [2022-07-16T13:39:49.050Z] #43 174.8 CC images/rpc.pb-c.o [2022-07-16T13:39:49.148Z] #43 114.7 DEP criu/pagemap-cache.d [2022-07-16T13:39:49.403Z] #43 114.9 DEP criu/page-xfer.d [2022-07-16T13:39:49.500Z] #49 217.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-16T13:39:49.659Z] #43 115.2 DEP criu/page-pipe.d [2022-07-16T13:39:49.759Z] #49 DONE 218.1s [2022-07-16T13:39:49.759Z] [2022-07-16T13:39:49.759Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T13:39:49.759Z] #30 sha256:aaf6f035575c4ff903aa7de62de1956b1f31e7175f2279f834b95183458c9ae7 [2022-07-16T13:39:49.759Z] #30 DONE 8.0s [2022-07-16T13:39:49.759Z] [2022-07-16T13:39:49.759Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:49.759Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:49.759Z] #43 153.4 CC criu/stats.o [2022-07-16T13:39:49.915Z] #43 115.4 DEP criu/netfilter.d [2022-07-16T13:39:50.007Z] #43 175.3 CC lib/c/criu.o [2022-07-16T13:39:50.327Z] #43 153.8 CC criu/string.o [2022-07-16T13:39:50.327Z] #43 153.9 CC criu/sysctl.o [2022-07-16T13:39:50.479Z] #43 115.7 DEP criu/net.d [2022-07-16T13:39:50.577Z] #43 176.3 LINK lib/c/built-in.o [2022-07-16T13:39:50.577Z] #43 176.3 LINK lib/c/libcriu.so [2022-07-16T13:39:50.586Z] #43 ... [2022-07-16T13:39:50.586Z] [2022-07-16T13:39:50.586Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T13:39:50.586Z] #33 sha256:7c966edafb381c8a95fdf5d1a5fb276e17d16fc60c6d067ae1bc7ea089939c02 [2022-07-16T13:39:50.586Z] #33 DONE 0.7s [2022-07-16T13:39:50.593Z] #22 DONE 21.2s [2022-07-16T13:39:50.593Z] [2022-07-16T13:39:50.593Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T13:39:50.593Z] #25 sha256:9e9251b7af5d9d05dbbb5f67cd252f2f591e26a6fd9209f554566a2105170db1 [2022-07-16T13:39:50.736Z] #43 116.1 DEP criu/namespaces.d [2022-07-16T13:39:50.837Z] #43 176.3 LINK lib/c/libcriu.a [2022-07-16T13:39:50.837Z] #43 176.4 GEN magic.py [2022-07-16T13:39:50.837Z] #43 176.6 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:39:50.837Z] #43 176.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:39:50.845Z] [2022-07-16T13:39:50.845Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-16T13:39:50.845Z] #35 sha256:6493a8cd06ec16f8cc9f7686a703c55eaeb997f0207a620f61c0b4db5143a35d [2022-07-16T13:39:50.845Z] #35 DONE 0.2s [2022-07-16T13:39:50.845Z] [2022-07-16T13:39:50.845Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:50.845Z] #53 sha256:2b112913514b69a297f2e2275e281b063739190a0b00aee461f0b99ea40a18bb [2022-07-16T13:39:50.845Z] #53 ... [2022-07-16T13:39:50.845Z] [2022-07-16T13:39:50.845Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T13:39:50.845Z] #38 sha256:5667cc3e9a1a0b3b46fb6219177c55d76a64d311524a76bcbfa2d2656bd21be0 [2022-07-16T13:39:50.845Z] #38 DONE 0.1s [2022-07-16T13:39:50.852Z] #25 DONE 0.5s [2022-07-16T13:39:50.852Z] [2022-07-16T13:39:50.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:50.852Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:50.852Z] #43 212.2 CC criu/pstree.o [2022-07-16T13:39:50.852Z] #43 214.4 CC criu/rbtree.o [2022-07-16T13:39:50.996Z] #43 116.4 DEP criu/mount.d [2022-07-16T13:39:50.996Z] #43 116.6 DEP criu/memfd.d [2022-07-16T13:39:51.096Z] #43 176.6 Note: Building without GnuTLS support [2022-07-16T13:39:51.096Z] #43 176.6 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:39:51.096Z] #43 176.6 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:39:51.104Z] [2022-07-16T13:39:51.104Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:51.104Z] #53 sha256:2b112913514b69a297f2e2275e281b063739190a0b00aee461f0b99ea40a18bb [2022-07-16T13:39:51.104Z] #53 ... [2022-07-16T13:39:51.104Z] [2022-07-16T13:39:51.104Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:51.104Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:51.104Z] #43 154.7 CC criu/sysfs_parse.o [2022-07-16T13:39:51.111Z] #43 215.0 CC criu/rst-malloc.o [2022-07-16T13:39:51.252Z] #43 116.9 DEP criu/mem.d [2022-07-16T13:39:51.667Z] #43 177.2 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:39:51.671Z] #43 155.2 CC criu/timens.o [2022-07-16T13:39:51.681Z] #43 215.6 CC criu/seccomp.o [2022-07-16T13:39:51.818Z] #43 117.2 DEP criu/lsm.d [2022-07-16T13:39:51.818Z] #43 117.3 DEP criu/log.d [2022-07-16T13:39:51.830Z] #20 26.58 Reading package lists... [2022-07-16T13:39:51.830Z] #20 ... [2022-07-16T13:39:51.830Z] [2022-07-16T13:39:51.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:51.830Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:51.830Z] #43 113.8 DEP criu/path.d [2022-07-16T13:39:51.830Z] #43 114.0 DEP criu/parasite-syscall.d [2022-07-16T13:39:51.830Z] #43 114.3 DEP criu/pagemap.d [2022-07-16T13:39:51.830Z] #43 114.7 DEP criu/pagemap-cache.d [2022-07-16T13:39:51.830Z] #43 114.9 DEP criu/page-xfer.d [2022-07-16T13:39:51.830Z] #43 115.2 DEP criu/page-pipe.d [2022-07-16T13:39:51.830Z] #43 115.3 DEP criu/netfilter.d [2022-07-16T13:39:51.830Z] #43 115.5 DEP criu/net.d [2022-07-16T13:39:51.830Z] #43 115.8 DEP criu/namespaces.d [2022-07-16T13:39:51.830Z] #43 116.1 DEP criu/mount.d [2022-07-16T13:39:51.830Z] #43 116.4 DEP criu/memfd.d [2022-07-16T13:39:51.830Z] #43 116.6 DEP criu/mem.d [2022-07-16T13:39:51.830Z] #43 116.8 DEP criu/lsm.d [2022-07-16T13:39:51.830Z] #43 116.9 DEP criu/log.d [2022-07-16T13:39:51.830Z] #43 117.1 DEP criu/libnetlink.d [2022-07-16T13:39:51.830Z] #43 117.3 DEP criu/kerndat.d [2022-07-16T13:39:51.830Z] #43 117.7 DEP criu/kcmp-ids.d [2022-07-16T13:39:51.830Z] #43 117.9 DEP criu/irmap.d [2022-07-16T13:39:51.830Z] #43 118.2 DEP criu/ipc_ns.d [2022-07-16T13:39:51.830Z] #43 118.6 DEP criu/image.d [2022-07-16T13:39:51.830Z] #43 118.9 DEP criu/image-desc.d [2022-07-16T13:39:51.830Z] #43 119.0 DEP criu/fsnotify.d [2022-07-16T13:39:51.830Z] #43 119.5 DEP criu/filesystems.d [2022-07-16T13:39:51.930Z] #43 155.6 CC criu/timerfd.o [2022-07-16T13:39:52.077Z] #43 117.5 DEP criu/libnetlink.d [2022-07-16T13:39:52.087Z] #43 119.8 DEP criu/files.d [2022-07-16T13:39:52.334Z] #43 117.8 DEP criu/kerndat.d [2022-07-16T13:39:52.499Z] #43 156.0 CC criu/tty.o [2022-07-16T13:39:52.590Z] #43 118.1 DEP criu/kcmp-ids.d [2022-07-16T13:39:52.607Z] #43 178.0 make[1]: Nothing to be done for 'all'. [2022-07-16T13:39:52.619Z] #43 216.2 CC criu/seize.o [2022-07-16T13:39:52.650Z] #43 120.2 DEP criu/files-reg.d [2022-07-16T13:39:52.846Z] #43 118.3 DEP criu/irmap.d [2022-07-16T13:39:53.105Z] #43 118.5 DEP criu/ipc_ns.d [2022-07-16T13:39:53.177Z] #43 178.7 make[1]: 'images/built-in.o' is up to date. [2022-07-16T13:39:53.177Z] #43 178.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-16T13:39:53.177Z] #43 178.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-16T13:39:53.177Z] #43 178.8 make[1]: 'compel/libcompel.a' is up to date. [2022-07-16T13:39:53.177Z] #43 178.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-16T13:39:53.177Z] #43 178.9 make[1]: Nothing to be done for 'all'. [2022-07-16T13:39:53.188Z] #43 217.0 CC criu/servicefd.o [2022-07-16T13:39:53.213Z] #43 120.7 DEP criu/files-ext.d [2022-07-16T13:39:53.213Z] #43 ... [2022-07-16T13:39:53.213Z] [2022-07-16T13:39:53.213Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:53.213Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:53.213Z] #20 26.58 Reading package lists... [2022-07-16T13:39:53.364Z] #43 118.8 DEP criu/image.d [2022-07-16T13:39:53.438Z] #43 178.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:39:53.621Z] #43 119.1 DEP criu/image-desc.d [2022-07-16T13:39:53.698Z] #43 179.1 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.698Z] #43 179.2 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.698Z] #43 179.2 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.698Z] #43 179.3 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.698Z] #43 179.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.698Z] #43 179.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.698Z] #43 179.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.757Z] #43 217.5 CC criu/shmem.o [2022-07-16T13:39:53.878Z] #43 119.3 DEP criu/fsnotify.d [2022-07-16T13:39:53.959Z] #43 179.5 make[2]: Nothing to be done for 'all'. [2022-07-16T13:39:53.959Z] #43 179.5 INSTALL criu/criu [2022-07-16T13:39:54.146Z] #43 119.6 DEP criu/filesystems.d [2022-07-16T13:39:54.219Z] #43 DONE 179.8s [2022-07-16T13:39:54.219Z] [2022-07-16T13:39:54.219Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:39:54.219Z] #53 sha256:8b72916d561705a9a1e04c8c2e69e5198b8cf0f814122725f5984ae9804744ae [2022-07-16T13:39:54.695Z] #43 218.5 CC criu/sigframe.o [2022-07-16T13:39:54.728Z] #43 120.0 DEP criu/files.d [2022-07-16T13:39:54.851Z] #20 33.69 Building dependency tree... [2022-07-16T13:39:54.954Z] #43 218.7 CC criu/signalfd.o [2022-07-16T13:39:54.990Z] #43 120.4 DEP criu/files-reg.d [2022-07-16T13:39:55.048Z] #43 158.0 CC criu/tun.o [2022-07-16T13:39:55.048Z] #43 158.5 CC criu/uffd.o [2022-07-16T13:39:55.213Z] #43 219.0 CC criu/sk-inet.o [2022-07-16T13:39:55.254Z] #43 120.8 DEP criu/files-ext.d [2022-07-16T13:39:55.824Z] #43 121.2 DEP criu/file-lock.d [2022-07-16T13:39:55.985Z] #43 159.5 CC criu/util.o [2022-07-16T13:39:56.084Z] #43 121.6 DEP criu/file-ids.d [2022-07-16T13:39:56.240Z] #20 36.53 libcap2-bin is already the newest version (1:2.25-2). [2022-07-16T13:39:56.240Z] #20 36.53 The following additional packages will be installed: [2022-07-16T13:39:56.343Z] #43 121.8 DEP criu/fifo.d [2022-07-16T13:39:56.497Z] #20 36.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-16T13:39:56.497Z] #20 36.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-16T13:39:56.497Z] #20 36.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-16T13:39:56.497Z] #20 36.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-16T13:39:56.497Z] #20 36.56 python3.7 python3.7-minimal vim-runtime xxd [2022-07-16T13:39:56.497Z] #20 36.56 Suggested packages: [2022-07-16T13:39:56.497Z] #20 36.57 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-16T13:39:56.497Z] #20 36.57 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-16T13:39:56.497Z] #20 36.57 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-16T13:39:56.497Z] #20 36.57 quota [2022-07-16T13:39:56.497Z] #20 36.57 Recommended packages: [2022-07-16T13:39:56.497Z] #20 36.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-16T13:39:56.497Z] #20 36.57 python3-keyrings.alt python3-xdg unzip [2022-07-16T13:39:56.593Z] #43 220.1 CC criu/sk-netlink.o [2022-07-16T13:39:56.599Z] #43 122.0 DEP criu/fdstore.d [2022-07-16T13:39:56.853Z] #43 220.5 CC criu/sk-packet.o [2022-07-16T13:39:56.855Z] #43 122.2 DEP criu/fault-injection.d [2022-07-16T13:39:56.855Z] #43 122.3 DEP criu/external.d [2022-07-16T13:39:57.112Z] #43 122.5 DEP criu/eventpoll.d [2022-07-16T13:39:57.116Z] b111c3320c94: Verifying Checksum [2022-07-16T13:39:57.116Z] b111c3320c94: Download complete [2022-07-16T13:39:57.371Z] #43 122.9 DEP criu/eventfd.d [2022-07-16T13:39:57.419Z] #43 160.9 CC criu/uts_ns.o [2022-07-16T13:39:57.423Z] #43 221.2 CC criu/sk-queue.o [2022-07-16T13:39:57.681Z] #43 161.1 CC criu/vdso-compat.o [2022-07-16T13:39:57.940Z] #43 123.2 DEP criu/crtools.d [2022-07-16T13:39:57.940Z] #43 161.4 CC criu/vdso.o [2022-07-16T13:39:57.994Z] #43 ... [2022-07-16T13:39:57.994Z] [2022-07-16T13:39:57.994Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T13:39:57.994Z] #30 sha256:3c68088bbf64e52070811e2e38faabb8a702613ffb58902bc714e44b838f5ba5 [2022-07-16T13:39:57.994Z] #30 DONE 7.1s [2022-07-16T13:39:57.994Z] [2022-07-16T13:39:57.994Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:57.994Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:57.994Z] #43 221.8 CC criu/sk-tcp.o [2022-07-16T13:39:58.200Z] #43 123.6 DEP criu/cr-service.d [2022-07-16T13:39:58.254Z] #43 ... [2022-07-16T13:39:58.254Z] [2022-07-16T13:39:58.254Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T13:39:58.254Z] #33 sha256:d108123dbf2ff1637290bb36912658e8372e6ca1072b6a3361d4de5bb759d30f [2022-07-16T13:39:58.461Z] #43 124.0 DEP criu/cr-restore.d [2022-07-16T13:39:58.509Z] #43 162.1 LINK criu/built-in.o [2022-07-16T13:39:58.768Z] #43 162.3 LINK criu/criu [2022-07-16T13:39:58.824Z] #33 DONE 0.8s [2022-07-16T13:39:58.824Z] [2022-07-16T13:39:58.824Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-16T13:39:58.824Z] #35 sha256:bf71de2519b2269f949e354e7ff52bf0aa4e8cf8b68bd4e50396fdee07b72058 [2022-07-16T13:39:58.824Z] #35 DONE 0.1s [2022-07-16T13:39:58.824Z] [2022-07-16T13:39:58.824Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T13:39:58.824Z] #38 sha256:1413cf296e36d72dd9d3f86a5859c350968cee43bf98011e29494dcc8da33ae3 [2022-07-16T13:39:58.824Z] #38 DONE 0.0s [2022-07-16T13:39:58.824Z] [2022-07-16T13:39:58.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:58.824Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:58.824Z] #43 222.4 CC criu/sk-unix.o [2022-07-16T13:39:59.024Z] #43 ... [2022-07-16T13:39:59.024Z] [2022-07-16T13:39:59.024Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:39:59.024Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:39:59.024Z] #32 DONE 219.9s [2022-07-16T13:39:59.024Z] [2022-07-16T13:39:59.024Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:59.024Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:59.024Z] #43 124.5 DEP criu/cr-errno.d [2022-07-16T13:39:59.024Z] #43 ... [2022-07-16T13:39:59.024Z] [2022-07-16T13:39:59.024Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:59.024Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:59.024Z] #20 25.47 Reading package lists... [2022-07-16T13:39:59.024Z] #20 31.48 Building dependency tree... [2022-07-16T13:39:59.024Z] #20 35.26 libcap2-bin is already the newest version (1:2.25-2). [2022-07-16T13:39:59.024Z] #20 35.26 The following additional packages will be installed: [2022-07-16T13:39:59.024Z] #20 35.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-16T13:39:59.024Z] #20 35.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-16T13:39:59.024Z] #20 35.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-16T13:39:59.024Z] #20 35.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-16T13:39:59.024Z] #20 35.27 python3.7 python3.7-minimal vim-runtime xxd [2022-07-16T13:39:59.024Z] #20 35.28 Suggested packages: [2022-07-16T13:39:59.024Z] #20 35.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-16T13:39:59.024Z] #20 35.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-16T13:39:59.024Z] #20 35.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-16T13:39:59.024Z] #20 35.28 quota [2022-07-16T13:39:59.024Z] #20 35.28 Recommended packages: [2022-07-16T13:39:59.024Z] #20 35.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-16T13:39:59.024Z] #20 35.28 python3-keyrings.alt python3-xdg unzip [2022-07-16T13:39:59.024Z] #20 38.66 The following NEW packages will be installed: [2022-07-16T13:39:59.024Z] #20 38.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-16T13:39:59.024Z] #20 38.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-16T13:39:59.024Z] #20 38.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-16T13:39:59.024Z] #20 38.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-16T13:39:59.024Z] #20 ... [2022-07-16T13:39:59.024Z] [2022-07-16T13:39:59.024Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:59.024Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:59.024Z] #43 124.5 DEP criu/cr-dump.d [2022-07-16T13:39:59.041Z] #20 39.21 The following NEW packages will be installed: [2022-07-16T13:39:59.041Z] #20 39.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-16T13:39:59.041Z] #20 39.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-16T13:39:59.041Z] #20 39.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-16T13:39:59.041Z] #20 39.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-16T13:39:59.041Z] #20 39.23 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-16T13:39:59.041Z] #20 39.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-16T13:39:59.041Z] #20 39.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-16T13:39:59.041Z] #20 39.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T13:39:59.041Z] #20 39.23 xz-utils zip [2022-07-16T13:39:59.280Z] #43 124.7 DEP criu/cr-dedup.d [2022-07-16T13:39:59.298Z] #20 ... [2022-07-16T13:39:59.298Z] [2022-07-16T13:39:59.298Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T13:39:59.298Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-16T13:39:59.298Z] #32 DONE 219.7s [2022-07-16T13:39:59.298Z] [2022-07-16T13:39:59.298Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:39:59.298Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:39:59.298Z] #43 120.9 DEP criu/file-lock.d [2022-07-16T13:39:59.298Z] #43 121.2 DEP criu/file-ids.d [2022-07-16T13:39:59.298Z] #43 121.6 DEP criu/fifo.d [2022-07-16T13:39:59.298Z] #43 121.9 DEP criu/fdstore.d [2022-07-16T13:39:59.298Z] #43 122.1 DEP criu/fault-injection.d [2022-07-16T13:39:59.298Z] #43 122.3 DEP criu/external.d [2022-07-16T13:39:59.298Z] #43 122.5 DEP criu/eventpoll.d [2022-07-16T13:39:59.298Z] #43 123.0 DEP criu/eventfd.d [2022-07-16T13:39:59.298Z] #43 123.4 DEP criu/crtools.d [2022-07-16T13:39:59.298Z] #43 123.7 DEP criu/cr-service.d [2022-07-16T13:39:59.298Z] #43 124.0 DEP criu/cr-restore.d [2022-07-16T13:39:59.298Z] #43 124.4 DEP criu/cr-errno.d [2022-07-16T13:39:59.298Z] #43 124.4 DEP criu/cr-dump.d [2022-07-16T13:39:59.298Z] #43 124.8 DEP criu/cr-dedup.d [2022-07-16T13:39:59.298Z] #43 125.1 DEP criu/cr-check.d [2022-07-16T13:39:59.298Z] #43 125.5 DEP criu/config.d [2022-07-16T13:39:59.298Z] #43 125.9 DEP criu/clone-noasan.d [2022-07-16T13:39:59.298Z] #43 126.0 DEP criu/cgroup.d [2022-07-16T13:39:59.298Z] #43 126.3 DEP criu/cgroup-props.d [2022-07-16T13:39:59.298Z] #43 126.4 DEP criu/bitmap.d [2022-07-16T13:39:59.298Z] #43 126.5 DEP criu/bfd.d [2022-07-16T13:39:59.298Z] #43 126.6 DEP criu/autofs.d [2022-07-16T13:39:59.298Z] #43 126.7 DEP criu/aio.d [2022-07-16T13:39:59.298Z] #43 126.9 DEP criu/action-scripts.d [2022-07-16T13:39:59.335Z] #43 162.7 DEP lib/c/criu.d [2022-07-16T13:39:59.335Z] #43 162.9 CC images/rpc.pb-c.o [2022-07-16T13:39:59.535Z] #43 125.0 DEP criu/cr-check.d [2022-07-16T13:39:59.555Z] #43 ... [2022-07-16T13:39:59.555Z] [2022-07-16T13:39:59.555Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:39:59.555Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:39:59.555Z] #20 39.62 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:39:59.555Z] #20 39.62 Need to get 28.6 MB of archives. [2022-07-16T13:39:59.555Z] #20 39.62 After this operation, 116 MB of additional disk space will be used. [2022-07-16T13:39:59.555Z] #20 39.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-16T13:39:59.555Z] #20 39.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-16T13:39:59.555Z] #20 39.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-16T13:39:59.555Z] #20 39.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-16T13:39:59.555Z] #20 39.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-16T13:39:59.791Z] #43 125.3 DEP criu/config.d [2022-07-16T13:39:59.814Z] #20 39.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-16T13:39:59.814Z] #20 40.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-16T13:39:59.814Z] #20 40.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-16T13:39:59.814Z] #20 40.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-16T13:39:59.814Z] #20 40.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-16T13:39:59.814Z] #20 40.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-16T13:39:59.814Z] #20 40.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-16T13:39:59.814Z] #20 40.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T13:39:59.814Z] #20 40.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-16T13:39:59.814Z] #20 40.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-16T13:39:59.814Z] #20 40.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-16T13:39:59.814Z] #20 40.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:39:59.902Z] #43 163.5 CC lib/c/criu.o [2022-07-16T13:40:00.071Z] #20 40.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:40:00.071Z] #20 40.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-16T13:40:00.071Z] #20 40.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-16T13:40:00.071Z] #20 40.17 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-16T13:40:00.071Z] #20 40.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-16T13:40:00.071Z] #20 40.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-16T13:40:00.071Z] #20 40.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:40:00.071Z] #20 40.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:40:00.071Z] #20 40.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:40:00.071Z] #20 40.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-16T13:40:00.071Z] #20 40.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-16T13:40:00.071Z] #20 40.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:40:00.160Z] #43 ... [2022-07-16T13:40:00.160Z] [2022-07-16T13:40:00.160Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:40:00.160Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:40:00.160Z] #40 DONE 227.2s [2022-07-16T13:40:00.354Z] #43 125.7 DEP criu/clone-noasan.d [2022-07-16T13:40:00.354Z] #43 125.9 DEP criu/cgroup.d [2022-07-16T13:40:00.419Z] [2022-07-16T13:40:00.419Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:00.419Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:00.610Z] #43 126.1 DEP criu/cgroup-props.d [2022-07-16T13:40:00.634Z] #20 40.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:40:00.634Z] #20 40.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:40:00.634Z] #20 40.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:40:00.634Z] #20 40.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-16T13:40:00.634Z] #20 40.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-16T13:40:00.634Z] #20 40.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-16T13:40:00.634Z] #20 40.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-16T13:40:00.634Z] #20 40.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-16T13:40:00.678Z] #43 164.3 LINK lib/c/built-in.o [2022-07-16T13:40:00.678Z] #43 164.3 LINK lib/c/libcriu.so [2022-07-16T13:40:00.866Z] #43 126.2 DEP criu/bitmap.d [2022-07-16T13:40:00.866Z] #43 126.3 DEP criu/bfd.d [2022-07-16T13:40:00.866Z] #43 126.4 DEP criu/autofs.d [2022-07-16T13:40:00.891Z] #20 40.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-16T13:40:00.891Z] #20 40.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-16T13:40:00.891Z] #20 40.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-16T13:40:00.891Z] #20 40.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-16T13:40:00.891Z] #20 40.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-16T13:40:00.891Z] #20 40.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-16T13:40:00.891Z] #20 41.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-16T13:40:00.891Z] #20 41.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-16T13:40:00.891Z] #20 41.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-16T13:40:00.937Z] #43 164.3 LINK lib/c/libcriu.a [2022-07-16T13:40:00.937Z] #43 164.5 GEN magic.py [2022-07-16T13:40:01.123Z] #43 126.7 DEP criu/aio.d [2022-07-16T13:40:01.195Z] #43 164.6 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:40:01.195Z] #43 164.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:40:01.195Z] #43 164.6 Note: Building without GnuTLS support [2022-07-16T13:40:01.195Z] #43 164.6 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:40:01.195Z] #43 164.6 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:40:01.379Z] #43 127.0 DEP criu/action-scripts.d [2022-07-16T13:40:01.404Z] #43 224.6 CC criu/sockets.o [2022-07-16T13:40:01.454Z] #20 41.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-16T13:40:01.710Z] #20 41.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-16T13:40:01.710Z] #20 41.91 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-16T13:40:01.981Z] #43 225.9 CC criu/stats.o [2022-07-16T13:40:01.988Z] #43 127.5 CC criu/action-scripts.o [2022-07-16T13:40:02.130Z] #43 165.4 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:40:02.389Z] #43 166.1 make[1]: Nothing to be done for 'all'. [2022-07-16T13:40:02.554Z] #43 226.3 CC criu/string.o [2022-07-16T13:40:02.628Z] #43 128.0 CC criu/aio.o [2022-07-16T13:40:02.813Z] #43 226.4 CC criu/sysctl.o [2022-07-16T13:40:03.072Z] #43 ... [2022-07-16T13:40:03.072Z] [2022-07-16T13:40:03.072Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:40:03.072Z] #49 sha256:84e0afdb35f8b0583dbf520ef47c8a758ad93c20fb648bf91222c02d5a58da32 [2022-07-16T13:40:03.072Z] #49 325.4 + /build/golangci-lint --version [2022-07-16T13:40:03.072Z] #49 325.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-16T13:40:03.072Z] #49 DONE 326.2s [2022-07-16T13:40:03.325Z] #43 166.9 make[1]: 'images/built-in.o' is up to date. [2022-07-16T13:40:03.325Z] #43 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-16T13:40:03.325Z] #43 166.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-16T13:40:03.331Z] [2022-07-16T13:40:03.331Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:40:03.331Z] #53 sha256:4b1a3de2472bc0ddfbfff696b1bf46fce677473fa5035356337a77317990d97c [2022-07-16T13:40:03.331Z] #53 ... [2022-07-16T13:40:03.331Z] [2022-07-16T13:40:03.331Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:03.331Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:03.331Z] #43 227.2 CC criu/sysfs_parse.o [2022-07-16T13:40:03.573Z] #43 128.8 CC criu/autofs.o [2022-07-16T13:40:03.584Z] #43 167.0 make[1]: 'compel/libcompel.a' is up to date. [2022-07-16T13:40:03.584Z] #43 167.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-16T13:40:03.584Z] #43 167.0 make[1]: Nothing to be done for 'all'. [2022-07-16T13:40:03.584Z] #43 167.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:40:03.584Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:03.584Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:03.603Z] #20 43.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:40:03.603Z] #20 43.88 Fetched 28.6 MB in 3s (11.3 MB/s) [2022-07-16T13:40:03.842Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:03.842Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:03.842Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:03.842Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:03.842Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:03.860Z] #20 44.04 Selecting previously unselected package pigz. [2022-07-16T13:40:03.860Z] #20 44.04 (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 ... 23452 files and directories currently installed.) [2022-07-16T13:40:03.860Z] #20 44.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-16T13:40:03.860Z] #20 44.23 Unpacking pigz (2.4-1) ... [2022-07-16T13:40:03.900Z] #43 227.8 CC criu/timens.o [2022-07-16T13:40:04.101Z] #43 ... [2022-07-16T13:40:04.101Z] [2022-07-16T13:40:04.101Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T13:40:04.101Z] #41 sha256:cc6a04a3e8bafba778254a69bd32535e4645dbad7eb426d14c7b621cbe62d7eb [2022-07-16T13:40:04.101Z] #41 DONE 0.9s [2022-07-16T13:40:04.101Z] [2022-07-16T13:40:04.101Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:04.101Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:04.101Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:04.101Z] #43 167.6 INSTALL criu/criu [2022-07-16T13:40:04.101Z] #43 DONE 167.6s [2022-07-16T13:40:04.101Z] [2022-07-16T13:40:04.101Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:40:04.101Z] #53 sha256:2b112913514b69a297f2e2275e281b063739190a0b00aee461f0b99ea40a18bb [2022-07-16T13:40:04.423Z] #20 44.40 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-16T13:40:04.423Z] #20 44.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:04.423Z] #20 44.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:04.470Z] #43 228.3 CC criu/timerfd.o [2022-07-16T13:40:04.946Z] #43 ... [2022-07-16T13:40:04.946Z] [2022-07-16T13:40:04.946Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:04.946Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:04.946Z] #20 38.66 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-16T13:40:04.946Z] #20 38.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-16T13:40:04.946Z] #20 38.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-16T13:40:04.946Z] #20 38.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T13:40:04.946Z] #20 38.66 xz-utils zip [2022-07-16T13:40:04.946Z] #20 39.20 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:40:04.946Z] #20 39.20 Need to get 28.6 MB of archives. [2022-07-16T13:40:04.946Z] #20 39.20 After this operation, 116 MB of additional disk space will be used. [2022-07-16T13:40:04.946Z] #20 39.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-16T13:40:04.946Z] #20 39.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-16T13:40:04.946Z] #20 39.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-16T13:40:04.946Z] #20 39.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-16T13:40:04.946Z] #20 39.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-16T13:40:04.946Z] #20 39.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-16T13:40:04.946Z] #20 39.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-16T13:40:04.946Z] #20 39.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-16T13:40:04.946Z] #20 39.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-16T13:40:04.946Z] #20 39.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-16T13:40:04.946Z] #20 39.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-16T13:40:04.946Z] #20 39.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-16T13:40:04.946Z] #20 39.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T13:40:04.946Z] #20 39.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-16T13:40:04.946Z] #20 39.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-16T13:40:04.946Z] #20 39.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-16T13:40:04.946Z] #20 39.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-16T13:40:04.946Z] #20 39.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-16T13:40:04.946Z] #20 39.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-16T13:40:04.946Z] #20 39.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-16T13:40:04.946Z] #20 39.62 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-16T13:40:04.946Z] #20 39.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-16T13:40:04.946Z] #20 39.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-16T13:40:04.946Z] #20 39.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-16T13:40:04.946Z] #20 39.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-16T13:40:04.946Z] #20 39.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-16T13:40:04.946Z] #20 39.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-16T13:40:04.946Z] #20 39.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-16T13:40:04.946Z] #20 39.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-16T13:40:04.946Z] #20 40.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-16T13:40:04.946Z] #20 40.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-16T13:40:04.946Z] #20 40.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-16T13:40:04.946Z] #20 40.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-16T13:40:04.946Z] #20 40.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-16T13:40:04.946Z] #20 40.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-16T13:40:04.946Z] #20 40.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-16T13:40:04.946Z] #20 40.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-16T13:40:04.946Z] #20 40.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-16T13:40:04.946Z] #20 40.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-16T13:40:04.946Z] #20 40.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-16T13:40:04.946Z] #20 40.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-16T13:40:04.946Z] #20 40.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-16T13:40:04.946Z] #20 40.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-16T13:40:04.946Z] #20 40.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-16T13:40:04.946Z] #20 40.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-16T13:40:04.946Z] #20 40.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-16T13:40:04.946Z] #20 41.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-16T13:40:04.946Z] #20 41.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-16T13:40:04.946Z] #20 41.26 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-16T13:40:04.946Z] #20 42.57 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:40:04.946Z] #20 42.77 Fetched 28.6 MB in 2s (11.8 MB/s) [2022-07-16T13:40:04.946Z] #20 42.89 Selecting previously unselected package pigz. [2022-07-16T13:40:04.946Z] #20 42.89 (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 ... 23452 files and directories currently installed.) [2022-07-16T13:40:04.946Z] #20 42.95 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-16T13:40:04.946Z] #20 43.01 Unpacking pigz (2.4-1) ... [2022-07-16T13:40:04.946Z] #20 43.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-16T13:40:04.946Z] #20 43.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:04.946Z] #20 43.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:04.946Z] #20 44.01 Selecting previously unselected package python3.7-minimal. [2022-07-16T13:40:04.946Z] #20 44.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:04.946Z] #20 44.11 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:40:04.986Z] #20 45.13 Selecting previously unselected package python3.7-minimal. [2022-07-16T13:40:04.986Z] #20 45.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:04.986Z] #20 45.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:40:05.040Z] #43 228.8 CC criu/tty.o [2022-07-16T13:40:05.479Z] #53 ... [2022-07-16T13:40:05.479Z] [2022-07-16T13:40:05.479Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-16T13:40:05.479Z] #44 sha256:760bef848295fc9bedf45c9c8a66699cf3a547ae047f34ed5a6f56c0edcdb0a0 [2022-07-16T13:40:05.737Z] #44 DONE 0.1s [2022-07-16T13:40:05.737Z] [2022-07-16T13:40:05.737Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-16T13:40:05.738Z] #46 sha256:cf9cf14cad47b35fb3c94b9cf7f05da8eeb30d3478ec4466e259665986bd9f79 [2022-07-16T13:40:05.738Z] #46 DONE 0.2s [2022-07-16T13:40:05.738Z] [2022-07-16T13:40:05.738Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:05.738Z] #56 sha256:71fcd9b24eed82bae7dc782ed8a3871e21b590f5481dce3e1c46c66dbde94f86 [2022-07-16T13:40:05.738Z] #56 ... [2022-07-16T13:40:05.738Z] [2022-07-16T13:40:05.738Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T13:40:05.738Z] #48 sha256:d2840f0f1d77202df710282014adb69047e59a7f58b65d5c46b3b182b0cc397b [2022-07-16T13:40:05.738Z] #48 DONE 0.1s [2022-07-16T13:40:05.738Z] [2022-07-16T13:40:05.738Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T13:40:05.738Z] #50 sha256:f0e2623856e85b64291dea4305d7400f5c1416e73c8232ff71becc0881cac450 [2022-07-16T13:40:06.314Z] #20 45.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:06.314Z] #20 45.83 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:40:06.363Z] #20 46.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:06.363Z] #20 46.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-16T13:40:06.678Z] #50 DONE 0.5s [2022-07-16T13:40:06.678Z] [2022-07-16T13:40:06.678Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T13:40:06.678Z] #52 sha256:182ca9ea25fca2ef471ba41cbaa1bdc3a5988d3eff3b7363de4bf260486c2f84 [2022-07-16T13:40:06.678Z] #52 DONE 0.1s [2022-07-16T13:40:06.678Z] [2022-07-16T13:40:06.678Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:40:06.678Z] #53 sha256:2b112913514b69a297f2e2275e281b063739190a0b00aee461f0b99ea40a18bb [2022-07-16T13:40:07.580Z] #43 230.9 CC criu/tun.o [2022-07-16T13:40:07.580Z] #43 231.4 CC criu/uffd.o [2022-07-16T13:40:08.519Z] #43 232.3 CC criu/util.o [2022-07-16T13:40:09.632Z] #20 49.50 Selecting previously unselected package python3-minimal. [2022-07-16T13:40:09.632Z] #20 49.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-16T13:40:09.632Z] #20 49.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-16T13:40:09.632Z] #20 49.66 Unpacking python3-minimal (3.7.3-1) ... [2022-07-16T13:40:09.632Z] #20 49.85 Selecting previously unselected package libmpdec2:amd64. [2022-07-16T13:40:09.632Z] #20 49.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-16T13:40:09.632Z] #20 49.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:40:09.632Z] #20 ... [2022-07-16T13:40:09.632Z] [2022-07-16T13:40:09.632Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:09.632Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:09.632Z] #43 127.2 CC criu/action-scripts.o [2022-07-16T13:40:09.632Z] #43 127.9 CC criu/aio.o [2022-07-16T13:40:09.632Z] #43 128.9 CC criu/autofs.o [2022-07-16T13:40:09.632Z] #43 131.1 CC criu/bfd.o [2022-07-16T13:40:09.632Z] #43 132.0 CC criu/bitmap.o [2022-07-16T13:40:09.632Z] #43 132.3 CC criu/cgroup-props.o [2022-07-16T13:40:09.632Z] #43 133.5 CC criu/cgroup.o [2022-07-16T13:40:09.889Z] #43 ... [2022-07-16T13:40:09.889Z] [2022-07-16T13:40:09.889Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:09.889Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:09.889Z] #20 50.10 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-16T13:40:09.889Z] #20 50.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:09.889Z] #20 50.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:09.908Z] #43 233.5 CC criu/uts_ns.o [2022-07-16T13:40:09.908Z] #43 233.7 CC criu/vdso-compat.o [2022-07-16T13:40:10.168Z] #43 233.9 CC criu/vdso.o [2022-07-16T13:40:10.503Z] #20 49.49 Selecting previously unselected package python3-minimal. [2022-07-16T13:40:10.503Z] #20 49.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-16T13:40:10.503Z] #20 49.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-16T13:40:10.503Z] #20 49.60 Unpacking python3-minimal (3.7.3-1) ... [2022-07-16T13:40:10.738Z] #43 234.6 LINK criu/built-in.o [2022-07-16T13:40:10.759Z] #20 50.32 Selecting previously unselected package libmpdec2:amd64. [2022-07-16T13:40:10.759Z] #20 50.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-16T13:40:10.998Z] #43 234.7 LINK criu/criu [2022-07-16T13:40:11.014Z] #20 50.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:40:11.258Z] #43 ... [2022-07-16T13:40:11.258Z] [2022-07-16T13:40:11.258Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:40:11.258Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:40:11.258Z] #40 DONE 334.1s [2022-07-16T13:40:11.258Z] [2022-07-16T13:40:11.258Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:11.258Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:11.258Z] #43 235.0 DEP lib/c/criu.d [2022-07-16T13:40:11.258Z] #43 235.1 CC images/rpc.pb-c.o [2022-07-16T13:40:11.576Z] #20 51.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-16T13:40:11.576Z] #20 51.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:11.576Z] #20 51.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:11.781Z] #20 51.90 Selecting previously unselected package python3.7. [2022-07-16T13:40:11.781Z] #20 51.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:11.781Z] #20 51.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:12.038Z] #20 52.08 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-16T13:40:12.038Z] #20 52.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-16T13:40:12.038Z] #20 52.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:40:12.038Z] #20 52.23 Setting up python3-minimal (3.7.3-1) ... [2022-07-16T13:40:12.197Z] #43 235.9 CC lib/c/criu.o [2022-07-16T13:40:12.969Z] #20 53.20 Selecting previously unselected package python3. [2022-07-16T13:40:12.970Z] #20 53.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 ... 24113 files and directories currently installed.) [2022-07-16T13:40:12.970Z] #20 53.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-16T13:40:12.970Z] #20 53.27 Unpacking python3 (3.7.3-1) ... [2022-07-16T13:40:13.137Z] #43 ... [2022-07-16T13:40:13.138Z] [2022-07-16T13:40:13.138Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T13:40:13.138Z] #41 sha256:77158955f1bb728e653765812e7513583b6c6e144f9951980fe5d77427ab9f87 [2022-07-16T13:40:13.138Z] #41 DONE 0.6s [2022-07-16T13:40:13.138Z] [2022-07-16T13:40:13.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:13.138Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:13.138Z] #43 236.8 LINK lib/c/built-in.o [2022-07-16T13:40:13.138Z] #43 236.8 LINK lib/c/libcriu.so [2022-07-16T13:40:13.138Z] #43 236.8 LINK lib/c/libcriu.a [2022-07-16T13:40:13.227Z] #20 53.37 Selecting previously unselected package libip4tc0:amd64. [2022-07-16T13:40:13.227Z] #20 53.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:40:13.227Z] #20 53.40 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:13.228Z] #20 53.48 Selecting previously unselected package libip6tc0:amd64. [2022-07-16T13:40:13.228Z] #20 53.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:40:13.228Z] #20 53.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:13.228Z] #20 53.56 Selecting previously unselected package libiptc0:amd64. [2022-07-16T13:40:13.228Z] #20 53.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-16T13:40:13.398Z] #43 237.0 GEN magic.py [2022-07-16T13:40:13.398Z] #43 237.1 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:40:13.398Z] #43 237.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:40:13.398Z] #43 237.1 Note: Building without GnuTLS support [2022-07-16T13:40:13.398Z] #43 237.1 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:40:13.398Z] #43 237.1 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:40:13.466Z] #20 52.94 Selecting previously unselected package python3.7. [2022-07-16T13:40:13.466Z] #20 52.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-16T13:40:13.466Z] #20 53.03 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:13.486Z] #20 53.59 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:13.486Z] #20 53.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T13:40:13.486Z] #20 53.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T13:40:13.486Z] #20 53.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:40:13.486Z] #20 53.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T13:40:13.486Z] #20 53.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-16T13:40:13.486Z] #20 53.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:40:13.743Z] #20 53.86 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T13:40:13.743Z] #20 53.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-16T13:40:13.743Z] #20 53.87 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:40:13.743Z] #20 53.96 Selecting previously unselected package iptables. [2022-07-16T13:40:13.743Z] #20 53.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-16T13:40:13.743Z] #20 53.97 Unpacking iptables (1.8.2-4) ... [2022-07-16T13:40:13.999Z] #20 54.35 Selecting previously unselected package xxd. [2022-07-16T13:40:13.999Z] #20 54.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:40:13.999Z] #20 54.37 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:14.257Z] #20 54.51 Selecting previously unselected package vim-common. [2022-07-16T13:40:14.257Z] #20 54.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:40:14.257Z] #20 54.54 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:14.337Z] #43 237.9 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:40:14.393Z] #20 53.81 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-16T13:40:14.394Z] #20 53.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-16T13:40:14.394Z] #20 53.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:40:14.514Z] #20 54.73 Selecting previously unselected package bash-completion. [2022-07-16T13:40:14.514Z] #20 54.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-16T13:40:14.597Z] #43 238.4 make[1]: Nothing to be done for 'all'. [2022-07-16T13:40:14.955Z] #20 54.51 Setting up python3-minimal (3.7.3-1) ... [2022-07-16T13:40:15.166Z] #43 238.9 make[1]: 'images/built-in.o' is up to date. [2022-07-16T13:40:15.166Z] #43 239.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-16T13:40:15.166Z] #43 239.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-16T13:40:15.426Z] #43 239.0 make[1]: 'compel/libcompel.a' is up to date. [2022-07-16T13:40:15.426Z] #43 239.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-16T13:40:15.426Z] #43 239.1 make[1]: Nothing to be done for 'all'. [2022-07-16T13:40:15.426Z] #43 239.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:40:15.426Z] #43 239.2 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.517Z] #20 ... [2022-07-16T13:40:15.517Z] [2022-07-16T13:40:15.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:15.517Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:15.517Z] #43 130.9 CC criu/bfd.o [2022-07-16T13:40:15.517Z] #43 131.6 CC criu/bitmap.o [2022-07-16T13:40:15.517Z] #43 131.8 CC criu/cgroup-props.o [2022-07-16T13:40:15.517Z] #43 133.0 CC criu/cgroup.o [2022-07-16T13:40:15.517Z] #43 136.2 CC criu/clone-noasan.o [2022-07-16T13:40:15.517Z] #43 136.4 CC criu/config.o [2022-07-16T13:40:15.517Z] #43 137.9 CC criu/cr-check.o [2022-07-16T13:40:15.517Z] #43 139.9 CC criu/cr-dedup.o [2022-07-16T13:40:15.517Z] #43 140.6 CC criu/cr-dump.o [2022-07-16T13:40:15.686Z] #43 239.3 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.686Z] #43 239.3 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.686Z] #43 239.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.686Z] #43 239.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.686Z] #43 239.4 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.686Z] #43 239.5 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.946Z] #43 239.6 make[2]: Nothing to be done for 'all'. [2022-07-16T13:40:15.946Z] #43 239.6 INSTALL criu/criu [2022-07-16T13:40:15.946Z] #43 DONE 239.8s [2022-07-16T13:40:15.946Z] [2022-07-16T13:40:15.946Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:40:15.946Z] #53 sha256:4b1a3de2472bc0ddfbfff696b1bf46fce677473fa5035356337a77317990d97c [2022-07-16T13:40:16.177Z] #53 ... [2022-07-16T13:40:16.177Z] [2022-07-16T13:40:16.177Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-16T13:40:16.177Z] #24 sha256:a610fa8152f757aa98f22cdd3dd0a97d39a92514af2105a54a195a301fb470a4 [2022-07-16T13:40:16.177Z] #24 252.4 + return [2022-07-16T13:40:16.438Z] #24 DONE 252.7s [2022-07-16T13:40:16.438Z] [2022-07-16T13:40:16.438Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:16.438Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:40:16.699Z] #56 ... [2022-07-16T13:40:16.699Z] [2022-07-16T13:40:16.699Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:40:16.699Z] #53 sha256:8b72916d561705a9a1e04c8c2e69e5198b8cf0f814122725f5984ae9804744ae [2022-07-16T13:40:16.699Z] #53 162.1 + mkdir -p /build [2022-07-16T13:40:16.699Z] #53 162.1 + cp runc /build/runc [2022-07-16T13:40:16.699Z] #53 DONE 162.2s [2022-07-16T13:40:16.699Z] [2022-07-16T13:40:16.699Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:16.699Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:40:16.885Z] #43 ... [2022-07-16T13:40:16.885Z] [2022-07-16T13:40:16.885Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:16.885Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:16.885Z] #20 56.50 Selecting previously unselected package python3. [2022-07-16T13:40:16.885Z] #20 56.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-07-16T13:40:17.142Z] #20 56.57 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-16T13:40:17.142Z] #20 56.63 Unpacking python3 (3.7.3-1) ... [2022-07-16T13:40:17.330Z] #53 ... [2022-07-16T13:40:17.330Z] [2022-07-16T13:40:17.330Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-16T13:40:17.330Z] #44 sha256:65c05ae7947f2ef0af3ac7fb290973fe1dacf58bbf29e43e28b849af0b735244 [2022-07-16T13:40:17.330Z] #44 DONE 0.2s [2022-07-16T13:40:17.330Z] [2022-07-16T13:40:17.330Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-16T13:40:17.330Z] #46 sha256:1d89aa26038065017f25afc003193f32df62c1416cce73f66f2963d3e4a0a588 [2022-07-16T13:40:17.330Z] #46 DONE 0.1s [2022-07-16T13:40:17.330Z] [2022-07-16T13:40:17.330Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:17.330Z] #56 sha256:77c691b85b7129087be5f2c921f76addea67a55649ac74de5974a362fa1232cc [2022-07-16T13:40:17.330Z] #56 ... [2022-07-16T13:40:17.330Z] [2022-07-16T13:40:17.330Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T13:40:17.330Z] #48 sha256:63b88c68dc7b1ca0c97eb2b790aef3dc41752d8807ca2a6e7e532d2df0ca842e [2022-07-16T13:40:17.330Z] #48 DONE 0.1s [2022-07-16T13:40:17.330Z] [2022-07-16T13:40:17.330Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T13:40:17.330Z] #50 sha256:4b6a0904364e98dfa6db84c4a8d45cbdd3f1df67e7e12ba8a84c63ceca8c68a9 [2022-07-16T13:40:17.705Z] #20 57.16 Selecting previously unselected package libip4tc0:amd64. [2022-07-16T13:40:17.705Z] #20 57.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:40:17.705Z] #20 57.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:17.842Z] #20 57.80 Unpacking bash-completion (1:2.8-6) ... [2022-07-16T13:40:17.843Z] #20 58.17 Selecting previously unselected package bzip2. [2022-07-16T13:40:17.962Z] #20 57.55 Selecting previously unselected package libip6tc0:amd64. [2022-07-16T13:40:17.962Z] #20 57.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-16T13:40:17.962Z] #20 57.57 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:18.083Z] #56 ... [2022-07-16T13:40:18.083Z] [2022-07-16T13:40:18.083Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T13:40:18.083Z] #25 sha256:493ceddb782c9baed274e91c68ae84dd85b148a9a2163ef8fc7b930924443b5a [2022-07-16T13:40:18.083Z] #25 DONE 0.1s [2022-07-16T13:40:18.083Z] [2022-07-16T13:40:18.083Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:18.083Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:40:18.083Z] #56 ... [2022-07-16T13:40:18.083Z] [2022-07-16T13:40:18.083Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T13:40:18.083Z] #30 sha256:6e217bf328fb756eb6e16a9c9f97a477dc4cc8e2f649af4c76b9b82ecef5c8de [2022-07-16T13:40:18.099Z] #20 58.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-16T13:40:18.099Z] #20 58.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:40:18.099Z] #20 58.29 Selecting previously unselected package xz-utils. [2022-07-16T13:40:18.099Z] #20 58.30 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-16T13:40:18.099Z] #20 58.30 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:40:18.271Z] #50 DONE 0.7s [2022-07-16T13:40:18.271Z] [2022-07-16T13:40:18.271Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T13:40:18.271Z] #52 sha256:cfeba38ee9a237847a2f949cf0d770a42bac71791c8d053f36d9085b2121c774 [2022-07-16T13:40:18.271Z] #52 DONE 0.1s [2022-07-16T13:40:18.271Z] [2022-07-16T13:40:18.271Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:40:18.271Z] #53 sha256:4b1a3de2472bc0ddfbfff696b1bf46fce677473fa5035356337a77317990d97c [2022-07-16T13:40:18.356Z] #20 58.46 Selecting previously unselected package apparmor. [2022-07-16T13:40:18.356Z] #20 58.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-16T13:40:18.356Z] #20 58.55 Unpacking apparmor (2.13.2-10) ... [2022-07-16T13:40:18.526Z] #20 58.04 Selecting previously unselected package libiptc0:amd64. [2022-07-16T13:40:18.526Z] #20 58.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-16T13:40:18.526Z] #20 58.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:18.619Z] #20 58.99 Selecting previously unselected package aufs-tools. [2022-07-16T13:40:18.782Z] #20 58.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T13:40:18.876Z] #20 59.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-16T13:40:18.876Z] #20 59.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:40:19.039Z] #20 58.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T13:40:19.039Z] #20 58.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:40:19.133Z] #20 59.16 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:40:19.133Z] #20 59.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:40:19.133Z] #20 59.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:40:19.133Z] #20 59.37 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:40:19.133Z] #20 59.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:40:19.133Z] #20 59.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:40:19.296Z] #20 59.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T13:40:19.296Z] #20 59.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-16T13:40:19.296Z] #20 59.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:40:19.390Z] #20 59.51 Selecting previously unselected package jq. [2022-07-16T13:40:19.390Z] #20 59.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:40:19.390Z] #20 59.54 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:40:19.390Z] #20 59.68 Selecting previously unselected package libaio1:amd64. [2022-07-16T13:40:19.390Z] #20 59.69 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-16T13:40:19.390Z] #20 59.70 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:40:19.474Z] #30 DONE 1.1s [2022-07-16T13:40:19.474Z] [2022-07-16T13:40:19.474Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T13:40:19.474Z] #33 sha256:44e128c0001796661dd0998a2e1b088e0ea6651c27472c00d4d68dbd1920ac3e [2022-07-16T13:40:19.474Z] #33 DONE 0.1s [2022-07-16T13:40:19.474Z] [2022-07-16T13:40:19.474Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-16T13:40:19.474Z] #35 sha256:36e96b33e70453dec945a3c370556cc28a1cb263ccbcf3ccbfcdf29e14faeb82 [2022-07-16T13:40:19.474Z] #35 DONE 0.1s [2022-07-16T13:40:19.474Z] [2022-07-16T13:40:19.474Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T13:40:19.474Z] #38 sha256:d8fba8f217f5e5a2dcc1f613778a0693d043b9577b0ab3c076a13ec6029c4f2c [2022-07-16T13:40:19.474Z] #38 DONE 0.1s [2022-07-16T13:40:19.474Z] [2022-07-16T13:40:19.474Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:19.474Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:40:19.474Z] #56 ... [2022-07-16T13:40:19.474Z] [2022-07-16T13:40:19.474Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T13:40:19.474Z] #41 sha256:97474ecae67fef054029be56dcfb5e807974c38687bc4f838f3e7c22fb72f540 [2022-07-16T13:40:19.474Z] #41 DONE 0.1s [2022-07-16T13:40:19.474Z] [2022-07-16T13:40:19.474Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-16T13:40:19.474Z] #44 sha256:a93d4a92737257032c92629ada968f6b99185f9ea095e7cd3a723409cd216084 [2022-07-16T13:40:19.647Z] #20 59.76 Selecting previously unselected package libgpm2:amd64. [2022-07-16T13:40:19.647Z] #20 59.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-16T13:40:19.647Z] #20 59.79 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:40:19.647Z] #20 59.88 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:40:19.647Z] #20 59.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:40:19.647Z] #20 59.93 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:40:19.737Z] #44 DONE 0.1s [2022-07-16T13:40:19.737Z] [2022-07-16T13:40:19.737Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-16T13:40:19.737Z] #46 sha256:c74199e6d62e4b5bf4f2fdbfb47030ed6d36d4246ad4f4334798827fb8fadbd9 [2022-07-16T13:40:19.738Z] #46 DONE 0.1s [2022-07-16T13:40:19.738Z] [2022-07-16T13:40:19.738Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:19.738Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:40:19.738Z] #56 ... [2022-07-16T13:40:19.738Z] [2022-07-16T13:40:19.738Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T13:40:19.738Z] #48 sha256:1a1eb4842cc39e825e23fb28961ce265ea850212d568aa8f5135b498a513fb21 [2022-07-16T13:40:19.738Z] #48 DONE 0.1s [2022-07-16T13:40:19.738Z] [2022-07-16T13:40:19.738Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T13:40:19.738Z] #50 sha256:a0a11da577d9c6edd06f00969844fc6964903e5220f2e1f078663d20541217b8 [2022-07-16T13:40:19.859Z] #20 59.38 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T13:40:19.859Z] #20 59.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-16T13:40:19.998Z] #50 DONE 0.1s [2022-07-16T13:40:19.998Z] [2022-07-16T13:40:19.998Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T13:40:19.998Z] #52 sha256:6f9f0f62c0a82e77226c1e4a409b6067182a84a9c70233f100ef5822b7d9d628 [2022-07-16T13:40:19.998Z] #52 DONE 0.1s [2022-07-16T13:40:19.998Z] [2022-07-16T13:40:19.998Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:19.998Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:40:19.998Z] #56 ... [2022-07-16T13:40:19.998Z] [2022-07-16T13:40:19.998Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T13:40:19.998Z] #54 sha256:e44429e3b0f2279717c9e695c2f11d08c6f3382365f42194cb721f7e5f2eb6ee [2022-07-16T13:40:19.998Z] #54 DONE 0.1s [2022-07-16T13:40:20.118Z] #20 59.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:40:20.118Z] #20 59.67 Selecting previously unselected package iptables. [2022-07-16T13:40:20.118Z] #20 59.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-16T13:40:20.258Z] [2022-07-16T13:40:20.258Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:20.258Z] #56 sha256:08dd406265b1dcef6230f663d48b07228c08d13525e2d431c760db4cd21eedb4 [2022-07-16T13:40:20.373Z] #20 59.70 Unpacking iptables (1.8.2-4) ... [2022-07-16T13:40:20.578Z] #20 ... [2022-07-16T13:40:20.578Z] [2022-07-16T13:40:20.578Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:20.578Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:20.578Z] #43 138.0 CC criu/clone-noasan.o [2022-07-16T13:40:20.578Z] #43 138.3 CC criu/config.o [2022-07-16T13:40:20.578Z] #43 140.2 CC criu/cr-check.o [2022-07-16T13:40:20.578Z] #43 142.0 CC criu/cr-dedup.o [2022-07-16T13:40:20.578Z] #43 142.5 CC criu/cr-dump.o [2022-07-16T13:40:20.578Z] #43 144.9 CC criu/cr-errno.o [2022-07-16T13:40:20.578Z] #43 145.0 CC criu/cr-restore.o [2022-07-16T13:40:20.629Z] #20 60.20 Selecting previously unselected package xxd. [2022-07-16T13:40:20.629Z] #20 60.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:40:20.629Z] #20 60.24 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:20.885Z] #20 60.40 Selecting previously unselected package vim-common. [2022-07-16T13:40:20.885Z] #20 60.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:40:20.885Z] #20 60.45 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:21.142Z] #20 60.67 Selecting previously unselected package bash-completion. [2022-07-16T13:40:21.142Z] #20 60.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-16T13:40:22.799Z] #56 222.3 + bin/containerd [2022-07-16T13:40:23.852Z] #43 150.9 CC criu/cr-service.o [2022-07-16T13:40:24.421Z] #20 63.64 Unpacking bash-completion (1:2.8-6) ... [2022-07-16T13:40:24.421Z] #20 64.00 Selecting previously unselected package bzip2. [2022-07-16T13:40:24.421Z] #20 64.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-16T13:40:24.421Z] #20 64.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:40:24.677Z] #20 64.13 Selecting previously unselected package xz-utils. [2022-07-16T13:40:24.677Z] #20 64.14 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-16T13:40:24.677Z] #20 64.15 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:40:24.677Z] #20 64.38 Selecting previously unselected package apparmor. [2022-07-16T13:40:24.677Z] #20 64.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-16T13:40:24.783Z] #43 ... [2022-07-16T13:40:24.783Z] [2022-07-16T13:40:24.783Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:24.783Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:24.783Z] #20 64.82 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:40:24.783Z] #20 64.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:40:24.783Z] #20 64.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:40:24.783Z] #20 64.98 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:40:24.783Z] #20 64.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:40:24.783Z] #20 64.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:40:24.935Z] #20 64.47 Unpacking apparmor (2.13.2-10) ... [2022-07-16T13:40:25.040Z] #20 65.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:40:25.040Z] #20 65.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:40:25.040Z] #20 65.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:40:25.040Z] #20 65.22 Selecting previously unselected package libreadline5:amd64. [2022-07-16T13:40:25.040Z] #20 65.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-16T13:40:25.040Z] #20 65.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:40:25.191Z] #20 64.80 Selecting previously unselected package aufs-tools. [2022-07-16T13:40:25.297Z] #20 65.36 Selecting previously unselected package net-tools. [2022-07-16T13:40:25.297Z] #20 65.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-16T13:40:25.297Z] #20 65.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:40:25.447Z] #20 64.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-16T13:40:25.447Z] #20 64.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:40:25.447Z] #20 64.99 Selecting previously unselected package libonig5:amd64. [2022-07-16T13:40:25.447Z] #20 65.00 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-16T13:40:25.447Z] #20 65.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:40:25.553Z] #20 65.74 Selecting previously unselected package patch. [2022-07-16T13:40:25.553Z] #20 65.75 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-16T13:40:25.553Z] #20 65.78 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-16T13:40:25.705Z] #20 65.17 Selecting previously unselected package libjq1:amd64. [2022-07-16T13:40:25.705Z] #20 65.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:40:25.705Z] #20 65.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:40:25.705Z] #20 65.32 Selecting previously unselected package jq. [2022-07-16T13:40:25.705Z] #20 65.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-16T13:40:25.961Z] #20 65.35 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-16T13:40:25.961Z] #20 65.47 Selecting previously unselected package libaio1:amd64. [2022-07-16T13:40:25.961Z] #20 65.48 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-16T13:40:25.961Z] #20 65.48 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:40:25.961Z] #20 65.55 Selecting previously unselected package libgpm2:amd64. [2022-07-16T13:40:25.961Z] #20 65.55 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-16T13:40:25.961Z] #20 65.56 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:40:26.117Z] #20 66.08 Selecting previously unselected package python-pip-whl. [2022-07-16T13:40:26.117Z] #20 66.09 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-16T13:40:26.117Z] #20 66.10 Unpacking python-pip-whl (18.1-5) ... [2022-07-16T13:40:26.218Z] #20 65.62 Selecting previously unselected package libicu63:amd64. [2022-07-16T13:40:26.219Z] #20 65.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-16T13:40:26.219Z] #20 65.67 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:40:27.046Z] #20 67.18 Selecting previously unselected package python3-lib2to3. [2022-07-16T13:40:27.046Z] #20 67.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-16T13:40:27.046Z] #20 67.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:40:27.303Z] #20 67.51 Selecting previously unselected package python3-distutils. [2022-07-16T13:40:27.303Z] #20 67.52 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-16T13:40:27.303Z] #20 67.52 Unpacking python3-distutils (3.7.3-1) ... [2022-07-16T13:40:27.817Z] #20 67.86 Selecting previously unselected package python3-pip. [2022-07-16T13:40:27.817Z] #20 67.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-16T13:40:27.817Z] #20 67.87 Unpacking python3-pip (18.1-5) ... [2022-07-16T13:40:28.075Z] #20 68.23 Selecting previously unselected package python3-pkg-resources. [2022-07-16T13:40:28.075Z] #20 68.23 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:40:28.075Z] #20 68.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:40:28.604Z] #53 144.0 + mkdir -p /build [2022-07-16T13:40:28.604Z] #53 144.1 + cp runc /build/runc [2022-07-16T13:40:28.604Z] #53 DONE 144.8s [2022-07-16T13:40:28.604Z] [2022-07-16T13:40:28.604Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:28.604Z] #56 sha256:71fcd9b24eed82bae7dc782ed8a3871e21b590f5481dce3e1c46c66dbde94f86 [2022-07-16T13:40:28.604Z] #56 ... [2022-07-16T13:40:28.604Z] [2022-07-16T13:40:28.604Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T13:40:28.604Z] #54 sha256:c858cd9d24ad18cb5bf06af421a78a0c151326030ab563ffcca6dc807cfdb353 [2022-07-16T13:40:28.638Z] #20 68.66 Selecting previously unselected package python3-setuptools. [2022-07-16T13:40:28.638Z] #20 68.66 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-16T13:40:28.638Z] #20 68.67 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-16T13:40:28.742Z] #20 ... [2022-07-16T13:40:28.742Z] [2022-07-16T13:40:28.742Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:28.742Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:28.742Z] #43 143.9 CC criu/cr-errno.o [2022-07-16T13:40:28.742Z] #43 144.0 CC criu/cr-restore.o [2022-07-16T13:40:28.742Z] #43 149.1 CC criu/cr-service.o [2022-07-16T13:40:28.742Z] #43 151.2 CC criu/crtools.o [2022-07-16T13:40:28.742Z] #43 152.0 CC criu/eventfd.o [2022-07-16T13:40:28.742Z] #43 152.5 CC criu/eventpoll.o [2022-07-16T13:40:28.742Z] #43 153.9 CC criu/external.o [2022-07-16T13:40:28.864Z] #54 DONE 0.4s [2022-07-16T13:40:28.864Z] [2022-07-16T13:40:28.864Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:28.864Z] #56 sha256:71fcd9b24eed82bae7dc782ed8a3871e21b590f5481dce3e1c46c66dbde94f86 [2022-07-16T13:40:28.894Z] #20 69.06 Selecting previously unselected package python3-wheel. [2022-07-16T13:40:28.895Z] #20 69.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-16T13:40:28.895Z] #20 69.08 Unpacking python3-wheel (0.32.3-2) ... [2022-07-16T13:40:29.000Z] #43 154.3 CC criu/fault-injection.o [2022-07-16T13:40:29.000Z] #43 154.5 CC criu/fdstore.o [2022-07-16T13:40:29.151Z] #20 69.23 Selecting previously unselected package sudo. [2022-07-16T13:40:29.151Z] #20 69.25 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-16T13:40:29.151Z] #20 69.27 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:40:29.575Z] #43 155.1 CC criu/fifo.o [2022-07-16T13:40:30.081Z] #20 70.12 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T13:40:30.081Z] #20 70.14 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-16T13:40:30.081Z] #20 70.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:40:30.142Z] #43 155.6 CC criu/file-ids.o [2022-07-16T13:40:30.337Z] #20 70.73 Selecting previously unselected package uidmap. [2022-07-16T13:40:30.594Z] #20 70.73 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-16T13:40:30.594Z] #20 70.74 Unpacking uidmap (1:4.5-1.1) ... [2022-07-16T13:40:30.706Z] #43 156.1 CC criu/file-lock.o [2022-07-16T13:40:30.851Z] #20 70.96 Selecting previously unselected package vim-runtime. [2022-07-16T13:40:30.851Z] #20 70.97 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:40:30.851Z] #20 71.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-16T13:40:30.851Z] #20 71.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-16T13:40:30.851Z] #20 71.10 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:30.963Z] #43 ... [2022-07-16T13:40:30.963Z] [2022-07-16T13:40:30.963Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:30.963Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:30.963Z] #20 70.69 Selecting previously unselected package libnet1:amd64. [2022-07-16T13:40:31.219Z] #20 70.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T13:40:31.219Z] #20 70.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:40:31.396Z] #56 214.1 + bin/containerd [2022-07-16T13:40:31.475Z] #20 70.84 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T13:40:31.475Z] #20 70.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-16T13:40:31.475Z] #20 70.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:40:31.475Z] #20 71.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T13:40:31.475Z] #20 71.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-16T13:40:31.734Z] #20 71.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:40:31.734Z] #20 71.23 Selecting previously unselected package libreadline5:amd64. [2022-07-16T13:40:31.734Z] #20 71.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-16T13:40:31.734Z] #20 71.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:40:31.993Z] #20 71.42 Selecting previously unselected package net-tools. [2022-07-16T13:40:31.993Z] #20 71.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-16T13:40:31.993Z] #20 71.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:40:32.250Z] #20 71.79 Selecting previously unselected package patch. [2022-07-16T13:40:32.250Z] #20 71.80 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-16T13:40:32.250Z] #20 71.83 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-16T13:40:32.812Z] #20 72.12 Selecting previously unselected package python-pip-whl. [2022-07-16T13:40:32.812Z] #20 72.13 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-16T13:40:32.812Z] #20 72.14 Unpacking python-pip-whl (18.1-5) ... [2022-07-16T13:40:33.742Z] #20 73.14 Selecting previously unselected package python3-lib2to3. [2022-07-16T13:40:33.742Z] #20 73.15 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-16T13:40:33.742Z] #20 73.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:40:34.003Z] #20 73.42 Selecting previously unselected package python3-distutils. [2022-07-16T13:40:34.003Z] #20 73.43 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-16T13:40:34.003Z] #20 73.43 Unpacking python3-distutils (3.7.3-1) ... [2022-07-16T13:40:34.260Z] #20 73.79 Selecting previously unselected package python3-pip. [2022-07-16T13:40:34.260Z] #20 73.79 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-16T13:40:34.260Z] #20 73.80 Unpacking python3-pip (18.1-5) ... [2022-07-16T13:40:34.517Z] #20 74.12 Selecting previously unselected package python3-pkg-resources. [2022-07-16T13:40:34.773Z] #20 74.14 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-16T13:40:34.773Z] #20 74.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:40:35.030Z] #20 74.48 Selecting previously unselected package python3-setuptools. [2022-07-16T13:40:35.030Z] #20 74.53 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-16T13:40:35.030Z] #20 74.54 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-16T13:40:35.594Z] #20 75.00 Selecting previously unselected package python3-wheel. [2022-07-16T13:40:35.594Z] #20 75.01 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-16T13:40:35.594Z] #20 75.01 Unpacking python3-wheel (0.32.3-2) ... [2022-07-16T13:40:35.594Z] #20 75.17 Selecting previously unselected package sudo. [2022-07-16T13:40:35.594Z] #20 75.19 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-16T13:40:35.594Z] #20 75.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:40:36.098Z] #20 ... [2022-07-16T13:40:36.098Z] [2022-07-16T13:40:36.098Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:36.098Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:36.098Z] #43 152.9 CC criu/crtools.o [2022-07-16T13:40:36.098Z] #43 153.8 CC criu/eventfd.o [2022-07-16T13:40:36.098Z] #43 154.5 CC criu/eventpoll.o [2022-07-16T13:40:36.098Z] #43 156.0 CC criu/external.o [2022-07-16T13:40:36.098Z] #43 156.6 CC criu/fault-injection.o [2022-07-16T13:40:36.098Z] #43 156.9 CC criu/fdstore.o [2022-07-16T13:40:36.098Z] #43 157.6 CC criu/fifo.o [2022-07-16T13:40:36.098Z] #43 158.3 CC criu/file-ids.o [2022-07-16T13:40:36.098Z] #43 158.9 CC criu/file-lock.o [2022-07-16T13:40:36.098Z] #43 160.5 CC criu/files-ext.o [2022-07-16T13:40:36.098Z] #43 161.0 CC criu/files-reg.o [2022-07-16T13:40:36.098Z] #43 ... [2022-07-16T13:40:36.098Z] [2022-07-16T13:40:36.098Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:36.098Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:36.098Z] #20 76.35 Selecting previously unselected package vim. [2022-07-16T13:40:36.098Z] #20 76.35 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:40:36.098Z] #20 76.38 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:36.523Z] #20 76.10 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T13:40:36.523Z] #20 76.10 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-16T13:40:36.523Z] #20 76.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:40:36.779Z] #20 76.45 Selecting previously unselected package uidmap. [2022-07-16T13:40:37.028Z] #20 77.21 Selecting previously unselected package xfsprogs. [2022-07-16T13:40:37.028Z] #20 77.21 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-16T13:40:37.028Z] #20 77.23 Unpacking xfsprogs (4.20.0-1) ... [2022-07-16T13:40:37.035Z] #20 76.46 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-16T13:40:37.035Z] #20 76.47 Unpacking uidmap (1:4.5-1.1) ... [2022-07-16T13:40:37.035Z] #20 76.63 Selecting previously unselected package vim-runtime. [2022-07-16T13:40:37.035Z] #20 76.63 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-16T13:40:37.035Z] #20 76.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-16T13:40:37.292Z] #20 76.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-16T13:40:37.292Z] #20 76.78 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:38.397Z] #20 78.39 Selecting previously unselected package zip. [2022-07-16T13:40:38.397Z] #20 78.40 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-16T13:40:38.397Z] #20 78.42 Unpacking zip (3.0-11+b1) ... [2022-07-16T13:40:38.657Z] #20 78.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:40:38.657Z] #20 78.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:40:38.657Z] #20 78.84 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:38.657Z] #20 78.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:40:38.657Z] #20 78.88 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:40:38.657Z] #20 78.92 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:38.914Z] #20 78.98 Setting up uidmap (1:4.5-1.1) ... [2022-07-16T13:40:38.914Z] #20 79.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:40:38.914Z] #20 79.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:40:38.914Z] #20 79.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:40:38.914Z] #20 79.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:40:38.914Z] #20 79.07 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:40:38.914Z] #20 79.08 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:38.914Z] #20 79.09 Setting up zip (3.0-11+b1) ... [2022-07-16T13:40:38.914Z] #20 79.10 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:38.914Z] #20 79.14 Setting up bash-completion (1:2.8-6) ... [2022-07-16T13:40:40.221Z] #53 184.7 + mkdir -p /build [2022-07-16T13:40:40.221Z] #53 184.7 + cp runc /build/runc [2022-07-16T13:40:40.221Z] #53 DONE 185.5s [2022-07-16T13:40:40.221Z] [2022-07-16T13:40:40.221Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:40.221Z] #56 sha256:77c691b85b7129087be5f2c921f76addea67a55649ac74de5974a362fa1232cc [2022-07-16T13:40:41.159Z] #56 ... [2022-07-16T13:40:41.159Z] [2022-07-16T13:40:41.159Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T13:40:41.159Z] #54 sha256:d7fbaed368fd62c2d0d885b3175341f428a924e0ffb77ac0024aee8e31cfbee1 [2022-07-16T13:40:42.539Z] #54 DONE 1.3s [2022-07-16T13:40:42.539Z] [2022-07-16T13:40:42.539Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:40:42.539Z] #56 sha256:77c691b85b7129087be5f2c921f76addea67a55649ac74de5974a362fa1232cc [2022-07-16T13:40:42.539Z] #56 300.8 + bin/containerd [2022-07-16T13:40:42.545Z] #20 ... [2022-07-16T13:40:42.545Z] [2022-07-16T13:40:42.545Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:42.545Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:42.545Z] #43 157.5 CC criu/files-ext.o [2022-07-16T13:40:42.545Z] #43 158.2 CC criu/files-reg.o [2022-07-16T13:40:42.545Z] #43 162.0 CC criu/files.o [2022-07-16T13:40:42.545Z] #43 164.6 CC criu/filesystems.o [2022-07-16T13:40:42.545Z] #43 165.9 CC criu/fsnotify.o [2022-07-16T13:40:42.545Z] #43 167.4 CC criu/image-desc.o [2022-07-16T13:40:42.545Z] #43 167.6 CC criu/image.o [2022-07-16T13:40:43.108Z] #43 168.5 CC criu/ipc_ns.o [2022-07-16T13:40:43.108Z] #43 ... [2022-07-16T13:40:43.108Z] [2022-07-16T13:40:43.108Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:43.108Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:43.108Z] #20 82.58 Selecting previously unselected package vim. [2022-07-16T13:40:43.108Z] #20 82.59 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-16T13:40:43.365Z] #20 82.69 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:44.733Z] #20 84.29 Selecting previously unselected package xfsprogs. [2022-07-16T13:40:44.733Z] #20 84.31 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-16T13:40:44.733Z] #20 84.31 Unpacking xfsprogs (4.20.0-1) ... [2022-07-16T13:40:45.460Z] #20 84.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:45.460Z] #20 84.99 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:40:45.460Z] #20 85.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T13:40:45.460Z] #20 85.04 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-16T13:40:45.460Z] #20 85.07 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:40:45.460Z] #20 85.16 invoke-rc.d: could not determine current runlevel [2022-07-16T13:40:45.460Z] #20 85.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T13:40:45.460Z] #20 85.21 Setting up pigz (2.4-1) ... [2022-07-16T13:40:45.460Z] #20 85.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:40:45.460Z] #20 85.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:40:45.460Z] #20 85.30 Setting up python-pip-whl (18.1-5) ... [2022-07-16T13:40:45.460Z] #20 85.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:40:45.460Z] #20 85.32 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:45.460Z] #20 85.84 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:40:45.717Z] #20 85.85 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:40:45.717Z] #20 85.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:45.717Z] #20 85.87 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:45.717Z] #20 85.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T13:40:45.717Z] #20 85.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T13:40:45.717Z] #20 85.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T13:40:45.717Z] #20 85.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T13:40:45.717Z] #20 85.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T13:40:45.717Z] #20 85.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T13:40:45.717Z] #20 85.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T13:40:45.717Z] #20 85.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T13:40:45.717Z] #20 85.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:40:45.717Z] #20 86.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:40:45.717Z] #20 86.02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:40:45.717Z] #20 86.05 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:40:45.717Z] #20 86.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:40:45.976Z] #20 86.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:40:46.107Z] #20 85.40 Selecting previously unselected package zip. [2022-07-16T13:40:46.107Z] #20 85.40 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-16T13:40:46.107Z] #20 85.40 Unpacking zip (3.0-11+b1) ... [2022-07-16T13:40:46.628Z] #20 86.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-16T13:40:46.884Z] #20 86.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-16T13:40:46.907Z] #20 ... [2022-07-16T13:40:46.907Z] [2022-07-16T13:40:46.907Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:46.907Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:46.907Z] #43 164.4 CC criu/files.o [2022-07-16T13:40:46.907Z] #43 167.7 CC criu/filesystems.o [2022-07-16T13:40:46.907Z] #43 169.4 CC criu/fsnotify.o [2022-07-16T13:40:46.907Z] #43 171.2 CC criu/image-desc.o [2022-07-16T13:40:46.907Z] #43 171.5 CC criu/image.o [2022-07-16T13:40:46.907Z] #43 172.8 CC criu/ipc_ns.o [2022-07-16T13:40:46.907Z] #43 174.3 CC criu/irmap.o [2022-07-16T13:40:47.141Z] #20 86.65 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:47.420Z] #20 86.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-16T13:40:47.699Z] #20 87.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-16T13:40:47.844Z] #43 175.3 CC criu/kcmp-ids.o [2022-07-16T13:40:47.978Z] #20 87.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:48.101Z] #43 175.8 CC criu/kerndat.o [2022-07-16T13:40:48.254Z] #20 87.83 Setting up uidmap (1:4.5-1.1) ... [2022-07-16T13:40:48.512Z] #20 88.08 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-16T13:40:48.788Z] #20 88.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T13:40:49.349Z] #20 88.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-16T13:40:49.349Z] #20 89.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-16T13:40:49.604Z] #20 89.11 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-16T13:40:50.001Z] #43 ... [2022-07-16T13:40:50.001Z] [2022-07-16T13:40:50.001Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:50.001Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:50.001Z] #20 90.03 Setting up iptables (1.8.2-4) ... [2022-07-16T13:40:50.001Z] #20 90.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:40:50.001Z] #20 90.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:40:50.001Z] #20 90.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:40:50.001Z] #20 90.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:40:50.001Z] #20 90.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T13:40:50.001Z] #20 90.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T13:40:50.001Z] #20 90.17 Setting up python3 (3.7.3-1) ... [2022-07-16T13:40:50.206Z] #20 89.62 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:50.206Z] #20 89.81 Setting up zip (3.0-11+b1) ... [2022-07-16T13:40:50.462Z] #20 90.06 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:50.568Z] #20 90.70 Setting up python3-wheel (0.32.3-2) ... [2022-07-16T13:40:51.393Z] #20 90.76 Setting up bash-completion (1:2.8-6) ... [2022-07-16T13:40:51.501Z] #20 91.83 Setting up apparmor (2.13.2-10) ... [2022-07-16T13:40:54.777Z] #20 94.63 Setting up xfsprogs (4.20.0-1) ... [2022-07-16T13:40:54.777Z] #20 94.64 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:40:55.340Z] #20 95.38 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:40:55.577Z] #20 ... [2022-07-16T13:40:55.577Z] [2022-07-16T13:40:55.577Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:40:55.577Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:40:55.577Z] #43 170.4 CC criu/irmap.o [2022-07-16T13:40:55.577Z] #43 171.5 CC criu/kcmp-ids.o [2022-07-16T13:40:55.577Z] #43 172.0 CC criu/kerndat.o [2022-07-16T13:40:55.577Z] #43 173.5 CC criu/libnetlink.o [2022-07-16T13:40:55.577Z] #43 173.9 CC criu/log.o [2022-07-16T13:40:55.577Z] #43 174.4 CC criu/lsm.o [2022-07-16T13:40:55.577Z] #43 174.8 CC criu/mem.o [2022-07-16T13:40:55.577Z] #43 177.1 CC criu/memfd.o [2022-07-16T13:40:55.577Z] #43 178.2 CC criu/mount.o [2022-07-16T13:40:56.719Z] #20 96.94 Setting up python3-distutils (3.7.3-1) ... [2022-07-16T13:40:56.952Z] #43 ... [2022-07-16T13:40:56.952Z] [2022-07-16T13:40:56.952Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:40:56.952Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:40:56.952Z] #20 96.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-16T13:40:56.952Z] #20 96.31 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-16T13:40:56.952Z] #20 96.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T13:40:56.952Z] #20 96.38 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-16T13:40:56.952Z] #20 96.41 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-16T13:40:57.208Z] #20 96.61 invoke-rc.d: could not determine current runlevel [2022-07-16T13:40:57.208Z] #20 96.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T13:40:57.208Z] #20 96.66 Setting up pigz (2.4-1) ... [2022-07-16T13:40:57.208Z] #20 96.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T13:40:57.208Z] #20 96.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-16T13:40:57.649Z] #20 97.86 Setting up python3-setuptools (40.8.0-1) ... [2022-07-16T13:40:57.774Z] #20 97.41 Setting up python-pip-whl (18.1-5) ... [2022-07-16T13:40:58.032Z] #20 97.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-16T13:40:58.288Z] #20 97.81 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:40:59.220Z] #20 98.57 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-16T13:40:59.220Z] #20 98.87 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-16T13:40:59.526Z] #20 99.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-16T13:41:00.090Z] #20 99.40 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-16T13:41:00.090Z] #20 99.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T13:41:00.090Z] #20 99.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T13:41:00.169Z] #20 99.97 Setting up python3-pip (18.1-5) ... [2022-07-16T13:41:00.169Z] #20 ... [2022-07-16T13:41:00.169Z] [2022-07-16T13:41:00.169Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:00.169Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:00.169Z] #43 177.5 CC criu/libnetlink.o [2022-07-16T13:41:00.169Z] #43 178.2 CC criu/log.o [2022-07-16T13:41:00.169Z] #43 179.0 CC criu/lsm.o [2022-07-16T13:41:00.169Z] #43 179.7 CC criu/mem.o [2022-07-16T13:41:00.169Z] #43 182.8 CC criu/memfd.o [2022-07-16T13:41:00.169Z] #43 184.0 CC criu/mount.o [2022-07-16T13:41:00.347Z] #20 99.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T13:41:00.347Z] #20 99.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T13:41:00.347Z] #20 99.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T13:41:00.347Z] #20 100.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T13:41:00.604Z] #20 100.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T13:41:00.604Z] #20 100.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T13:41:01.120Z] #20 100.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-16T13:41:01.120Z] #20 100.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-16T13:41:01.377Z] #20 101.0 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-16T13:41:01.542Z] #56 259.9 # github.com/containerd/containerd/cmd/containerd [2022-07-16T13:41:01.542Z] #56 259.9 /usr/bin/ld: /tmp/go-link-820369510/000019.o: in function `New': [2022-07-16T13:41:01.542Z] #56 259.9 /tmp/tmp.m6irz2ZWby/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-16T13:41:01.542Z] #56 260.0 + bin/containerd-stress [2022-07-16T13:41:01.802Z] #56 261.3 + bin/containerd-shim [2022-07-16T13:41:01.894Z] #20 101.3 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-16T13:41:02.061Z] #43 ... [2022-07-16T13:41:02.061Z] [2022-07-16T13:41:02.061Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:41:02.061Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:41:02.061Z] #20 101.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:41:02.061Z] #20 102.0 Processing triggers for mime-support (3.62) ... [2022-07-16T13:41:02.150Z] #20 101.6 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-16T13:41:02.318Z] #20 DONE 102.5s [2022-07-16T13:41:02.318Z] [2022-07-16T13:41:02.318Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-16T13:41:02.318Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-16T13:41:02.406Z] #20 101.9 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-16T13:41:03.687Z] #21 1.447 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T13:41:03.687Z] #21 1.461 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T13:41:03.687Z] #21 1.472 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T13:41:03.944Z] #21 DONE 1.7s [2022-07-16T13:41:03.944Z] [2022-07-16T13:41:03.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:03.944Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:03.944Z] #43 190.3 CC criu/namespaces.o [2022-07-16T13:41:05.838Z] #43 193.3 CC criu/net.o [2022-07-16T13:41:09.014Z] #20 107.6 Setting up iptables (1.8.2-4) ... [2022-07-16T13:41:09.014Z] #20 108.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:41:09.014Z] #20 108.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:41:09.271Z] #20 108.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T13:41:09.271Z] #20 ... [2022-07-16T13:41:09.271Z] [2022-07-16T13:41:09.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:09.271Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:09.271Z] #43 184.4 CC criu/namespaces.o [2022-07-16T13:41:09.271Z] #43 187.0 CC criu/net.o [2022-07-16T13:41:09.271Z] #43 192.8 CC criu/netfilter.o [2022-07-16T13:41:09.271Z] #43 193.3 CC criu/page-pipe.o [2022-07-16T13:41:09.271Z] #43 194.1 CC criu/page-xfer.o [2022-07-16T13:41:09.271Z] #43 ... [2022-07-16T13:41:09.271Z] [2022-07-16T13:41:09.271Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:41:09.271Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:41:09.272Z] #20 108.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T13:41:09.272Z] #20 108.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T13:41:09.528Z] #20 109.0 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T13:41:10.153Z] #20 109.4 Setting up python3 (3.7.3-1) ... [2022-07-16T13:41:11.083Z] #20 110.6 Setting up python3-wheel (0.32.3-2) ... [2022-07-16T13:41:11.798Z] #56 270.0 + bin/containerd-shim-runc-v1 [2022-07-16T13:41:12.447Z] #43 199.2 CC criu/netfilter.o [2022-07-16T13:41:12.447Z] #43 199.8 CC criu/page-pipe.o [2022-07-16T13:41:12.974Z] #20 112.5 Setting up apparmor (2.13.2-10) ... [2022-07-16T13:41:13.009Z] #43 200.6 CC criu/page-xfer.o [2022-07-16T13:41:13.936Z] #43 ... [2022-07-16T13:41:13.936Z] [2022-07-16T13:41:13.936Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:41:13.936Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:41:13.936Z] #22 7.947 Collecting yamllint==1.26.1 [2022-07-16T13:41:15.097Z] #56 274.8 + bin/containerd-shim-runc-v2 [2022-07-16T13:41:15.303Z] #22 ... [2022-07-16T13:41:15.303Z] [2022-07-16T13:41:15.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:15.303Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:15.303Z] #43 202.6 CC criu/pagemap-cache.o [2022-07-16T13:41:15.559Z] #43 203.2 CC criu/pagemap.o [2022-07-16T13:41:16.038Z] #56 275.5 + binaries [2022-07-16T13:41:16.038Z] #56 275.5 + install -D bin/containerd /build/containerd [2022-07-16T13:41:16.038Z] #56 275.6 + install -D bin/containerd-shim /build/containerd-shim [2022-07-16T13:41:16.038Z] #56 275.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T13:41:16.038Z] #56 275.6 + install -D bin/ctr /build/ctr [2022-07-16T13:41:16.298Z] #56 DONE 276.0s [2022-07-16T13:41:17.244Z] [2022-07-16T13:41:17.244Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T13:41:17.244Z] #57 sha256:a9a3a0591c71e51eb32043a39c1aa3a645e2ba8e079d245c1bb14e0945cff20f [2022-07-16T13:41:17.244Z] #57 DONE 0.2s [2022-07-16T13:41:17.244Z] [2022-07-16T13:41:17.244Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T13:41:17.244Z] #61 sha256:f463dc0e00c3e79d87db5cda32aac75a6359616ef79d0e2c9667e13c9016ffdc [2022-07-16T13:41:17.448Z] #43 204.8 CC criu/parasite-syscall.o [2022-07-16T13:41:17.505Z] #61 DONE 0.1s [2022-07-16T13:41:17.505Z] [2022-07-16T13:41:17.505Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T13:41:17.505Z] #66 sha256:a4661f11c45a42b243358f653f800ea71e9e38978c59b3718e8da5063081c368 [2022-07-16T13:41:17.505Z] #66 DONE 0.2s [2022-07-16T13:41:17.505Z] [2022-07-16T13:41:17.505Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-16T13:41:17.505Z] #68 sha256:448731ce35318eaf7cf6a954a9606b4b5e3a9887fa972f687eedc65b7af6b5d4 [2022-07-16T13:41:17.505Z] #68 DONE 0.1s [2022-07-16T13:41:17.765Z] [2022-07-16T13:41:17.765Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-16T13:41:17.765Z] #69 sha256:d6ec20877142f38234c994397febdff5e39a13a573c102ea2c877f0a68672d94 [2022-07-16T13:41:17.765Z] #69 DONE 0.0s [2022-07-16T13:41:17.765Z] [2022-07-16T13:41:17.765Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T13:41:17.765Z] #70 sha256:980015734d1315b886adfbc5165fd57d5a362a81501a47deccef44988eb1755f [2022-07-16T13:41:18.069Z] #56 259.2 # github.com/containerd/containerd/cmd/containerd [2022-07-16T13:41:18.069Z] #56 259.2 /usr/bin/ld: /tmp/go-link-4146480220/000019.o: in function `New': [2022-07-16T13:41:18.069Z] #56 259.2 /tmp/tmp.FZtoGsmdMm/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-16T13:41:18.069Z] #56 259.3 + bin/containerd-stress [2022-07-16T13:41:18.069Z] #56 260.5 + bin/containerd-shim [2022-07-16T13:41:18.221Z] #20 ... [2022-07-16T13:41:18.221Z] [2022-07-16T13:41:18.221Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:18.221Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:18.221Z] #43 195.6 CC criu/pagemap-cache.o [2022-07-16T13:41:18.221Z] #43 196.0 CC criu/pagemap.o [2022-07-16T13:41:18.221Z] #43 197.5 CC criu/parasite-syscall.o [2022-07-16T13:41:18.221Z] #43 198.5 CC criu/path.o [2022-07-16T13:41:18.221Z] #43 198.8 CC criu/pie-util-vdso-elf32.o [2022-07-16T13:41:18.221Z] #43 199.2 CC criu/pie-util-vdso.o [2022-07-16T13:41:18.221Z] #43 199.7 CC criu/pie-util.o [2022-07-16T13:41:18.221Z] #43 199.9 CC criu/pipes.o [2022-07-16T13:41:18.221Z] #43 200.8 CC criu/plugin.o [2022-07-16T13:41:18.221Z] #43 201.2 CC criu/proc_parse.o [2022-07-16T13:41:18.221Z] #43 ... [2022-07-16T13:41:18.221Z] [2022-07-16T13:41:18.221Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:41:18.221Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:41:18.221Z] #40 298.7 + dpkg --print-architecture [2022-07-16T13:41:18.221Z] #40 298.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-16T13:41:18.221Z] #40 298.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T13:41:18.221Z] #40 298.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T13:41:18.337Z] #70 DONE 0.8s [2022-07-16T13:41:18.337Z] [2022-07-16T13:41:18.337Z] #71 exporting to image [2022-07-16T13:41:18.337Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T13:41:18.598Z] #71 exporting layers [2022-07-16T13:41:18.813Z] #43 206.2 CC criu/path.o [2022-07-16T13:41:19.376Z] #43 206.9 CC criu/pie-util-vdso-elf32.o [2022-07-16T13:41:20.308Z] #43 207.9 CC criu/pie-util-vdso.o [2022-07-16T13:41:21.236Z] #43 208.7 CC criu/pie-util.o [2022-07-16T13:41:21.492Z] #43 209.0 CC criu/pipes.o [2022-07-16T13:41:21.893Z] #71 exporting layers 3.2s done [2022-07-16T13:41:21.893Z] #71 writing image sha256:544d7100ac363de79bfee86f8197449fffc5f7879bfef94efaa4b5d579b3d559 done [2022-07-16T13:41:21.893Z] #71 naming to docker.io/library/docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 done [2022-07-16T13:41:21.893Z] #71 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-16T13:41:22.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/test/unit [2022-07-16T13:41:22.857Z] #43 ... [2022-07-16T13:41:22.857Z] [2022-07-16T13:41:22.857Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:41:22.857Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:41:22.857Z] #22 13.57 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-16T13:41:22.857Z] #22 15.31 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-16T13:41:22.857Z] #22 15.42 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-16T13:41:22.857Z] #22 15.48 Collecting pyyaml (from yamllint==1.26.1) [2022-07-16T13:41:22.857Z] #22 16.13 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-16T13:41:22.857Z] #22 16.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-16T13:41:22.857Z] #22 16.65 Building wheels for collected packages: yamllint [2022-07-16T13:41:22.857Z] #22 16.65 Running setup.py bdist_wheel for yamllint: started [2022-07-16T13:41:22.857Z] #22 18.60 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-16T13:41:22.857Z] #22 18.61 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-16T13:41:22.857Z] #22 18.71 Successfully built yamllint [2022-07-16T13:41:22.857Z] #22 18.76 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-16T13:41:22.857Z] #22 ... [2022-07-16T13:41:22.857Z] [2022-07-16T13:41:22.857Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:22.857Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:22.857Z] #43 210.6 CC criu/plugin.o [2022-07-16T13:41:23.784Z] #43 211.4 CC criu/proc_parse.o [2022-07-16T13:41:24.723Z] #43 ... [2022-07-16T13:41:24.723Z] [2022-07-16T13:41:24.723Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:41:24.723Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:41:24.723Z] #22 19.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T13:41:24.723Z] #22 DONE 20.5s [2022-07-16T13:41:24.723Z] [2022-07-16T13:41:24.723Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T13:41:24.723Z] #25 sha256:71ce2dcc8df2203d6c2123734e4a31bef2bca8b4d52b99b745a1932b80138f62 [2022-07-16T13:41:24.723Z] #25 DONE 0.2s [2022-07-16T13:41:24.723Z] [2022-07-16T13:41:24.723Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T13:41:24.723Z] #30 sha256:398155d51e3c0620a51c5e2817dc5b31aa53435dae86621dc8ad1f40067ec0a7 [2022-07-16T13:41:26.315Z] #40 ... [2022-07-16T13:41:26.316Z] [2022-07-16T13:41:26.316Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:26.316Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:26.316Z] #43 204.3 CC criu/protobuf-desc.o [2022-07-16T13:41:26.316Z] #43 205.6 CC criu/protobuf.o [2022-07-16T13:41:26.316Z] #43 206.4 CC criu/pstree.o [2022-07-16T13:41:26.316Z] #43 207.9 CC criu/rbtree.o [2022-07-16T13:41:26.316Z] #43 208.3 CC criu/rst-malloc.o [2022-07-16T13:41:26.316Z] #43 208.6 CC criu/seccomp.o [2022-07-16T13:41:26.316Z] #43 209.8 CC criu/seize.o [2022-07-16T13:41:26.316Z] #43 211.4 CC criu/servicefd.o [2022-07-16T13:41:26.316Z] #43 ... [2022-07-16T13:41:26.316Z] [2022-07-16T13:41:26.316Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:41:26.316Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:41:26.316Z] #20 125.5 Setting up xfsprogs (4.20.0-1) ... [2022-07-16T13:41:26.316Z] #20 125.5 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-16T13:41:26.481Z] ? github.com/docker/docker/api [no test files] [2022-07-16T13:41:26.575Z] #20 126.2 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-16T13:41:28.045Z] #56 271.0 + bin/containerd-shim-runc-v1 [2022-07-16T13:41:28.468Z] #20 127.6 Setting up python3-distutils (3.7.3-1) ... [2022-07-16T13:41:29.032Z] #20 128.5 Setting up python3-setuptools (40.8.0-1) ... [2022-07-16T13:41:29.242Z] #56 345.7 # github.com/containerd/containerd/cmd/containerd [2022-07-16T13:41:29.242Z] #56 345.7 /usr/bin/ld: /tmp/go-link-2096897902/000019.o: in function `New': [2022-07-16T13:41:29.242Z] #56 345.7 /tmp/tmp.RSLQ8mBJR3/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-16T13:41:29.242Z] #56 345.8 + bin/containerd-stress [2022-07-16T13:41:29.242Z] #56 347.0 + bin/containerd-shim [2022-07-16T13:41:29.982Z] #30 ... [2022-07-16T13:41:29.982Z] [2022-07-16T13:41:29.982Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:41:29.982Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:41:29.982Z] #40 307.9 + dpkg --print-architecture [2022-07-16T13:41:29.982Z] #40 307.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-16T13:41:29.982Z] #40 308.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T13:41:29.982Z] #40 308.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T13:41:30.543Z] #40 ... [2022-07-16T13:41:30.543Z] [2022-07-16T13:41:30.543Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T13:41:30.543Z] #30 sha256:398155d51e3c0620a51c5e2817dc5b31aa53435dae86621dc8ad1f40067ec0a7 [2022-07-16T13:41:30.543Z] #30 DONE 5.8s [2022-07-16T13:41:30.799Z] [2022-07-16T13:41:30.799Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T13:41:30.799Z] #33 sha256:cffec075dae1bef12f1b1f71fc0e4806063a67d08013a791a8f7529752ade24d [2022-07-16T13:41:30.799Z] #33 DONE 0.4s [2022-07-16T13:41:30.799Z] [2022-07-16T13:41:30.799Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-16T13:41:30.799Z] #35 sha256:a66a1ba67d2eec3fd662a435a899ac36aae7a805c90cfa9efbc8817d38c4fe76 [2022-07-16T13:41:30.799Z] #35 DONE 0.0s [2022-07-16T13:41:30.799Z] [2022-07-16T13:41:30.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:30.799Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:30.799Z] #43 215.0 CC criu/protobuf-desc.o [2022-07-16T13:41:30.799Z] #43 216.3 CC criu/protobuf.o [2022-07-16T13:41:30.799Z] #43 216.7 CC criu/pstree.o [2022-07-16T13:41:30.799Z] #43 218.0 CC criu/rbtree.o [2022-07-16T13:41:30.799Z] #43 218.5 CC criu/rst-malloc.o [2022-07-16T13:41:30.924Z] #20 130.3 Setting up python3-pip (18.1-5) ... [2022-07-16T13:41:31.055Z] #43 ... [2022-07-16T13:41:31.055Z] [2022-07-16T13:41:31.055Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T13:41:31.055Z] #38 sha256:8fa001ad0bb509871a47117ab170bd18be2e95574e20ae140756190266903aa8 [2022-07-16T13:41:31.055Z] #38 DONE 0.1s [2022-07-16T13:41:31.055Z] [2022-07-16T13:41:31.055Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:41:31.055Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:41:32.426Z] #40 ... [2022-07-16T13:41:32.426Z] [2022-07-16T13:41:32.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:32.426Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:32.426Z] #43 219.0 CC criu/seccomp.o [2022-07-16T13:41:32.426Z] #43 219.9 CC criu/seize.o [2022-07-16T13:41:32.822Z] #20 132.0 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:41:32.822Z] #20 132.1 Processing triggers for mime-support (3.62) ... [2022-07-16T13:41:33.794Z] #43 221.5 CC criu/servicefd.o [2022-07-16T13:41:34.615Z] #56 276.8 + bin/containerd-shim-runc-v2 [2022-07-16T13:41:34.615Z] #56 277.5 + binaries [2022-07-16T13:41:34.615Z] #56 277.5 + install -D bin/containerd /build/containerd [2022-07-16T13:41:34.615Z] #56 277.6 + install -D bin/containerd-shim /build/containerd-shim [2022-07-16T13:41:34.615Z] #56 277.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T13:41:34.615Z] #56 277.6 + install -D bin/ctr /build/ctr [2022-07-16T13:41:34.714Z] #20 ... [2022-07-16T13:41:34.714Z] [2022-07-16T13:41:34.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:41:34.714Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:41:34.714Z] #49 315.6 + /build/golangci-lint --version [2022-07-16T13:41:34.723Z] #43 222.2 CC criu/shmem.o [2022-07-16T13:41:34.971Z] #49 316.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-16T13:41:36.616Z] #43 223.8 CC criu/sigframe.o [2022-07-16T13:41:36.865Z] #49 ... [2022-07-16T13:41:36.865Z] [2022-07-16T13:41:36.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:36.865Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:36.865Z] #43 212.3 CC criu/shmem.o [2022-07-16T13:41:36.865Z] #43 214.1 CC criu/sigframe.o [2022-07-16T13:41:36.865Z] #43 214.5 CC criu/signalfd.o [2022-07-16T13:41:36.865Z] #43 214.9 CC criu/sk-inet.o [2022-07-16T13:41:36.865Z] #43 217.1 CC criu/sk-netlink.o [2022-07-16T13:41:36.865Z] #43 218.1 CC criu/sk-packet.o [2022-07-16T13:41:36.865Z] #43 219.3 CC criu/sk-queue.o [2022-07-16T13:41:36.865Z] #43 220.1 CC criu/sk-tcp.o [2022-07-16T13:41:36.865Z] #43 220.7 CC criu/sk-unix.o [2022-07-16T13:41:36.872Z] #43 224.4 CC criu/signalfd.o [2022-07-16T13:41:37.435Z] #43 224.9 CC criu/sk-inet.o [2022-07-16T13:41:37.795Z] #43 223.3 CC criu/sockets.o [2022-07-16T13:41:37.897Z] #56 DONE 280.3s [2022-07-16T13:41:38.463Z] [2022-07-16T13:41:38.463Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T13:41:38.463Z] #57 sha256:ec4107903762ea59f40693dde6061686cec08281a4369457922748984163871b [2022-07-16T13:41:38.710Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-16T13:41:38.725Z] #43 224.2 CC criu/stats.o [2022-07-16T13:41:38.981Z] #43 224.5 CC criu/string.o [2022-07-16T13:41:38.981Z] #43 224.6 CC criu/sysctl.o [2022-07-16T13:41:39.234Z] #56 357.3 + bin/containerd-shim-runc-v1 [2022-07-16T13:41:39.329Z] #43 226.7 CC criu/sk-netlink.o [2022-07-16T13:41:39.591Z] #43 227.2 CC criu/sk-packet.o [2022-07-16T13:41:39.835Z] #57 DONE 1.4s [2022-07-16T13:41:39.835Z] [2022-07-16T13:41:39.835Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T13:41:39.835Z] #61 sha256:a901cdb9b19a0d8166206fc918f03d0d68e4ef41bde664c710821bd4e6225fae [2022-07-16T13:41:39.835Z] #61 DONE 0.3s [2022-07-16T13:41:39.910Z] #43 225.3 CC criu/sysfs_parse.o [2022-07-16T13:41:40.093Z] [2022-07-16T13:41:40.093Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T13:41:40.093Z] #66 sha256:8d2b144552d57796e1b88a5b7b02c393f600b446f19cffb4bb7c99c26d284057 [2022-07-16T13:41:40.473Z] #43 225.9 CC criu/timens.o [2022-07-16T13:41:40.522Z] #43 228.1 CC criu/sk-queue.o [2022-07-16T13:41:40.730Z] #43 226.3 CC criu/timerfd.o [2022-07-16T13:41:40.987Z] #43 ... [2022-07-16T13:41:40.987Z] [2022-07-16T13:41:40.987Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:41:40.987Z] #49 sha256:139963e4ed7cc469aecba3b4fdbe882a5d0992445ff8e674123f58586a0120c5 [2022-07-16T13:41:40.987Z] #49 DONE 322.1s [2022-07-16T13:41:41.243Z] [2022-07-16T13:41:41.243Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-16T13:41:41.243Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-16T13:41:41.243Z] #20 DONE 140.7s [2022-07-16T13:41:41.243Z] [2022-07-16T13:41:41.243Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-16T13:41:41.243Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-16T13:41:41.452Z] #43 229.0 CC criu/sk-tcp.o [2022-07-16T13:41:41.466Z] #66 DONE 1.2s [2022-07-16T13:41:41.466Z] [2022-07-16T13:41:41.466Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-16T13:41:41.466Z] #68 sha256:8b10e0ce27bef38da6e806f4948c76d74ca443af17b218338ae8b88ff534d1f0 [2022-07-16T13:41:41.466Z] #68 DONE 0.1s [2022-07-16T13:41:41.466Z] [2022-07-16T13:41:41.466Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-16T13:41:41.466Z] #69 sha256:1f08468f4c2695a158fb76c6ef7cc52b6302a13f3a26fe41ecbb74eee776aa9b [2022-07-16T13:41:41.466Z] #69 DONE 0.0s [2022-07-16T13:41:41.466Z] [2022-07-16T13:41:41.466Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-16T13:41:41.466Z] #70 sha256:6823674daf76ce3cfaff76d9c6eac96019944038c29048648f53191a03ac70dd [2022-07-16T13:41:42.032Z] #70 0.623 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-07-16T13:41:42.032Z] #70 0.626 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-07-16T13:41:42.032Z] #70 0.628 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-07-16T13:41:42.032Z] #70 0.634 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-07-16T13:41:42.384Z] #43 230.0 CC criu/sk-unix.o [2022-07-16T13:41:42.857Z] #70 0.988 Reading package lists... [2022-07-16T13:41:43.189Z] #21 1.680 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T13:41:43.189Z] #21 1.691 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T13:41:43.189Z] #21 1.710 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T13:41:43.189Z] #21 DONE 1.8s [2022-07-16T13:41:43.189Z] [2022-07-16T13:41:43.189Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:41:43.189Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:41:43.684Z] #70 1.640 Reading package lists... [2022-07-16T13:41:43.684Z] #70 2.279 Building dependency tree... [2022-07-16T13:41:43.684Z] #70 2.413 Reading state information... [2022-07-16T13:41:43.942Z] #70 2.518 The following additional packages will be installed: [2022-07-16T13:41:43.942Z] #70 2.519 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-07-16T13:41:43.942Z] #70 2.520 libpam-systemd [2022-07-16T13:41:43.942Z] #70 2.521 Suggested packages: [2022-07-16T13:41:43.942Z] #70 2.521 systemd-container policykit-1 [2022-07-16T13:41:43.942Z] #70 2.521 Recommended packages: [2022-07-16T13:41:43.942Z] #70 2.521 libnss-systemd [2022-07-16T13:41:43.942Z] #70 2.604 The following NEW packages will be installed: [2022-07-16T13:41:43.942Z] #70 2.605 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-07-16T13:41:43.942Z] #70 2.606 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-16T13:41:44.200Z] #70 2.875 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T13:41:44.200Z] #70 2.875 Need to get 4759 kB of archives. [2022-07-16T13:41:44.200Z] #70 2.875 After this operation, 16.6 MB of additional disk space will be used. [2022-07-16T13:41:44.200Z] #70 2.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-16T13:41:44.200Z] #70 2.878 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-07-16T13:41:44.200Z] #70 2.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-07-16T13:41:44.200Z] #70 2.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-07-16T13:41:44.200Z] #70 2.888 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-07-16T13:41:44.200Z] #70 2.889 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-07-16T13:41:44.458Z] #70 2.976 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-07-16T13:41:44.458Z] #70 2.977 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-07-16T13:41:44.458Z] #70 2.980 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-07-16T13:41:44.458Z] #70 2.982 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-07-16T13:41:44.458Z] #70 2.984 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-07-16T13:41:44.458Z] #70 3.162 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T13:41:44.458Z] #70 3.186 Fetched 4759 kB in 0s (12.9 MB/s) [2022-07-16T13:41:44.458Z] #70 3.210 Selecting previously unselected package libargon2-1:amd64. [2022-07-16T13:41:44.510Z] #56 362.9 + bin/containerd-shim-runc-v2 [2022-07-16T13:41:44.768Z] #56 363.7 + binaries [2022-07-16T13:41:44.768Z] #56 363.7 + install -D bin/containerd /build/containerd [2022-07-16T13:41:44.768Z] #56 363.7 + install -D bin/containerd-shim /build/containerd-shim [2022-07-16T13:41:44.768Z] #56 363.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T13:41:44.768Z] #56 363.7 + install -D bin/ctr /build/ctr [2022-07-16T13:41:44.783Z] #70 3.210 (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 ... 28084 files and directories currently installed.) [2022-07-16T13:41:44.783Z] #70 3.225 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-16T13:41:44.783Z] #70 3.232 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-16T13:41:44.783Z] #70 3.267 Selecting previously unselected package libjson-c3:amd64. [2022-07-16T13:41:44.783Z] #70 3.270 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-07-16T13:41:44.783Z] #70 3.274 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-07-16T13:41:44.783Z] #70 3.314 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-16T13:41:44.783Z] #70 3.317 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-07-16T13:41:44.783Z] #70 3.321 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-07-16T13:41:44.783Z] #70 3.370 Selecting previously unselected package libidn11:amd64. [2022-07-16T13:41:44.783Z] #70 3.373 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-07-16T13:41:44.783Z] #70 3.377 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-07-16T13:41:44.783Z] #70 3.420 Selecting previously unselected package libkmod2:amd64. [2022-07-16T13:41:44.783Z] #70 3.423 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-07-16T13:41:44.783Z] #70 3.427 Unpacking libkmod2:amd64 (26-1) ... [2022-07-16T13:41:44.783Z] #70 3.475 Selecting previously unselected package systemd. [2022-07-16T13:41:44.783Z] #70 3.477 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-07-16T13:41:44.783Z] #70 3.517 Unpacking systemd (241-7~deb10u8) ... [2022-07-16T13:41:44.908Z] #43 232.7 CC criu/sockets.o [2022-07-16T13:41:45.356Z] #70 4.099 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-16T13:41:45.356Z] #70 4.109 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-07-16T13:41:45.356Z] #70 4.119 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-07-16T13:41:45.356Z] #70 4.129 Setting up libidn11:amd64 (1.33-2.2) ... [2022-07-16T13:41:45.472Z] #43 ... [2022-07-16T13:41:45.472Z] [2022-07-16T13:41:45.472Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-16T13:41:45.472Z] #49 sha256:547a61ded86dc513f5553a58056a83f1d5603376736f0f55b8bb443530009aae [2022-07-16T13:41:45.472Z] #49 326.2 + /build/golangci-lint --version [2022-07-16T13:41:45.616Z] #70 4.140 Setting up libkmod2:amd64 (26-1) ... [2022-07-16T13:41:45.617Z] #70 4.151 Setting up systemd (241-7~deb10u8) ... [2022-07-16T13:41:45.617Z] #70 4.203 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-16T13:41:45.617Z] #70 4.206 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-16T13:41:45.617Z] #70 4.213 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-07-16T13:41:45.617Z] #70 4.213 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-07-16T13:41:45.617Z] #70 4.223 Initializing machine ID from KVM UUID. [2022-07-16T13:41:46.185Z] #70 4.748 Selecting previously unselected package systemd-sysv. [2022-07-16T13:41:46.185Z] #70 4.748 (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 ... 28881 files and directories currently installed.) [2022-07-16T13:41:46.185Z] #70 4.757 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-07-16T13:41:46.185Z] #70 4.761 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-07-16T13:41:46.185Z] #70 4.803 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-16T13:41:46.185Z] #70 4.806 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-07-16T13:41:46.185Z] #70 4.809 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-07-16T13:41:46.185Z] #70 4.863 Selecting previously unselected package dbus. [2022-07-16T13:41:46.185Z] #70 4.866 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-07-16T13:41:46.185Z] #70 4.877 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-07-16T13:41:46.185Z] #70 4.940 Selecting previously unselected package libpam-systemd:amd64. [2022-07-16T13:41:46.185Z] #70 4.943 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-07-16T13:41:46.185Z] #70 4.947 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-07-16T13:41:46.185Z] #70 4.988 Selecting previously unselected package dbus-user-session. [2022-07-16T13:41:46.406Z] #49 326.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-16T13:41:46.443Z] #70 4.991 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-07-16T13:41:46.443Z] #70 4.995 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-07-16T13:41:46.443Z] #70 5.066 Setting up systemd-sysv (241-7~deb10u8) ... [2022-07-16T13:41:46.443Z] #70 5.077 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-07-16T13:41:46.443Z] #70 5.088 Setting up dbus (1.12.20-0+deb10u1) ... [2022-07-16T13:41:46.443Z] #70 5.207 invoke-rc.d: could not determine current runlevel [2022-07-16T13:41:46.701Z] #70 5.210 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T13:41:46.701Z] #70 5.215 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-07-16T13:41:46.701Z] #70 5.383 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-07-16T13:41:46.701Z] #70 5.399 Processing triggers for systemd (241-7~deb10u8) ... [2022-07-16T13:41:46.701Z] #70 5.407 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-16T13:41:46.959Z] #70 DONE 5.5s [2022-07-16T13:41:46.959Z] [2022-07-16T13:41:46.959Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-16T13:41:46.959Z] #71 sha256:2e9d91319419a0f0ef1f1bc4414e04f0a81bb43ad0c5426e21453eca6926ab1e [2022-07-16T13:41:46.986Z] #49 DONE 327.6s [2022-07-16T13:41:46.986Z] [2022-07-16T13:41:46.986Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:46.986Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:46.986Z] #43 234.0 CC criu/stats.o [2022-07-16T13:41:46.986Z] #43 234.5 CC criu/string.o [2022-07-16T13:41:46.986Z] #43 234.6 CC criu/sysctl.o [2022-07-16T13:41:47.301Z] #56 DONE 366.2s [2022-07-16T13:41:47.477Z] #71 0.404 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-16T13:41:47.477Z] #71 0.406 Dload Upload Total Spent Left Speed [2022-07-16T13:41:47.735Z] #71 0.407 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 4861 0 --:--:-- --:--:-- --:--:-- 4861 [2022-07-16T13:41:47.735Z] #71 DONE 0.8s [2022-07-16T13:41:47.735Z] [2022-07-16T13:41:47.735Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T13:41:47.735Z] #72 sha256:a7d0c06f459b1612551e8612b894007f641bc737d7ac3889dc58a99c99c2d204 [2022-07-16T13:41:48.238Z] [2022-07-16T13:41:48.238Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T13:41:48.238Z] #57 sha256:ac7e537717b4dd9c224f779df83724a8a5f03cf597100776f5ce6d48e768ae5e [2022-07-16T13:41:48.355Z] #43 235.7 CC criu/sysfs_parse.o [2022-07-16T13:41:48.670Z] #72 DONE 0.8s [2022-07-16T13:41:48.670Z] [2022-07-16T13:41:48.670Z] #73 exporting to image [2022-07-16T13:41:48.670Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T13:41:48.670Z] #73 exporting layers [2022-07-16T13:41:48.918Z] #43 236.4 CC criu/timens.o [2022-07-16T13:41:49.176Z] #57 DONE 1.0s [2022-07-16T13:41:49.176Z] [2022-07-16T13:41:49.176Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T13:41:49.176Z] #61 sha256:518171fd049c83d0dc2065b6bc7f5e708830e1ca7d1dd2c6cfd528acc80c948a [2022-07-16T13:41:49.435Z] #61 DONE 0.2s [2022-07-16T13:41:49.435Z] [2022-07-16T13:41:49.435Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T13:41:49.435Z] #66 sha256:e333d4a0bb32f2a1584e547730acc788e61556be432982686e0dd56041c4085f [2022-07-16T13:41:49.481Z] #43 237.0 CC criu/timerfd.o [2022-07-16T13:41:49.739Z] #22 ... [2022-07-16T13:41:49.739Z] [2022-07-16T13:41:49.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:49.739Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:49.739Z] #43 226.8 CC criu/tty.o [2022-07-16T13:41:49.739Z] #43 231.0 CC criu/tun.o [2022-07-16T13:41:49.739Z] #43 232.1 CC criu/uffd.o [2022-07-16T13:41:49.739Z] #43 234.6 CC criu/util.o [2022-07-16T13:41:50.044Z] #43 237.6 CC criu/tty.o [2022-07-16T13:41:50.392Z] #66 DONE 0.9s [2022-07-16T13:41:50.392Z] [2022-07-16T13:41:50.392Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-16T13:41:50.392Z] #68 sha256:2c47b593d9cfcc12b4ab72e669a584205ba4e2e09447b6f924e4c9010944ccbf [2022-07-16T13:41:50.392Z] #68 DONE 0.0s [2022-07-16T13:41:50.392Z] [2022-07-16T13:41:50.392Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-16T13:41:50.392Z] #69 sha256:725b866e8befa641d5ce3766f8f198998fd6b7a1319637addc4c0f8f13cc42d7 [2022-07-16T13:41:50.392Z] #69 DONE 0.0s [2022-07-16T13:41:50.392Z] [2022-07-16T13:41:50.392Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T13:41:50.392Z] #70 sha256:dd889011939e176a8bfa8c5d7523e8da5b1cd3d0b4c9bd7f872be17938fd7e42 [2022-07-16T13:41:50.669Z] #43 ... [2022-07-16T13:41:50.669Z] [2022-07-16T13:41:50.669Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:41:50.669Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:41:50.669Z] #22 7.470 Collecting yamllint==1.26.1 [2022-07-16T13:41:53.361Z] #43 240.8 CC criu/tun.o [2022-07-16T13:41:53.925Z] #43 241.4 CC criu/uffd.o [2022-07-16T13:41:54.617Z] #70 DONE 3.8s [2022-07-16T13:41:54.617Z] [2022-07-16T13:41:54.617Z] #71 exporting to image [2022-07-16T13:41:54.617Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T13:41:54.617Z] #71 exporting layers [2022-07-16T13:41:55.230Z] #73 exporting layers 6.5s done [2022-07-16T13:41:55.230Z] #73 writing image sha256:feff93069f96df70c71d3af2845adfe8a80db2da3dd415c29d75d6b1640f3faf done [2022-07-16T13:41:55.230Z] #73 naming to docker.io/library/docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 done [2022-07-16T13:41:55.230Z] #73 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T13:41:55.295Z] #43 242.9 CC criu/util.o [2022-07-16T13:41:55.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -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=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh dynbinary test-integration [2022-07-16T13:41:55.921Z] #22 ... [2022-07-16T13:41:55.921Z] [2022-07-16T13:41:55.921Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:41:55.921Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:41:55.921Z] #43 236.9 CC criu/uts_ns.o [2022-07-16T13:41:55.921Z] #43 237.2 CC criu/vdso-compat.o [2022-07-16T13:41:55.921Z] #43 237.4 CC criu/vdso.o [2022-07-16T13:41:55.921Z] #43 238.1 LINK criu/built-in.o [2022-07-16T13:41:55.921Z] #43 238.3 LINK criu/criu [2022-07-16T13:41:55.921Z] #43 238.7 DEP lib/c/criu.d [2022-07-16T13:41:55.921Z] #43 238.8 CC images/rpc.pb-c.o [2022-07-16T13:41:55.921Z] #43 239.4 CC lib/c/criu.o [2022-07-16T13:41:55.921Z] #43 240.2 LINK lib/c/built-in.o [2022-07-16T13:41:55.921Z] #43 240.2 LINK lib/c/libcriu.so [2022-07-16T13:41:55.921Z] #43 240.2 LINK lib/c/libcriu.a [2022-07-16T13:41:55.921Z] #43 240.3 GEN magic.py [2022-07-16T13:41:55.921Z] #43 240.5 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:41:55.921Z] #43 240.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:41:55.921Z] #43 240.5 Note: Building without GnuTLS support [2022-07-16T13:41:55.921Z] #43 240.5 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:41:55.921Z] #43 240.5 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:41:56.177Z] #43 241.7 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:41:57.108Z] #43 242.4 make[1]: Nothing to be done for 'all'. [2022-07-16T13:41:57.188Z] #43 244.9 CC criu/uts_ns.o [2022-07-16T13:41:57.464Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-16T13:41:57.464Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-16T13:41:57.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-16T13:41:57.464Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-16T13:41:57.464Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-07-16T13:41:57.464Z] Detected virtualization docker. [2022-07-16T13:41:57.464Z] Detected architecture x86-64. [2022-07-16T13:41:57.464Z] Set hostname to <900c91f47261>. [2022-07-16T13:41:57.464Z] + source /etc/docker-entrypoint-cmd [2022-07-16T13:41:57.464Z] ++ hack/make.sh dynbinary test-integration [2022-07-16T13:41:57.464Z] [2022-07-16T13:41:57.464Z] Removing bundles/ [2022-07-16T13:41:57.464Z] [2022-07-16T13:41:57.464Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T13:41:57.464Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:41:57.464Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T13:41:57.672Z] #43 243.1 make[1]: 'images/built-in.o' is up to date. [2022-07-16T13:41:57.672Z] #43 243.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-16T13:41:57.672Z] #43 243.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-16T13:41:57.672Z] #43 243.2 make[1]: 'compel/libcompel.a' is up to date. [2022-07-16T13:41:57.787Z] #43 245.3 CC criu/vdso-compat.o [2022-07-16T13:41:57.928Z] #43 243.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-16T13:41:57.928Z] #43 243.3 make[1]: Nothing to be done for 'all'. [2022-07-16T13:41:57.928Z] #43 243.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:41:58.043Z] #43 245.7 CC criu/vdso.o [2022-07-16T13:41:58.185Z] #43 243.6 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.185Z] #43 243.6 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.185Z] #43 243.7 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.442Z] #43 243.8 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.442Z] #43 243.8 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.442Z] #43 243.8 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.442Z] #43 243.9 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.699Z] #43 244.1 make[2]: Nothing to be done for 'all'. [2022-07-16T13:41:58.699Z] #43 244.1 INSTALL criu/criu [2022-07-16T13:41:58.980Z] #43 246.6 LINK criu/built-in.o [2022-07-16T13:41:59.236Z] #43 246.9 LINK criu/criu [2022-07-16T13:41:59.263Z] #43 ... [2022-07-16T13:41:59.263Z] [2022-07-16T13:41:59.263Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:41:59.263Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:41:59.263Z] #40 DONE 340.0s [2022-07-16T13:41:59.263Z] [2022-07-16T13:41:59.263Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:41:59.263Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:41:59.263Z] #22 12.83 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-16T13:41:59.264Z] #22 13.67 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-16T13:41:59.264Z] #22 13.71 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-16T13:41:59.264Z] #22 13.76 Collecting pyyaml (from yamllint==1.26.1) [2022-07-16T13:41:59.264Z] #22 13.99 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-16T13:41:59.264Z] #22 14.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-16T13:41:59.264Z] #22 14.20 Building wheels for collected packages: yamllint [2022-07-16T13:41:59.264Z] #22 14.20 Running setup.py bdist_wheel for yamllint: started [2022-07-16T13:41:59.264Z] #22 15.14 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-16T13:41:59.264Z] #22 15.15 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-16T13:41:59.264Z] #22 15.23 Successfully built yamllint [2022-07-16T13:41:59.264Z] #22 15.25 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-16T13:41:59.264Z] #22 15.73 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T13:41:59.799Z] #43 247.4 DEP lib/c/criu.d [2022-07-16T13:41:59.799Z] #43 247.5 CC images/rpc.pb-c.o [2022-07-16T13:42:00.727Z] #43 ... [2022-07-16T13:42:00.727Z] [2022-07-16T13:42:00.727Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T13:42:00.727Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-16T13:42:00.727Z] #40 DONE 341.1s [2022-07-16T13:42:00.727Z] [2022-07-16T13:42:00.727Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:42:00.727Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:42:00.727Z] #43 248.4 CC lib/c/criu.o [2022-07-16T13:42:01.780Z] #22 ... [2022-07-16T13:42:01.780Z] [2022-07-16T13:42:01.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:42:01.780Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:42:01.780Z] #43 DONE 246.8s [2022-07-16T13:42:01.780Z] [2022-07-16T13:42:01.780Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-16T13:42:01.780Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-16T13:42:01.780Z] #22 DONE 18.7s [2022-07-16T13:42:01.780Z] [2022-07-16T13:42:01.780Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T13:42:01.780Z] #25 sha256:e29ef8e4260ed541bd28226e02469c4ce6b91719d66f88afda7067b9c09dcf3d [2022-07-16T13:42:02.094Z] #43 249.8 LINK lib/c/built-in.o [2022-07-16T13:42:02.094Z] #43 249.8 LINK lib/c/libcriu.so [2022-07-16T13:42:02.350Z] #43 249.9 LINK lib/c/libcriu.a [2022-07-16T13:42:02.350Z] #43 250.0 GEN magic.py [2022-07-16T13:42:02.605Z] #43 250.2 Note: Building without setproctitle() and strlcpy() support. [2022-07-16T13:42:02.606Z] #43 250.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-16T13:42:02.606Z] #43 250.2 Makefile.config:39: Warn: you have no libnftables installed [2022-07-16T13:42:02.606Z] #43 250.2 Makefile.config:40: Warn: Building without nftables support [2022-07-16T13:42:02.606Z] #43 250.2 Note: Building without GnuTLS support [2022-07-16T13:42:02.741Z] #71 exporting layers 7.5s done [2022-07-16T13:42:02.741Z] #71 writing image sha256:7ca771e7a73fc4d0c3ca0e9cf8a60aa8c4648242bbbf409998fc1526ca3f25bf done [2022-07-16T13:42:02.741Z] #71 naming to docker.io/library/docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 done [2022-07-16T13:42:02.741Z] #71 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-16T13:42:03.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43824/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/validate/default [2022-07-16T13:42:03.642Z] Congratulations! All commits are properly signed with the DCO! [2022-07-16T13:42:03.972Z] #43 251.4 fatal: not a git repository (or any of the parent directories): .git [2022-07-16T13:42:04.535Z] #43 ... [2022-07-16T13:42:04.535Z] [2022-07-16T13:42:04.535Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T13:42:04.535Z] #41 sha256:b0d213e0c57059eda58349acd968653239051b500f8504a777b46180b42fd4c1 [2022-07-16T13:42:04.535Z] #41 DONE 0.2s [2022-07-16T13:42:04.535Z] [2022-07-16T13:42:04.535Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:42:04.535Z] #53 sha256:e79c3cf9c3b641292f34417caaa4dd34eb2df515a417c5ed484cd9fb95c85fdc [2022-07-16T13:42:04.581Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-16T13:42:04.581Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-16T13:42:04.791Z] #53 ... [2022-07-16T13:42:04.791Z] [2022-07-16T13:42:04.791Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-16T13:42:04.791Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-16T13:42:04.791Z] #43 252.5 make[1]: Nothing to be done for 'all'. [2022-07-16T13:42:06.160Z] #43 253.5 make[1]: 'images/built-in.o' is up to date. [2022-07-16T13:42:06.160Z] #43 253.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-16T13:42:06.160Z] #43 253.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-16T13:42:06.160Z] #43 253.8 make[1]: 'compel/libcompel.a' is up to date. [2022-07-16T13:42:06.160Z] #43 253.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-16T13:42:06.160Z] #43 253.9 make[1]: Nothing to be done for 'all'. [2022-07-16T13:42:06.417Z] #43 254.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-16T13:42:06.980Z] #43 254.5 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:06.980Z] #43 254.6 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:06.980Z] #43 254.7 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:07.030Z] #25 DONE 5.0s [2022-07-16T13:42:07.030Z] [2022-07-16T13:42:07.030Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T13:42:07.030Z] #30 sha256:2e18e498834e328cc6cccfeafdd15c8415553926bc773a40f08a22e0d23d3b4b [2022-07-16T13:42:07.237Z] #43 254.9 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:07.494Z] #43 255.0 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:07.494Z] #43 255.0 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:07.494Z] #43 255.0 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:07.494Z] #43 255.1 make[2]: Nothing to be done for 'all'. [2022-07-16T13:42:07.494Z] #43 255.2 INSTALL criu/criu [2022-07-16T13:42:07.755Z] #43 DONE 255.4s [2022-07-16T13:42:07.755Z] [2022-07-16T13:42:07.755Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:42:07.755Z] #53 sha256:e79c3cf9c3b641292f34417caaa4dd34eb2df515a417c5ed484cd9fb95c85fdc [2022-07-16T13:42:09.124Z] #53 ... [2022-07-16T13:42:09.124Z] [2022-07-16T13:42:09.124Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-16T13:42:09.124Z] #44 sha256:10c1f2777622567dc8b32d805e3d2ce59e9bf00e440cff03bb7fa49b0c6638aa [2022-07-16T13:42:09.124Z] #44 DONE 0.1s [2022-07-16T13:42:09.124Z] [2022-07-16T13:42:09.124Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-16T13:42:09.124Z] #46 sha256:efc90fad1e9f380b75e9174e8e1fb5a5f16970c3bb20f5eee5a1a9d6f4163c17 [2022-07-16T13:42:09.382Z] #46 DONE 0.1s [2022-07-16T13:42:09.382Z] [2022-07-16T13:42:09.382Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T13:42:09.382Z] #48 sha256:971003808ce9094ace17432a5bff47eb1467896b739a0448841455cec169a52f [2022-07-16T13:42:09.382Z] #48 DONE 0.1s [2022-07-16T13:42:09.382Z] [2022-07-16T13:42:09.382Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T13:42:09.382Z] #50 sha256:b0ceb7f0fb94f1d023687417747ab6a1dc2f3e600f5c293516cd21e2e57b436f [2022-07-16T13:42:09.465Z] b111c3320c94: Pull complete [2022-07-16T13:42:09.638Z] #50 DONE 0.4s [2022-07-16T13:42:09.638Z] [2022-07-16T13:42:09.638Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T13:42:09.638Z] #52 sha256:0790f61dfdc2a04c02e8d3cfa3d41fd102c7540529dda219ee05108ac8919e22 [2022-07-16T13:42:09.638Z] #52 DONE 0.1s [2022-07-16T13:42:09.638Z] [2022-07-16T13:42:09.638Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:42:09.638Z] #53 sha256:e79c3cf9c3b641292f34417caaa4dd34eb2df515a417c5ed484cd9fb95c85fdc [2022-07-16T13:42:12.709Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-16T13:42:14.093Z] Congratulations! All API changes are done the right way. [2022-07-16T13:42:14.093Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-16T13:42:14.093Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-16T13:42:14.093Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-16T13:42:14.093Z] Congratulations! No new tests were added to integration-cli. [2022-07-16T13:42:14.093Z] [2022-07-16T13:42:14.093Z] INFO Start validation with golang-ci-lint [2022-07-16T13:42:14.093Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-16T13:42:14.093Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-16T13:42:14.093Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-16T13:42:16.985Z] #30 DONE 9.9s [2022-07-16T13:42:16.985Z] [2022-07-16T13:42:16.985Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T13:42:16.985Z] #33 sha256:73fd63f3483cc14ca0ec9c55fa790c6e112fd5d6fcf3b4546d81a608b37d28d5 [2022-07-16T13:42:16.985Z] #33 DONE 0.1s [2022-07-16T13:42:16.985Z] [2022-07-16T13:42:16.985Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:42:16.985Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:42:16.985Z] #56 ... [2022-07-16T13:42:16.985Z] [2022-07-16T13:42:16.985Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-16T13:42:16.985Z] #35 sha256:938b05260d82b132f9292415f3b6e26d4e68c555ffd227c555295816b0bf1ed2 [2022-07-16T13:42:16.985Z] #35 DONE 0.0s [2022-07-16T13:42:16.985Z] [2022-07-16T13:42:16.985Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T13:42:16.985Z] #38 sha256:e40c6970792f00e945053e655cb98c2a7637a77c45df5882a715e9ca62e40676 [2022-07-16T13:42:16.985Z] #38 DONE 0.1s [2022-07-16T13:42:16.985Z] [2022-07-16T13:42:16.985Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T13:42:16.985Z] #41 sha256:9af6f33ded1a3cd6a92204f83b2303126137f9765b60d261adc1926c9c151a2a [2022-07-16T13:42:17.242Z] #41 DONE 0.2s [2022-07-16T13:42:17.242Z] [2022-07-16T13:42:17.242Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-16T13:42:17.242Z] #44 sha256:36544b36129843c6734869c1153545f659ecf9b7da5c0b5fcad43c7bb935e829 [2022-07-16T13:42:17.242Z] #44 DONE 0.1s [2022-07-16T13:42:17.242Z] [2022-07-16T13:42:17.242Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:42:17.242Z] #53 sha256:f9f51bbb92eed63e45453d54692737bb394bd5aaebaa49169b23584a2e4ed837 [2022-07-16T13:42:17.242Z] #53 ... [2022-07-16T13:42:17.242Z] [2022-07-16T13:42:17.242Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-16T13:42:17.242Z] #46 sha256:cb9dda8b80a12353272b764919419596c5dd50822489476301b9975d5f626a81 [2022-07-16T13:42:17.242Z] #46 DONE 0.1s [2022-07-16T13:42:17.499Z] [2022-07-16T13:42:17.499Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T13:42:17.499Z] #48 sha256:9345cacec08b141c8cb0063c73da7ec683025256a0b54c8497f38a4c5f8edfb5 [2022-07-16T13:42:17.499Z] #48 DONE 0.1s [2022-07-16T13:42:17.499Z] [2022-07-16T13:42:17.499Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T13:42:17.499Z] #50 sha256:c6ed698cca05d5d20edc14b584a2502602208ab00df4bdbf21a24f8ab3138709 [2022-07-16T13:42:17.499Z] #50 DONE 0.2s [2022-07-16T13:42:17.499Z] [2022-07-16T13:42:17.499Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:42:17.499Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:42:17.756Z] #56 ... [2022-07-16T13:42:17.756Z] [2022-07-16T13:42:17.756Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T13:42:17.756Z] #52 sha256:97c55b577814707eb67026a39ae1ea5bdc7098f24e890c8b8a949b468d51c7e3 [2022-07-16T13:42:17.756Z] #52 DONE 0.1s [2022-07-16T13:42:17.756Z] [2022-07-16T13:42:17.756Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:42:17.756Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:42:21.938Z] #56 ... [2022-07-16T13:42:21.938Z] [2022-07-16T13:42:21.938Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-16T13:42:21.938Z] #53 sha256:f9f51bbb92eed63e45453d54692737bb394bd5aaebaa49169b23584a2e4ed837 [2022-07-16T13:42:21.938Z] #53 192.2 + mkdir -p /build [2022-07-16T13:42:21.938Z] #53 192.2 + cp runc /build/runc [2022-07-16T13:42:22.195Z] #53 DONE 193.0s [2022-07-16T13:42:22.195Z] [2022-07-16T13:42:22.195Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:42:22.195Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:42:24.092Z] #56 ... [2022-07-16T13:42:24.092Z] [2022-07-16T13:42:24.092Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T13:42:24.092Z] #54 sha256:cab4019d715ea24813608000f811fb83c4e326ab8e48e2104e7296518b038f6c [2022-07-16T13:42:25.620Z] #54 DONE 1.5s [2022-07-16T13:42:25.620Z] [2022-07-16T13:42:25.620Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:42:25.620Z] #56 sha256:7c2aaaa3e3a73d170bbb4379ad9fc98436d18b641e412e58a8a4474776be4243 [2022-07-16T13:42:28.890Z] #56 307.3 + bin/containerd [2022-07-16T13:42:31.532Z] #53 201.9 + mkdir -p /build [2022-07-16T13:42:31.533Z] #53 201.9 + cp runc /build/runc [2022-07-16T13:42:31.533Z] #53 DONE 202.6s [2022-07-16T13:42:31.533Z] [2022-07-16T13:42:31.533Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:42:31.533Z] #56 sha256:e893b541bee6ef869c4b3e0022de3fb4bc1185efce03f153885c85fef2b9f0e1 [2022-07-16T13:42:32.098Z] #56 ... [2022-07-16T13:42:32.098Z] [2022-07-16T13:42:32.098Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T13:42:32.098Z] #54 sha256:2d5a72e4b127389efe4a8fd4d0bb2c37dca40a370d7a976c4b63f1c0e250371a [2022-07-16T13:42:32.671Z] #54 DONE 0.4s [2022-07-16T13:42:32.671Z] [2022-07-16T13:42:32.671Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-16T13:42:32.671Z] #56 sha256:e893b541bee6ef869c4b3e0022de3fb4bc1185efce03f153885c85fef2b9f0e1 [2022-07-16T13:42:33.599Z] #56 311.2 + bin/containerd [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-16T13:42:46.437Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-07-16T13:42:46.437Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-16T13:42:46.437Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-16T13:42:46.437Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-16T13:42:46.437Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-16T13:42:46.437Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2022-07-16T13:42:46.437Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/builder [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-16T13:42:46.437Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-16T13:42:46.438Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-16T13:42:46.438Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-16T13:42:46.438Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-16T13:42:46.438Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-16T13:42:46.438Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-16T13:42:47.378Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements [2022-07-16T13:42:47.378Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 48.5% of statements [2022-07-16T13:42:47.378Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-16T13:42:47.949Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-16T13:42:48.890Z] ok github.com/docker/docker/builder/remotecontext/git 1.355s coverage: 86.3% of statements [2022-07-16T13:42:48.890Z] ? github.com/docker/docker/cli [no test files] [2022-07-16T13:42:48.890Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-16T13:42:51.449Z] ok github.com/docker/docker/client 0.089s coverage: 75.4% of statements [2022-07-16T13:43:20.240Z] #56 355.8 # github.com/containerd/containerd/cmd/containerd [2022-07-16T13:43:20.240Z] #56 355.8 /usr/bin/ld: /tmp/go-link-2927143488/000019.o: in function `New': [2022-07-16T13:43:20.240Z] #56 355.8 /tmp/tmp.UbfDRV6KE2/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-16T13:43:20.240Z] #56 355.9 + bin/containerd-stress [2022-07-16T13:43:20.240Z] #56 357.0 + bin/containerd-shim [2022-07-16T13:43:23.559Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.1% of statements [2022-07-16T13:43:24.130Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2022-07-16T13:43:24.130Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-16T13:43:24.130Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-16T13:43:24.130Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-16T13:43:24.130Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-16T13:43:25.079Z] #56 360.2 # github.com/containerd/containerd/cmd/containerd [2022-07-16T13:43:25.079Z] #56 360.2 /usr/bin/ld: /tmp/go-link-3176462215/000019.o: in function `New': [2022-07-16T13:43:25.079Z] #56 360.2 /tmp/tmp.hfdR73TpHa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-16T13:43:25.079Z] #56 360.5 + bin/containerd-stress [2022-07-16T13:43:25.079Z] #56 361.9 + bin/containerd-shim [2022-07-16T13:43:30.191Z] #56 367.3 + bin/containerd-shim-runc-v1 [2022-07-16T13:43:32.269Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2022-07-16T13:43:32.269Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-16T13:43:33.652Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-07-16T13:43:33.915Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:43:33.915Z] [2022-07-16T13:43:33.915Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T13:43:33.915Z] DOCKER_SYSTEMD=1 [2022-07-16T13:43:33.915Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T13:43:33.915Z] HOSTNAME=900c91f47261 [2022-07-16T13:43:33.915Z] DEST=bundles/test-integration [2022-07-16T13:43:33.915Z] PWD=/go/src/github.com/docker/docker [2022-07-16T13:43:33.915Z] DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:43:33.915Z] container=docker [2022-07-16T13:43:33.915Z] HOME=/root [2022-07-16T13:43:33.915Z] LANG=C.UTF-8 [2022-07-16T13:43:33.915Z] INVOCATION_ID=aa109a5f89c24bbbb92ed347b1955fbb [2022-07-16T13:43:33.915Z] GOLANG_VERSION=1.17.12 [2022-07-16T13:43:33.915Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T13:43:33.915Z] VALIDATE_BRANCH=20.10 [2022-07-16T13:43:33.915Z] TERM=xterm [2022-07-16T13:43:33.915Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T13:43:33.915Z] SHLVL=3 [2022-07-16T13:43:33.915Z] TIMEOUT=120m [2022-07-16T13:43:33.915Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-16T13:43:33.915Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T13:43:33.915Z] GO111MODULE=off [2022-07-16T13:43:33.915Z] DOCKER_EXPERIMENTAL=1 [2022-07-16T13:43:33.915Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T13:43:33.915Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T13:43:33.915Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T13:43:33.915Z] GOPATH=/go [2022-07-16T13:43:33.915Z] PKG_CONFIG=pkg-config [2022-07-16T13:43:33.915Z] _=/usr/bin/env [2022-07-16T13:43:33.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T13:43:35.029Z] #56 372.2 + bin/containerd-shim-runc-v1 [2022-07-16T13:43:35.442Z] #56 372.9 + bin/containerd-shim-runc-v2 [2022-07-16T13:43:36.004Z] #56 373.7 + binaries [2022-07-16T13:43:36.004Z] #56 373.7 + install -D bin/containerd /build/containerd [2022-07-16T13:43:36.004Z] #56 373.7 + install -D bin/containerd-shim /build/containerd-shim [2022-07-16T13:43:36.004Z] #56 373.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T13:43:36.004Z] #56 373.7 + install -D bin/ctr /build/ctr [2022-07-16T13:43:36.121Z] 7aca8de30754: Pull complete [2022-07-16T13:43:36.122Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af [2022-07-16T13:43:36.122Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T13:43:36.122Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T13:43:36.122Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-07-16T13:43:36.122Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-07-16T13:43:36.122Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3165' [2022-07-16T13:43:36.122Z] INFO: Docker version of control daemon [2022-07-16T13:43:36.122Z] [2022-07-16T13:43:36.122Z] Client: [2022-07-16T13:43:36.122Z] Version: 20.10.9 [2022-07-16T13:43:36.122Z] API version: 1.41 [2022-07-16T13:43:36.122Z] Go version: go1.16.8 [2022-07-16T13:43:36.122Z] Git commit: c2ea9bc [2022-07-16T13:43:36.122Z] Built: Mon Oct 4 16:11:10 2021 [2022-07-16T13:43:36.122Z] OS/Arch: windows/amd64 [2022-07-16T13:43:36.122Z] Context: default [2022-07-16T13:43:36.122Z] Experimental: true [2022-07-16T13:43:36.122Z] [2022-07-16T13:43:36.122Z] Server: Docker Engine - Community [2022-07-16T13:43:36.122Z] Engine: [2022-07-16T13:43:36.122Z] Version: 20.10.9 [2022-07-16T13:43:36.122Z] API version: 1.41 (minimum version 1.24) [2022-07-16T13:43:36.122Z] Go version: go1.16.8 [2022-07-16T13:43:36.122Z] Git commit: 79ea9d3 [2022-07-16T13:43:36.122Z] Built: Mon Oct 4 16:06:39 2021 [2022-07-16T13:43:36.122Z] OS/Arch: windows/amd64 [2022-07-16T13:43:36.122Z] Experimental: true [2022-07-16T13:43:36.122Z] [2022-07-16T13:43:36.122Z] INFO: Docker info of control daemon [2022-07-16T13:43:36.122Z] [2022-07-16T13:43:36.122Z] Client: [2022-07-16T13:43:36.122Z] Context: default [2022-07-16T13:43:36.122Z] Debug Mode: false [2022-07-16T13:43:36.122Z] Plugins: [2022-07-16T13:43:36.122Z] app: Docker Application (Docker Inc., v0.8.0) [2022-07-16T13:43:36.122Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-07-16T13:43:36.122Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-07-16T13:43:36.122Z] [2022-07-16T13:43:36.122Z] Server: [2022-07-16T13:43:36.122Z] Containers: 0 [2022-07-16T13:43:36.122Z] Running: 0 [2022-07-16T13:43:36.122Z] Paused: 0 [2022-07-16T13:43:36.122Z] Stopped: 0 [2022-07-16T13:43:36.122Z] Images: 1 [2022-07-16T13:43:36.122Z] Server Version: 20.10.9 [2022-07-16T13:43:36.122Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-07-16T13:43:36.122Z] Windows: [2022-07-16T13:43:36.122Z] LCOW: [2022-07-16T13:43:36.122Z] Logging Driver: json-file [2022-07-16T13:43:36.122Z] Plugins: [2022-07-16T13:43:36.122Z] Volume: local [2022-07-16T13:43:36.122Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-16T13:43:36.122Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-16T13:43:36.122Z] Swarm: inactive [2022-07-16T13:43:36.122Z] Default Isolation: process [2022-07-16T13:43:36.122Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-16T13:43:36.122Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-16T13:43:36.122Z] OSType: windows [2022-07-16T13:43:36.122Z] Architecture: x86_64 [2022-07-16T13:43:36.122Z] CPUs: 4 [2022-07-16T13:43:36.122Z] Total Memory: 32GiB [2022-07-16T13:43:36.122Z] Name: azwin-2-b22250 [2022-07-16T13:43:36.122Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-07-16T13:43:36.122Z] Docker Root Dir: D:\docker [2022-07-16T13:43:36.122Z] Debug Mode: false [2022-07-16T13:43:36.122Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:43:36.122Z] Labels: [2022-07-16T13:43:36.122Z] Experimental: true [2022-07-16T13:43:36.122Z] Insecure Registries: [2022-07-16T13:43:36.122Z] 10.0.0.4:5000 [2022-07-16T13:43:36.122Z] 127.0.0.0/8 [2022-07-16T13:43:36.122Z] Registry Mirrors: [2022-07-16T13:43:36.122Z] http://10.0.0.4:5000/ [2022-07-16T13:43:36.122Z] Live Restore Enabled: false [2022-07-16T13:43:36.122Z] Product License: Community Engine [2022-07-16T13:43:36.122Z] [2022-07-16T13:43:36.122Z] [2022-07-16T13:43:36.122Z] INFO: Commit hash is 903cd53ce4 [2022-07-16T13:43:36.122Z] INFO: Nuke-Everything... [2022-07-16T13:43:36.122Z] INFO: Container count on control daemon to delete is 0 [2022-07-16T13:43:37.735Z] INFO: Nuking d:\CI [2022-07-16T13:43:37.735Z] INFO: Zapped successfully [2022-07-16T13:43:37.735Z] INFO: Location for testing is d:\CI\PR-43824\1 [2022-07-16T13:43:37.735Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-07-16T13:43:37.735Z] [2022-07-16T13:43:37.735Z] [2022-07-16T13:43:37.735Z] INFO: Building the image from Dockerfile.windows at 07/16/2022 13:43:37... [2022-07-16T13:43:37.735Z] [2022-07-16T13:43:38.518Z] #56 DONE 375.6s [2022-07-16T13:43:39.079Z] [2022-07-16T13:43:39.079Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T13:43:39.079Z] #57 sha256:1ecfe7ab9cf2afb6ac870cf5bf8f6493244d7caa792e7400a85d757f089f3bd3 [2022-07-16T13:43:39.204Z] #56 378.0 + bin/containerd-shim-runc-v2 [2022-07-16T13:43:39.639Z] #57 DONE 0.8s [2022-07-16T13:43:39.639Z] [2022-07-16T13:43:39.639Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T13:43:39.639Z] #61 sha256:550e09885ccf91197ccdbcf5ad8c6f64e96c227dc785c9c50c0a97e8372305f2 [2022-07-16T13:43:39.895Z] #61 DONE 0.2s [2022-07-16T13:43:39.895Z] [2022-07-16T13:43:39.895Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T13:43:39.895Z] #66 sha256:3048fb7de5c60f3dc93d6edb2bef01dfe8e4d1ac301b98e6e911f4a81f580c35 [2022-07-16T13:43:40.138Z] #56 378.7 + binaries [2022-07-16T13:43:40.138Z] #56 378.7 + install -D bin/containerd /build/containerd [2022-07-16T13:43:40.138Z] #56 378.7 + install -D bin/containerd-shim /build/containerd-shim [2022-07-16T13:43:40.138Z] #56 378.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T13:43:40.138Z] #56 378.7 + install -D bin/ctr /build/ctr [2022-07-16T13:43:40.226Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-07-16T13:43:40.820Z] #66 DONE 0.9s [2022-07-16T13:43:40.820Z] [2022-07-16T13:43:40.820Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-16T13:43:40.820Z] #68 sha256:c0c9aaac2cbf5c6e4b6d5177c2692d6577c373ed9ec6b43ca320e68765c3bf30 [2022-07-16T13:43:40.820Z] #68 DONE 0.0s [2022-07-16T13:43:41.076Z] [2022-07-16T13:43:41.076Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-16T13:43:41.076Z] #69 sha256:cf58c53380734735ee0f690f76dea30d637758fe58b314c840ea73a85ed2552c [2022-07-16T13:43:41.076Z] #69 DONE 0.0s [2022-07-16T13:43:41.076Z] [2022-07-16T13:43:41.076Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T13:43:41.076Z] #70 sha256:50687270afcb1bc2419cdc16d794359d21c3ea3b6c8018c51b9a06e8202c5647 [2022-07-16T13:43:41.607Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-07-16T13:43:41.867Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-07-16T13:43:42.072Z] #56 DONE 380.9s [2022-07-16T13:43:42.437Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-16T13:43:42.613Z] Sending build context to Docker daemon 58.34MB [2022-07-16T13:43:42.613Z] [2022-07-16T13:43:42.613Z] Step 1/10 : FROM microsoft/windowsservercore [2022-07-16T13:43:42.613Z] ---> e6b07227af5c [2022-07-16T13:43:42.613Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-07-16T13:43:42.613Z] ---> Running in d23692ca955c [2022-07-16T13:43:43.006Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-16T13:43:43.097Z] Removing intermediate container d23692ca955c [2022-07-16T13:43:43.097Z] ---> 5a4df2ba7be8 [2022-07-16T13:43:43.097Z] Step 3/10 : ARG GO_VERSION=1.17.12 [2022-07-16T13:43:43.097Z] ---> Running in 2fb2e4589a45 [2022-07-16T13:43:43.582Z] Removing intermediate container 2fb2e4589a45 [2022-07-16T13:43:43.582Z] ---> af1f4e098899 [2022-07-16T13:43:43.582Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-07-16T13:43:43.582Z] ---> Running in b2ec92c797d3 [2022-07-16T13:43:44.067Z] Removing intermediate container b2ec92c797d3 [2022-07-16T13:43:44.067Z] ---> bb705aed471c [2022-07-16T13:43:44.067Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-07-16T13:43:44.067Z] ---> Running in a3d5fc23bb44 [2022-07-16T13:43:44.341Z] #70 DONE 3.5s [2022-07-16T13:43:44.341Z] [2022-07-16T13:43:44.341Z] #71 exporting to image [2022-07-16T13:43:44.341Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T13:43:44.341Z] #71 exporting layers [2022-07-16T13:43:44.552Z] Removing intermediate container a3d5fc23bb44 [2022-07-16T13:43:44.552Z] ---> 48445ba120c6 [2022-07-16T13:43:44.552Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-07-16T13:43:44.552Z] ---> Running in 1368c7ce2203 [2022-07-16T13:43:44.916Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.924s coverage: 73.3% of statements [2022-07-16T13:43:45.176Z] ok github.com/docker/docker/daemon 12.087s coverage: 17.1% of statements [2022-07-16T13:43:45.176Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-16T13:43:45.176Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-16T13:43:45.176Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-16T13:43:45.176Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-16T13:43:45.335Z] [2022-07-16T13:43:45.335Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T13:43:45.335Z] #57 sha256:bf2811a446dcabbb709eb7a22566a27c2edabf4d53713a5d8021e6a4e76de065 [2022-07-16T13:43:45.590Z] #57 DONE 1.0s [2022-07-16T13:43:45.590Z] [2022-07-16T13:43:45.590Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T13:43:45.590Z] #61 sha256:e5aa7eb9e8f14eefb51a064bec5222856ef1dc567be3e9c8cff3fd0bd48cb42f [2022-07-16T13:43:45.846Z] #61 DONE 0.2s [2022-07-16T13:43:45.846Z] [2022-07-16T13:43:45.846Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T13:43:45.846Z] #66 sha256:0cdb1f892f0be12645fd34f54f2bd30ed04ee171bfc404dc364e59b52e0fa4d3 [2022-07-16T13:43:46.376Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.319s coverage: 56.2% of statements [2022-07-16T13:43:46.376Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-07-16T13:43:46.771Z] #66 DONE 0.9s [2022-07-16T13:43:46.771Z] [2022-07-16T13:43:46.771Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-16T13:43:46.771Z] #68 sha256:23108ffb064191f4fc5011908a56c5e603b49a6f801153212711a95204eae35b [2022-07-16T13:43:46.771Z] #68 DONE 0.0s [2022-07-16T13:43:46.771Z] [2022-07-16T13:43:46.771Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-16T13:43:46.771Z] #69 sha256:9f2bf5ece2a47652ebc167ff9513973f8c8bb8417b89dee4453dd8624075ef6f [2022-07-16T13:43:46.771Z] #69 DONE 0.0s [2022-07-16T13:43:46.771Z] [2022-07-16T13:43:46.771Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T13:43:46.771Z] #70 sha256:7c650e60da7eb99f984ac22e2d5ea6e0e4fdfa2a334f7e17fdde6b67a2423ede [2022-07-16T13:43:47.758Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-07-16T13:43:49.248Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.228s coverage: 50.5% of statements [2022-07-16T13:43:50.698Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.720s coverage: 45.9% of statements [2022-07-16T13:43:50.698Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-16T13:43:50.935Z] #70 DONE 4.2s [2022-07-16T13:43:50.951Z] #71 exporting layers 6.7s done [2022-07-16T13:43:50.951Z] #71 writing image sha256:5a989c96d47f4206bebfd313b5c8cec3c603d8dad292795a02e2d50f28c96339 done [2022-07-16T13:43:50.951Z] #71 naming to docker.io/library/docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 done [2022-07-16T13:43:50.951Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-16T13:43:51.191Z] [2022-07-16T13:43:51.191Z] #71 exporting to image [2022-07-16T13:43:51.191Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T13:43:51.191Z] #71 exporting layers [2022-07-16T13:43:51.321Z] + trap exit INT TERM [2022-07-16T13:43:51.321Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-16T13:43:51.321Z] + CONTAINER_NAME=docker-pr1 [2022-07-16T13:43:51.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43824/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh dynbinary-daemon [2022-07-16T13:43:52.081Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.897s coverage: 58.0% of statements [2022-07-16T13:43:52.081Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-16T13:43:52.081Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-16T13:43:52.081Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.8% of statements [2022-07-16T13:43:53.021Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-07-16T13:43:53.207Z] [2022-07-16T13:43:53.207Z] Removing bundles/ [2022-07-16T13:43:53.207Z] [2022-07-16T13:43:53.207Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-07-16T13:43:53.207Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:43:53.207Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T13:43:53.592Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-07-16T13:43:54.162Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2022-07-16T13:43:54.162Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-16T13:43:54.162Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-16T13:43:55.102Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.2% of statements [2022-07-16T13:43:55.362Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.4% of statements [2022-07-16T13:43:55.362Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-16T13:43:55.362Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-16T13:43:55.623Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-07-16T13:43:55.882Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2022-07-16T13:43:56.142Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-07-16T13:43:56.420Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-07-16T13:43:56.990Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-07-16T13:43:56.990Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-16T13:43:57.250Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 57.0% of statements [2022-07-16T13:43:57.820Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-07-16T13:43:58.394Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-16T13:43:58.655Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-16T13:43:59.225Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-16T13:43:59.274Z] #71 exporting layers 7.2s done [2022-07-16T13:43:59.274Z] #71 writing image sha256:d126f07ec684522587835130203d14083227953acd82206f714592bbb0213447 [2022-07-16T13:43:59.274Z] #71 writing image sha256:d126f07ec684522587835130203d14083227953acd82206f714592bbb0213447 done [2022-07-16T13:43:59.274Z] #71 naming to docker.io/library/docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 done [2022-07-16T13:43:59.274Z] #71 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T13:43:59.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -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=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh dynbinary test-integration [2022-07-16T13:43:59.796Z] ok github.com/docker/docker/daemon/logger/splunk 1.586s coverage: 82.5% of statements [2022-07-16T13:43:59.797Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-16T13:43:59.797Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-16T13:44:00.525Z] [2022-07-16T13:44:00.737Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2022-07-16T13:44:00.782Z] Removing bundles/ [2022-07-16T13:44:00.782Z] [2022-07-16T13:44:00.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T13:44:00.782Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:44:00.782Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T13:44:02.119Z] ok github.com/docker/docker/distribution 1.509s coverage: 27.6% of statements [2022-07-16T13:44:02.119Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-16T13:44:02.587Z] [2022-07-16T13:44:02.587Z] SUCCESS: Specified value was saved. [2022-07-16T13:44:02.689Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-16T13:44:03.260Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-07-16T13:44:03.520Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.6% of statements [2022-07-16T13:44:03.520Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-16T13:44:03.781Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-16T13:44:03.781Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-16T13:44:04.041Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-07-16T13:44:04.041Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-16T13:44:04.200Z] INFO: Downloading git... [2022-07-16T13:44:04.301Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2022-07-16T13:44:05.242Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-07-16T13:44:05.812Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-07-16T13:44:05.812Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-16T13:44:05.816Z] INFO: Downloading go... [2022-07-16T13:44:07.723Z] ok github.com/docker/docker/pkg/archive 0.316s coverage: 81.9% of statements [2022-07-16T13:44:08.293Z] ok github.com/docker/docker/pkg/authorization 0.366s coverage: 68.3% of statements [2022-07-16T13:44:08.553Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-16T13:44:08.813Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-16T13:44:12.119Z] ok github.com/docker/docker/pkg/chrootarchive 2.535s coverage: 43.5% of statements [2022-07-16T13:44:12.119Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-16T13:44:12.379Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-07-16T13:44:12.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T13:44:12.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T13:44:12.640Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2022-07-16T13:44:13.123Z] INFO: Downloading compiler 1 of 3... [2022-07-16T13:44:13.209Z] ok github.com/docker/docker/layer 7.773s coverage: 68.8% of statements [2022-07-16T13:44:13.209Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-16T13:44:13.209Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-16T13:44:13.209Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-16T13:44:13.209Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-16T13:44:13.209Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-16T13:44:13.209Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-16T13:44:13.209Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-16T13:44:13.470Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-07-16T13:44:13.609Z] INFO: Downloading compiler 2 of 3... [2022-07-16T13:44:13.730Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-07-16T13:44:13.990Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-16T13:44:14.093Z] INFO: Downloading compiler 3 of 3... [2022-07-16T13:44:14.930Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-07-16T13:44:15.501Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-07-16T13:44:15.707Z] INFO: Extracting git... [2022-07-16T13:44:15.761Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2022-07-16T13:44:16.022Z] ok github.com/docker/docker/pkg/discovery/kv 3.020s coverage: 84.1% of statements [2022-07-16T13:44:16.022Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-07-16T13:44:16.962Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 69.5% of statements [2022-07-16T13:44:17.234Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 69.3% of statements [2022-07-16T13:44:17.495Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-07-16T13:44:17.495Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-16T13:44:17.495Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-16T13:44:17.495Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-16T13:44:17.495Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-16T13:44:17.755Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-16T13:44:17.755Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-16T13:44:17.755Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-07-16T13:44:18.016Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-16T13:44:18.276Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-07-16T13:44:18.276Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2022-07-16T13:44:18.276Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-16T13:44:18.276Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-16T13:44:18.847Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-07-16T13:44:19.107Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-16T13:44:19.367Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-16T13:44:19.627Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-16T13:44:21.008Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-07-16T13:44:21.008Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-16T13:44:25.206Z] ok github.com/docker/docker/pkg/signal 3.342s coverage: 62.3% of statements [2022-07-16T13:44:25.206Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-16T13:44:25.206Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-16T13:44:25.466Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-16T13:44:26.036Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-07-16T13:44:26.607Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-07-16T13:44:26.867Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-07-16T13:44:27.127Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-07-16T13:44:27.387Z] coverage: [no statements] [2022-07-16T13:44:27.387Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-07-16T13:44:27.647Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-16T13:44:27.908Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-07-16T13:44:27.908Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-16T13:44:29.819Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-07-16T13:44:30.079Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-07-16T13:44:30.661Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-07-16T13:44:30.850Z] INFO: Expanding go... [2022-07-16T13:44:31.614Z] ok github.com/docker/docker/quota 0.195s coverage: 71.4% of statements [2022-07-16T13:44:32.185Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-16T13:44:33.126Z] ok github.com/docker/docker/registry 0.086s coverage: 57.2% of statements [2022-07-16T13:44:33.695Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-16T13:44:33.695Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-16T13:44:34.265Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-07-16T13:44:34.525Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-16T13:44:34.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T13:44:35.583Z] INFO [loader] Go packages loading at mode 575 (name|exports_file|deps|files|imports|types_sizes|compiled_files) took 2m10.767460539s [2022-07-16T13:44:35.583Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 404.292416ms [2022-07-16T13:44:37.068Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-16T13:44:37.638Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-07-16T13:44:38.207Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-07-16T13:44:39.589Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-07-16T13:44:44.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T13:44:45.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T13:44:45.569Z] INFO [runner/unused/goanalysis] analyzers took 24.641746042s with top 10 stages: buildssa: 21.470346331s, U1000: 3.171399711s [2022-07-16T13:44:46.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T13:44:46.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T13:44:46.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T13:44:47.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T13:44:50.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T13:44:51.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T13:44:52.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T13:44:52.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T13:44:53.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T13:44:54.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T13:44:54.481Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/rootless [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-16T13:44:54.481Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-16T13:44:54.482Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-16T13:44:54.482Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-16T13:44:54.482Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-16T13:44:54.482Z] ? github.com/docker/docker/volume [no test files] [2022-07-16T13:44:54.482Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-16T13:44:54.482Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === Skipped [2022-07-16T13:44:54.482Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-07-16T13:44:54.482Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-07-16T13:44:54.482Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:74: No driver to put! [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-16T13:44:54.482Z] time="2022-07-16T13:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-16T13:44:54.482Z] time="2022-07-16T13:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-16T13:44:54.482Z] time="2022-07-16T13:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-16T13:44:54.482Z] time="2022-07-16T13:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-16T13:44:54.482Z] time="2022-07-16T13:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:74: No driver to put! [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-16T13:44:54.482Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-16T13:44:54.482Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-16T13:44:54.482Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T13:44:54.482Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-16T13:44:54.482Z] graphtest_unix.go:74: No driver to put! [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-16T13:44:54.482Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-16T13:44:54.482Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-07-16T13:44:54.482Z] [2022-07-16T13:44:54.482Z] DONE 2251 tests, 26 skipped in 207.839s Post stage [Pipeline] junit [2022-07-16T13:44:54.497Z] Recording test results [2022-07-16T13:44:55.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T13:44:55.943Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T13:44:56.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh dynbinary test-integration [2022-07-16T13:44:56.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T13:44:56.398Z] INFO: Expanding compiler 1 of 3... [2022-07-16T13:44:56.398Z] INFO: Expanding compiler 2 of 3... [2022-07-16T13:44:56.859Z] [2022-07-16T13:44:56.859Z] Removing bundles/ [2022-07-16T13:44:56.859Z] [2022-07-16T13:44:56.859Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T13:44:56.859Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:44:56.859Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T13:44:56.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T13:44:57.843Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T13:44:57.843Z] Using test binary docker [2022-07-16T13:44:57.843Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T13:44:57.843Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-16T13:44:57.843Z] INFO: Waiting for daemon to start... [2022-07-16T13:44:57.843Z] Starting dockerd [2022-07-16T13:45:00.341Z] INFO: Expanding compiler 3 of 3... [2022-07-16T13:45:00.826Z] INFO: Removing downloaded files... [2022-07-16T13:45:00.826Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-07-16T13:45:00.826Z] INFO: Configuring git core.autocrlf... [2022-07-16T13:45:02.031Z] . [2022-07-16T13:45:02.031Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T13:45:02.031Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T13:45:02.031Z] Error: No such image: emptyfs [2022-07-16T13:45:02.031Z] Running integration-test (iteration 1) [2022-07-16T13:45:02.031Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T13:45:16.910Z] Loaded image: buildpack-deps:buster [2022-07-16T13:45:16.910Z] Loaded image: busybox:latest [2022-07-16T13:45:16.910Z] Loaded image: busybox:glibc [2022-07-16T13:45:17.170Z] Loaded image: debian:bullseye [2022-07-16T13:45:17.170Z] Loaded image: hello-world:latest [2022-07-16T13:45:17.170Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:45:17.170Z] INFO: Testing against a local daemon [2022-07-16T13:45:17.170Z] === RUN TestCgroupNamespacesBuild [2022-07-16T13:45:19.699Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2022-07-16T13:45:19.700Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T13:45:20.634Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-07-16T13:45:20.634Z] === RUN TestBuildWithSession [2022-07-16T13:45:20.634Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:45:20.634Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T13:45:20.634Z] === RUN TestBuildSquashParent [2022-07-16T13:45:25.900Z] --- PASS: TestBuildSquashParent (4.66s) [2022-07-16T13:45:25.900Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T13:45:25.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:45:25.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:45:25.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:45:25.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:45:25.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:45:25.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:45:25.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:45:25.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:45:25.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:45:25.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:45:25.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:45:25.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:45:25.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:45:25.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:45:26.834Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:45:27.403Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:45:28.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:45:28.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:45:29.599Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:45:29.599Z] [2022-07-16T13:45:29.599Z] + TEST_INTEGRATION_DEST=1 [2022-07-16T13:45:29.599Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-16T13:45:29.599Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T13:45:29.599Z] + run_tests test-integration-flaky [2022-07-16T13:45:29.599Z] + '[' -n 0 ']' [2022-07-16T13:45:29.599Z] + rm= [2022-07-16T13:45:29.599Z] + c=0 [2022-07-16T13:45:29.599Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43824/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43824/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh test-integration-flaky test-integration [2022-07-16T13:45:29.599Z] ++ jobs -p [2022-07-16T13:45:29.599Z] + for job in $(jobs -p) [2022-07-16T13:45:29.599Z] + wait 31927 [2022-07-16T13:45:29.599Z] + TEST_INTEGRATION_DEST=3 [2022-07-16T13:45:29.599Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-16T13:45:29.599Z] + TEST_SKIP_INTEGRATION=1 [2022-07-16T13:45:29.599Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-16T13:45:29.599Z] + run_tests [2022-07-16T13:45:29.599Z] + '[' -n 0 ']' [2022-07-16T13:45:29.599Z] + rm= [2022-07-16T13:45:29.599Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43824/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43824/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh '' test-integration [2022-07-16T13:45:29.599Z] + TEST_INTEGRATION_DEST=2 [2022-07-16T13:45:29.599Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-16T13:45:29.599Z] + TEST_SKIP_INTEGRATION=1 [2022-07-16T13:45:29.599Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-16T13:45:29.599Z] + run_tests [2022-07-16T13:45:29.599Z] + '[' -n 0 ']' [2022-07-16T13:45:29.599Z] + rm= [2022-07-16T13:45:29.599Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43824/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43824/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh '' test-integration [2022-07-16T13:45:29.599Z] [2022-07-16T13:45:29.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T13:45:29.599Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T13:45:29.599Z] HOSTNAME=6c62cedf4da1 [2022-07-16T13:45:29.599Z] TEST_SKIP_INTEGRATION=1 [2022-07-16T13:45:29.599Z] TESTDEBUG=0 [2022-07-16T13:45:29.599Z] DEST=bundles/test-integration [2022-07-16T13:45:29.599Z] PWD=/go/src/github.com/docker/docker [2022-07-16T13:45:29.599Z] KEEPBUNDLE=1 [2022-07-16T13:45:29.599Z] DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:45:29.599Z] container=docker [2022-07-16T13:45:29.599Z] HOME=/root [2022-07-16T13:45:29.599Z] GOLANG_VERSION=1.17.12 [2022-07-16T13:45:29.599Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T13:45:29.599Z] VALIDATE_BRANCH=20.10 [2022-07-16T13:45:29.599Z] TERM=xterm [2022-07-16T13:45:29.599Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T13:45:29.599Z] SHLVL=1 [2022-07-16T13:45:29.599Z] TIMEOUT=120m [2022-07-16T13:45:29.599Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-16T13:45:29.599Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T13:45:29.599Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-16T13:45:29.599Z] GO111MODULE=off [2022-07-16T13:45:29.599Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T13:45:29.599Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T13:45:29.599Z] GOPATH=/go [2022-07-16T13:45:29.599Z] PKG_CONFIG=pkg-config [2022-07-16T13:45:29.599Z] _=/usr/bin/env [2022-07-16T13:45:29.599Z] Building test suite binary ./integration-cli/test.main [2022-07-16T13:45:29.599Z] [2022-07-16T13:45:29.599Z] [2022-07-16T13:45:29.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T13:45:29.599Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T13:45:29.599Z] HOSTNAME=dcfac06f8533 [2022-07-16T13:45:29.599Z] TEST_SKIP_INTEGRATION=1 [2022-07-16T13:45:29.599Z] TESTDEBUG=0 [2022-07-16T13:45:29.599Z] DEST=bundles/test-integration [2022-07-16T13:45:29.599Z] PWD=/go/src/github.com/docker/docker [2022-07-16T13:45:29.599Z] KEEPBUNDLE=1 [2022-07-16T13:45:29.599Z] DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:45:29.599Z] container=docker [2022-07-16T13:45:29.599Z] HOME=/root [2022-07-16T13:45:29.599Z] GOLANG_VERSION=1.17.12 [2022-07-16T13:45:29.599Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T13:45:29.599Z] VALIDATE_BRANCH=20.10 [2022-07-16T13:45:29.599Z] TERM=xterm [2022-07-16T13:45:29.599Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T13:45:29.599Z] SHLVL=1 [2022-07-16T13:45:29.599Z] TIMEOUT=120m [2022-07-16T13:45:29.599Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-16T13:45:29.599Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T13:45:29.599Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-16T13:45:29.599Z] GO111MODULE=off [2022-07-16T13:45:29.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T13:45:29.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T13:45:29.600Z] GOPATH=/go [2022-07-16T13:45:29.600Z] PKG_CONFIG=pkg-config [2022-07-16T13:45:29.600Z] _=/usr/bin/env [2022-07-16T13:45:29.600Z] Building test suite binary ./integration-cli/test.main [2022-07-16T13:45:29.600Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-16T13:45:29.600Z] No new tests added to integration. [2022-07-16T13:45:29.600Z] [2022-07-16T13:45:29.600Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T13:45:29.600Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T13:45:29.600Z] HOSTNAME=f0fd806b6e67 [2022-07-16T13:45:29.600Z] TESTDEBUG=0 [2022-07-16T13:45:29.600Z] DEST=bundles/test-integration [2022-07-16T13:45:29.600Z] PWD=/go/src/github.com/docker/docker [2022-07-16T13:45:29.600Z] KEEPBUNDLE=1 [2022-07-16T13:45:29.600Z] DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:45:29.600Z] container=docker [2022-07-16T13:45:29.600Z] HOME=/root [2022-07-16T13:45:29.600Z] GOLANG_VERSION=1.17.12 [2022-07-16T13:45:29.600Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T13:45:29.600Z] VALIDATE_BRANCH=20.10 [2022-07-16T13:45:29.600Z] TERM=xterm [2022-07-16T13:45:29.600Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T13:45:29.600Z] SHLVL=1 [2022-07-16T13:45:29.600Z] TIMEOUT=120m [2022-07-16T13:45:29.600Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-16T13:45:29.600Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T13:45:29.600Z] GO111MODULE=off [2022-07-16T13:45:29.600Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T13:45:29.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T13:45:29.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T13:45:29.600Z] GOPATH=/go [2022-07-16T13:45:29.600Z] PKG_CONFIG=pkg-config [2022-07-16T13:45:29.600Z] _=/usr/bin/env [2022-07-16T13:45:29.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T13:45:30.155Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-16T13:45:30.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-07-16T13:45:30.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2022-07-16T13:45:30.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.62s) [2022-07-16T13:45:30.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-07-16T13:45:30.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-07-16T13:45:30.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-07-16T13:45:30.155Z] === RUN TestBuildMultiStageCopy [2022-07-16T13:45:30.155Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T13:45:31.529Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T13:45:31.787Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T13:45:32.045Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T13:45:32.045Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T13:45:32.303Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2022-07-16T13:45:32.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-07-16T13:45:32.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-16T13:45:32.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-16T13:45:32.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-16T13:45:32.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-07-16T13:45:32.303Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T13:45:32.869Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-16T13:45:32.869Z] === RUN TestBuildLabelWithTargets [2022-07-16T13:45:34.243Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-07-16T13:45:34.243Z] === RUN TestBuildWithEmptyLayers [2022-07-16T13:45:34.243Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-07-16T13:45:34.243Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T13:45:36.150Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2022-07-16T13:45:36.150Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T13:45:36.409Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-07-16T13:45:36.409Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T13:45:37.169Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:45:37.170Z] [2022-07-16T13:45:37.170Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T13:45:37.170Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T13:45:37.170Z] HOSTNAME=d3ebedbdfecc [2022-07-16T13:45:37.170Z] DEST=bundles/test-integration [2022-07-16T13:45:37.170Z] PWD=/go/src/github.com/docker/docker [2022-07-16T13:45:37.170Z] DOCKER_ROOTLESS=1 [2022-07-16T13:45:37.170Z] DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:45:37.170Z] container=docker [2022-07-16T13:45:37.170Z] HOME=/root [2022-07-16T13:45:37.170Z] GOLANG_VERSION=1.17.12 [2022-07-16T13:45:37.170Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T13:45:37.170Z] VALIDATE_BRANCH=20.10 [2022-07-16T13:45:37.170Z] TERM=xterm [2022-07-16T13:45:37.170Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T13:45:37.170Z] SHLVL=1 [2022-07-16T13:45:37.170Z] TIMEOUT=120m [2022-07-16T13:45:37.170Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-16T13:45:37.170Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T13:45:37.170Z] GO111MODULE=off [2022-07-16T13:45:37.170Z] DOCKER_EXPERIMENTAL=1 [2022-07-16T13:45:37.170Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T13:45:37.170Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T13:45:37.170Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T13:45:37.170Z] GOPATH=/go [2022-07-16T13:45:37.170Z] PKG_CONFIG=pkg-config [2022-07-16T13:45:37.170Z] _=/usr/bin/env [2022-07-16T13:45:37.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T13:45:38.310Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-07-16T13:45:38.310Z] === RUN TestBuildWithHugeFile [2022-07-16T13:46:07.027Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m52.17164824s with top 10 stages: buildssa: 1m32.364992143s, goimports: 19.545561351s, unconvert: 10.418572347s, gosec: 7.953793403s, golint: 4.44257712s, ineffassign: 3.815717619s, misspell: 3.497032076s, inspect: 3.302343518s, vrp: 2.755786619s, fact_purity: 1.83638158s [2022-07-16T13:46:07.027Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-07-16T13:46:07.027Z] INFO [runner] Processors filtering stat (out/in): cgo: 1682/2258, filename_unadjuster: 1682/1682, identifier_marker: 1577/1577, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, exclude: 1577/1577, nolint: 0/64, skip_files: 1682/1682, exclude-rules: 64/1577, path_prettifier: 1682/1682 [2022-07-16T13:46:07.027Z] INFO [runner] processing took 58.808647ms with stages: identifier_marker: 22.969952ms, nolint: 19.395689ms, path_prettifier: 8.132054ms, autogenerated_exclude: 3.805793ms, exclude-rules: 2.735857ms, skip_dirs: 1.494173ms, cgo: 177.464µs, filename_unadjuster: 93.359µs, max_same_issues: 1.491µs, skip_files: 620ns, uniq_by_line: 498ns, diff: 367ns, exclude: 324ns, max_from_linter: 295ns, source_code: 243ns, path_shortener: 237ns, max_per_file_from_linter: 231ns [2022-07-16T13:46:07.027Z] INFO [runner] linters took 1m35.519575152s with stages: goanalysis_metalinter: 1m15.662816551s, unused: 19.797786608s [2022-07-16T13:46:07.027Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-07-16T13:46:07.027Z] INFO Memory: 2268 samples, avg is 1519.4MB, max is 4101.6MB [2022-07-16T13:46:07.027Z] INFO Execution took 3m46.699382877s [2022-07-16T13:46:07.027Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-16T13:46:07.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh dynbinary-daemon test-docker-py [2022-07-16T13:46:07.921Z] [2022-07-16T13:46:07.921Z] Removing bundles/ [2022-07-16T13:46:07.921Z] [2022-07-16T13:46:07.921Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-07-16T13:46:07.921Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:46:07.921Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T13:46:13.485Z] Removing intermediate container 1368c7ce2203 [2022-07-16T13:46:13.485Z] ---> 0d91741d91ef [2022-07-16T13:46:13.485Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-07-16T13:46:13.485Z] ---> Running in f825947f1268 [2022-07-16T13:46:15.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T13:46:15.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T13:46:18.378Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:46:18.378Z] [2022-07-16T13:46:18.378Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T13:46:18.378Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T13:46:18.378Z] HOSTNAME=238d44e2048f [2022-07-16T13:46:18.378Z] TESTDEBUG=0 [2022-07-16T13:46:18.378Z] DEST=bundles/test-integration [2022-07-16T13:46:18.378Z] PWD=/go/src/github.com/docker/docker [2022-07-16T13:46:18.378Z] DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 [2022-07-16T13:46:18.378Z] container=docker [2022-07-16T13:46:18.378Z] HOME=/root [2022-07-16T13:46:18.378Z] GOLANG_VERSION=1.17.12 [2022-07-16T13:46:18.378Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T13:46:18.378Z] VALIDATE_BRANCH=20.10 [2022-07-16T13:46:18.378Z] TERM=xterm [2022-07-16T13:46:18.378Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T13:46:18.378Z] SHLVL=1 [2022-07-16T13:46:18.378Z] TIMEOUT=120m [2022-07-16T13:46:18.378Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-16T13:46:18.378Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T13:46:18.378Z] GO111MODULE=off [2022-07-16T13:46:18.378Z] DOCKER_EXPERIMENTAL=1 [2022-07-16T13:46:18.378Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T13:46:18.378Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T13:46:18.378Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T13:46:18.378Z] GOPATH=/go [2022-07-16T13:46:18.378Z] PKG_CONFIG=pkg-config [2022-07-16T13:46:18.378Z] _=/usr/bin/env [2022-07-16T13:46:18.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T13:46:19.499Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-07-16T13:46:19.499Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-16T13:46:19.984Z] go: downloading github.com/fatih/color v1.10.0 [2022-07-16T13:46:19.984Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T13:46:19.984Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T13:46:19.984Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T13:46:19.984Z] go: downloading golang.org/x/tools v0.1.0 [2022-07-16T13:46:19.984Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T13:46:19.984Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T13:46:19.984Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T13:46:20.473Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T13:46:20.473Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T13:46:20.473Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T13:46:20.473Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T13:46:21.492Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T13:46:21.492Z] go: downloading golang.org/x/mod v0.3.0 [2022-07-16T13:46:34.542Z] --- PASS: TestBuildWithHugeFile (49.20s) [2022-07-16T13:46:34.542Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T13:46:34.542Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:46:34.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:46:34.542Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:46:34.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:46:34.542Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:46:34.542Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:46:34.542Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:46:34.542Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:46:34.542Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:46:34.542Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-16T13:46:34.542Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-07-16T13:46:34.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-07-16T13:46:34.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-16T13:46:34.542Z] === RUN TestBuildPreserveOwnership [2022-07-16T13:46:34.542Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T13:46:34.542Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T13:46:34.542Z] --- PASS: TestBuildPreserveOwnership (3.48s) [2022-07-16T13:46:34.542Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-07-16T13:46:34.542Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-07-16T13:46:34.542Z] === RUN TestBuildPlatformInvalid [2022-07-16T13:46:34.542Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-16T13:46:34.542Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T13:46:37.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T13:46:39.548Z] Removing intermediate container f825947f1268 [2022-07-16T13:46:39.549Z] ---> 05686cd3aab8 [2022-07-16T13:46:39.549Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-07-16T13:46:39.549Z] ---> Running in a35970ede4ad [2022-07-16T13:46:39.549Z] Removing intermediate container a35970ede4ad [2022-07-16T13:46:39.549Z] ---> dd338b167419 [2022-07-16T13:46:39.549Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-07-16T13:46:39.549Z] ---> Running in d052703f6af0 [2022-07-16T13:46:40.033Z] Removing intermediate container d052703f6af0 [2022-07-16T13:46:40.033Z] ---> b9ad16f1d13c [2022-07-16T13:46:40.033Z] Step 10/10 : COPY . . [2022-07-16T13:46:44.517Z] Loaded image: buildpack-deps:buster [2022-07-16T13:46:44.517Z] Loaded image: busybox:latest [2022-07-16T13:46:44.517Z] Loaded image: busybox:glibc [2022-07-16T13:46:44.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T13:46:45.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T13:46:45.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T13:46:45.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T13:46:46.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T13:46:47.141Z] Loaded image: debian:bullseye [2022-07-16T13:46:47.141Z] Loaded image: hello-world:latest [2022-07-16T13:46:47.141Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:46:47.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T13:46:47.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T13:46:48.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T13:46:50.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T13:46:51.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T13:46:52.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T13:46:52.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T13:46:53.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T13:46:54.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T13:46:55.250Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.37s) [2022-07-16T13:46:55.250Z] PASS [2022-07-16T13:46:55.250Z] [2022-07-16T13:46:55.250Z] === Skipped [2022-07-16T13:46:55.250Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-16T13:46:55.250Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:46:55.250Z] [2022-07-16T13:46:55.250Z] DONE 33 tests, 1 skipped in 112.605s [2022-07-16T13:46:55.250Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T13:46:55.250Z] INFO: Testing against a local daemon [2022-07-16T13:46:55.250Z] === RUN TestConfigInspect [2022-07-16T13:46:55.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T13:46:56.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T13:46:56.624Z] --- PASS: TestConfigInspect (2.27s) [2022-07-16T13:46:56.624Z] === RUN TestConfigList [2022-07-16T13:46:57.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T13:46:57.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T13:46:57.775Z] Using test binary docker [2022-07-16T13:46:58.030Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T13:46:58.286Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T13:46:58.286Z] INFO: Waiting for daemon to start... [2022-07-16T13:46:58.286Z] Starting dockerd [2022-07-16T13:46:59.155Z] --- PASS: TestConfigList (2.16s) [2022-07-16T13:46:59.156Z] === RUN TestConfigsCreateAndDelete [2022-07-16T13:47:01.055Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-07-16T13:47:01.055Z] === RUN TestConfigsUpdate [2022-07-16T13:47:03.584Z] --- PASS: TestConfigsUpdate (2.13s) [2022-07-16T13:47:03.584Z] === RUN TestTemplatedConfig [2022-07-16T13:47:05.577Z] ---> ecac8f8dacf4 [2022-07-16T13:47:05.577Z] Successfully built ecac8f8dacf4 [2022-07-16T13:47:05.577Z] Successfully tagged docker:latest [2022-07-16T13:47:05.577Z] INFO: Image build ended at 07/16/2022 13:47:02. Duration:00:03:25.5164530 [2022-07-16T13:47:05.577Z] [2022-07-16T13:47:05.577Z] [2022-07-16T13:47:05.577Z] INFO: Building the test binaries at 07/16/2022 13:47:02... [2022-07-16T13:47:06.112Z] --- PASS: TestTemplatedConfig (2.54s) [2022-07-16T13:47:06.112Z] === RUN TestConfigCreateResolve [2022-07-16T13:47:07.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T13:47:08.010Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-07-16T13:47:08.010Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T13:47:08.222Z] . [2022-07-16T13:47:08.222Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T13:47:08.222Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T13:47:08.222Z] Error: No such image: emptyfs [2022-07-16T13:47:08.222Z] Running integration-test (iteration 1) [2022-07-16T13:47:08.222Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T13:47:08.575Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-16T13:47:08.575Z] PASS [2022-07-16T13:47:08.575Z] [2022-07-16T13:47:08.575Z] DONE 7 tests in 14.140s [2022-07-16T13:47:08.575Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T13:47:08.576Z] INFO: Testing against a local daemon [2022-07-16T13:47:08.576Z] === RUN TestCheckpoint [2022-07-16T13:47:08.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:47:08.576Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T13:47:08.576Z] === RUN TestContainerInvalidJSON [2022-07-16T13:47:08.576Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:47:08.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:47:08.576Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:47:08.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:47:08.576Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:47:08.576Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:47:08.576Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:47:08.576Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:47:08.576Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:47:08.576Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-16T13:47:08.576Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-16T13:47:08.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-16T13:47:08.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-16T13:47:08.576Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T13:47:08.576Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-16T13:47:08.576Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T13:47:08.833Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-16T13:47:08.833Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T13:47:08.833Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-16T13:47:08.833Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T13:47:08.833Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-16T13:47:08.833Z] === RUN TestCopyFromContainer [2022-07-16T13:47:09.466Z] INFO: make.ps1 starting at 07/16/2022 13:47:08 [2022-07-16T13:47:09.466Z] INFO: Git commit (903cd53ce4) assumed from DOCKER_GITCOMMIT environment variable [2022-07-16T13:47:09.466Z] INFO: Invoking autogen... [2022-07-16T13:47:09.950Z] INFO: Building daemon... [2022-07-16T13:47:10.231Z] === RUN TestCopyFromContainer// [2022-07-16T13:47:10.231Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T13:47:10.231Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T13:47:10.231Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T13:47:10.231Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T13:47:10.231Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T13:47:10.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T13:47:10.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T13:47:10.489Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T13:47:10.489Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer (1.82s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-16T13:47:10.747Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-16T13:47:10.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T13:47:10.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:47:10.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:47:10.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:47:10.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:47:10.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:47:10.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:47:10.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:47:10.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:47:10.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:47:10.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-16T13:47:10.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-16T13:47:10.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-16T13:47:10.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T13:47:10.747Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T13:47:10.747Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-16T13:47:10.747Z] === RUN TestCreateWithInvalidEnv [2022-07-16T13:47:10.747Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T13:47:10.747Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T13:47:10.747Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T13:47:10.747Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T13:47:10.747Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T13:47:10.747Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T13:47:10.747Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T13:47:10.747Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T13:47:10.747Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T13:47:10.747Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-16T13:47:10.747Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T13:47:10.747Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T13:47:10.747Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T13:47:10.747Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T13:47:10.747Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-16T13:47:10.747Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T13:47:12.121Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2022-07-16T13:47:12.121Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T13:47:13.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T13:47:13.497Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.43s) [2022-07-16T13:47:13.497Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T13:47:13.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:47:13.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:47:13.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:47:13.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:47:13.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:47:13.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:47:13.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:47:13.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:47:13.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:47:13.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:47:13.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:47:13.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:47:13.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T13:47:13.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:47:13.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:47:13.754Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:47:13.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-16T13:47:13.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-16T13:47:13.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-16T13:47:13.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-16T13:47:13.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-16T13:47:13.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-16T13:47:13.754Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T13:47:14.012Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-07-16T13:47:14.012Z] === RUN TestCreateDifferentPlatform [2022-07-16T13:47:14.012Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T13:47:14.012Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T13:47:14.012Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-16T13:47:14.012Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-16T13:47:14.012Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T13:47:14.012Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T13:47:14.271Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-07-16T13:47:14.271Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T13:47:14.271Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-16T13:47:14.271Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T13:47:14.271Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-16T13:47:14.271Z] === RUN TestDaemonRestartIpcMode [2022-07-16T13:47:14.271Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T13:47:14.271Z] === RUN TestDaemonHostGatewayIP [2022-07-16T13:47:14.271Z] === PAUSE TestDaemonHostGatewayIP [2022-07-16T13:47:14.271Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T13:47:14.271Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T13:47:14.271Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T13:47:14.271Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-16T13:47:14.271Z] === RUN TestDiff [2022-07-16T13:47:14.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T13:47:14.837Z] --- PASS: TestDiff (0.56s) [2022-07-16T13:47:14.837Z] === RUN TestExecWithCloseStdin [2022-07-16T13:47:15.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T13:47:15.403Z] --- PASS: TestExecWithCloseStdin (0.56s) [2022-07-16T13:47:15.403Z] === RUN TestExec [2022-07-16T13:47:15.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T13:47:15.970Z] --- PASS: TestExec (0.60s) [2022-07-16T13:47:15.970Z] === RUN TestExecUser [2022-07-16T13:47:16.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T13:47:16.536Z] --- PASS: TestExecUser (0.56s) [2022-07-16T13:47:16.536Z] === RUN TestExportContainerAndImportImage [2022-07-16T13:47:17.471Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-07-16T13:47:17.471Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T13:47:18.406Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-16T13:47:18.406Z] === RUN TestHealthCheckWorkdir [2022-07-16T13:47:18.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T13:47:19.340Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-07-16T13:47:19.340Z] === RUN TestHealthKillContainer [2022-07-16T13:47:19.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T13:47:20.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T13:47:21.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T13:47:22.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T13:47:22.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T13:47:23.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T13:47:24.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T13:47:25.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T13:47:25.639Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T13:47:25.639Z] Using test binary docker [2022-07-16T13:47:25.639Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T13:47:25.639Z] +++ /etc/init.d/apparmor start [2022-07-16T13:47:25.639Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T13:47:25.639Z] INFO: Waiting for daemon to start... [2022-07-16T13:47:25.639Z] Starting dockerd [2022-07-16T13:47:25.639Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-16T13:47:27.447Z] --- PASS: TestHealthKillContainer (8.13s) [2022-07-16T13:47:27.447Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T13:47:28.013Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-07-16T13:47:28.013Z] === RUN TestIpcModeNone [2022-07-16T13:47:28.181Z] . [2022-07-16T13:47:28.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T13:47:28.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T13:47:28.181Z] Error: No such image: emptyfs [2022-07-16T13:47:28.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T13:47:28.181Z] ++++ docker load [2022-07-16T13:47:28.181Z] Running integration-test (iteration 1) [2022-07-16T13:47:28.181Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T13:47:28.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:47:28.181Z] ++ set -e [2022-07-16T13:47:28.181Z] ++ '[' -n 0 ']' [2022-07-16T13:47:28.181Z] ++ set -x [2022-07-16T13:47:28.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:47:28.578Z] --- PASS: TestIpcModeNone (0.57s) [2022-07-16T13:47:28.578Z] === RUN TestIpcModePrivate [2022-07-16T13:47:28.836Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-07-16T13:47:29.095Z] --- PASS: TestIpcModePrivate (0.58s) [2022-07-16T13:47:29.095Z] === RUN TestIpcModeShareable [2022-07-16T13:47:29.353Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-07-16T13:47:29.611Z] --- PASS: TestIpcModeShareable (0.55s) [2022-07-16T13:47:29.611Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T13:47:31.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-07-16T13:47:31.512Z] === RUN TestAPIIpcModeHost [2022-07-16T13:47:31.771Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-16T13:47:31.771Z] === RUN TestDaemonIpcModeShareable [2022-07-16T13:47:32.706Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-07-16T13:47:32.964Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-07-16T13:47:32.964Z] === RUN TestDaemonIpcModePrivate [2022-07-16T13:47:33.898Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-07-16T13:47:33.898Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-16T13:47:33.898Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T13:47:34.718Z] Loaded image: buildpack-deps:buster [2022-07-16T13:47:34.718Z] Loaded image: busybox:latest [2022-07-16T13:47:34.718Z] Loaded image: busybox:glibc [2022-07-16T13:47:34.718Z] Loaded image: debian:bullseye [2022-07-16T13:47:34.718Z] Loaded image: hello-world:latest [2022-07-16T13:47:34.718Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:47:34.718Z] INFO: Testing against a local daemon [2022-07-16T13:47:34.718Z] === RUN TestCgroupNamespacesBuild [2022-07-16T13:47:35.273Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-07-16T13:47:35.273Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-07-16T13:47:35.273Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T13:47:35.279Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2022-07-16T13:47:35.279Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T13:47:35.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T13:47:35.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T13:47:36.207Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-07-16T13:47:36.465Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-16T13:47:36.465Z] === RUN TestIpcModeOlderClient [2022-07-16T13:47:36.465Z] === PAUSE TestIpcModeOlderClient [2022-07-16T13:47:36.465Z] === RUN TestKillContainerInvalidSignal [2022-07-16T13:47:36.722Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-16T13:47:36.722Z] === RUN TestKillContainer [2022-07-16T13:47:36.722Z] === RUN TestKillContainer/no_signal [2022-07-16T13:47:37.289Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T13:47:37.548Z] === RUN TestKillContainer/killing_signal [2022-07-16T13:47:37.793Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-07-16T13:47:37.793Z] === RUN TestBuildWithSession [2022-07-16T13:47:37.793Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:47:37.793Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T13:47:37.793Z] === RUN TestBuildSquashParent [2022-07-16T13:47:38.131Z] --- PASS: TestKillContainer (1.30s) [2022-07-16T13:47:38.131Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-16T13:47:38.131Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-16T13:47:38.131Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-16T13:47:38.131Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T13:47:38.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T13:47:38.175Z] Loaded image: buildpack-deps:buster [2022-07-16T13:47:38.175Z] Loaded image: busybox:latest [2022-07-16T13:47:38.435Z] Loaded image: busybox:glibc [2022-07-16T13:47:38.710Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T13:47:39.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-16T13:47:39.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-07-16T13:47:39.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-07-16T13:47:39.656Z] === RUN TestKillStoppedContainer [2022-07-16T13:47:39.656Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-16T13:47:39.656Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T13:47:39.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-16T13:47:39.656Z] === RUN TestKillDifferentUserContainer [2022-07-16T13:47:39.914Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-16T13:47:39.914Z] === RUN TestInspectOomKilledTrue [2022-07-16T13:47:39.914Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-16T13:47:39.914Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-16T13:47:39.914Z] === RUN TestInspectOomKilledFalse [2022-07-16T13:47:40.347Z] Loaded image: debian:bullseye [2022-07-16T13:47:40.480Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-16T13:47:40.480Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T13:47:40.607Z] Loaded image: hello-world:latest [2022-07-16T13:47:40.607Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:47:40.739Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-16T13:47:40.739Z] === RUN TestLinksContainerNames [2022-07-16T13:47:40.867Z] INFO: Testing against a local daemon [2022-07-16T13:47:40.867Z] === RUN TestCgroupNamespacesBuild [2022-07-16T13:47:41.675Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-16T13:47:41.675Z] === RUN TestLogsFollowTailEmpty [2022-07-16T13:47:41.933Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-16T13:47:41.933Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T13:47:42.251Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-07-16T13:47:42.251Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T13:47:42.500Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/default [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/private [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/slave [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/shared [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/default [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/shared [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/slave [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/private [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T13:47:42.500Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:47:42.500Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:47:42.500Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T13:47:42.759Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-16T13:47:43.017Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-16T13:47:43.018Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-16T13:47:43.018Z] === RUN TestContainerBindMountNonRecursive [2022-07-16T13:47:43.190Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-16T13:47:43.190Z] === RUN TestBuildWithSession [2022-07-16T13:47:43.190Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:47:43.190Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T13:47:43.190Z] === RUN TestBuildSquashParent [2022-07-16T13:47:44.324Z] --- PASS: TestBuildSquashParent (6.63s) [2022-07-16T13:47:44.324Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T13:47:44.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:47:44.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:47:44.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:47:44.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:47:44.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:47:44.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:47:44.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:47:44.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:47:44.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:47:44.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:47:44.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:47:44.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:47:44.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:47:44.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:47:44.394Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-07-16T13:47:44.394Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T13:47:44.441Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-16T13:47:44.441Z] [2022-07-16T13:47:44.441Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-16T13:47:44.441Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-16T13:47:44.441Z] Using test binary docker [2022-07-16T13:47:44.441Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T13:47:44.441Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T13:47:44.441Z] INFO: Waiting for daemon to start... [2022-07-16T13:47:44.441Z] Starting dockerd [2022-07-16T13:47:44.441Z] . [2022-07-16T13:47:44.441Z] INFO: Building docker-sdk-python3:4.4.1... [2022-07-16T13:47:44.661Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-07-16T13:47:44.661Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-16T13:47:44.919Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-16T13:47:44.919Z] === RUN TestNetworkNat [2022-07-16T13:47:45.486Z] --- PASS: TestNetworkNat (0.46s) [2022-07-16T13:47:45.486Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T13:47:45.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:47:45.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:47:45.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-07-16T13:47:45.744Z] === RUN TestNetworkLoopbackNat [2022-07-16T13:47:47.394Z] --- PASS: TestBuildSquashParent (4.02s) [2022-07-16T13:47:47.394Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T13:47:47.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:47:47.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:47:47.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:47:47.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:47:47.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:47:47.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:47:47.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:47:47.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:47:47.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:47:47.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:47:47.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:47:47.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:47:47.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:47:47.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:47:48.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:47:48.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:47:48.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:47:48.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:47:49.024Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-16T13:47:49.024Z] === RUN TestPause [2022-07-16T13:47:49.024Z] --- PASS: TestPause (0.46s) [2022-07-16T13:47:49.024Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T13:47:49.024Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:47:49.024Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:47:49.024Z] === RUN TestPauseStopPausedContainer [2022-07-16T13:47:49.282Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-16T13:47:49.282Z] === RUN TestPsFilter [2022-07-16T13:47:49.540Z] --- PASS: TestPsFilter (0.10s) [2022-07-16T13:47:49.540Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T13:47:49.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:47:49.798Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-16T13:47:49.798Z] === RUN TestRemoveContainerWithVolume [2022-07-16T13:47:49.976Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:47:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-16T13:47:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-07-16T13:47:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-07-16T13:47:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-07-16T13:47:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2022-07-16T13:47:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-07-16T13:47:50.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-07-16T13:47:50.089Z] === RUN TestBuildMultiStageCopy [2022-07-16T13:47:50.089Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T13:47:50.366Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-07-16T13:47:50.366Z] === RUN TestRemoveContainerRunning [2022-07-16T13:47:50.625Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-16T13:47:50.625Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T13:47:51.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-16T13:47:51.191Z] === RUN TestRemoveInvalidContainer [2022-07-16T13:47:51.191Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-16T13:47:51.191Z] === RUN TestRenameLinkedContainer [2022-07-16T13:47:51.359Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-16T13:47:51.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-07-16T13:47:51.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-07-16T13:47:51.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-07-16T13:47:51.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.26s) [2022-07-16T13:47:51.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-07-16T13:47:51.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2022-07-16T13:47:51.359Z] === RUN TestBuildMultiStageCopy [2022-07-16T13:47:51.359Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T13:47:52.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T13:47:52.620Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T13:47:52.881Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T13:47:52.881Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T13:47:53.091Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-07-16T13:47:53.091Z] === RUN TestRenameStoppedContainer [2022-07-16T13:47:53.140Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-07-16T13:47:53.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-07-16T13:47:53.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-16T13:47:53.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-16T13:47:53.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-16T13:47:53.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-16T13:47:53.140Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T13:47:53.349Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-16T13:47:53.349Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T13:47:53.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T13:47:54.080Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-07-16T13:47:54.080Z] === RUN TestBuildLabelWithTargets [2022-07-16T13:47:54.279Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T13:47:54.284Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-16T13:47:54.284Z] === RUN TestRenameInvalidName [2022-07-16T13:47:54.542Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-16T13:47:54.542Z] === RUN TestRenameAnonymousContainer [2022-07-16T13:47:55.020Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-07-16T13:47:55.020Z] === RUN TestBuildWithEmptyLayers [2022-07-16T13:47:55.204Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T13:47:55.280Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-16T13:47:55.280Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T13:47:56.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T13:47:56.449Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-16T13:47:56.450Z] === RUN TestRenameContainerWithSameName [2022-07-16T13:47:56.661Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-07-16T13:47:56.661Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T13:47:56.708Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-16T13:47:56.708Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T13:47:57.232Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-16T13:47:57.232Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T13:47:57.495Z] --- PASS: TestBuildMultiStageCopy (7.55s) [2022-07-16T13:47:57.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.50s) [2022-07-16T13:47:57.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-07-16T13:47:57.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2022-07-16T13:47:57.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2022-07-16T13:47:57.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2022-07-16T13:47:57.495Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T13:47:57.641Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-16T13:47:57.641Z] === RUN TestResize [2022-07-16T13:47:57.899Z] --- PASS: TestResize (0.44s) [2022-07-16T13:47:57.899Z] === RUN TestResizeWithInvalidSize [2022-07-16T13:47:58.465Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-16T13:47:58.465Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T13:47:58.614Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-07-16T13:47:58.614Z] === RUN TestBuildWithHugeFile [2022-07-16T13:47:58.724Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:47:58.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:47:58.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:47:58.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:47:58.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:48:00.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:48:00.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:48:02.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:48:02.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:48:02.734Z] --- PASS: TestBuildMultiStageParentConfig (4.91s) [2022-07-16T13:48:02.734Z] === RUN TestBuildLabelWithTargets [2022-07-16T13:48:03.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:48:03.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:48:05.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:48:05.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:48:07.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:48:07.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.97s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-07-16T13:48:09.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-07-16T13:48:09.130Z] === RUN TestCgroupNamespacesRun [2022-07-16T13:48:10.504Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-07-16T13:48:10.504Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T13:48:10.504Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-16T13:48:10.504Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-16T13:48:10.504Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T13:48:10.814Z] --- PASS: TestBuildLabelWithTargets (7.89s) [2022-07-16T13:48:10.814Z] === RUN TestBuildWithEmptyLayers [2022-07-16T13:48:11.440Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-07-16T13:48:11.440Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T13:48:12.814Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-16T13:48:12.814Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T13:48:13.326Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-16T13:48:13.326Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T13:48:13.751Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-16T13:48:13.751Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T13:48:15.126Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-16T13:48:15.126Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T13:48:15.693Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-16T13:48:15.693Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T13:48:17.068Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-16T13:48:17.068Z] === RUN TestNISDomainname [2022-07-16T13:48:17.326Z] --- PASS: TestNISDomainname (0.55s) [2022-07-16T13:48:17.326Z] === RUN TestHostnameDnsResolution [2022-07-16T13:48:18.260Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-16T13:48:18.260Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T13:48:18.566Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-16T13:48:18.566Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T13:48:18.826Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-07-16T13:48:18.826Z] === RUN TestStats [2022-07-16T13:48:18.831Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-07-16T13:48:18.831Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T13:48:21.355Z] --- PASS: TestStats (2.50s) [2022-07-16T13:48:21.355Z] === RUN TestStopContainerWithTimeout [2022-07-16T13:48:21.355Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T13:48:21.355Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T13:48:21.355Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T13:48:21.355Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T13:48:21.355Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T13:48:21.355Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T13:48:21.355Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T13:48:21.355Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T13:48:21.355Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T13:48:21.355Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T13:48:21.965Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T13:48:22.608Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-07-16T13:48:23.092Z] [2022-07-16T13:48:23.092Z] ________ ____ __. [2022-07-16T13:48:23.092Z] \_____ \ | |/ _| [2022-07-16T13:48:23.092Z] / | \| < [2022-07-16T13:48:23.092Z] / | \ | \ [2022-07-16T13:48:23.092Z] \_______ /____|__ \ [2022-07-16T13:48:23.092Z] \/ \/ [2022-07-16T13:48:23.092Z] [2022-07-16T13:48:23.092Z] INFO: make.ps1 ended at 07/16/2022 13:48:22 [2022-07-16T13:48:23.875Z] === CONT TestStopContainerWithTimeout/1 [2022-07-16T13:48:24.090Z] --- PASS: TestBuildMultiStageLayerLeak (4.54s) [2022-07-16T13:48:24.090Z] === RUN TestBuildWithHugeFile [2022-07-16T13:48:24.706Z] INFO: Binaries build ended at 07/16/2022 13:48:24. Duration:00:01:21.1171845 [2022-07-16T13:48:25.191Z] INFO: Copying the built daemon binary to d:\CI\PR-43824\1\binary\dockerd-903cd53ce4.exe... [2022-07-16T13:48:25.191Z] INFO: Copying the built client binary to d:\CI\PR-43824\1\binary\docker-903cd53ce4.exe... [2022-07-16T13:48:25.191Z] INFO: Copying dockerversion from the container... [2022-07-16T13:48:25.248Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-16T13:48:25.248Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-07-16T13:48:25.248Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-16T13:48:25.248Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-07-16T13:48:25.248Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-07-16T13:48:25.248Z] === RUN TestDeleteDevicemapper [2022-07-16T13:48:25.248Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:48:25.248Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T13:48:25.248Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T13:48:25.676Z] INFO: Copying the golang package from the container to d:\CI\PR-43824\1\installer\go.zip... [2022-07-16T13:48:26.161Z] INFO: Extracting go.zip to d:\CI\PR-43824\1\go [2022-07-16T13:48:27.147Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-07-16T13:48:27.147Z] === RUN TestUpdateMemory [2022-07-16T13:48:27.404Z] --- PASS: TestUpdateMemory (0.58s) [2022-07-16T13:48:27.404Z] === RUN TestUpdateCPUQuota [2022-07-16T13:48:28.338Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-07-16T13:48:28.338Z] === RUN TestUpdatePidsLimit [2022-07-16T13:48:28.338Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-16T13:48:28.598Z] === RUN TestUpdatePidsLimit/no_change [2022-07-16T13:48:28.598Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-16T13:48:28.856Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-16T13:48:29.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-16T13:48:29.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-16T13:48:29.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit (1.95s) [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-16T13:48:30.197Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-16T13:48:30.197Z] === RUN TestUpdateRestartPolicy [2022-07-16T13:48:31.137Z] sha256:6d01eea538a0198ff6868855239fc01310cc663d6f5515b20c0b36c0071046c1 [2022-07-16T13:48:31.137Z] INFO: Starting docker-py tests... [2022-07-16T13:48:31.137Z] ============================= test session starts ============================== [2022-07-16T13:48:31.137Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-16T13:48:31.137Z] rootdir: /src, inifile: pytest.ini [2022-07-16T13:48:31.137Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-16T13:48:31.137Z] collected 389 items / 1 deselected / 388 selected [2022-07-16T13:48:31.137Z] [2022-07-16T13:48:37.363Z] --- PASS: TestBuildWithHugeFile (34.87s) [2022-07-16T13:48:37.363Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T13:48:37.363Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:48:37.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:48:37.363Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:48:37.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:48:37.363Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:48:37.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:48:37.363Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:48:37.363Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:48:37.363Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:48:37.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-16T13:48:37.363Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-07-16T13:48:37.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-07-16T13:48:37.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-16T13:48:37.363Z] === RUN TestBuildPreserveOwnership [2022-07-16T13:48:37.363Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T13:48:37.363Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T13:48:37.363Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-07-16T13:48:37.363Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-07-16T13:48:37.363Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-07-16T13:48:37.363Z] === RUN TestBuildPlatformInvalid [2022-07-16T13:48:37.363Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-16T13:48:37.363Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T13:48:42.390Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-07-16T13:48:42.390Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T13:48:42.390Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-16T13:48:42.390Z] === RUN TestWaitNonBlocked [2022-07-16T13:48:42.390Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:48:42.390Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:48:42.390Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:48:42.390Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:48:42.390Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:48:42.390Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:48:42.648Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-16T13:48:42.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-07-16T13:48:42.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-07-16T13:48:42.648Z] === RUN TestWaitBlocked [2022-07-16T13:48:42.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:48:42.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:48:42.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:48:42.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:48:42.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:48:42.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:48:43.214Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-16T13:48:43.214Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-07-16T13:48:43.214Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-07-16T13:48:43.214Z] === CONT TestContainerStartOnDaemonRestart [2022-07-16T13:48:43.214Z] === CONT TestIpcModeOlderClient [2022-07-16T13:48:43.472Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-16T13:48:43.472Z] === CONT TestContainerKillOnDaemonStart [2022-07-16T13:48:43.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T13:48:45.373Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-07-16T13:48:45.373Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T13:48:47.109Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-16T13:48:47.274Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-07-16T13:48:47.274Z] === CONT TestDaemonHostGatewayIP [2022-07-16T13:48:47.359Z] Loaded image: buildpack-deps:buster [2022-07-16T13:48:47.359Z] Loaded image: busybox:latest [2022-07-16T13:48:47.359Z] Loaded image: busybox:glibc [2022-07-16T13:48:47.936Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-16T13:48:48.743Z] Loaded image: debian:bullseye [2022-07-16T13:48:48.743Z] Loaded image: hello-world:latest [2022-07-16T13:48:48.743Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:48:49.698Z] tests/integration/api_config_test.py ..... [ 8%] [2022-07-16T13:48:49.803Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2022-07-16T13:48:49.803Z] === CONT TestDaemonRestartIpcMode [2022-07-16T13:48:51.703Z] INFO: Extraction ended at 07/16/2022 13:48:51. Duration:00:00:25.4567960 [2022-07-16T13:48:51.703Z] INFO: Updating the golang and path environment variables [2022-07-16T13:48:51.703Z] INFO: GOPATH=d:\gopath [2022-07-16T13:48:51.703Z] INFO: go version go1.17.12 windows/amd64 [2022-07-16T13:48:51.703Z] INFO: Running the daemon under test in debug mode [2022-07-16T13:48:51.703Z] INFO: Starting a daemon under test... [2022-07-16T13:48:51.703Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43824\1\daemon --pidfile d:\CI\PR-43824\1\docker.pid -D [2022-07-16T13:48:51.703Z] INFO: Process started successfully. [2022-07-16T13:48:51.703Z] INFO: Start tailing logs of the daemon under tests [2022-07-16T13:48:51.703Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-07-16T13:48:52.188Z] INFO: Waiting for the daemon under test to start... [2022-07-16T13:48:55.335Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.79s) [2022-07-16T13:48:55.335Z] PASS [2022-07-16T13:48:55.335Z] [2022-07-16T13:48:55.335Z] === Skipped [2022-07-16T13:48:55.335Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-16T13:48:55.335Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:48:55.335Z] [2022-07-16T13:48:55.335Z] DONE 33 tests, 1 skipped in 87.470s [2022-07-16T13:48:55.335Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T13:48:55.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:48:55.335Z] ++ set -e [2022-07-16T13:48:55.335Z] ++ '[' -n 0 ']' [2022-07-16T13:48:55.335Z] ++ set -x [2022-07-16T13:48:55.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:48:55.595Z] INFO: Testing against a local daemon [2022-07-16T13:48:55.595Z] === RUN TestConfigInspect [2022-07-16T13:48:55.886Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2022-07-16T13:48:55.886Z] PASS [2022-07-16T13:48:55.886Z] [2022-07-16T13:48:55.886Z] === Skipped [2022-07-16T13:48:55.886Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-16T13:48:55.886Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:48:55.886Z] [2022-07-16T13:48:55.886Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-16T13:48:55.886Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-16T13:48:55.886Z] [2022-07-16T13:48:55.886Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:48:55.886Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:48:55.886Z] [2022-07-16T13:48:55.886Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-16T13:48:55.886Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-16T13:48:55.886Z] [2022-07-16T13:48:55.886Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T13:48:55.886Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:48:55.886Z] [2022-07-16T13:48:55.886Z] DONE 196 tests, 5 skipped in 106.693s [2022-07-16T13:48:55.886Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T13:48:55.886Z] INFO: Testing against a local daemon [2022-07-16T13:48:55.886Z] === RUN TestCommitInheritsEnv [2022-07-16T13:48:55.886Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-07-16T13:48:55.886Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T13:48:55.886Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-16T13:48:55.886Z] === RUN TestImagesFilterMultiReference [2022-07-16T13:48:55.886Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-16T13:48:55.886Z] === RUN TestImagePullPlatformInvalid [2022-07-16T13:48:55.886Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-16T13:48:55.886Z] === RUN TestRemoveImageOrphaning [2022-07-16T13:48:55.886Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-16T13:48:55.886Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T13:48:57.786Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-07-16T13:48:57.786Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T13:48:57.786Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-16T13:48:57.786Z] === RUN TestTagInvalidReference [2022-07-16T13:48:57.786Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-16T13:48:57.786Z] === RUN TestTagValidPrefixedRepo [2022-07-16T13:48:57.786Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-16T13:48:57.786Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T13:48:57.786Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-16T13:48:57.786Z] === RUN TestTagOfficialNames [2022-07-16T13:48:58.044Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-16T13:48:58.044Z] === RUN TestTagMatchesDigest [2022-07-16T13:48:58.044Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-16T13:48:58.044Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-16T13:48:58.136Z] --- PASS: TestConfigInspect (2.61s) [2022-07-16T13:48:58.136Z] === RUN TestConfigList [2022-07-16T13:49:00.676Z] --- PASS: TestConfigList (2.27s) [2022-07-16T13:49:00.676Z] === RUN TestConfigsCreateAndDelete [2022-07-16T13:49:02.587Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-16T13:49:02.587Z] === RUN TestConfigsUpdate [2022-07-16T13:49:05.128Z] --- PASS: TestConfigsUpdate (2.13s) [2022-07-16T13:49:05.128Z] === RUN TestTemplatedConfig [2022-07-16T13:49:07.669Z] --- PASS: TestTemplatedConfig (2.51s) [2022-07-16T13:49:07.669Z] === RUN TestConfigCreateResolve [2022-07-16T13:49:09.579Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-07-16T13:49:09.579Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T13:49:09.839Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-16T13:49:09.839Z] PASS [2022-07-16T13:49:09.839Z] [2022-07-16T13:49:09.839Z] DONE 7 tests in 14.550s [2022-07-16T13:49:09.839Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T13:49:09.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:49:09.839Z] ++ set -e [2022-07-16T13:49:09.839Z] ++ '[' -n 0 ']' [2022-07-16T13:49:09.839Z] ++ set -x [2022-07-16T13:49:09.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:49:10.099Z] INFO: Testing against a local daemon [2022-07-16T13:49:10.099Z] === RUN TestCheckpoint [2022-07-16T13:49:10.099Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:49:10.099Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T13:49:10.099Z] === RUN TestContainerInvalidJSON [2022-07-16T13:49:10.099Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:49:10.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:49:10.099Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:49:10.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:49:10.099Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:49:10.099Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:49:10.099Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:49:10.099Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:49:10.099Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:49:10.099Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-16T13:49:10.099Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-16T13:49:10.099Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-16T13:49:10.099Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-16T13:49:10.099Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T13:49:10.099Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-16T13:49:10.099Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T13:49:10.359Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-16T13:49:10.359Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T13:49:10.359Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-16T13:49:10.359Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T13:49:10.359Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-16T13:49:10.359Z] === RUN TestCopyFromContainer [2022-07-16T13:49:11.299Z] === RUN TestCopyFromContainer// [2022-07-16T13:49:11.299Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T13:49:11.299Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T13:49:11.299Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T13:49:11.559Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T13:49:11.559Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T13:49:11.559Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T13:49:11.559Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T13:49:11.559Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T13:49:11.820Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer (1.49s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-16T13:49:11.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-16T13:49:11.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T13:49:11.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:49:11.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:49:11.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:49:11.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:49:11.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:49:11.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:49:11.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:49:11.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:49:11.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:49:11.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-16T13:49:11.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-16T13:49:11.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T13:49:11.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-16T13:49:11.820Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T13:49:11.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-16T13:49:11.820Z] === RUN TestCreateWithInvalidEnv [2022-07-16T13:49:11.820Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T13:49:11.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T13:49:11.820Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T13:49:11.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T13:49:11.820Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T13:49:11.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T13:49:11.820Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T13:49:11.820Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T13:49:11.820Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T13:49:11.820Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-16T13:49:11.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T13:49:11.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T13:49:11.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T13:49:11.820Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T13:49:11.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-16T13:49:11.820Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T13:49:13.203Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-16T13:49:13.203Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T13:49:13.669Z] .....INFO: Daemon under test started and replied! [2022-07-16T13:49:13.669Z] INFO: Docker version of the daemon under test [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] Client: [2022-07-16T13:49:13.669Z] Version: 17.06.2-ce [2022-07-16T13:49:13.669Z] API version: 1.30 [2022-07-16T13:49:13.669Z] Go version: go1.8.3 [2022-07-16T13:49:13.669Z] Git commit: cec0b72 [2022-07-16T13:49:13.669Z] Built: Tue Sep 5 19:57:19 2017 [2022-07-16T13:49:13.669Z] OS/Arch: windows/amd64 [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] Server: [2022-07-16T13:49:13.669Z] Version: 0.0.0-dev [2022-07-16T13:49:13.669Z] API version: 1.41 (minimum version 1.24) [2022-07-16T13:49:13.669Z] Go version: go1.17.12 [2022-07-16T13:49:13.669Z] Git commit: 903cd53ce4 [2022-07-16T13:49:13.669Z] Built: 07/16/2022 13:47:09 [2022-07-16T13:49:13.669Z] OS/Arch: windows/amd64 [2022-07-16T13:49:13.669Z] Experimental: false [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] INFO: Docker info of the daemon under test [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] Containers: 0 [2022-07-16T13:49:13.669Z] Running: 0 [2022-07-16T13:49:13.669Z] Paused: 0 [2022-07-16T13:49:13.669Z] Stopped: 0 [2022-07-16T13:49:13.669Z] Images: 0 [2022-07-16T13:49:13.669Z] Server Version: 0.0.0-dev [2022-07-16T13:49:13.669Z] Storage Driver: windowsfilter [2022-07-16T13:49:13.669Z] Windows: [2022-07-16T13:49:13.669Z] Logging Driver: json-file [2022-07-16T13:49:13.669Z] Plugins: [2022-07-16T13:49:13.669Z] Volume: local [2022-07-16T13:49:13.669Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-16T13:49:13.669Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-16T13:49:13.669Z] Swarm: inactive [2022-07-16T13:49:13.669Z] Default Isolation: process [2022-07-16T13:49:13.669Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-16T13:49:13.669Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-16T13:49:13.669Z] OSType: windows [2022-07-16T13:49:13.669Z] Architecture: x86_64 [2022-07-16T13:49:13.669Z] CPUs: 4 [2022-07-16T13:49:13.669Z] Total Memory: 32GiB [2022-07-16T13:49:13.669Z] Name: azwin-2-b22250 [2022-07-16T13:49:13.669Z] ID: 6LDE:ULY2:QQ7I:5CDX:QTC3:J4Z7:YQIH:GYKM:YWMQ:DTTY:HHA2:WCJI [2022-07-16T13:49:13.669Z] Docker Root Dir: D:\CI\PR-43824\1\daemon [2022-07-16T13:49:13.669Z] Debug Mode (client): false [2022-07-16T13:49:13.669Z] Debug Mode (server): true [2022-07-16T13:49:13.669Z] File Descriptors: -1 [2022-07-16T13:49:13.669Z] Goroutines: 16 [2022-07-16T13:49:13.669Z] System Time: 2022-07-16T13:49:11.0939013Z [2022-07-16T13:49:13.669Z] EventsListeners: 0 [2022-07-16T13:49:13.669Z] Registry: https://index.docker.io/v1/ [2022-07-16T13:49:13.669Z] Labels: [2022-07-16T13:49:13.669Z] Experimental: false [2022-07-16T13:49:13.669Z] Insecure Registries: [2022-07-16T13:49:13.669Z] 127.0.0.0/8 [2022-07-16T13:49:13.669Z] Live Restore Enabled: false [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] INFO: Docker images of the daemon under test [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-16T13:49:13.669Z] [2022-07-16T13:49:13.669Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-07-16T13:49:13.669Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-07-16T13:49:13.669Z] ltsc2019: Pulling from windows/servercore [2022-07-16T13:49:13.669Z] b111c3320c94: Pulling fs layer [2022-07-16T13:49:13.669Z] 7aca8de30754: Pulling fs layer [2022-07-16T13:49:14.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-16T13:49:14.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T13:49:14.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:49:14.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:49:14.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:49:14.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:49:14.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:49:14.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:49:14.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:49:14.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:49:14.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:49:14.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:49:14.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:49:14.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:49:14.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:49:14.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:49:14.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:49:14.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-16T13:49:14.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-16T13:49:14.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-16T13:49:14.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-16T13:49:14.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-16T13:49:14.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-16T13:49:14.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T13:49:14.845Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-16T13:49:14.845Z] === RUN TestCreateDifferentPlatform [2022-07-16T13:49:14.845Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T13:49:14.845Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T13:49:14.845Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-16T13:49:14.845Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-16T13:49:14.845Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T13:49:14.845Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T13:49:14.845Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-16T13:49:14.845Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T13:49:14.845Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-16T13:49:14.845Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T13:49:14.845Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-16T13:49:14.845Z] === RUN TestDaemonRestartIpcMode [2022-07-16T13:49:14.845Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T13:49:14.845Z] === RUN TestDaemonHostGatewayIP [2022-07-16T13:49:14.845Z] === PAUSE TestDaemonHostGatewayIP [2022-07-16T13:49:14.845Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T13:49:14.845Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T13:49:14.845Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T13:49:14.845Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-16T13:49:14.845Z] === RUN TestDiff [2022-07-16T13:49:15.415Z] --- PASS: TestDiff (0.42s) [2022-07-16T13:49:15.415Z] === RUN TestExecWithCloseStdin [2022-07-16T13:49:15.684Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-16T13:49:15.684Z] === RUN TestExec [2022-07-16T13:49:15.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T13:49:16.270Z] --- PASS: TestExec (0.50s) [2022-07-16T13:49:16.270Z] === RUN TestExecUser [2022-07-16T13:49:16.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T13:49:16.848Z] --- PASS: TestExecUser (0.48s) [2022-07-16T13:49:16.848Z] === RUN TestExportContainerAndImportImage [2022-07-16T13:49:17.422Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-16T13:49:17.422Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T13:49:18.806Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-16T13:49:18.806Z] === RUN TestHealthCheckWorkdir [2022-07-16T13:49:18.945Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-07-16T13:49:19.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T13:49:19.376Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-07-16T13:49:19.376Z] === RUN TestHealthKillContainer [2022-07-16T13:49:19.668Z] 7aca8de30754: Verifying Checksum [2022-07-16T13:49:19.668Z] 7aca8de30754: Download complete [2022-07-16T13:49:20.272Z] --- PASS: TestBuildWithHugeFile (53.69s) [2022-07-16T13:49:20.272Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T13:49:20.272Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:49:20.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:49:20.272Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:49:20.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:49:20.272Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:49:20.272Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:49:20.272Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:49:20.272Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:49:20.272Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:49:20.272Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-07-16T13:49:20.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-16T13:49:20.272Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-16T13:49:20.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-07-16T13:49:20.272Z] === RUN TestBuildPreserveOwnership [2022-07-16T13:49:20.272Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T13:49:21.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T13:49:21.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T13:49:23.535Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T13:49:25.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T13:49:27.505Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-16T13:49:27.505Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T13:49:27.505Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-07-16T13:49:27.505Z] === RUN TestIpcModeNone [2022-07-16T13:49:27.701Z] --- PASS: TestBuildPreserveOwnership (9.92s) [2022-07-16T13:49:27.701Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.91s) [2022-07-16T13:49:27.701Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-16T13:49:27.701Z] === RUN TestBuildPlatformInvalid [2022-07-16T13:49:27.701Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-16T13:49:27.701Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T13:49:27.701Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-07-16T13:49:27.701Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-16T13:49:27.701Z] PASS [2022-07-16T13:49:27.701Z] [2022-07-16T13:49:27.701Z] === Skipped [2022-07-16T13:49:27.701Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-16T13:49:27.701Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:49:27.701Z] [2022-07-16T13:49:27.701Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-16T13:49:27.701Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-07-16T13:49:27.701Z] [2022-07-16T13:49:27.701Z] DONE 33 tests, 2 skipped in 139.803s [2022-07-16T13:49:27.701Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T13:49:27.701Z] INFO: Testing against a local daemon [2022-07-16T13:49:27.701Z] === RUN TestConfigInspect [2022-07-16T13:49:27.701Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:27.701Z] --- SKIP: TestConfigInspect (0.01s) [2022-07-16T13:49:27.701Z] === RUN TestConfigList [2022-07-16T13:49:27.701Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:27.701Z] --- SKIP: TestConfigList (0.02s) [2022-07-16T13:49:27.701Z] === RUN TestConfigsCreateAndDelete [2022-07-16T13:49:27.701Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:27.701Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-16T13:49:27.701Z] === RUN TestConfigsUpdate [2022-07-16T13:49:27.701Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:27.701Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-16T13:49:27.701Z] === RUN TestTemplatedConfig [2022-07-16T13:49:27.701Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:27.701Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-16T13:49:27.701Z] === RUN TestConfigCreateResolve [2022-07-16T13:49:27.701Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:27.701Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-16T13:49:27.701Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T13:49:28.075Z] --- PASS: TestIpcModeNone (0.49s) [2022-07-16T13:49:28.075Z] === RUN TestIpcModePrivate [2022-07-16T13:49:28.335Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-16T13:49:28.595Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-16T13:49:28.595Z] === RUN TestIpcModeShareable [2022-07-16T13:49:28.855Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-16T13:49:28.855Z] --- PASS: TestIpcModeShareable (0.46s) [2022-07-16T13:49:28.855Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T13:49:29.065Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-07-16T13:49:29.065Z] PASS [2022-07-16T13:49:29.065Z] [2022-07-16T13:49:29.065Z] === Skipped [2022-07-16T13:49:29.065Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-07-16T13:49:29.065Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:29.065Z] [2022-07-16T13:49:29.065Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-07-16T13:49:29.065Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:29.065Z] [2022-07-16T13:49:29.065Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-16T13:49:29.065Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:29.065Z] [2022-07-16T13:49:29.065Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-16T13:49:29.065Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:29.065Z] [2022-07-16T13:49:29.065Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-16T13:49:29.065Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:29.065Z] [2022-07-16T13:49:29.065Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-16T13:49:29.065Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:49:29.065Z] [2022-07-16T13:49:29.065Z] DONE 7 tests, 6 skipped in 1.708s [2022-07-16T13:49:29.065Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T13:49:29.065Z] INFO: Testing against a local daemon [2022-07-16T13:49:29.065Z] === RUN TestCheckpoint [2022-07-16T13:49:29.065Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:49:29.065Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T13:49:29.065Z] === RUN TestContainerInvalidJSON [2022-07-16T13:49:29.065Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:49:29.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:49:29.065Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:49:29.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:49:29.065Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:49:29.065Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:49:29.065Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:49:29.065Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:49:29.065Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:49:29.065Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-16T13:49:29.065Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-16T13:49:29.065Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-16T13:49:29.065Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-16T13:49:29.065Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T13:49:29.320Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-16T13:49:29.320Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T13:49:29.320Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-16T13:49:29.320Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T13:49:29.320Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-16T13:49:29.320Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T13:49:29.320Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-16T13:49:29.320Z] === RUN TestCopyFromContainer [2022-07-16T13:49:30.766Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2022-07-16T13:49:30.766Z] === RUN TestAPIIpcModeHost [2022-07-16T13:49:30.766Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-07-16T13:49:30.766Z] === RUN TestDaemonIpcModeShareable [2022-07-16T13:49:32.149Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-16T13:49:32.149Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-07-16T13:49:32.149Z] === RUN TestDaemonIpcModePrivate [2022-07-16T13:49:33.088Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-16T13:49:33.088Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-07-16T13:49:33.088Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T13:49:33.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T13:49:33.482Z] === RUN TestCopyFromContainer// [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T13:49:33.483Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T13:49:33.738Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer (4.33s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-16T13:49:33.738Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-16T13:49:33.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T13:49:33.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:49:33.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:49:33.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:49:33.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:49:33.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:49:33.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:49:33.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:49:33.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:49:33.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:49:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-16T13:49:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-16T13:49:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-16T13:49:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T13:49:33.738Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T13:49:33.738Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-16T13:49:33.738Z] === RUN TestCreateWithInvalidEnv [2022-07-16T13:49:33.738Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T13:49:33.738Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T13:49:33.738Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T13:49:33.738Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T13:49:33.738Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T13:49:33.738Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T13:49:33.738Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T13:49:33.738Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T13:49:33.738Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T13:49:33.738Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-16T13:49:33.738Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T13:49:33.738Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T13:49:33.738Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T13:49:33.738Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T13:49:33.738Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-16T13:49:33.738Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T13:49:34.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-16T13:49:34.471Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-16T13:49:34.471Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T13:49:35.102Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-07-16T13:49:35.102Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T13:49:35.410Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-16T13:49:35.672Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-16T13:49:35.672Z] === RUN TestIpcModeOlderClient [2022-07-16T13:49:35.672Z] === PAUSE TestIpcModeOlderClient [2022-07-16T13:49:35.672Z] === RUN TestKillContainerInvalidSignal [2022-07-16T13:49:35.931Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-16T13:49:35.931Z] === RUN TestKillContainer [2022-07-16T13:49:35.931Z] === RUN TestKillContainer/no_signal [2022-07-16T13:49:36.029Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-07-16T13:49:36.029Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T13:49:36.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:49:36.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:49:36.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:49:36.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:49:36.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:49:36.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:49:36.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:49:36.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:49:36.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:49:36.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:49:36.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:49:36.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:49:36.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:49:36.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:49:36.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:49:36.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-16T13:49:36.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-16T13:49:36.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-16T13:49:36.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-16T13:49:36.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-16T13:49:36.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-16T13:49:36.029Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T13:49:36.501Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T13:49:36.590Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-07-16T13:49:36.590Z] === RUN TestCreateDifferentPlatform [2022-07-16T13:49:36.590Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T13:49:36.590Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T13:49:36.590Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-16T13:49:36.590Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-16T13:49:36.590Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T13:49:36.590Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T13:49:36.590Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-16T13:49:36.590Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T13:49:36.590Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-16T13:49:36.590Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T13:49:36.590Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-16T13:49:36.590Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-16T13:49:36.590Z] === RUN TestDaemonRestartIpcMode [2022-07-16T13:49:36.590Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T13:49:36.590Z] === RUN TestDaemonHostGatewayIP [2022-07-16T13:49:36.590Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:49:36.590Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-16T13:49:36.590Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T13:49:36.590Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T13:49:36.590Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T13:49:36.590Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-16T13:49:36.590Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-16T13:49:36.590Z] === RUN TestDiff [2022-07-16T13:49:36.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T13:49:36.760Z] === RUN TestKillContainer/killing_signal [2022-07-16T13:49:36.846Z] --- PASS: TestDiff (0.39s) [2022-07-16T13:49:36.846Z] === RUN TestExecWithCloseStdin [2022-07-16T13:49:37.330Z] --- PASS: TestKillContainer (1.27s) [2022-07-16T13:49:37.330Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-16T13:49:37.330Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-16T13:49:37.330Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-16T13:49:37.330Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T13:49:37.330Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T13:49:37.406Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-07-16T13:49:37.407Z] === RUN TestExec [2022-07-16T13:49:37.705Z] b111c3320c94: Verifying Checksum [2022-07-16T13:49:37.705Z] b111c3320c94: Download complete [2022-07-16T13:49:37.899Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T13:49:37.969Z] --- PASS: TestExec (0.44s) [2022-07-16T13:49:37.969Z] === RUN TestExecUser [2022-07-16T13:49:38.225Z] --- PASS: TestExecUser (0.46s) [2022-07-16T13:49:38.225Z] === RUN TestExportContainerAndImportImage [2022-07-16T13:49:38.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-07-16T13:49:38.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-16T13:49:38.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-07-16T13:49:38.468Z] === RUN TestKillStoppedContainer [2022-07-16T13:49:38.468Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-16T13:49:38.468Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T13:49:38.728Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-16T13:49:38.728Z] === RUN TestKillDifferentUserContainer [2022-07-16T13:49:38.786Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-16T13:49:38.786Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T13:49:38.988Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-07-16T13:49:38.988Z] === RUN TestInspectOomKilledTrue [2022-07-16T13:49:39.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T13:49:39.558Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-16T13:49:39.558Z] === RUN TestInspectOomKilledFalse [2022-07-16T13:49:40.127Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-16T13:49:40.127Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T13:49:40.387Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-16T13:49:40.387Z] === RUN TestLinksContainerNames [2022-07-16T13:49:40.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T13:49:41.325Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-16T13:49:41.325Z] === RUN TestLogsFollowTailEmpty [2022-07-16T13:49:41.584Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-16T13:49:41.584Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T13:49:41.844Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/default [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/private [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/slave [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/shared [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T13:49:41.844Z] === CONT TestMountDaemonRoot/default [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T13:49:41.844Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:49:41.844Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:49:41.844Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:49:41.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:49:41.844Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:49:42.050Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2022-07-16T13:49:42.050Z] === RUN TestHealthCheckWorkdir [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/shared [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/slave [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/private [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:49:42.104Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:49:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:49:42.104Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:49:42.364Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-16T13:49:42.364Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-16T13:49:42.364Z] === RUN TestContainerBindMountNonRecursive [2022-07-16T13:49:42.612Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-16T13:49:42.612Z] === RUN TestHealthKillContainer [2022-07-16T13:49:43.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T13:49:43.745Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-07-16T13:49:43.745Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T13:49:44.005Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-16T13:49:44.005Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-16T13:49:44.264Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-16T13:49:44.264Z] === RUN TestNetworkNat [2022-07-16T13:49:44.834Z] --- PASS: TestNetworkNat (0.41s) [2022-07-16T13:49:44.834Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T13:49:45.093Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-16T13:49:45.093Z] === RUN TestNetworkLoopbackNat [2022-07-16T13:49:45.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T13:49:47.630Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-16T13:49:47.630Z] === RUN TestPause [2022-07-16T13:49:48.199Z] --- PASS: TestPause (0.43s) [2022-07-16T13:49:48.199Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T13:49:48.199Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:49:48.199Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:49:48.199Z] === RUN TestPauseStopPausedContainer [2022-07-16T13:49:48.768Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-07-16T13:49:48.768Z] === RUN TestPsFilter [2022-07-16T13:49:48.768Z] --- PASS: TestPsFilter (0.11s) [2022-07-16T13:49:48.768Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T13:49:48.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T13:49:49.337Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-16T13:49:49.338Z] === RUN TestRemoveContainerWithVolume [2022-07-16T13:49:49.597Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-16T13:49:49.597Z] === RUN TestRemoveContainerRunning [2022-07-16T13:49:50.166Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-16T13:49:50.166Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T13:49:50.425Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-16T13:49:50.425Z] === RUN TestRemoveInvalidContainer [2022-07-16T13:49:50.425Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-16T13:49:50.425Z] === RUN TestRenameLinkedContainer [2022-07-16T13:49:50.690Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-16T13:49:50.690Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T13:49:50.690Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-16T13:49:50.690Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-16T13:49:50.690Z] === RUN TestIpcModeNone [2022-07-16T13:49:50.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T13:49:50.946Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-16T13:49:50.946Z] === RUN TestIpcModePrivate [2022-07-16T13:49:51.201Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-16T13:49:51.457Z] --- PASS: TestIpcModePrivate (0.42s) [2022-07-16T13:49:51.457Z] === RUN TestIpcModeShareable [2022-07-16T13:49:51.457Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:49:51.457Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-16T13:49:51.457Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T13:49:52.332Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-16T13:49:52.332Z] === RUN TestRenameStoppedContainer [2022-07-16T13:49:52.592Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-16T13:49:52.592Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T13:49:52.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-07-16T13:49:52.821Z] === RUN TestAPIIpcModeHost [2022-07-16T13:49:52.821Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:49:52.821Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-16T13:49:52.821Z] === RUN TestDaemonIpcModeShareable [2022-07-16T13:49:52.821Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:49:52.821Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-16T13:49:52.821Z] === RUN TestDaemonIpcModePrivate [2022-07-16T13:49:53.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T13:49:53.530Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-16T13:49:53.530Z] === RUN TestRenameInvalidName [2022-07-16T13:49:53.754Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-16T13:49:53.789Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-16T13:49:53.789Z] === RUN TestRenameAnonymousContainer [2022-07-16T13:49:55.116Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2022-07-16T13:49:55.116Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T13:49:55.116Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:49:55.116Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-16T13:49:55.116Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T13:49:55.116Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:49:55.116Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-16T13:49:55.116Z] === RUN TestIpcModeOlderClient [2022-07-16T13:49:55.116Z] === PAUSE TestIpcModeOlderClient [2022-07-16T13:49:55.116Z] === RUN TestKillContainerInvalidSignal [2022-07-16T13:49:55.373Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-16T13:49:55.373Z] === RUN TestKillContainer [2022-07-16T13:49:55.373Z] === RUN TestKillContainer/no_signal [2022-07-16T13:49:55.629Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T13:49:55.699Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-16T13:49:55.700Z] === RUN TestRenameContainerWithSameName [2022-07-16T13:49:55.700Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-16T13:49:55.700Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T13:49:55.771Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T13:49:55.771Z] Using test binary docker [2022-07-16T13:49:55.771Z] +++ /etc/init.d/apparmor start [2022-07-16T13:49:55.771Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T13:49:55.771Z] INFO: Waiting for daemon to start... [2022-07-16T13:49:55.771Z] Starting dockerd [2022-07-16T13:49:55.771Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-16T13:49:55.885Z] === RUN TestKillContainer/killing_signal [2022-07-16T13:49:56.446Z] --- PASS: TestKillContainer (1.17s) [2022-07-16T13:49:56.446Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-16T13:49:56.446Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-07-16T13:49:56.446Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-07-16T13:49:56.446Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T13:49:56.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T13:49:56.638Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-16T13:49:56.638Z] === RUN TestResize [2022-07-16T13:49:56.898Z] --- PASS: TestResize (0.41s) [2022-07-16T13:49:56.898Z] === RUN TestResizeWithInvalidSize [2022-07-16T13:49:57.006Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T13:49:57.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2022-07-16T13:49:57.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-16T13:49:57.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-07-16T13:49:57.262Z] === RUN TestKillStoppedContainer [2022-07-16T13:49:57.262Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-16T13:49:57.262Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T13:49:57.262Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-16T13:49:57.262Z] === RUN TestKillDifferentUserContainer [2022-07-16T13:49:57.467Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-07-16T13:49:57.467Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T13:49:57.661Z] . [2022-07-16T13:49:57.661Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T13:49:57.727Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:49:57.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:49:57.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:49:57.727Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:49:57.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:49:57.824Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-07-16T13:49:57.824Z] === RUN TestInspectOomKilledTrue [2022-07-16T13:49:57.824Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:49:57.824Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-16T13:49:57.824Z] === RUN TestInspectOomKilledFalse [2022-07-16T13:49:57.824Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:49:57.824Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-16T13:49:57.824Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T13:49:57.824Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-16T13:49:57.824Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-16T13:49:57.824Z] === RUN TestLinksContainerNames [2022-07-16T13:49:57.917Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T13:49:57.917Z] Error: No such image: emptyfs [2022-07-16T13:49:57.917Z] ++++ docker load [2022-07-16T13:49:57.917Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T13:49:58.387Z] --- PASS: TestLinksContainerNames (0.77s) [2022-07-16T13:49:58.387Z] === RUN TestLogsFollowTailEmpty [2022-07-16T13:49:58.479Z] Running integration-test (iteration 1) [2022-07-16T13:49:58.479Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T13:49:58.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:49:58.479Z] ++ set -e [2022-07-16T13:49:58.479Z] ++ '[' -n 0 ']' [2022-07-16T13:49:58.479Z] ++ set -x [2022-07-16T13:49:58.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:49:58.949Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-16T13:49:58.949Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T13:49:59.205Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/default [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/private [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/slave [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/shared [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/default [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/shared [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/slave [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/private [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T13:49:59.205Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:49:59.205Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:49:59.205Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:49:59.461Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:49:59.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:49:59.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:49:59.717Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:49:59.717Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:49:59.717Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T13:49:59.717Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T13:49:59.717Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-16T13:49:59.718Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-16T13:49:59.718Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-16T13:49:59.718Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-16T13:49:59.718Z] === RUN TestContainerBindMountNonRecursive [2022-07-16T13:49:59.718Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-16T13:49:59.718Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-07-16T13:49:59.718Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T13:49:59.718Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-16T13:49:59.718Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-16T13:49:59.718Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-16T13:49:59.718Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-16T13:49:59.718Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-16T13:49:59.718Z] === RUN TestNetworkNat [2022-07-16T13:50:00.278Z] --- PASS: TestNetworkNat (0.50s) [2022-07-16T13:50:00.278Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T13:50:00.534Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-07-16T13:50:00.534Z] === RUN TestNetworkLoopbackNat [2022-07-16T13:50:01.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:50:01.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:50:02.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:50:03.090Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-07-16T13:50:03.090Z] === RUN TestPause [2022-07-16T13:50:03.090Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:03.090Z] --- SKIP: TestPause (0.00s) [2022-07-16T13:50:03.090Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T13:50:03.090Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:50:03.090Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:50:03.090Z] === RUN TestPauseStopPausedContainer [2022-07-16T13:50:03.090Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:03.090Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-07-16T13:50:03.090Z] === RUN TestPsFilter [2022-07-16T13:50:03.090Z] --- PASS: TestPsFilter (0.09s) [2022-07-16T13:50:03.090Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T13:50:03.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:50:03.673Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-16T13:50:03.673Z] === RUN TestRemoveContainerWithVolume [2022-07-16T13:50:03.930Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-16T13:50:03.930Z] === RUN TestRemoveContainerRunning [2022-07-16T13:50:04.491Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-16T13:50:04.491Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T13:50:04.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:50:04.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:50:04.747Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-07-16T13:50:04.747Z] === RUN TestRemoveInvalidContainer [2022-07-16T13:50:04.747Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-16T13:50:04.747Z] === RUN TestRenameLinkedContainer [2022-07-16T13:50:05.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:50:05.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:50:06.634Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-07-16T13:50:06.634Z] === RUN TestRenameStoppedContainer [2022-07-16T13:50:06.889Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-16T13:50:06.889Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T13:50:07.816Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-07-16T13:50:07.816Z] === RUN TestRenameInvalidName [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-16T13:50:07.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-07-16T13:50:07.883Z] === RUN TestCgroupNamespacesRun [2022-07-16T13:50:08.377Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-16T13:50:08.377Z] === RUN TestRenameAnonymousContainer [2022-07-16T13:50:08.821Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-16T13:50:08.821Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T13:50:09.742Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-07-16T13:50:09.742Z] === RUN TestRenameContainerWithSameName [2022-07-16T13:50:09.998Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-07-16T13:50:09.998Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T13:50:10.201Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-16T13:50:10.201Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T13:50:10.926Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-07-16T13:50:10.926Z] === RUN TestResize [2022-07-16T13:50:11.140Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-16T13:50:11.140Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T13:50:11.487Z] --- PASS: TestResize (0.56s) [2022-07-16T13:50:11.487Z] === RUN TestResizeWithInvalidSize [2022-07-16T13:50:11.576Z] ..........................xx.................... [ 29%] [2022-07-16T13:50:11.742Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-07-16T13:50:11.742Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T13:50:11.998Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-07-16T13:50:11.998Z] === RUN TestDaemonRestartKillContainers [2022-07-16T13:50:11.998Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-16T13:50:11.998Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-16T13:50:11.998Z] === RUN TestCgroupNamespacesRun [2022-07-16T13:50:12.520Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-16T13:50:12.520Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T13:50:13.460Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-07-16T13:50:13.460Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T13:50:14.558Z] --- PASS: TestCgroupNamespacesRun (2.09s) [2022-07-16T13:50:14.558Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T13:50:14.840Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-16T13:50:14.840Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T13:50:15.409Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-16T13:50:15.409Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T13:50:16.349Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-07-16T13:50:16.349Z] === RUN TestNISDomainname [2022-07-16T13:50:16.446Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2022-07-16T13:50:16.446Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T13:50:16.918Z] --- PASS: TestNISDomainname (0.53s) [2022-07-16T13:50:16.918Z] === RUN TestHostnameDnsResolution [2022-07-16T13:50:17.857Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-07-16T13:50:17.857Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T13:50:18.117Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-07-16T13:50:18.117Z] === RUN TestStats [2022-07-16T13:50:18.334Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2022-07-16T13:50:18.334Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T13:50:20.653Z] --- PASS: TestStats (2.44s) [2022-07-16T13:50:20.653Z] === RUN TestStopContainerWithTimeout [2022-07-16T13:50:20.653Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T13:50:20.653Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T13:50:20.653Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T13:50:20.653Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T13:50:20.653Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T13:50:20.653Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T13:50:20.653Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T13:50:20.653Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T13:50:20.653Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T13:50:20.653Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T13:50:20.848Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2022-07-16T13:50:20.848Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T13:50:21.591Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T13:50:22.735Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.11s) [2022-07-16T13:50:22.735Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T13:50:23.497Z] === CONT TestStopContainerWithTimeout/1 [2022-07-16T13:50:24.622Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2022-07-16T13:50:24.622Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T13:50:24.881Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-16T13:50:24.881Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-16T13:50:24.881Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-07-16T13:50:24.881Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-07-16T13:50:24.881Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-16T13:50:24.881Z] === RUN TestDeleteDevicemapper [2022-07-16T13:50:24.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:50:24.881Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T13:50:24.881Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T13:50:26.263Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-07-16T13:50:26.263Z] === RUN TestUpdateMemory [2022-07-16T13:50:26.509Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-07-16T13:50:26.509Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T13:50:26.522Z] --- PASS: TestUpdateMemory (0.51s) [2022-07-16T13:50:26.522Z] === RUN TestUpdateCPUQuota [2022-07-16T13:50:27.461Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-07-16T13:50:27.461Z] === RUN TestUpdatePidsLimit [2022-07-16T13:50:27.461Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-16T13:50:27.461Z] === RUN TestUpdatePidsLimit/no_change [2022-07-16T13:50:27.568Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-16T13:50:27.721Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-16T13:50:27.980Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-16T13:50:27.980Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-16T13:50:28.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-16T13:50:28.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-16T13:50:29.023Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2022-07-16T13:50:29.023Z] === RUN TestNISDomainname [2022-07-16T13:50:29.023Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-16T13:50:29.023Z] --- SKIP: TestNISDomainname (0.01s) [2022-07-16T13:50:29.023Z] === RUN TestHostnameDnsResolution [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-07-16T13:50:29.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-16T13:50:29.068Z] === RUN TestUpdateRestartPolicy [2022-07-16T13:50:29.280Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-07-16T13:50:29.280Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T13:50:29.280Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-16T13:50:29.280Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-16T13:50:29.280Z] === RUN TestStats [2022-07-16T13:50:29.280Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:29.280Z] --- SKIP: TestStats (0.00s) [2022-07-16T13:50:29.280Z] === RUN TestStopContainerWithTimeout [2022-07-16T13:50:29.280Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T13:50:29.280Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T13:50:29.280Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T13:50:29.280Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T13:50:29.280Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T13:50:29.280Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T13:50:29.280Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T13:50:29.280Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T13:50:29.280Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T13:50:29.280Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T13:50:29.843Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T13:50:31.730Z] === CONT TestStopContainerWithTimeout/1 [2022-07-16T13:50:33.618Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-16T13:50:33.618Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-07-16T13:50:33.618Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-07-16T13:50:33.618Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-07-16T13:50:33.618Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-16T13:50:33.618Z] === RUN TestDeleteDevicemapper [2022-07-16T13:50:33.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:50:33.618Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T13:50:33.618Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T13:50:34.476Z] --- PASS: TestImportExtremelyLargeImageWorks (89.07s) [2022-07-16T13:50:34.476Z] PASS [2022-07-16T13:50:34.476Z] [2022-07-16T13:50:34.476Z] DONE 12 tests in 91.756s [2022-07-16T13:50:34.476Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T13:50:34.476Z] INFO: Testing against a local daemon [2022-07-16T13:50:34.476Z] === RUN TestNetworkCreateDelete [2022-07-16T13:50:34.476Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-16T13:50:34.476Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T13:50:34.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-16T13:50:34.476Z] === RUN TestDaemonDNSFallback [2022-07-16T13:50:34.476Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-16T13:50:34.476Z] === RUN TestInspectNetwork [2022-07-16T13:50:34.984Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2022-07-16T13:50:34.984Z] === RUN TestUpdateMemory [2022-07-16T13:50:34.984Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:34.984Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-16T13:50:34.984Z] === RUN TestUpdateCPUQuota [2022-07-16T13:50:34.984Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:34.984Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-16T13:50:34.984Z] === RUN TestUpdatePidsLimit [2022-07-16T13:50:34.984Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:34.984Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-16T13:50:34.984Z] === RUN TestUpdateRestartPolicy [2022-07-16T13:50:35.035Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-16T13:50:37.007Z] === RUN TestInspectNetwork/full_network_id [2022-07-16T13:50:37.007Z] === RUN TestInspectNetwork/partial_network_id [2022-07-16T13:50:37.007Z] === RUN TestInspectNetwork/network_name [2022-07-16T13:50:37.007Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-16T13:50:39.909Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-07-16T13:50:41.187Z] --- PASS: TestInspectNetwork (7.02s) [2022-07-16T13:50:41.187Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-16T13:50:41.187Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-16T13:50:41.187Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-16T13:50:41.187Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-16T13:50:41.187Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T13:50:41.285Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-16T13:50:41.285Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T13:50:41.285Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-16T13:50:41.285Z] === RUN TestWaitNonBlocked [2022-07-16T13:50:41.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:50:41.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:50:41.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:50:41.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:50:41.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:50:41.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:50:41.285Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-16T13:50:41.285Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-07-16T13:50:41.285Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-07-16T13:50:41.285Z] === RUN TestWaitBlocked [2022-07-16T13:50:41.285Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:50:41.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:50:41.285Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:50:41.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:50:41.285Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:50:41.285Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:50:41.854Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-16T13:50:41.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-16T13:50:41.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-16T13:50:41.854Z] === CONT TestContainerStartOnDaemonRestart [2022-07-16T13:50:41.854Z] === CONT TestContainerKillOnDaemonStart [2022-07-16T13:50:42.564Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-07-16T13:50:42.564Z] === RUN TestNetworkInvalidJSON [2022-07-16T13:50:42.564Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-16T13:50:42.564Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-16T13:50:42.564Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:50:42.564Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:50:42.564Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:50:42.564Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:50:42.564Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-16T13:50:42.564Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:50:42.564Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:50:42.564Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-16T13:50:42.564Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-16T13:50:42.564Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-16T13:50:42.564Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-16T13:50:42.564Z] === RUN TestNetworkList [2022-07-16T13:50:42.564Z] === RUN TestNetworkList//networks [2022-07-16T13:50:42.564Z] === PAUSE TestNetworkList//networks [2022-07-16T13:50:42.564Z] === RUN TestNetworkList//networks/ [2022-07-16T13:50:42.564Z] === PAUSE TestNetworkList//networks/ [2022-07-16T13:50:42.564Z] === CONT TestNetworkList//networks [2022-07-16T13:50:42.564Z] === CONT TestNetworkList//networks/ [2022-07-16T13:50:42.564Z] --- PASS: TestNetworkList (0.01s) [2022-07-16T13:50:42.564Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T13:50:42.564Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T13:50:42.564Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T13:50:43.130Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-16T13:50:43.130Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T13:50:43.760Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-07-16T13:50:43.760Z] === CONT TestIpcModeOlderClient [2022-07-16T13:50:44.019Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-16T13:50:44.019Z] === CONT TestDaemonHostGatewayIP [2022-07-16T13:50:44.063Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-16T13:50:44.063Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T13:50:44.996Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-16T13:50:44.996Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T13:50:45.103Z] Loaded image: buildpack-deps:buster [2022-07-16T13:50:45.103Z] Loaded image: busybox:latest [2022-07-16T13:50:45.103Z] Loaded image: busybox:glibc [2022-07-16T13:50:45.950Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-07-16T13:50:45.950Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T13:50:46.556Z] --- PASS: TestDaemonHostGatewayIP (2.22s) [2022-07-16T13:50:46.556Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T13:50:47.147Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-07-16T13:50:47.147Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T13:50:47.147Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-16T13:50:47.147Z] === RUN TestWaitNonBlocked [2022-07-16T13:50:47.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:50:47.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:50:47.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:50:47.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:50:47.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:50:47.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:50:47.147Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-16T13:50:47.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-07-16T13:50:47.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-07-16T13:50:47.147Z] === RUN TestWaitBlocked [2022-07-16T13:50:47.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:50:47.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:50:47.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:50:47.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:50:47.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:50:47.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:50:47.332Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-16T13:50:47.332Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T13:50:47.709Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-16T13:50:47.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-07-16T13:50:47.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-07-16T13:50:47.709Z] === CONT TestDaemonRestartIpcMode [2022-07-16T13:50:47.709Z] === CONT TestIpcModeOlderClient [2022-07-16T13:50:47.709Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-16T13:50:47.709Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T13:50:47.898Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-16T13:50:47.898Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T13:50:47.936Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s) [2022-07-16T13:50:47.936Z] === CONT TestDaemonRestartIpcMode [2022-07-16T13:50:50.426Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-07-16T13:50:50.426Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T13:50:50.426Z] service_test.go:242: FLAKY_TEST [2022-07-16T13:50:50.426Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T13:50:50.426Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T13:50:50.472Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-07-16T13:50:51.643Z] Loaded image: debian:bullseye [2022-07-16T13:50:51.643Z] Loaded image: hello-world:latest [2022-07-16T13:50:51.643Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:50:51.643Z] INFO: Testing against a local daemon [2022-07-16T13:50:51.643Z] === RUN TestCgroupNamespacesBuild [2022-07-16T13:50:51.872Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.24s) [2022-07-16T13:50:52.128Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2022-07-16T13:50:52.128Z] PASS [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === Skipped [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-16T13:50:52.128Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-16T13:50:52.128Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-16T13:50:52.128Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-16T13:50:52.128Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-16T13:50:52.128Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-16T13:50:52.128Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-16T13:50:52.128Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-16T13:50:52.128Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-16T13:50:52.128Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-16T13:50:52.128Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-16T13:50:52.128Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-16T13:50:52.128Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-16T13:50:52.128Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-07-16T13:50:52.128Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-16T13:50:52.128Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-16T13:50:52.128Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-16T13:50:52.128Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:50:52.128Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-07-16T13:50:52.128Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-16T13:50:52.128Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-07-16T13:50:52.128Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-16T13:50:52.128Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-16T13:50:52.128Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T13:50:52.128Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-16T13:50:52.128Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-16T13:50:52.128Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-16T13:50:52.128Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T13:50:52.128Z] [2022-07-16T13:50:52.128Z] DONE 177 tests, 27 skipped in 83.127s [2022-07-16T13:50:52.128Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T13:50:52.383Z] INFO: Testing against a local daemon [2022-07-16T13:50:52.383Z] === RUN TestCommitInheritsEnv [2022-07-16T13:50:53.762Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-07-16T13:50:53.762Z] PASS [2022-07-16T13:50:53.762Z] [2022-07-16T13:50:53.762Z] === Skipped [2022-07-16T13:50:53.762Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-16T13:50:53.762Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:50:53.762Z] [2022-07-16T13:50:53.762Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:50:53.762Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:50:53.762Z] [2022-07-16T13:50:53.762Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T13:50:53.762Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:50:53.762Z] [2022-07-16T13:50:53.762Z] DONE 196 tests, 3 skipped in 103.493s [2022-07-16T13:50:53.762Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T13:50:53.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:50:53.762Z] ++ set -e [2022-07-16T13:50:53.762Z] ++ '[' -n 0 ']' [2022-07-16T13:50:53.762Z] ++ set -x [2022-07-16T13:50:53.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:50:53.762Z] INFO: Testing against a local daemon [2022-07-16T13:50:53.762Z] === RUN TestCommitInheritsEnv [2022-07-16T13:50:53.762Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-16T13:50:53.762Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T13:50:53.762Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-07-16T13:50:53.762Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-16T13:50:53.762Z] === RUN TestImagesFilterMultiReference [2022-07-16T13:50:54.021Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-16T13:50:54.021Z] === RUN TestImagePullPlatformInvalid [2022-07-16T13:50:54.021Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-16T13:50:54.021Z] === RUN TestRemoveImageOrphaning [2022-07-16T13:50:54.164Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2022-07-16T13:50:54.164Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T13:50:54.269Z] --- PASS: TestCommitInheritsEnv (1.87s) [2022-07-16T13:50:54.269Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T13:50:54.269Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-16T13:50:54.269Z] === RUN TestImagesFilterMultiReference [2022-07-16T13:50:54.269Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-16T13:50:54.269Z] === RUN TestImagePullPlatformInvalid [2022-07-16T13:50:54.269Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-16T13:50:54.269Z] === RUN TestRemoveImageOrphaning [2022-07-16T13:50:54.281Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-16T13:50:54.281Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T13:50:54.281Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:50:54.281Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-16T13:50:54.281Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T13:50:54.281Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-16T13:50:54.281Z] === RUN TestTagInvalidReference [2022-07-16T13:50:54.281Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-16T13:50:54.281Z] === RUN TestTagValidPrefixedRepo [2022-07-16T13:50:54.281Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-16T13:50:54.281Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T13:50:54.281Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-16T13:50:54.281Z] === RUN TestTagOfficialNames [2022-07-16T13:50:54.281Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-16T13:50:54.281Z] === RUN TestTagMatchesDigest [2022-07-16T13:50:54.281Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-16T13:50:54.281Z] PASS [2022-07-16T13:50:54.281Z] [2022-07-16T13:50:54.281Z] === Skipped [2022-07-16T13:50:54.281Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-16T13:50:54.281Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-07-16T13:50:54.281Z] [2022-07-16T13:50:54.281Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-16T13:50:54.281Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:50:54.281Z] [2022-07-16T13:50:54.281Z] DONE 12 tests, 2 skipped in 0.915s [2022-07-16T13:50:54.281Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T13:50:54.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:50:54.281Z] ++ set -e [2022-07-16T13:50:54.281Z] ++ '[' -n 0 ']' [2022-07-16T13:50:54.281Z] ++ set -x [2022-07-16T13:50:54.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:50:54.541Z] INFO: Testing against a local daemon [2022-07-16T13:50:54.541Z] === RUN TestNetworkCreateDelete [2022-07-16T13:50:54.541Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-16T13:50:54.541Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T13:50:55.110Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-16T13:50:55.110Z] === RUN TestDaemonDNSFallback [2022-07-16T13:50:55.705Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-16T13:50:56.057Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-07-16T13:50:56.057Z] === RUN TestBuildWithSession [2022-07-16T13:50:56.057Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:50:56.057Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T13:50:56.057Z] === RUN TestBuildSquashParent [2022-07-16T13:50:56.155Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-07-16T13:50:56.155Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T13:50:56.155Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-16T13:50:56.155Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-16T13:50:56.155Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T13:50:56.155Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-16T13:50:56.155Z] === RUN TestTagInvalidReference [2022-07-16T13:50:56.155Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-16T13:50:56.155Z] === RUN TestTagValidPrefixedRepo [2022-07-16T13:50:56.155Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-16T13:50:56.155Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T13:50:56.411Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-07-16T13:50:56.411Z] === RUN TestTagOfficialNames [2022-07-16T13:50:56.411Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-16T13:50:56.411Z] === RUN TestTagMatchesDigest [2022-07-16T13:50:56.411Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-16T13:50:56.411Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-16T13:51:01.751Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-16T13:51:01.751Z] === RUN TestInspectNetwork [2022-07-16T13:51:05.041Z] === RUN TestInspectNetwork/full_network_id [2022-07-16T13:51:05.041Z] === RUN TestInspectNetwork/partial_network_id [2022-07-16T13:51:05.041Z] === RUN TestInspectNetwork/network_name [2022-07-16T13:51:05.041Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-16T13:51:05.292Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-07-16T13:51:05.292Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T13:51:06.008Z] --- PASS: TestBuildSquashParent (8.34s) [2022-07-16T13:51:06.008Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T13:51:06.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:51:06.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:51:06.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:51:06.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:51:06.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:51:06.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:51:06.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:51:06.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:51:06.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:51:06.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:51:06.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:51:06.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:51:06.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:51:06.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:51:06.667Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oj79nrupuba964xywjcyiwd2m Created:2022-07-16 13:51:05.128098107 +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[6aafcd0cc62f7eab54a382b0f5b281899d8b65735b3ca7e0cb0baaff4982a73c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5lbmlfpr80wvj243nv8pwzy7h EndpointID:c089a63e78279c861fd87297f2a6f552268fce9788e0ee5a815dbb21b4519f5d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:60d5f5c42317a8f5f47b322b31e495cf8d339ee0e0f6c9b818011a7652f7eac5 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:0e4e07c25908 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5lbmlfpr80wvj243nv8pwzy7h EndpointID:c089a63e78279c861fd87297f2a6f552268fce9788e0ee5a815dbb21b4519f5d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-16T13:51:06.684Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-07-16T13:51:07.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:51:07.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:51:08.447Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-16T13:51:09.235Z] --- PASS: TestInspectNetwork (7.30s) [2022-07-16T13:51:09.236Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-16T13:51:09.236Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-16T13:51:09.236Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-16T13:51:09.236Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-16T13:51:09.236Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T13:51:10.175Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-07-16T13:51:10.175Z] === RUN TestNetworkInvalidJSON [2022-07-16T13:51:10.175Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-16T13:51:10.175Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-16T13:51:10.175Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:51:10.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:51:10.175Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:51:10.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:51:10.175Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-16T13:51:10.175Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:51:10.175Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:51:10.175Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-16T13:51:10.175Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-16T13:51:10.175Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-16T13:51:10.175Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-16T13:51:10.175Z] === RUN TestNetworkList [2022-07-16T13:51:10.175Z] === RUN TestNetworkList//networks [2022-07-16T13:51:10.175Z] === PAUSE TestNetworkList//networks [2022-07-16T13:51:10.175Z] === RUN TestNetworkList//networks/ [2022-07-16T13:51:10.175Z] === PAUSE TestNetworkList//networks/ [2022-07-16T13:51:10.175Z] === CONT TestNetworkList//networks [2022-07-16T13:51:10.175Z] === CONT TestNetworkList//networks/ [2022-07-16T13:51:10.175Z] --- PASS: TestNetworkList (0.02s) [2022-07-16T13:51:10.175Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T13:51:10.175Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T13:51:10.175Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T13:51:10.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:51:10.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:51:10.744Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-16T13:51:10.744Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T13:51:10.848Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-07-16T13:51:10.848Z] PASS [2022-07-16T13:51:10.848Z] [2022-07-16T13:51:10.848Z] === Skipped [2022-07-16T13:51:10.848Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T13:51:10.848Z] service_test.go:242: FLAKY_TEST [2022-07-16T13:51:10.848Z] [2022-07-16T13:51:10.848Z] DONE 26 tests, 1 skipped in 43.697s [2022-07-16T13:51:10.848Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T13:51:10.848Z] INFO: Testing against a local daemon [2022-07-16T13:51:10.848Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T13:51:10.848Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:10.848Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T13:51:10.848Z] === RUN TestDockerNetworkIpvlan [2022-07-16T13:51:10.848Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:10.848Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-16T13:51:10.848Z] PASS [2022-07-16T13:51:10.848Z] [2022-07-16T13:51:10.848Z] === Skipped [2022-07-16T13:51:10.848Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T13:51:10.848Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:10.848Z] [2022-07-16T13:51:10.848Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-16T13:51:10.848Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:10.848Z] [2022-07-16T13:51:10.848Z] DONE 2 tests, 2 skipped in 0.038s [2022-07-16T13:51:10.848Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T13:51:10.848Z] INFO: Testing against a local daemon [2022-07-16T13:51:10.848Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T13:51:11.681Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-16T13:51:11.681Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T13:51:12.220Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-07-16T13:51:12.220Z] === RUN TestDockerNetworkMacvlan [2022-07-16T13:51:12.618Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-07-16T13:51:12.618Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T13:51:12.786Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-16T13:51:13.180Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-16T13:51:13.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2022-07-16T13:51:13.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2022-07-16T13:51:13.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2022-07-16T13:51:13.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2022-07-16T13:51:13.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2022-07-16T13:51:13.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s) [2022-07-16T13:51:13.180Z] === RUN TestBuildMultiStageCopy [2022-07-16T13:51:13.180Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T13:51:13.261Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-07-16T13:51:13.557Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-16T13:51:13.557Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T13:51:13.720Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-16T13:51:14.286Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-16T13:51:14.935Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-07-16T13:51:14.935Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T13:51:15.504Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-16T13:51:15.504Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T13:51:15.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T13:51:16.186Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-16T13:51:16.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T13:51:16.547Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T13:51:17.109Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T13:51:17.671Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2022-07-16T13:51:17.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2022-07-16T13:51:17.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2022-07-16T13:51:17.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-07-16T13:51:17.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-07-16T13:51:17.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2022-07-16T13:51:17.671Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T13:51:18.041Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) [2022-07-16T13:51:18.041Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T13:51:18.041Z] service_test.go:242: FLAKY_TEST [2022-07-16T13:51:18.041Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T13:51:18.041Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T13:51:18.086Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-16T13:51:19.036Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2022-07-16T13:51:19.036Z] === RUN TestBuildLabelWithTargets [2022-07-16T13:51:20.924Z] --- PASS: TestBuildLabelWithTargets (2.02s) [2022-07-16T13:51:20.924Z] === RUN TestBuildWithEmptyLayers [2022-07-16T13:51:21.369Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-16T13:51:21.627Z] --- PASS: TestDockerNetworkMacvlan (9.57s) [2022-07-16T13:51:21.627Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-16T13:51:21.627Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-16T13:51:21.627Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-16T13:51:21.627Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-07-16T13:51:21.627Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-07-16T13:51:21.627Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-07-16T13:51:21.627Z] PASS [2022-07-16T13:51:21.627Z] [2022-07-16T13:51:21.627Z] DONE 8 tests in 10.894s [2022-07-16T13:51:21.627Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T13:51:21.627Z] testing: warning: no tests to run [2022-07-16T13:51:21.627Z] PASS [2022-07-16T13:51:21.627Z] [2022-07-16T13:51:21.627Z] DONE 0 tests in 0.008s [2022-07-16T13:51:21.627Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T13:51:21.852Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2022-07-16T13:51:21.852Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T13:51:21.885Z] INFO: Testing against a local daemon [2022-07-16T13:51:21.885Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T13:51:22.818Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-16T13:51:22.818Z] === RUN TestAuthZPluginTLS [2022-07-16T13:51:23.383Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-16T13:51:23.383Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T13:51:23.949Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-16T13:51:23.949Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T13:51:24.515Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-16T13:51:24.515Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T13:51:25.083Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-16T13:51:25.083Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T13:51:25.118Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2022-07-16T13:51:25.118Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T13:51:26.046Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2022-07-16T13:51:26.046Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T13:51:26.457Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-07-16T13:51:26.457Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T13:51:26.715Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-16T13:51:26.715Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T13:51:27.281Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-16T13:51:27.281Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T13:51:27.847Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-16T13:51:27.847Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T13:51:28.034Z] ......................... [ 67%] [2022-07-16T13:51:29.221Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-07-16T13:51:29.221Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T13:51:29.318Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2022-07-16T13:51:29.318Z] === RUN TestBuildWithHugeFile [2022-07-16T13:51:30.597Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-07-16T13:51:30.597Z] === RUN TestAuthZPluginHeader [2022-07-16T13:51:31.531Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-16T13:51:31.531Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T13:51:32.931Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2022-07-16T13:51:32.931Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T13:51:33.870Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nj0822ia6y0x9bzlzirz85dyp Created:2022-07-16 13:51:32.531289145 +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[28519c964a9940e3686c89fd8056b33e559fc14551bc9493e9ac6897afcb84b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.og9bbk9s2cutlq84jxsnj5kyg EndpointID:fda7e01a5c7bd7b4475436083b29ad32006a89c25a695e69e7fe5f917c27056d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0405990242a4ad7aceeee786b6285414c447535ce31e4af4276061b31a463648 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:9d93c2614dda IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.og9bbk9s2cutlq84jxsnj5kyg EndpointID:fda7e01a5c7bd7b4475436083b29ad32006a89c25a695e69e7fe5f917c27056d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-16T13:51:35.716Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s) [2022-07-16T13:51:35.716Z] === RUN TestAuthZPluginV2Disable [2022-07-16T13:51:39.147Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-07-16T13:51:39.147Z] PASS [2022-07-16T13:51:39.147Z] [2022-07-16T13:51:39.147Z] === Skipped [2022-07-16T13:51:39.147Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T13:51:39.147Z] service_test.go:242: FLAKY_TEST [2022-07-16T13:51:39.147Z] [2022-07-16T13:51:39.147Z] DONE 26 tests, 1 skipped in 43.819s [2022-07-16T13:51:39.147Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T13:51:39.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:39.147Z] ++ set -e [2022-07-16T13:51:39.147Z] ++ '[' -n 0 ']' [2022-07-16T13:51:39.147Z] ++ set -x [2022-07-16T13:51:39.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:39.147Z] INFO: Testing against a local daemon [2022-07-16T13:51:39.147Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T13:51:39.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:39.147Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T13:51:39.147Z] === RUN TestDockerNetworkIpvlan [2022-07-16T13:51:39.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:39.147Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-16T13:51:39.147Z] PASS [2022-07-16T13:51:39.147Z] [2022-07-16T13:51:39.147Z] === Skipped [2022-07-16T13:51:39.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T13:51:39.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:39.147Z] [2022-07-16T13:51:39.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-16T13:51:39.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:51:39.147Z] [2022-07-16T13:51:39.147Z] DONE 2 tests, 2 skipped in 0.097s [2022-07-16T13:51:39.147Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T13:51:39.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:39.147Z] ++ set -e [2022-07-16T13:51:39.147Z] ++ '[' -n 0 ']' [2022-07-16T13:51:39.147Z] ++ set -x [2022-07-16T13:51:39.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:39.147Z] INFO: Testing against a local daemon [2022-07-16T13:51:39.147Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T13:51:39.717Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-07-16T13:51:39.717Z] === RUN TestDockerNetworkMacvlan [2022-07-16T13:51:39.899Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-07-16T13:51:39.899Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T13:51:40.659Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-16T13:51:41.228Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-16T13:51:41.798Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-16T13:51:43.179Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-07-16T13:51:43.179Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T13:51:43.706Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-16T13:51:45.615Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-16T13:51:48.907Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-16T13:51:49.167Z] --- PASS: TestDockerNetworkMacvlan (9.41s) [2022-07-16T13:51:49.167Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-16T13:51:49.167Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-16T13:51:49.167Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-07-16T13:51:49.167Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-16T13:51:49.167Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-07-16T13:51:49.167Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-07-16T13:51:49.167Z] PASS [2022-07-16T13:51:49.167Z] [2022-07-16T13:51:49.167Z] DONE 8 tests in 10.806s [2022-07-16T13:51:49.167Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T13:51:49.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:49.167Z] ++ set -e [2022-07-16T13:51:49.167Z] ++ '[' -n 0 ']' [2022-07-16T13:51:49.167Z] ++ set -x [2022-07-16T13:51:49.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:49.167Z] testing: warning: no tests to run [2022-07-16T13:51:49.167Z] PASS [2022-07-16T13:51:49.167Z] [2022-07-16T13:51:49.167Z] DONE 0 tests in 0.026s [2022-07-16T13:51:49.167Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T13:51:49.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:49.167Z] ++ set -e [2022-07-16T13:51:49.167Z] ++ '[' -n 0 ']' [2022-07-16T13:51:49.167Z] ++ set -x [2022-07-16T13:51:49.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:51:49.427Z] INFO: Testing against a local daemon [2022-07-16T13:51:49.427Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T13:51:50.366Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-16T13:51:50.366Z] === RUN TestAuthZPluginTLS [2022-07-16T13:51:50.935Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-16T13:51:50.935Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T13:51:51.504Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-16T13:51:51.504Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T13:51:52.073Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-16T13:51:52.073Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T13:51:52.642Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-16T13:51:52.642Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T13:51:53.175Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.24s) [2022-07-16T13:51:53.175Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T13:51:54.022Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-07-16T13:51:54.022Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T13:51:54.282Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-16T13:51:54.282Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T13:51:54.851Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-16T13:51:54.851Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T13:51:55.419Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-16T13:51:55.419Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T13:51:56.800Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-16T13:51:56.800Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T13:51:58.181Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-07-16T13:51:58.181Z] === RUN TestAuthZPluginHeader [2022-07-16T13:51:58.750Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-16T13:51:58.750Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T13:51:58.750Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:51:58.750Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-16T13:51:58.750Z] === RUN TestAuthZPluginV2Disable [2022-07-16T13:51:58.750Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:51:58.750Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-16T13:51:58.750Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T13:51:58.750Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:51:58.750Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-16T13:51:58.750Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T13:51:58.750Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:51:58.750Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-16T13:51:58.750Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T13:52:05.310Z] b111c3320c94: Pull complete [2022-07-16T13:52:06.546Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-16T13:52:07.994Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T13:52:07.994Z] Using test binary docker [2022-07-16T13:52:07.994Z] +++ /etc/init.d/apparmor start [2022-07-16T13:52:07.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T13:52:07.994Z] Starting dockerd [2022-07-16T13:52:07.994Z] INFO: Waiting for daemon to start... [2022-07-16T13:52:07.994Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-16T13:52:07.994Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T13:52:07.994Z] Using test binary docker [2022-07-16T13:52:07.994Z] +++ /etc/init.d/apparmor start [2022-07-16T13:52:07.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T13:52:07.994Z] INFO: Waiting for daemon to start... [2022-07-16T13:52:07.994Z] Starting dockerd [2022-07-16T13:52:07.994Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-16T13:52:08.249Z] . [2022-07-16T13:52:08.249Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T13:52:08.505Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T13:52:08.505Z] Error: No such image: emptyfs [2022-07-16T13:52:08.505Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T13:52:08.505Z] ++++ docker load [2022-07-16T13:52:08.761Z] Running integration-test (iteration 1) [2022-07-16T13:52:08.761Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-16T13:52:08.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-16T13:52:08.761Z] ++ set -e [2022-07-16T13:52:08.761Z] ++ '[' -n 0 ']' [2022-07-16T13:52:08.761Z] ++ set -x [2022-07-16T13:52:08.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-16T13:52:08.761Z] [2022-07-16T13:52:08.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T13:52:09.018Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T13:52:09.018Z] Error: No such image: emptyfs [2022-07-16T13:52:09.018Z] ++++ docker load [2022-07-16T13:52:09.018Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T13:52:09.274Z] Running integration-test (iteration 1) [2022-07-16T13:52:09.274Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-16T13:52:09.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-16T13:52:09.274Z] ++ set -e [2022-07-16T13:52:09.274Z] ++ '[' -n 0 ']' [2022-07-16T13:52:09.274Z] ++ set -x [2022-07-16T13:52:09.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-16T13:52:11.251Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-16T13:52:11.251Z] PASS [2022-07-16T13:52:11.251Z] [2022-07-16T13:52:11.251Z] DONE 17 tests in 48.384s [2022-07-16T13:52:11.251Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T13:52:11.251Z] INFO: Testing against a local daemon [2022-07-16T13:52:11.251Z] === RUN TestPluginInvalidJSON [2022-07-16T13:52:11.251Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:11.251Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:11.251Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:11.251Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-16T13:52:11.251Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-16T13:52:11.251Z] === RUN TestPluginInstall [2022-07-16T13:52:11.251Z] === RUN TestPluginInstall/no_auth [2022-07-16T13:52:11.251Z] time="2022-07-16T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:11.251Z] time="2022-07-16T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb7555ebcdeda21a95ce7b7d306a510f1b094b989a56be0642d1b97efeab5c87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:11.251Z] time="2022-07-16T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:11.251Z] time="2022-07-16T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb7555ebcdeda21a95ce7b7d306a510f1b094b989a56be0642d1b97efeab5c87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:11.251Z] === RUN TestPluginInstall/with_htpasswd [2022-07-16T13:52:11.509Z] time="2022-07-16T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:11.509Z] time="2022-07-16T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ffa809aa42c341c0ebe086f4163ff9ad1711a49747b02d29b5df1a18e752bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:11.509Z] time="2022-07-16T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:11.509Z] time="2022-07-16T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ffa809aa42c341c0ebe086f4163ff9ad1711a49747b02d29b5df1a18e752bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:11.769Z] === RUN TestPluginInstall/with_insecure [2022-07-16T13:52:12.704Z] time="2022-07-16T13:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:12.704Z] time="2022-07-16T13:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d071d9472d005fbecd57219aec77c71010cc59ce994de65f5c5028a16895aef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:12.704Z] time="2022-07-16T13:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:12.704Z] time="2022-07-16T13:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d071d9472d005fbecd57219aec77c71010cc59ce994de65f5c5028a16895aef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:12.962Z] plugin_test.go:165: [d10718129833a] daemon is not started [2022-07-16T13:52:12.962Z] --- PASS: TestPluginInstall (2.72s) [2022-07-16T13:52:12.962Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-16T13:52:12.962Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-16T13:52:12.962Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-16T13:52:12.962Z] === RUN TestPluginsWithRuntimes [2022-07-16T13:52:14.336Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-16T13:52:15.270Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-16T13:52:16.204Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-07-16T13:52:16.204Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-07-16T13:52:16.204Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-16T13:52:16.204Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T13:52:16.771Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-16T13:52:16.771Z] PASS [2022-07-16T13:52:16.771Z] [2022-07-16T13:52:16.771Z] DONE 10 tests in 6.625s [2022-07-16T13:52:16.771Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T13:52:16.771Z] INFO: Testing against a local daemon [2022-07-16T13:52:16.771Z] === RUN TestExternalGraphDriver [2022-07-16T13:52:16.883Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-16T13:52:16.883Z] PASS [2022-07-16T13:52:16.883Z] [2022-07-16T13:52:16.883Z] === Skipped [2022-07-16T13:52:16.883Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-16T13:52:16.883Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:52:16.883Z] [2022-07-16T13:52:16.883Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-16T13:52:16.883Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:52:16.883Z] [2022-07-16T13:52:16.883Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-16T13:52:16.883Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:52:16.883Z] [2022-07-16T13:52:16.883Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-16T13:52:16.883Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:52:16.883Z] [2022-07-16T13:52:16.883Z] DONE 17 tests, 4 skipped in 26.439s [2022-07-16T13:52:16.883Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T13:52:16.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:16.883Z] ++ set -e [2022-07-16T13:52:16.883Z] ++ '[' -n 0 ']' [2022-07-16T13:52:16.883Z] ++ set -x [2022-07-16T13:52:16.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:16.883Z] INFO: Testing against a local daemon [2022-07-16T13:52:16.883Z] === RUN TestPluginInvalidJSON [2022-07-16T13:52:16.883Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:16.883Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:16.883Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:16.883Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-16T13:52:16.883Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-16T13:52:16.883Z] === RUN TestPluginInstall [2022-07-16T13:52:16.883Z] === RUN TestPluginInstall/no_auth [2022-07-16T13:52:16.883Z] time="2022-07-16T13:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:16.884Z] time="2022-07-16T13:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0778090532ecb5e6275853799fc0254d5ff3f5e1c278a1b4c392f28f939cb062" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:16.884Z] time="2022-07-16T13:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:16.884Z] time="2022-07-16T13:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0778090532ecb5e6275853799fc0254d5ff3f5e1c278a1b4c392f28f939cb062" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:16.884Z] === RUN TestPluginInstall/with_htpasswd [2022-07-16T13:52:17.143Z] time="2022-07-16T13:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:17.143Z] time="2022-07-16T13:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0778090532ecb5e6275853799fc0254d5ff3f5e1c278a1b4c392f28f939cb062" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:17.143Z] time="2022-07-16T13:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:17.143Z] time="2022-07-16T13:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0778090532ecb5e6275853799fc0254d5ff3f5e1c278a1b4c392f28f939cb062" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:17.336Z] === RUN TestExternalGraphDriver/json [2022-07-16T13:52:17.402Z] === RUN TestPluginInstall/with_insecure [2022-07-16T13:52:18.339Z] time="2022-07-16T13:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:18.339Z] time="2022-07-16T13:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:108cfc388826cd2576db6e1b759cc97000d87a85ec9c036a560f8fceb1621919" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:18.339Z] time="2022-07-16T13:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T13:52:18.339Z] time="2022-07-16T13:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:108cfc388826cd2576db6e1b759cc97000d87a85ec9c036a560f8fceb1621919" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T13:52:18.339Z] plugin_test.go:165: [de4150fabdb7a] daemon is not started [2022-07-16T13:52:18.339Z] --- PASS: TestPluginInstall (2.65s) [2022-07-16T13:52:18.339Z] --- PASS: TestPluginInstall/no_auth (1.00s) [2022-07-16T13:52:18.339Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-07-16T13:52:18.339Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-07-16T13:52:18.339Z] === RUN TestPluginsWithRuntimes [2022-07-16T13:52:18.711Z] === RUN TestExternalGraphDriver/spec [2022-07-16T13:52:20.245Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-16T13:52:20.610Z] === RUN TestExternalGraphDriver/pull [2022-07-16T13:52:20.814Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-16T13:52:21.753Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-07-16T13:52:21.753Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-07-16T13:52:21.753Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-16T13:52:21.753Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T13:52:21.984Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-07-16T13:52:21.984Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-16T13:52:21.984Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-07-16T13:52:21.984Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-16T13:52:21.984Z] === RUN TestGraphdriverPluginV2 [2022-07-16T13:52:22.322Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-16T13:52:22.322Z] PASS [2022-07-16T13:52:22.322Z] [2022-07-16T13:52:22.322Z] DONE 10 tests in 6.645s [2022-07-16T13:52:22.322Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T13:52:22.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:22.322Z] ++ set -e [2022-07-16T13:52:22.322Z] ++ '[' -n 0 ']' [2022-07-16T13:52:22.322Z] ++ set -x [2022-07-16T13:52:22.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:22.322Z] INFO: Testing against a local daemon [2022-07-16T13:52:22.322Z] === RUN TestExternalGraphDriver [2022-07-16T13:52:22.891Z] === RUN TestExternalGraphDriver/json [2022-07-16T13:52:24.271Z] === RUN TestExternalGraphDriver/spec [2022-07-16T13:52:24.629Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-16T13:52:24.630Z] tests/integration/client_test.py ..... [ 75%] [2022-07-16T13:52:24.630Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-16T13:52:24.630Z] tests/integration/errors_test.py . [ 76%] [2022-07-16T13:52:26.177Z] === RUN TestExternalGraphDriver/pull [2022-07-16T13:52:27.245Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2022-07-16T13:52:27.245Z] PASS [2022-07-16T13:52:27.245Z] [2022-07-16T13:52:27.245Z] DONE 5 tests in 9.587s [2022-07-16T13:52:27.245Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T13:52:27.245Z] INFO: Testing against a local daemon [2022-07-16T13:52:27.245Z] === RUN TestContinueAfterPluginCrash [2022-07-16T13:52:27.245Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T13:52:27.245Z] === RUN TestReadPluginNoRead [2022-07-16T13:52:27.245Z] === PAUSE TestReadPluginNoRead [2022-07-16T13:52:27.245Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T13:52:27.245Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T13:52:27.245Z] === CONT TestContinueAfterPluginCrash [2022-07-16T13:52:27.245Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T13:52:27.556Z] --- PASS: TestExternalGraphDriver (5.16s) [2022-07-16T13:52:27.556Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-16T13:52:27.556Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-07-16T13:52:27.556Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-07-16T13:52:27.556Z] === RUN TestGraphdriverPluginV2 [2022-07-16T13:52:27.815Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:52:27.815Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-16T13:52:27.815Z] PASS [2022-07-16T13:52:27.815Z] [2022-07-16T13:52:27.815Z] === Skipped [2022-07-16T13:52:27.815Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-16T13:52:27.815Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:52:27.815Z] [2022-07-16T13:52:27.815Z] DONE 5 tests, 1 skipped in 5.587s [2022-07-16T13:52:27.815Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T13:52:27.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:27.815Z] ++ set -e [2022-07-16T13:52:27.815Z] ++ '[' -n 0 ']' [2022-07-16T13:52:27.815Z] ++ set -x [2022-07-16T13:52:27.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:28.075Z] INFO: Testing against a local daemon [2022-07-16T13:52:28.075Z] === RUN TestContinueAfterPluginCrash [2022-07-16T13:52:28.075Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T13:52:28.075Z] === RUN TestReadPluginNoRead [2022-07-16T13:52:28.075Z] === PAUSE TestReadPluginNoRead [2022-07-16T13:52:28.075Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T13:52:28.075Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T13:52:28.075Z] === CONT TestContinueAfterPluginCrash [2022-07-16T13:52:28.075Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T13:52:29.775Z] --- PASS: TestDaemonStartWithLogOpt (3.29s) [2022-07-16T13:52:29.775Z] === CONT TestReadPluginNoRead [2022-07-16T13:52:31.366Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-07-16T13:52:31.366Z] === CONT TestReadPluginNoRead [2022-07-16T13:52:32.303Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T13:52:32.821Z] --- PASS: TestImportExtremelyLargeImageWorks (92.03s) [2022-07-16T13:52:32.821Z] PASS [2022-07-16T13:52:32.821Z] [2022-07-16T13:52:32.821Z] === Skipped [2022-07-16T13:52:32.821Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-16T13:52:32.821Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-16T13:52:32.821Z] [2022-07-16T13:52:32.821Z] DONE 12 tests, 1 skipped in 96.278s [2022-07-16T13:52:32.821Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T13:52:32.821Z] INFO: Testing against a local daemon [2022-07-16T13:52:32.821Z] === RUN TestNetworkCreateDelete [2022-07-16T13:52:32.821Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-16T13:52:32.821Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T13:52:32.821Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-16T13:52:32.821Z] === RUN TestDaemonDNSFallback [2022-07-16T13:52:33.236Z] === RUN TestReadPluginNoRead/default [2022-07-16T13:52:33.274Z] === RUN TestReadPluginNoRead/default [2022-07-16T13:52:34.611Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T13:52:34.656Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T13:52:34.871Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-07-16T13:52:35.437Z] === CONT TestReadPluginNoRead [2022-07-16T13:52:35.437Z] read_test.go:92: [d6d666835f863] daemon is not started [2022-07-16T13:52:35.437Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-07-16T13:52:35.437Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-16T13:52:35.437Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-16T13:52:35.437Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-16T13:52:35.437Z] PASS [2022-07-16T13:52:35.437Z] [2022-07-16T13:52:35.437Z] DONE 6 tests in 9.126s [2022-07-16T13:52:35.437Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-16T13:52:35.437Z] testing: warning: no tests to run [2022-07-16T13:52:35.437Z] PASS [2022-07-16T13:52:35.437Z] [2022-07-16T13:52:35.437Z] DONE 0 tests in 0.006s [2022-07-16T13:52:35.437Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T13:52:35.437Z] INFO: Testing against a local daemon [2022-07-16T13:52:35.437Z] === RUN TestPluginWithDevMounts [2022-07-16T13:52:35.437Z] === PAUSE TestPluginWithDevMounts [2022-07-16T13:52:35.437Z] === CONT TestPluginWithDevMounts [2022-07-16T13:52:35.600Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T13:52:36.168Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-07-16T13:52:36.737Z] === CONT TestReadPluginNoRead [2022-07-16T13:52:36.737Z] read_test.go:92: [d2c7f0b243664] daemon is not started [2022-07-16T13:52:36.737Z] --- PASS: TestReadPluginNoRead (5.72s) [2022-07-16T13:52:36.737Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-16T13:52:36.737Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-07-16T13:52:36.737Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-07-16T13:52:36.737Z] PASS [2022-07-16T13:52:36.737Z] [2022-07-16T13:52:36.737Z] DONE 6 tests in 8.878s [2022-07-16T13:52:36.737Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-16T13:52:36.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:36.737Z] ++ set -e [2022-07-16T13:52:36.737Z] ++ '[' -n 0 ']' [2022-07-16T13:52:36.737Z] ++ set -x [2022-07-16T13:52:36.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:36.737Z] testing: warning: no tests to run [2022-07-16T13:52:36.737Z] PASS [2022-07-16T13:52:36.737Z] [2022-07-16T13:52:36.737Z] DONE 0 tests in 0.030s [2022-07-16T13:52:36.982Z] --- PASS: TestDaemonDNSFallback (7.31s) [2022-07-16T13:52:36.982Z] === RUN TestInspectNetwork [2022-07-16T13:52:36.982Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.982Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-16T13:52:36.982Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T13:52:36.982Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.982Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-16T13:52:36.982Z] === RUN TestNetworkInvalidJSON [2022-07-16T13:52:36.982Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-16T13:52:36.982Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-16T13:52:36.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:52:36.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:52:36.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:52:36.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:52:36.982Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-16T13:52:36.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T13:52:36.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T13:52:36.982Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-16T13:52:36.983Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-16T13:52:36.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-16T13:52:36.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestNetworkList [2022-07-16T13:52:36.983Z] === RUN TestNetworkList//networks [2022-07-16T13:52:36.983Z] === PAUSE TestNetworkList//networks [2022-07-16T13:52:36.983Z] === RUN TestNetworkList//networks/ [2022-07-16T13:52:36.983Z] === PAUSE TestNetworkList//networks/ [2022-07-16T13:52:36.983Z] === CONT TestNetworkList//networks [2022-07-16T13:52:36.983Z] === CONT TestNetworkList//networks/ [2022-07-16T13:52:36.983Z] --- PASS: TestNetworkList (0.01s) [2022-07-16T13:52:36.983Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T13:52:36.983Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T13:52:36.983Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T13:52:36.983Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-07-16T13:52:36.983Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T13:52:36.983Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T13:52:36.983Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T13:52:36.983Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T13:52:36.983Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T13:52:36.983Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.983Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T13:52:36.983Z] service_test.go:242: FLAKY_TEST [2022-07-16T13:52:36.983Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T13:52:36.983Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.983Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T13:52:36.983Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.983Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-16T13:52:36.983Z] PASS [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === Skipped [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-16T13:52:36.983Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-16T13:52:36.983Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-16T13:52:36.983Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-07-16T13:52:36.983Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:242: FLAKY_TEST [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-16T13:52:36.983Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] DONE 22 tests, 12 skipped in 7.957s [2022-07-16T13:52:36.983Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T13:52:36.983Z] INFO: Testing against a local daemon [2022-07-16T13:52:36.983Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T13:52:36.983Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:52:36.983Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestDockerNetworkIpvlan [2022-07-16T13:52:36.983Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:52:36.983Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-16T13:52:36.983Z] PASS [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === Skipped [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T13:52:36.983Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-16T13:52:36.983Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] DONE 2 tests, 2 skipped in 0.103s [2022-07-16T13:52:36.983Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T13:52:36.983Z] INFO: Testing against a local daemon [2022-07-16T13:52:36.983Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T13:52:36.983Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestDockerNetworkMacvlan [2022-07-16T13:52:36.983Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-16T13:52:36.983Z] PASS [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === Skipped [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-16T13:52:36.983Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-16T13:52:36.983Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] DONE 2 tests, 2 skipped in 0.094s [2022-07-16T13:52:36.983Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T13:52:36.983Z] testing: warning: no tests to run [2022-07-16T13:52:36.983Z] PASS [2022-07-16T13:52:36.983Z] [2022-07-16T13:52:36.983Z] DONE 0 tests in 0.023s [2022-07-16T13:52:36.983Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T13:52:36.983Z] INFO: Testing against a local daemon [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginTLS [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginHeader [2022-07-16T13:52:36.983Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:36.983Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-16T13:52:36.983Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T13:52:36.997Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T13:52:36.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:36.997Z] ++ set -e [2022-07-16T13:52:36.997Z] ++ '[' -n 0 ']' [2022-07-16T13:52:36.997Z] ++ set -x [2022-07-16T13:52:36.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:36.997Z] INFO: Testing against a local daemon [2022-07-16T13:52:36.997Z] === RUN TestPluginWithDevMounts [2022-07-16T13:52:36.997Z] === PAUSE TestPluginWithDevMounts [2022-07-16T13:52:36.997Z] === CONT TestPluginWithDevMounts [2022-07-16T13:52:37.238Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:37.238Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-16T13:52:37.238Z] === RUN TestAuthZPluginV2Disable [2022-07-16T13:52:37.335Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-16T13:52:37.335Z] PASS [2022-07-16T13:52:37.335Z] [2022-07-16T13:52:37.335Z] DONE 1 tests in 1.590s [2022-07-16T13:52:37.335Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T13:52:37.335Z] INFO: Testing against a local daemon [2022-07-16T13:52:37.335Z] === RUN TestSecretInspect [2022-07-16T13:52:37.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:37.493Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-16T13:52:37.493Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T13:52:37.749Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:37.749Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-16T13:52:37.749Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T13:52:38.309Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.309Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-16T13:52:38.309Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-16T13:52:38.564Z] PASS [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === Skipped [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-16T13:52:38.564Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] DONE 17 tests, 17 skipped in 1.806s [2022-07-16T13:52:38.564Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T13:52:38.564Z] INFO: Testing against a local daemon [2022-07-16T13:52:38.564Z] === RUN TestPluginInvalidJSON [2022-07-16T13:52:38.564Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:38.564Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:38.564Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T13:52:38.564Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-16T13:52:38.564Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-16T13:52:38.564Z] === RUN TestPluginInstall [2022-07-16T13:52:38.564Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-16T13:52:38.564Z] === RUN TestPluginsWithRuntimes [2022-07-16T13:52:38.564Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-16T13:52:38.564Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-16T13:52:38.564Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T13:52:38.564Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-16T13:52:38.564Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T13:52:38.564Z] PASS [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === Skipped [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-16T13:52:38.564Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-16T13:52:38.564Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T13:52:38.564Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-16T13:52:38.564Z] [2022-07-16T13:52:38.564Z] DONE 5 tests, 3 skipped in 0.134s [2022-07-16T13:52:38.564Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T13:52:38.819Z] INFO: Testing against a local daemon [2022-07-16T13:52:38.819Z] === RUN TestExternalGraphDriver [2022-07-16T13:52:38.903Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-07-16T13:52:38.903Z] PASS [2022-07-16T13:52:38.903Z] [2022-07-16T13:52:38.903Z] DONE 1 tests in 1.671s [2022-07-16T13:52:38.903Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T13:52:38.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:38.903Z] ++ set -e [2022-07-16T13:52:38.903Z] ++ '[' -n 0 ']' [2022-07-16T13:52:38.903Z] ++ set -x [2022-07-16T13:52:38.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:38.903Z] INFO: Testing against a local daemon [2022-07-16T13:52:38.903Z] === RUN TestSecretInspect [2022-07-16T13:52:39.074Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-16T13:52:39.074Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-16T13:52:39.074Z] === RUN TestGraphdriverPluginV2 [2022-07-16T13:52:39.235Z] --- PASS: TestSecretInspect (2.14s) [2022-07-16T13:52:39.235Z] === RUN TestSecretList [2022-07-16T13:52:40.809Z] --- PASS: TestSecretInspect (2.15s) [2022-07-16T13:52:40.809Z] === RUN TestSecretList [2022-07-16T13:52:41.761Z] --- PASS: TestSecretList (2.13s) [2022-07-16T13:52:41.762Z] === RUN TestSecretsCreateAndDelete [2022-07-16T13:52:42.642Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-16T13:52:43.453Z] --- PASS: TestSecretList (2.16s) [2022-07-16T13:52:43.453Z] === RUN TestSecretsCreateAndDelete [2022-07-16T13:52:43.659Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-07-16T13:52:43.659Z] === RUN TestSecretsUpdate [2022-07-16T13:52:45.360Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-07-16T13:52:45.360Z] === RUN TestSecretsUpdate [2022-07-16T13:52:45.605Z] --- PASS: TestGraphdriverPluginV2 (5.66s) [2022-07-16T13:52:45.606Z] PASS [2022-07-16T13:52:45.606Z] [2022-07-16T13:52:45.606Z] === Skipped [2022-07-16T13:52:45.606Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-16T13:52:45.606Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-16T13:52:45.606Z] [2022-07-16T13:52:45.606Z] DONE 2 tests, 1 skipped in 6.106s [2022-07-16T13:52:45.606Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T13:52:45.606Z] INFO: Testing against a local daemon [2022-07-16T13:52:45.606Z] === RUN TestContinueAfterPluginCrash [2022-07-16T13:52:45.606Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T13:52:45.606Z] === RUN TestReadPluginNoRead [2022-07-16T13:52:45.606Z] === PAUSE TestReadPluginNoRead [2022-07-16T13:52:45.606Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T13:52:45.606Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T13:52:45.606Z] === CONT TestContinueAfterPluginCrash [2022-07-16T13:52:45.606Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T13:52:46.186Z] --- PASS: TestSecretsUpdate (2.16s) [2022-07-16T13:52:46.186Z] === RUN TestTemplatedSecret [2022-07-16T13:52:47.267Z] --- PASS: TestSecretsUpdate (1.78s) [2022-07-16T13:52:47.267Z] === RUN TestTemplatedSecret [2022-07-16T13:52:48.714Z] --- PASS: TestTemplatedSecret (2.49s) [2022-07-16T13:52:48.715Z] === RUN TestSecretCreateResolve [2022-07-16T13:52:49.803Z] --- PASS: TestTemplatedSecret (2.47s) [2022-07-16T13:52:49.803Z] === RUN TestSecretCreateResolve [2022-07-16T13:52:50.614Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-07-16T13:52:50.614Z] PASS [2022-07-16T13:52:50.614Z] [2022-07-16T13:52:50.614Z] DONE 6 tests in 13.255s [2022-07-16T13:52:50.614Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T13:52:50.614Z] INFO: Testing against a local daemon [2022-07-16T13:52:50.614Z] === RUN TestServiceCreateInit [2022-07-16T13:52:50.614Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T13:52:50.849Z] --- PASS: TestDaemonStartWithLogOpt (6.11s) [2022-07-16T13:52:50.849Z] === CONT TestReadPluginNoRead [2022-07-16T13:52:51.182Z] --- PASS: TestSecretCreateResolve (1.75s) [2022-07-16T13:52:51.182Z] PASS [2022-07-16T13:52:51.182Z] [2022-07-16T13:52:51.182Z] DONE 6 tests in 12.572s [2022-07-16T13:52:51.182Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T13:52:51.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:51.182Z] ++ set -e [2022-07-16T13:52:51.182Z] ++ '[' -n 0 ']' [2022-07-16T13:52:51.182Z] ++ set -x [2022-07-16T13:52:51.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:52:51.182Z] INFO: Testing against a local daemon [2022-07-16T13:52:51.182Z] === RUN TestServiceCreateInit [2022-07-16T13:52:51.182Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T13:52:54.120Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T13:52:54.682Z] --- PASS: TestContinueAfterPluginCrash (9.75s) [2022-07-16T13:52:54.801Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T13:52:55.378Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T13:52:55.904Z] Loaded image: buildpack-deps:buster [2022-07-16T13:52:55.904Z] Loaded image: busybox:latest [2022-07-16T13:52:55.904Z] Loaded image: buildpack-deps:buster [2022-07-16T13:52:55.904Z] Loaded image: busybox:glibc [2022-07-16T13:52:55.904Z] Loaded image: busybox:latest [2022-07-16T13:52:55.904Z] Loaded image: busybox:glibc [2022-07-16T13:52:56.568Z] === RUN TestReadPluginNoRead/default [2022-07-16T13:52:57.915Z] --- PASS: TestServiceCreateInit (6.56s) [2022-07-16T13:52:57.915Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.42s) [2022-07-16T13:52:57.915Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.12s) [2022-07-16T13:52:57.915Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T13:52:58.113Z] --- PASS: TestServiceCreateInit (7.40s) [2022-07-16T13:52:58.113Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-07-16T13:52:58.113Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2022-07-16T13:52:58.113Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T13:52:58.455Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T13:52:58.573Z] ......... [ 86%] [2022-07-16T13:53:00.968Z] === CONT TestReadPluginNoRead [2022-07-16T13:53:00.968Z] read_test.go:92: [d81f0eb41a70a] daemon is not started [2022-07-16T13:53:00.968Z] --- PASS: TestReadPluginNoRead (9.86s) [2022-07-16T13:53:00.968Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2022-07-16T13:53:00.968Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2022-07-16T13:53:00.968Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-07-16T13:53:00.968Z] PASS [2022-07-16T13:53:00.968Z] [2022-07-16T13:53:00.968Z] DONE 6 tests in 16.072s [2022-07-16T13:53:00.968Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-16T13:53:00.968Z] testing: warning: no tests to run [2022-07-16T13:53:00.968Z] PASS [2022-07-16T13:53:00.968Z] [2022-07-16T13:53:00.968Z] DONE 0 tests in 0.235s [2022-07-16T13:53:00.968Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T13:53:01.149Z] Loaded image: debian:bullseye [2022-07-16T13:53:01.149Z] Loaded image: hello-world:latest [2022-07-16T13:53:01.149Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:53:01.149Z] INFO: Testing against a local daemon [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-16T13:53:01.149Z] Loaded image: debian:bullseye [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-16T13:53:01.149Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-16T13:53:01.149Z] Loaded image: hello-world:latest [2022-07-16T13:53:01.149Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:53:01.149Z] INFO: Testing against a local daemon [2022-07-16T13:53:01.149Z] === RUN TestDockerDaemonSuite [2022-07-16T13:53:01.149Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-16T13:53:01.528Z] INFO: Testing against a local daemon [2022-07-16T13:53:01.528Z] === RUN TestPluginWithDevMounts [2022-07-16T13:53:01.528Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-07-16T13:53:01.528Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-16T13:53:01.528Z] PASS [2022-07-16T13:53:01.528Z] [2022-07-16T13:53:01.528Z] === Skipped [2022-07-16T13:53:01.528Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-16T13:53:01.528Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-07-16T13:53:01.528Z] [2022-07-16T13:53:01.528Z] DONE 1 tests, 1 skipped in 0.356s [2022-07-16T13:53:01.528Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T13:53:02.453Z] INFO: Testing against a local daemon [2022-07-16T13:53:02.453Z] === RUN TestSecretInspect [2022-07-16T13:53:02.453Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.453Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-16T13:53:02.453Z] === RUN TestSecretList [2022-07-16T13:53:02.453Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.453Z] --- SKIP: TestSecretList (0.01s) [2022-07-16T13:53:02.453Z] === RUN TestSecretsCreateAndDelete [2022-07-16T13:53:02.453Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.453Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-16T13:53:02.453Z] === RUN TestSecretsUpdate [2022-07-16T13:53:02.453Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-16T13:53:02.709Z] === RUN TestTemplatedSecret [2022-07-16T13:53:02.709Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-16T13:53:02.709Z] === RUN TestSecretCreateResolve [2022-07-16T13:53:02.709Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-16T13:53:02.709Z] PASS [2022-07-16T13:53:02.709Z] [2022-07-16T13:53:02.709Z] === Skipped [2022-07-16T13:53:02.709Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-16T13:53:02.709Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] [2022-07-16T13:53:02.709Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-16T13:53:02.709Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] [2022-07-16T13:53:02.709Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-16T13:53:02.709Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] [2022-07-16T13:53:02.709Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-16T13:53:02.709Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] [2022-07-16T13:53:02.709Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-16T13:53:02.709Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] [2022-07-16T13:53:02.709Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-16T13:53:02.709Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.709Z] [2022-07-16T13:53:02.709Z] DONE 6 tests, 6 skipped in 1.129s [2022-07-16T13:53:02.709Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T13:53:02.964Z] INFO: Testing against a local daemon [2022-07-16T13:53:02.964Z] === RUN TestServiceCreateInit [2022-07-16T13:53:02.964Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T13:53:02.964Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T13:53:02.964Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-16T13:53:02.964Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T13:53:02.964Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T13:53:02.964Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T13:53:02.964Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-07-16T13:53:02.964Z] === RUN TestCreateServiceConflict [2022-07-16T13:53:02.964Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T13:53:02.964Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T13:53:02.964Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T13:53:02.964Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T13:53:02.964Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestCreateServiceSysctls [2022-07-16T13:53:02.964Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-07-16T13:53:02.964Z] === RUN TestCreateServiceCapabilities [2022-07-16T13:53:02.964Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-07-16T13:53:02.964Z] === RUN TestInspect [2022-07-16T13:53:02.964Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestInspect (0.02s) [2022-07-16T13:53:02.964Z] === RUN TestCreateJob [2022-07-16T13:53:02.964Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestCreateJob (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestReplicatedJob [2022-07-16T13:53:02.964Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestUpdateReplicatedJob [2022-07-16T13:53:02.964Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestServiceListWithStatuses [2022-07-16T13:53:02.964Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T13:53:02.964Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T13:53:02.964Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T13:53:02.964Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-16T13:53:02.964Z] === RUN TestDockerNetworkReConnect [2022-07-16T13:53:02.964Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:02.964Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-07-16T13:53:02.964Z] === RUN TestServicePlugin [2022-07-16T13:53:03.183Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-16T13:53:04.636Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-16T13:53:04.852Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:04.852Z] --- SKIP: TestServicePlugin (1.89s) [2022-07-16T13:53:04.852Z] === RUN TestServiceUpdateLabel [2022-07-16T13:53:04.852Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:04.852Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-16T13:53:04.852Z] === RUN TestServiceUpdateSecrets [2022-07-16T13:53:04.852Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-07-16T13:53:05.108Z] === RUN TestServiceUpdateConfigs [2022-07-16T13:53:05.108Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-16T13:53:05.108Z] === RUN TestServiceUpdateNetwork [2022-07-16T13:53:05.108Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-16T13:53:05.108Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T13:53:05.108Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-07-16T13:53:05.108Z] PASS [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === Skipped [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T13:53:05.108Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T13:53:05.108Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-07-16T13:53:05.108Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-16T13:53:05.108Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-16T13:53:05.108Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-16T13:53:05.108Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-16T13:53:05.108Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-16T13:53:05.108Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-07-16T13:53:05.108Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-07-16T13:53:05.108Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-07-16T13:53:05.108Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-16T13:53:05.108Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-16T13:53:05.108Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-16T13:53:05.108Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T13:53:05.108Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-16T13:53:05.108Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-07-16T13:53:05.108Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-07-16T13:53:05.108Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-16T13:53:05.108Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-07-16T13:53:05.108Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-16T13:53:05.108Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-16T13:53:05.108Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-07-16T13:53:05.108Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] DONE 24 tests, 23 skipped in 2.409s [2022-07-16T13:53:05.108Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T13:53:05.108Z] INFO: Testing against a local daemon [2022-07-16T13:53:05.108Z] === RUN TestSessionCreate [2022-07-16T13:53:05.108Z] --- PASS: TestSessionCreate (0.02s) [2022-07-16T13:53:05.108Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T13:53:05.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-16T13:53:05.108Z] PASS [2022-07-16T13:53:05.108Z] [2022-07-16T13:53:05.108Z] DONE 2 tests in 0.123s [2022-07-16T13:53:05.108Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T13:53:05.324Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-16T13:53:05.324Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-16T13:53:05.363Z] INFO: Testing against a local daemon [2022-07-16T13:53:05.363Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T13:53:05.363Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T13:53:05.363Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T13:53:05.363Z] === RUN TestEventsExecDie [2022-07-16T13:53:05.924Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-16T13:53:05.924Z] === RUN TestEventsBackwardsCompatible [2022-07-16T13:53:05.924Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-16T13:53:05.924Z] === RUN TestInfoBinaryCommits [2022-07-16T13:53:05.924Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-16T13:53:05.924Z] === RUN TestInfoAPIVersioned [2022-07-16T13:53:05.924Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T13:53:05.924Z] === RUN TestInfoDiscoveryBackend [2022-07-16T13:53:06.270Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-16T13:53:06.526Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-16T13:53:07.454Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-16T13:53:07.810Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-07-16T13:53:07.810Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-16T13:53:08.382Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-16T13:53:08.382Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-16T13:53:09.314Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-16T13:53:09.876Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-16T13:53:09.949Z] tests/integration/models_nodes_test.py . [ 91%] [2022-07-16T13:53:10.132Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-16T13:53:10.132Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-16T13:53:10.132Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-16T13:53:10.886Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-16T13:53:11.061Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-16T13:53:11.076Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-07-16T13:53:11.077Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-16T13:53:11.077Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:53:11.077Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-07-16T13:53:11.077Z] === RUN TestInfoAPI [2022-07-16T13:53:11.077Z] --- PASS: TestInfoAPI (0.02s) [2022-07-16T13:53:11.077Z] === RUN TestInfoAPIWarnings [2022-07-16T13:53:11.317Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-16T13:53:12.246Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-16T13:53:12.246Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-16T13:53:12.246Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-16T13:53:12.246Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-16T13:53:12.803Z] --- PASS: TestCreateServiceMultipleTimes (15.08s) [2022-07-16T13:53:12.803Z] === RUN TestCreateServiceConflict [2022-07-16T13:53:15.339Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-07-16T13:53:15.339Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T13:53:16.198Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) [2022-07-16T13:53:16.198Z] === RUN TestCreateServiceConflict [2022-07-16T13:53:16.198Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-16T13:53:16.198Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T13:53:17.239Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-07-16T13:53:17.915Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2022-07-16T13:53:17.915Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T13:53:18.099Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-07-16T13:53:18.099Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T13:53:18.781Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-16T13:53:19.342Z] --- PASS: TestBuildWithHugeFile (110.37s) [2022-07-16T13:53:19.342Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T13:53:19.342Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:53:19.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:53:19.342Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:53:19.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:53:19.342Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:53:19.342Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:53:19.342Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T13:53:19.342Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T13:53:19.342Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T13:53:19.342Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-16T13:53:19.342Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-07-16T13:53:19.342Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-16T13:53:19.342Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-16T13:53:19.342Z] === RUN TestBuildPreserveOwnership [2022-07-16T13:53:19.342Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T13:53:19.917Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-16T13:53:20.079Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-16T13:53:20.079Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-16T13:53:21.836Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T13:53:22.091Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-16T13:53:22.654Z] --- PASS: TestBuildPreserveOwnership (3.31s) [2022-07-16T13:53:22.654Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.15s) [2022-07-16T13:53:22.654Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-07-16T13:53:22.654Z] === RUN TestBuildPlatformInvalid [2022-07-16T13:53:22.909Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-16T13:53:22.909Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T13:53:23.749Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-16T13:53:24.007Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-16T13:53:24.007Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-16T13:53:24.007Z] [2022-07-16T13:53:24.007Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-16T13:53:24.007Z] =========================== short test summary info ============================ [2022-07-16T13:53:24.007Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-16T13:53:24.007Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-16T13:53:24.008Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-16T13:53:24.008Z] Not supported on most drivers [2022-07-16T13:53:24.008Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-16T13:53:24.008Z] Output of docker top depends on host distro, and is not formalized. [2022-07-16T13:53:24.008Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-16T13:53:24.008Z] Output of docker top depends on host distro, and is not formalized. [2022-07-16T13:53:24.008Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-16T13:53:24.008Z] Can fail if eth0 has multiple IP addresses [2022-07-16T13:53:24.008Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-16T13:53:24.008Z] This doesn't seem to be taken into account by the engine [2022-07-16T13:53:24.008Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-07-16T13:53:24.008Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-16T13:53:24.267Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 294.40 seconds == [2022-07-16T13:53:24.275Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-16T13:53:24.525Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-16T13:53:25.204Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-16T13:53:25.767Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-16T13:53:26.329Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-16T13:53:27.261Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-16T13:53:27.518Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-16T13:53:29.110Z] --- PASS: TestInfoAPIWarnings (17.45s) [2022-07-16T13:53:29.110Z] === RUN TestInfoDebug [2022-07-16T13:53:29.415Z] docker_cli_daemon_test.go:1456: [d19eb7fba58e8] daemon is not started [2022-07-16T13:53:29.415Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-16T13:53:29.977Z] check_test.go:309: [d5c6147fc444e] daemon is not started [2022-07-16T13:53:29.977Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-16T13:53:30.035Z] --- PASS: TestInfoDebug (1.54s) [2022-07-16T13:53:30.035Z] === RUN TestInfoInsecureRegistries [2022-07-16T13:53:30.905Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-16T13:53:31.400Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-07-16T13:53:31.400Z] === RUN TestInfoRegistryMirrors [2022-07-16T13:53:32.271Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-16T13:53:32.271Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-16T13:53:32.802Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-07-16T13:53:32.802Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T13:53:32.833Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-16T13:53:32.964Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-07-16T13:53:32.964Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T13:53:33.288Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2022-07-16T13:53:33.288Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T13:53:33.288Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-16T13:53:33.288Z] === RUN TestPingCacheHeaders [2022-07-16T13:53:33.288Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-16T13:53:33.288Z] === RUN TestPingGet [2022-07-16T13:53:33.288Z] --- PASS: TestPingGet (0.01s) [2022-07-16T13:53:33.288Z] === RUN TestPingHead [2022-07-16T13:53:33.288Z] --- PASS: TestPingHead (0.02s) [2022-07-16T13:53:33.288Z] === RUN TestVersion [2022-07-16T13:53:33.288Z] --- PASS: TestVersion (0.02s) [2022-07-16T13:53:33.288Z] PASS [2022-07-16T13:53:33.288Z] [2022-07-16T13:53:33.288Z] === Skipped [2022-07-16T13:53:33.288Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T13:53:33.288Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T13:53:33.288Z] [2022-07-16T13:53:33.288Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-07-16T13:53:33.288Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T13:53:33.288Z] [2022-07-16T13:53:33.288Z] DONE 18 tests, 2 skipped in 28.218s [2022-07-16T13:53:33.288Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T13:53:33.543Z] INFO: Testing against a local daemon [2022-07-16T13:53:33.543Z] === RUN TestVolumesCreateAndList [2022-07-16T13:53:33.543Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-16T13:53:33.543Z] === RUN TestVolumesRemove [2022-07-16T13:53:33.543Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-16T13:53:33.543Z] === RUN TestVolumesInspect [2022-07-16T13:53:33.543Z] --- PASS: TestVolumesInspect (0.01s) [2022-07-16T13:53:33.543Z] === RUN TestVolumesInvalidJSON [2022-07-16T13:53:33.543Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-16T13:53:33.543Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-16T13:53:33.543Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-16T13:53:33.543Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-16T13:53:33.543Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-16T13:53:33.543Z] PASS [2022-07-16T13:53:33.543Z] [2022-07-16T13:53:33.543Z] DONE 5 tests in 0.195s [2022-07-16T13:53:33.543Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T13:53:33.543Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12364 is not a child of this shell [2022-07-16T13:53:33.543Z] warning: PID 12364 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-16T13:53:33.798Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T13:53:33.798Z] [2022-07-16T13:53:33.798Z] Unloading profiles will leave already running processes permanently [2022-07-16T13:53:33.798Z] unconfined, which can lead to unexpected situations. [2022-07-16T13:53:33.798Z] [2022-07-16T13:53:33.798Z] To set a process to complain mode, use the command line tool [2022-07-16T13:53:33.798Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T13:53:33.798Z] Removing test suite binaries [2022-07-16T13:53:33.798Z] exiting test-integration [2022-07-16T13:53:33.798Z] ++ exit 0 [2022-07-16T13:53:34.200Z] check_test.go:309: [dad10016afd72] daemon is not started [2022-07-16T13:53:34.200Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-16T13:53:34.723Z] [2022-07-16T13:53:34.762Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-16T13:53:35.690Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-16T13:53:36.253Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF Post stage [Pipeline] junit [2022-07-16T13:53:36.670Z] Recording test results [2022-07-16T13:53:36.728Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T13:53:36.728Z] [2022-07-16T13:53:36.728Z] Unloading profiles will leave already running processes permanently [2022-07-16T13:53:36.728Z] unconfined, which can lead to unexpected situations. [2022-07-16T13:53:36.728Z] [2022-07-16T13:53:36.728Z] To set a process to complain mode, use the command line tool [2022-07-16T13:53:36.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T13:53:36.728Z] Post stage [Pipeline] junit [2022-07-16T13:53:36.740Z] Recording test results [2022-07-16T13:53:37.181Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-16T13:53:38.066Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-16T13:53:38.118Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T13:53:38.350Z] + echo Ensuring container killed. [2022-07-16T13:53:38.350Z] Ensuring container killed. [2022-07-16T13:53:38.350Z] + docker rm -vf docker-pr1 [2022-07-16T13:53:38.350Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T13:53:38.452Z] + echo Ensuring container killed. [2022-07-16T13:53:38.452Z] Ensuring container killed. [2022-07-16T13:53:38.452Z] + docker rm -vf docker-pr1 [2022-07-16T13:53:38.452Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T13:53:38.549Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-16T13:53:38.635Z] + echo Chowning /workspace to jenkins user [2022-07-16T13:53:38.635Z] Chowning /workspace to jenkins user [2022-07-16T13:53:38.635Z] + id -u [2022-07-16T13:53:38.635Z] + id -g [2022-07-16T13:53:38.635Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43824:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T13:53:38.635Z] Unable to find image 'busybox:latest' locally [2022-07-16T13:53:38.635Z] latest: Pulling from library/busybox [2022-07-16T13:53:38.771Z] + echo Chowning /workspace to jenkins user [2022-07-16T13:53:38.771Z] Chowning /workspace to jenkins user [2022-07-16T13:53:38.771Z] + id -u [2022-07-16T13:53:38.771Z] + id -g [2022-07-16T13:53:38.771Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43824:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T13:53:38.771Z] Unable to find image 'busybox:latest' locally [2022-07-16T13:53:38.805Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-16T13:53:38.894Z] 19d511225f94: Pulling fs layer [2022-07-16T13:53:38.894Z] 19d511225f94: Verifying Checksum [2022-07-16T13:53:38.894Z] 19d511225f94: Download complete [2022-07-16T13:53:38.894Z] 19d511225f94: Pull complete [2022-07-16T13:53:38.894Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T13:53:38.894Z] Status: Downloaded newer image for busybox:latest [2022-07-16T13:53:39.027Z] latest: Pulling from library/busybox [2022-07-16T13:53:39.027Z] 19d511225f94: Pulling fs layer [2022-07-16T13:53:39.027Z] 19d511225f94: Download complete [2022-07-16T13:53:39.027Z] 19d511225f94: Pull complete [2022-07-16T13:53:39.027Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T13:53:39.027Z] Status: Downloaded newer image for busybox:latest [2022-07-16T13:53:40.174Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T13:53:40.577Z] + bundleName=docker-py [2022-07-16T13:53:40.577Z] + echo Creating docker-py-bundles.tar.gz [2022-07-16T13:53:40.577Z] Creating docker-py-bundles.tar.gz [2022-07-16T13:53:40.577Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-16T13:53:40.590Z] Archiving artifacts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T13:53:41.105Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-16T13:53:41.105Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-16T13:53:41.240Z] + bundleName=amd64-rootless [2022-07-16T13:53:41.240Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-16T13:53:41.240Z] Creating amd64-rootless-bundles.tar.gz [2022-07-16T13:53:41.240Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-16T13:53:41.240Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-16T13:53:41.249Z] Archiving artifacts [2022-07-16T13:53:41.361Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-16T13:53:42.288Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-16T13:53:42.416Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43824/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-16T13:53:42.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh binary-daemon [2022-07-16T13:53:42.783Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43824/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T13:53:42.852Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-16T13:53:43.017Z] [2022-07-16T13:53:43.017Z] Removing bundles/ [2022-07-16T13:53:43.123Z] + make clean [2022-07-16T13:53:43.277Z] [2022-07-16T13:53:43.277Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-07-16T13:53:43.277Z] Building: bundles/binary-daemon/dockerd-dev [2022-07-16T13:53:43.277Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T13:53:43.379Z] docker volume rm -f docker-dev-cache [2022-07-16T13:53:43.379Z] docker-dev-cache [Pipeline] deleteDir [2022-07-16T13:53:43.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T13:53:45.014Z] --- PASS: TestCreateServiceSecretFileMode (11.96s) [2022-07-16T13:53:45.015Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T13:53:45.156Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-07-16T13:53:45.156Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T13:53:46.689Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-16T13:53:47.279Z] 7aca8de30754: Pull complete [2022-07-16T13:53:47.279Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af [2022-07-16T13:53:47.279Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T13:53:47.279Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-07-16T13:53:47.279Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-07-16T13:53:47.279Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3165' [2022-07-16T13:53:47.279Z] WARN: Skipping validation tests [2022-07-16T13:53:47.279Z] INFO: Running unit tests at 07/16/2022 13:53:38... [2022-07-16T13:53:47.279Z] INFO: make.ps1 starting at 07/16/2022 13:53:44 [2022-07-16T13:53:47.279Z] INFO: Git commit (903cd53ce4) assumed from DOCKER_GITCOMMIT environment variable [2022-07-16T13:53:47.279Z] INFO: Invoking autogen... [2022-07-16T13:53:47.279Z] INFO: Running unit tests... [2022-07-16T13:53:49.957Z] Loaded image: buildpack-deps:buster [2022-07-16T13:53:50.213Z] Loaded image: busybox:latest [2022-07-16T13:53:50.213Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-16T13:53:50.469Z] Loaded image: busybox:glibc [2022-07-16T13:53:52.988Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-16T13:53:53.281Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/btrfs 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/local 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-16T13:53:54.356Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-16T13:53:56.249Z] Loaded image: debian:bullseye [2022-07-16T13:53:56.249Z] Loaded image: hello-world:latest [2022-07-16T13:53:56.249Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T13:53:56.249Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-07-16T13:53:56.812Z] check_test.go:309: [d3e18d1885644] daemon is not started [2022-07-16T13:53:56.812Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-07-16T13:53:57.226Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-07-16T13:53:57.226Z] === RUN TestCreateServiceSysctls [2022-07-16T13:53:57.347Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-07-16T13:53:57.347Z] === RUN TestCreateServiceSysctls [2022-07-16T13:53:57.374Z] check_test.go:309: [d6d2988146ca1] daemon is not started [2022-07-16T13:53:57.374Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-16T13:53:58.165Z] --- PASS: TestCreateServiceSysctls (2.56s) [2022-07-16T13:53:58.166Z] === RUN TestCreateServiceCapabilities [2022-07-16T13:53:58.742Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-16T13:53:59.249Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-07-16T13:53:59.249Z] === RUN TestCreateServiceCapabilities [2022-07-16T13:53:59.305Z] check_test.go:309: [df1901f94e7fd] daemon is not started [2022-07-16T13:53:59.305Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-16T13:54:00.073Z] --- PASS: TestCreateServiceCapabilities (1.92s) [2022-07-16T13:54:00.073Z] === RUN TestInspect [2022-07-16T13:54:00.672Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-16T13:54:00.928Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-16T13:54:01.779Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-07-16T13:54:01.779Z] === RUN TestInspect [2022-07-16T13:54:01.858Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-16T13:54:02.421Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-16T13:54:02.610Z] --- PASS: TestInspect (2.64s) [2022-07-16T13:54:02.610Z] === RUN TestCreateJob [2022-07-16T13:54:02.985Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-16T13:54:03.547Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-16T13:54:03.804Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-16T13:54:03.918Z] ? github.com/docker/docker/api [no test files] [2022-07-16T13:54:05.061Z] --- PASS: TestInspect (2.79s) [2022-07-16T13:54:05.061Z] === RUN TestCreateJob [2022-07-16T13:54:05.902Z] --- PASS: TestCreateJob (2.91s) [2022-07-16T13:54:05.902Z] === RUN TestReplicatedJob [2022-07-16T13:54:06.323Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-07-16T13:54:06.323Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-16T13:54:06.898Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.18s) [2022-07-16T13:54:06.898Z] PASS [2022-07-16T13:54:06.898Z] [2022-07-16T13:54:06.898Z] === Skipped [2022-07-16T13:54:06.898Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-16T13:54:06.898Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:54:06.898Z] [2022-07-16T13:54:06.898Z] DONE 33 tests, 1 skipped in 248.664s [2022-07-16T13:54:07.157Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T13:54:07.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:54:07.157Z] ++ set -e [2022-07-16T13:54:07.157Z] ++ '[' -n 0 ']' [2022-07-16T13:54:07.157Z] ++ set -x [2022-07-16T13:54:07.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:54:07.157Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-07-16T13:54:07.157Z] INFO: Testing against a local daemon [2022-07-16T13:54:07.157Z] === RUN TestConfigInspect [2022-07-16T13:54:07.591Z] --- PASS: TestCreateJob (3.05s) [2022-07-16T13:54:07.591Z] === RUN TestReplicatedJob [2022-07-16T13:54:07.720Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-16T13:54:09.085Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-16T13:54:09.341Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-16T13:54:09.596Z] --- PASS: TestConfigInspect (2.38s) [2022-07-16T13:54:09.596Z] === RUN TestConfigList [2022-07-16T13:54:10.098Z] --- PASS: TestReplicatedJob (4.47s) [2022-07-16T13:54:10.098Z] === RUN TestUpdateReplicatedJob [2022-07-16T13:54:11.486Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-16T13:54:12.413Z] --- PASS: TestConfigList (2.58s) [2022-07-16T13:54:12.413Z] === RUN TestConfigsCreateAndDelete [2022-07-16T13:54:12.636Z] --- PASS: TestUpdateReplicatedJob (2.50s) [2022-07-16T13:54:12.636Z] === RUN TestServiceListWithStatuses [2022-07-16T13:54:12.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T13:54:12.636Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T13:54:12.636Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T13:54:12.855Z] --- PASS: TestReplicatedJob (5.24s) [2022-07-16T13:54:12.855Z] === RUN TestUpdateReplicatedJob [2022-07-16T13:54:14.302Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-16T13:54:14.558Z] --- PASS: TestConfigsCreateAndDelete (2.43s) [2022-07-16T13:54:14.558Z] === RUN TestConfigsUpdate [2022-07-16T13:54:14.814Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-16T13:54:15.376Z] check_test.go:309: [db3523c0ba3b8] daemon is not started [2022-07-16T13:54:15.376Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-16T13:54:15.938Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-16T13:54:16.135Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-07-16T13:54:16.136Z] === RUN TestServiceListWithStatuses [2022-07-16T13:54:16.136Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T13:54:16.136Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T13:54:16.136Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T13:54:16.501Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-16T13:54:16.831Z] --- PASS: TestDockerNetworkConnectAlias (3.58s) [2022-07-16T13:54:16.831Z] === RUN TestDockerNetworkReConnect [2022-07-16T13:54:17.064Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-16T13:54:17.064Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-16T13:54:17.320Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-16T13:54:17.320Z] --- PASS: TestConfigsUpdate (2.66s) [2022-07-16T13:54:17.320Z] === RUN TestTemplatedConfig [2022-07-16T13:54:18.686Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-16T13:54:19.061Z] === RUN TestMiddlewares [2022-07-16T13:54:19.061Z] --- PASS: TestMiddlewares (0.00s) [2022-07-16T13:54:19.061Z] PASS [2022-07-16T13:54:19.061Z] coverage: 7.9% of statements [2022-07-16T13:54:19.061Z] ok github.com/docker/docker/api/server 0.058s coverage: 7.9% of statements [2022-07-16T13:54:19.369Z] --- PASS: TestDockerNetworkReConnect (3.01s) [2022-07-16T13:54:19.369Z] === RUN TestServicePlugin [2022-07-16T13:54:19.369Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:54:19.369Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-16T13:54:19.369Z] === RUN TestServiceUpdateLabel [2022-07-16T13:54:19.614Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-16T13:54:20.318Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-07-16T13:54:20.318Z] === RUN TestDockerNetworkReConnect [2022-07-16T13:54:20.748Z] --- PASS: TestServiceUpdateLabel (1.77s) [2022-07-16T13:54:20.748Z] === RUN TestServiceUpdateSecrets [2022-07-16T13:54:20.981Z] --- PASS: TestTemplatedConfig (3.46s) [2022-07-16T13:54:20.981Z] === RUN TestConfigCreateResolve [2022-07-16T13:54:21.910Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-16T13:54:23.276Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-16T13:54:23.532Z] --- PASS: TestConfigCreateResolve (2.74s) [2022-07-16T13:54:23.532Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T13:54:23.597Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-07-16T13:54:23.597Z] === RUN TestServicePlugin [2022-07-16T13:54:24.095Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-16T13:54:24.095Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-16T13:54:24.095Z] PASS [2022-07-16T13:54:24.095Z] [2022-07-16T13:54:24.095Z] DONE 7 tests in 16.969s [2022-07-16T13:54:24.095Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T13:54:24.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:54:24.095Z] ++ set -e [2022-07-16T13:54:24.095Z] ++ '[' -n 0 ']' [2022-07-16T13:54:24.095Z] ++ set -x [2022-07-16T13:54:24.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:54:24.351Z] INFO: Testing against a local daemon [2022-07-16T13:54:24.351Z] === RUN TestCheckpoint [2022-07-16T13:54:24.351Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:54:24.351Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T13:54:24.351Z] === RUN TestContainerInvalidJSON [2022-07-16T13:54:24.351Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:54:24.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:54:24.351Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:54:24.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:54:24.351Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:54:24.351Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:54:24.351Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T13:54:24.351Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-16T13:54:24.351Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T13:54:24.351Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-16T13:54:24.351Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-16T13:54:24.351Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-16T13:54:24.351Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-16T13:54:24.351Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T13:54:24.351Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-16T13:54:24.351Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-16T13:54:24.351Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T13:54:24.351Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-16T13:54:24.351Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T13:54:24.607Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-16T13:54:24.607Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T13:54:24.607Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-16T13:54:24.607Z] === RUN TestCopyFromContainer [2022-07-16T13:54:26.497Z] === RUN TestCopyFromContainer// [2022-07-16T13:54:26.498Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T13:54:26.498Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T13:54:26.498Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T13:54:26.498Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T13:54:26.754Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T13:54:26.754Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-16T13:54:26.754Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T13:54:26.754Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-16T13:54:26.754Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-16T13:54:26.754Z] check_test.go:309: [dd1998dda1393] daemon is not started [2022-07-16T13:54:26.754Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-16T13:54:26.878Z] plugin_test.go:62: [d75ebae24dc0d] joining swarm manager [d2c60452b22ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T13:54:27.011Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T13:54:27.011Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T13:54:27.267Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer (2.76s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-07-16T13:54:27.267Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-07-16T13:54:27.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T13:54:27.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:54:27.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:54:27.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:54:27.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:54:27.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:54:27.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:54:27.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T13:54:27.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T13:54:27.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T13:54:27.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-07-16T13:54:27.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-16T13:54:27.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T13:54:27.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-16T13:54:27.267Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T13:54:27.523Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-16T13:54:27.523Z] === RUN TestCreateWithInvalidEnv [2022-07-16T13:54:27.523Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T13:54:27.523Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T13:54:27.523Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T13:54:27.523Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T13:54:27.523Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T13:54:27.523Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T13:54:27.523Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T13:54:27.523Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T13:54:27.523Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T13:54:27.523Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-16T13:54:27.523Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T13:54:27.523Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T13:54:27.523Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-16T13:54:27.523Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T13:54:27.523Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-16T13:54:27.523Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T13:54:28.250Z] plugin_test.go:65: [d3f08bd30b465] joining swarm manager [d2c60452b22ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T13:54:28.452Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-16T13:54:29.013Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-07-16T13:54:29.013Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T13:54:29.576Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-16T13:54:30.505Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-16T13:54:30.761Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-16T13:54:30.761Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s) [2022-07-16T13:54:30.761Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T13:54:30.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:54:30.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:54:30.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:54:30.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:54:30.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:54:30.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:54:30.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:54:30.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:54:30.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:54:30.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:54:30.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T13:54:30.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T13:54:31.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T13:54:31.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T13:54:31.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T13:54:31.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-16T13:54:31.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-16T13:54:31.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-16T13:54:31.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-16T13:54:31.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-16T13:54:31.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-16T13:54:31.017Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T13:54:31.580Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-07-16T13:54:31.580Z] === RUN TestCreateDifferentPlatform [2022-07-16T13:54:31.580Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T13:54:31.580Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T13:54:31.580Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-16T13:54:31.580Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-16T13:54:31.580Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-07-16T13:54:31.580Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T13:54:31.836Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-16T13:54:31.836Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T13:54:31.836Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-16T13:54:31.837Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T13:54:31.837Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-16T13:54:31.837Z] === RUN TestDaemonRestartIpcMode [2022-07-16T13:54:31.837Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T13:54:31.837Z] === RUN TestDaemonHostGatewayIP [2022-07-16T13:54:31.837Z] === PAUSE TestDaemonHostGatewayIP [2022-07-16T13:54:31.837Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T13:54:31.837Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T13:54:31.837Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T13:54:31.837Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-16T13:54:31.837Z] === RUN TestDiff [2022-07-16T13:54:31.837Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-16T13:54:32.093Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-16T13:54:32.656Z] --- PASS: TestDiff (0.74s) [2022-07-16T13:54:32.656Z] === RUN TestExecWithCloseStdin [2022-07-16T13:54:33.219Z] --- PASS: TestExecWithCloseStdin (0.76s) [2022-07-16T13:54:33.219Z] === RUN TestExec [2022-07-16T13:54:33.782Z] check_test.go:309: [dd57b89462fba] daemon is not started [2022-07-16T13:54:33.782Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-16T13:54:34.038Z] --- PASS: TestExec (0.74s) [2022-07-16T13:54:34.038Z] === RUN TestExecUser [2022-07-16T13:54:34.967Z] --- PASS: TestExecUser (0.83s) [2022-07-16T13:54:34.967Z] === RUN TestExportContainerAndImportImage [2022-07-16T13:54:34.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-16T13:54:35.634Z] --- PASS: TestServiceUpdateSecrets (14.04s) [2022-07-16T13:54:35.634Z] === RUN TestServiceUpdateConfigs [2022-07-16T13:54:35.895Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2022-07-16T13:54:35.895Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T13:54:36.824Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-16T13:54:37.386Z] check_test.go:309: [dc78026d858fe] daemon is not started [2022-07-16T13:54:37.386Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-16T13:54:37.386Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2022-07-16T13:54:37.386Z] === RUN TestHealthCheckWorkdir [2022-07-16T13:54:38.315Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-07-16T13:54:38.315Z] === RUN TestHealthKillContainer [2022-07-16T13:54:40.205Z] docker_cli_daemon_plugins_test.go:80: [d5788745c6e64] daemon is not started [2022-07-16T13:54:40.460Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-16T13:54:41.021Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-16T13:54:43.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-16T13:54:43.793Z] docker_cli_daemon_plugins_test.go:170: [db6e52bd17fc5] daemon is not started [2022-07-16T13:54:45.161Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-16T13:54:45.417Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-16T13:54:45.675Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-16T13:54:47.046Z] --- PASS: TestHealthKillContainer (8.38s) [2022-07-16T13:54:47.046Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T13:54:47.608Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-07-16T13:54:47.608Z] === RUN TestIpcModeNone [2022-07-16T13:54:48.172Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-16T13:54:48.428Z] --- PASS: TestIpcModeNone (0.80s) [2022-07-16T13:54:48.428Z] === RUN TestIpcModePrivate [2022-07-16T13:54:48.685Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-16T13:54:48.954Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-16T13:54:49.213Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-16T13:54:49.213Z] --- PASS: TestIpcModePrivate (0.82s) [2022-07-16T13:54:49.213Z] === RUN TestIpcModeShareable [2022-07-16T13:54:49.797Z] check_test.go:309: [d237310e9b0cd] daemon is not started [2022-07-16T13:54:49.797Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-16T13:54:49.797Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-07-16T13:54:49.797Z] --- PASS: TestIpcModeShareable (0.72s) [2022-07-16T13:54:49.797Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T13:54:50.523Z] --- PASS: TestServiceUpdateConfigs (13.91s) [2022-07-16T13:54:50.523Z] === RUN TestServiceUpdateNetwork [2022-07-16T13:54:51.686Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-16T13:54:52.249Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-16T13:54:52.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2022-07-16T13:54:52.506Z] === RUN TestAPIIpcModeHost [2022-07-16T13:54:53.072Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-16T13:54:53.072Z] --- PASS: TestAPIIpcModeHost (0.72s) [2022-07-16T13:54:53.072Z] === RUN TestDaemonIpcModeShareable [2022-07-16T13:54:53.329Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-16T13:54:54.698Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-16T13:54:54.698Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2022-07-16T13:54:54.698Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-16T13:54:54.838Z] --- PASS: TestServicePlugin (29.80s) [2022-07-16T13:54:54.838Z] === RUN TestServiceUpdateLabel [2022-07-16T13:54:54.955Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-07-16T13:54:54.955Z] === RUN TestDaemonIpcModePrivate [2022-07-16T13:54:55.422Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-16T13:54:55.423Z] === RUN TestServiceUpdateSecrets [2022-07-16T13:54:56.323Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-16T13:54:56.323Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-07-16T13:54:56.579Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-07-16T13:54:56.579Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T13:54:57.948Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-16T13:54:57.948Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-16T13:54:58.204Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2022-07-16T13:54:58.204Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2022-07-16T13:54:58.204Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T13:54:59.572Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-16T13:54:59.829Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-07-16T13:54:59.829Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-07-16T13:54:59.829Z] === RUN TestIpcModeOlderClient [2022-07-16T13:54:59.829Z] === PAUSE TestIpcModeOlderClient [2022-07-16T13:54:59.829Z] === RUN TestKillContainerInvalidSignal [2022-07-16T13:55:00.758Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2022-07-16T13:55:00.758Z] === RUN TestKillContainer [2022-07-16T13:55:00.758Z] === RUN TestKillContainer/no_signal [2022-07-16T13:55:01.322Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-16T13:55:01.578Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T13:55:01.835Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-16T13:55:02.091Z] === RUN TestKillContainer/killing_signal [2022-07-16T13:55:02.740Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-07-16T13:55:02.740Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T13:55:02.740Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-16T13:55:03.000Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-16T13:55:03.018Z] --- PASS: TestKillContainer (2.03s) [2022-07-16T13:55:03.018Z] --- PASS: TestKillContainer/no_signal (0.68s) [2022-07-16T13:55:03.018Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-07-16T13:55:03.018Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2022-07-16T13:55:03.018Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T13:55:03.018Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T13:55:03.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T13:55:03.837Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-16T13:55:03.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-16T13:55:04.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-07-16T13:55:04.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-07-16T13:55:04.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-07-16T13:55:04.093Z] === RUN TestKillStoppedContainer [2022-07-16T13:55:04.093Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-16T13:55:04.093Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T13:55:04.093Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-16T13:55:04.093Z] === RUN TestKillDifferentUserContainer [2022-07-16T13:55:04.655Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2022-07-16T13:55:04.655Z] === RUN TestInspectOomKilledTrue [2022-07-16T13:55:04.655Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:55:04.655Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-16T13:55:04.655Z] === RUN TestInspectOomKilledFalse [2022-07-16T13:55:04.655Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:55:04.655Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-16T13:55:04.655Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T13:55:05.218Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-07-16T13:55:05.218Z] === RUN TestLinksContainerNames [2022-07-16T13:55:05.218Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-16T13:55:05.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-16T13:55:06.710Z] --- PASS: TestLinksContainerNames (1.32s) [2022-07-16T13:55:06.710Z] === RUN TestLogsFollowTailEmpty [2022-07-16T13:55:07.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-16T13:55:07.319Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2022-07-16T13:55:07.319Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T13:55:07.882Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/default [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/private [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/slave [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/shared [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/default [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/shared [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/slave [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/private [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T13:55:07.882Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:55:07.882Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T13:55:07.882Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T13:55:08.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T13:55:08.139Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T13:55:08.395Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-16T13:55:08.395Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-16T13:55:08.395Z] === RUN TestContainerBindMountNonRecursive [2022-07-16T13:55:09.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-16T13:55:10.022Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2022-07-16T13:55:10.022Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T13:55:10.289Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-07-16T13:55:10.289Z] === RUN TestServiceUpdateConfigs [2022-07-16T13:55:10.583Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2022-07-16T13:55:10.583Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-16T13:55:11.147Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2022-07-16T13:55:11.147Z] === RUN TestNetworkNat [2022-07-16T13:55:11.172Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-16T13:55:11.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-16T13:55:11.663Z] --- PASS: TestNetworkNat (0.61s) [2022-07-16T13:55:11.663Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T13:55:11.919Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-16T13:55:12.482Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2022-07-16T13:55:12.482Z] === RUN TestNetworkLoopbackNat [2022-07-16T13:55:13.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-16T13:55:14.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-16T13:55:15.709Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2022-07-16T13:55:15.709Z] === RUN TestPause [2022-07-16T13:55:16.271Z] --- PASS: TestPause (0.79s) [2022-07-16T13:55:16.272Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T13:55:16.272Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:55:16.272Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:55:16.272Z] === RUN TestPauseStopPausedContainer [2022-07-16T13:55:16.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-16T13:55:17.090Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-07-16T13:55:17.090Z] === RUN TestPsFilter [2022-07-16T13:55:17.347Z] --- PASS: TestPsFilter (0.14s) [2022-07-16T13:55:17.347Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T13:55:17.741Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-07-16T13:55:17.741Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-07-16T13:55:17.741Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-16T13:55:17.741Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-16T13:55:17.741Z] PASS [2022-07-16T13:55:17.741Z] [2022-07-16T13:55:17.741Z] === Skipped [2022-07-16T13:55:17.741Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T13:55:17.741Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T13:55:17.741Z] [2022-07-16T13:55:17.741Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-16T13:55:17.741Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T13:55:17.741Z] [2022-07-16T13:55:17.741Z] DONE 27 tests, 2 skipped in 145.933s [2022-07-16T13:55:17.741Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T13:55:17.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:55:17.741Z] ++ set -e [2022-07-16T13:55:17.741Z] ++ '[' -n 0 ']' [2022-07-16T13:55:17.741Z] ++ set -x [2022-07-16T13:55:17.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:55:17.741Z] INFO: Testing against a local daemon [2022-07-16T13:55:17.741Z] === RUN TestSessionCreate [2022-07-16T13:55:17.741Z] --- PASS: TestSessionCreate (0.03s) [2022-07-16T13:55:17.741Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T13:55:17.741Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-16T13:55:17.741Z] PASS [2022-07-16T13:55:17.741Z] [2022-07-16T13:55:17.741Z] DONE 2 tests in 0.138s [2022-07-16T13:55:17.741Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T13:55:17.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:55:17.741Z] ++ set -e [2022-07-16T13:55:17.741Z] ++ '[' -n 0 ']' [2022-07-16T13:55:17.741Z] ++ set -x [2022-07-16T13:55:17.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:55:17.741Z] INFO: Testing against a local daemon [2022-07-16T13:55:17.741Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T13:55:17.741Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T13:55:17.741Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T13:55:17.741Z] === RUN TestEventsExecDie [2022-07-16T13:55:17.741Z] --- PASS: TestEventsExecDie (0.49s) [2022-07-16T13:55:17.741Z] === RUN TestEventsBackwardsCompatible [2022-07-16T13:55:17.910Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-07-16T13:55:17.910Z] === RUN TestRemoveContainerWithVolume [2022-07-16T13:55:18.001Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-16T13:55:18.001Z] === RUN TestInfoBinaryCommits [2022-07-16T13:55:18.001Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-16T13:55:18.001Z] === RUN TestInfoAPIVersioned [2022-07-16T13:55:18.001Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T13:55:18.001Z] === RUN TestInfoDiscoveryBackend [2022-07-16T13:55:18.569Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-07-16T13:55:18.569Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-16T13:55:18.840Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2022-07-16T13:55:18.840Z] === RUN TestRemoveContainerRunning [2022-07-16T13:55:19.099Z] check_test.go:309: [de8e4fe0fa7c8] daemon is not started [2022-07-16T13:55:19.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-16T13:55:19.507Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-16T13:55:19.507Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-16T13:55:19.665Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-07-16T13:55:19.665Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T13:55:19.749Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-07-16T13:55:19.749Z] Copying nested executables into bundles/binary-daemon [2022-07-16T13:55:19.749Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-16T13:55:20.031Z] === RUN TestBoolValue [2022-07-16T13:55:20.031Z] --- PASS: TestBoolValue (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestBoolValueOrDefault [2022-07-16T13:55:20.031Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestInt64ValueOrZero [2022-07-16T13:55:20.031Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestInt64ValueOrDefault [2022-07-16T13:55:20.031Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestInt64ValueOrDefaultWithError [2022-07-16T13:55:20.031Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestJsonContentType [2022-07-16T13:55:20.031Z] --- PASS: TestJsonContentType (0.00s) [2022-07-16T13:55:20.031Z] PASS [2022-07-16T13:55:20.031Z] coverage: 16.2% of statements [2022-07-16T13:55:20.031Z] ok github.com/docker/docker/api/server/httputils 0.149s coverage: 16.2% of statements [2022-07-16T13:55:20.031Z] === RUN TestMaskSecretKeys [2022-07-16T13:55:20.031Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-07-16T13:55:20.031Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-07-16T13:55:20.031Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-07-16T13:55:20.031Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestVersionMiddlewareVersion [2022-07-16T13:55:20.031Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-07-16T13:55:20.031Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-07-16T13:55:20.031Z] PASS [2022-07-16T13:55:20.031Z] coverage: 37.7% of statements [2022-07-16T13:55:20.031Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-16T13:55:20.031Z] === RUN TestToJSON [2022-07-16T13:55:20.031Z] --- PASS: TestToJSON (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestToParamWithVersion [2022-07-16T13:55:20.031Z] --- PASS: TestToParamWithVersion (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestFromJSON [2022-07-16T13:55:20.031Z] --- PASS: TestFromJSON (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestEmpty [2022-07-16T13:55:20.031Z] --- PASS: TestEmpty (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestArgsMatchKVListEmptySources [2022-07-16T13:55:20.031Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestArgsMatchKVList [2022-07-16T13:55:20.031Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestArgsMatch [2022-07-16T13:55:20.031Z] --- PASS: TestArgsMatch (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestAdd [2022-07-16T13:55:20.031Z] --- PASS: TestAdd (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestDel [2022-07-16T13:55:20.031Z] --- PASS: TestDel (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestLen [2022-07-16T13:55:20.031Z] --- PASS: TestLen (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestExactMatch [2022-07-16T13:55:20.031Z] --- PASS: TestExactMatch (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestOnlyOneExactMatch [2022-07-16T13:55:20.031Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestContains [2022-07-16T13:55:20.031Z] --- PASS: TestContains (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestValidate [2022-07-16T13:55:20.031Z] --- PASS: TestValidate (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestWalkValues [2022-07-16T13:55:20.031Z] --- PASS: TestWalkValues (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestFuzzyMatch [2022-07-16T13:55:20.031Z] --- PASS: TestFuzzyMatch (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestClone [2022-07-16T13:55:20.031Z] --- PASS: TestClone (0.00s) [2022-07-16T13:55:20.031Z] PASS [2022-07-16T13:55:20.031Z] coverage: 92.2% of statements [2022-07-16T13:55:20.031Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-07-16T13:55:20.031Z] === RUN TestStrSliceMarshalJSON [2022-07-16T13:55:20.031Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestStrSliceUnmarshalJSON [2022-07-16T13:55:20.031Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestStrSliceUnmarshalString [2022-07-16T13:55:20.031Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestStrSliceUnmarshalSlice [2022-07-16T13:55:20.031Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-07-16T13:55:20.031Z] PASS [2022-07-16T13:55:20.031Z] coverage: 90.0% of statements [2022-07-16T13:55:20.031Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-07-16T13:55:20.031Z] === RUN TestAdjustForAPIVersion [2022-07-16T13:55:20.031Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-07-16T13:55:20.031Z] PASS [2022-07-16T13:55:20.031Z] coverage: 5.7% of statements [2022-07-16T13:55:20.031Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-16T13:55:20.031Z] === RUN TestDurationToSecondsString [2022-07-16T13:55:20.031Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestGetTimestamp [2022-07-16T13:55:20.031Z] --- PASS: TestGetTimestamp (0.16s) [2022-07-16T13:55:20.031Z] === RUN TestParseTimestamps [2022-07-16T13:55:20.031Z] --- PASS: TestParseTimestamps (0.00s) [2022-07-16T13:55:20.031Z] PASS [2022-07-16T13:55:20.031Z] coverage: 100.0% of statements [2022-07-16T13:55:20.031Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2022-07-16T13:55:20.031Z] === RUN TestCompareVersion [2022-07-16T13:55:20.031Z] --- PASS: TestCompareVersion (0.00s) [2022-07-16T13:55:20.031Z] PASS [2022-07-16T13:55:20.031Z] coverage: 75.0% of statements [2022-07-16T13:55:20.031Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-16T13:55:20.031Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-07-16T13:55:20.031Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL (0.01s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-07-16T13:55:20.031Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestCloneArgsSmartHttp [2022-07-16T13:55:20.031Z] --- PASS: TestCloneArgsSmartHttp (0.09s) [2022-07-16T13:55:20.031Z] === RUN TestCloneArgsDumbHttp [2022-07-16T13:55:20.031Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestCloneArgsGit [2022-07-16T13:55:20.031Z] --- PASS: TestCloneArgsGit (0.00s) [2022-07-16T13:55:20.031Z] === RUN TestCheckoutGit [2022-07-16T13:55:20.031Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-07-16T13:55:20.032Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-07-16T13:55:20.032Z] === RUN TestProcessNoDockerignore [2022-07-16T13:55:20.032Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-07-16T13:55:20.032Z] === RUN TestProcessShouldLeaveAllFiles [2022-07-16T13:55:20.032Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestDetectContentType [2022-07-16T13:55:20.032Z] --- PASS: TestDetectContentType (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestSelectAcceptableMIME [2022-07-16T13:55:20.032Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestInspectEmptyResponse [2022-07-16T13:55:20.032Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestInspectResponseBinary [2022-07-16T13:55:20.032Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestResponseUnsupportedContentType [2022-07-16T13:55:20.032Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestInspectResponseTextSimple [2022-07-16T13:55:20.032Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestInspectResponseEmptyContentType [2022-07-16T13:55:20.032Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestUnknownContentLength [2022-07-16T13:55:20.032Z] --- PASS: TestUnknownContentLength (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestDownloadRemote [2022-07-16T13:55:20.032Z] --- PASS: TestDownloadRemote (0.10s) [2022-07-16T13:55:20.032Z] === RUN TestGetWithStatusError [2022-07-16T13:55:20.032Z] --- PASS: TestGetWithStatusError (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestCloseRootDirectory [2022-07-16T13:55:20.032Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:55:20.032Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestHashFile [2022-07-16T13:55:20.032Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:55:20.032Z] --- SKIP: TestHashFile (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestHashSubdir [2022-07-16T13:55:20.032Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:55:20.032Z] --- SKIP: TestHashSubdir (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestRemoveDirectory [2022-07-16T13:55:20.032Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:55:20.032Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-07-16T13:55:20.032Z] PASS [2022-07-16T13:55:20.032Z] coverage: 9.3% of statements [2022-07-16T13:55:20.032Z] ok github.com/docker/docker/builder/remotecontext 0.276s coverage: 9.3% of statements [2022-07-16T13:55:20.032Z] === RUN TestEnable [2022-07-16T13:55:20.032Z] --- PASS: TestEnable (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestDisable [2022-07-16T13:55:20.032Z] --- PASS: TestDisable (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestEnabled [2022-07-16T13:55:20.032Z] --- PASS: TestEnabled (0.00s) [2022-07-16T13:55:20.032Z] PASS [2022-07-16T13:55:20.032Z] coverage: 100.0% of statements [2022-07-16T13:55:20.032Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-07-16T13:55:20.032Z] === RUN TestGetAllAllowed [2022-07-16T13:55:20.032Z] --- PASS: TestGetAllAllowed (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestGetAllMeta [2022-07-16T13:55:20.032Z] --- PASS: TestGetAllMeta (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestWarnOnUnusedBuildArgs [2022-07-16T13:55:20.032Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestIsUnreferencedBuiltin [2022-07-16T13:55:20.032Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestIsExistingDirectory [2022-07-16T13:55:20.032Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-07-16T13:55:20.032Z] === RUN TestGetFilenameForDownload [2022-07-16T13:55:20.032Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestEnv2Variables [2022-07-16T13:55:20.032Z] --- PASS: TestEnv2Variables (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-07-16T13:55:20.032Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestMaintainer [2022-07-16T13:55:20.032Z] --- PASS: TestMaintainer (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestLabel [2022-07-16T13:55:20.032Z] --- PASS: TestLabel (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestFromScratch [2022-07-16T13:55:20.032Z] --- PASS: TestFromScratch (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestFromWithArg [2022-07-16T13:55:20.032Z] --- PASS: TestFromWithArg (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-07-16T13:55:20.032Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestFromWithUndefinedArg [2022-07-16T13:55:20.032Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestFromMultiStageWithNamedStage [2022-07-16T13:55:20.032Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestOnbuild [2022-07-16T13:55:20.032Z] --- PASS: TestOnbuild (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestWorkdir [2022-07-16T13:55:20.032Z] --- PASS: TestWorkdir (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestCmd [2022-07-16T13:55:20.032Z] --- PASS: TestCmd (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestHealthcheckNone [2022-07-16T13:55:20.032Z] --- PASS: TestHealthcheckNone (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestHealthcheckCmd [2022-07-16T13:55:20.032Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestEntrypoint [2022-07-16T13:55:20.032Z] --- PASS: TestEntrypoint (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestExpose [2022-07-16T13:55:20.032Z] --- PASS: TestExpose (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestUser [2022-07-16T13:55:20.032Z] --- PASS: TestUser (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestVolume [2022-07-16T13:55:20.032Z] --- PASS: TestVolume (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestStopSignal [2022-07-16T13:55:20.032Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-07-16T13:55:20.032Z] --- SKIP: TestStopSignal (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestArg [2022-07-16T13:55:20.032Z] --- PASS: TestArg (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestShell [2022-07-16T13:55:20.032Z] --- PASS: TestShell (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestPrependEnvOnCmd [2022-07-16T13:55:20.032Z] --- PASS: TestPrependEnvOnCmd (0.01s) [2022-07-16T13:55:20.032Z] === RUN TestRunWithBuildArgs [2022-07-16T13:55:20.032Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestRunIgnoresHealthcheck [2022-07-16T13:55:20.032Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestDispatchUnsupportedOptions [2022-07-16T13:55:20.032Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-07-16T13:55:20.032Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-07-16T13:55:20.032Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-07-16T13:55:20.032Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestNormalizeWorkdir [2022-07-16T13:55:20.032Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestDispatch [2022-07-16T13:55:20.032Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-07-16T13:55:20.032Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-07-16T13:55:20.032Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-07-16T13:55:20.032Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-07-16T13:55:20.032Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-07-16T13:55:20.032Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-07-16T13:55:20.032Z] === RUN TestDispatch/COPY_url [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch (0.05s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-07-16T13:55:20.032Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestAddScratchImageAddsToMounts [2022-07-16T13:55:20.032Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestAddFromScratchPopulatesPlatform [2022-07-16T13:55:20.032Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-07-16T13:55:20.032Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-07-16T13:55:20.032Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestImageSourceGetAddsToMounts [2022-07-16T13:55:20.032Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestEmptyDockerfile [2022-07-16T13:55:20.032Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-07-16T13:55:20.032Z] === RUN TestSymlinkDockerfile [2022-07-16T13:55:20.032Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-07-16T13:55:20.032Z] === RUN TestDockerfileOutsideTheBuildContext [2022-07-16T13:55:20.032Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestNonExistingDockerfile [2022-07-16T13:55:20.032Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestCopyRunConfig [2022-07-16T13:55:20.032Z] --- PASS: TestCopyRunConfig (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestDeepCopyRunConfig [2022-07-16T13:55:20.032Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestExportImage [2022-07-16T13:55:20.032Z] --- PASS: TestExportImage (0.00s) [2022-07-16T13:55:20.032Z] === RUN TestNormalizeDest [2022-07-16T13:55:20.032Z] --- PASS: TestNormalizeDest (0.00s) [2022-07-16T13:55:20.032Z] PASS [2022-07-16T13:55:20.032Z] coverage: 46.8% of statements [2022-07-16T13:55:20.032Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 46.8% of statements [2022-07-16T13:55:20.032Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-16T13:55:20.077Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-07-16T13:55:20.077Z] === RUN TestInfoAPI [2022-07-16T13:55:20.077Z] --- PASS: TestInfoAPI (0.02s) [2022-07-16T13:55:20.077Z] === RUN TestInfoAPIWarnings [2022-07-16T13:55:20.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/make.sh cross [2022-07-16T13:55:20.230Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-07-16T13:55:20.230Z] === RUN TestRemoveInvalidContainer [2022-07-16T13:55:20.230Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-16T13:55:20.230Z] === RUN TestRenameLinkedContainer [2022-07-16T13:55:20.338Z] [2022-07-16T13:55:20.339Z] Removing bundles/ [2022-07-16T13:55:20.601Z] [2022-07-16T13:55:20.601Z] ---> Making bundle: cross (in bundles/cross) [2022-07-16T13:55:20.601Z] Cross building: bundles/cross/linux/amd64 [2022-07-16T13:55:20.601Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-07-16T13:55:20.601Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-16T13:55:21.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-16T13:55:23.491Z] --- PASS: TestRenameLinkedContainer (3.30s) [2022-07-16T13:55:23.491Z] === RUN TestRenameStoppedContainer [2022-07-16T13:55:24.421Z] --- PASS: TestRenameStoppedContainer (0.99s) [2022-07-16T13:55:24.421Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T13:55:25.155Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-07-16T13:55:25.155Z] === RUN TestServiceUpdateNetwork [2022-07-16T13:55:26.310Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2022-07-16T13:55:26.310Z] === RUN TestRenameInvalidName [2022-07-16T13:55:26.874Z] --- PASS: TestRenameInvalidName (0.68s) [2022-07-16T13:55:26.874Z] === RUN TestRenameAnonymousContainer [2022-07-16T13:55:28.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-16T13:55:30.132Z] --- PASS: TestRenameAnonymousContainer (3.28s) [2022-07-16T13:55:30.132Z] === RUN TestRenameContainerWithSameName [2022-07-16T13:55:30.635Z] === RUN TestCheckpointCreateError [2022-07-16T13:55:30.635Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCheckpointCreate [2022-07-16T13:55:30.635Z] --- PASS: TestCheckpointCreate (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCheckpointDeleteError [2022-07-16T13:55:30.635Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCheckpointDelete [2022-07-16T13:55:30.635Z] --- PASS: TestCheckpointDelete (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCheckpointListError [2022-07-16T13:55:30.635Z] --- PASS: TestCheckpointListError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCheckpointList [2022-07-16T13:55:30.635Z] --- PASS: TestCheckpointList (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCheckpointListContainerNotFound [2022-07-16T13:55:30.635Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNewClientWithOpsFromEnv [2022-07-16T13:55:30.635Z] client_test.go:23: runtime.GOOS == "windows" [2022-07-16T13:55:30.635Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestGetAPIPath [2022-07-16T13:55:30.635Z] --- PASS: TestGetAPIPath (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestParseHostURL [2022-07-16T13:55:30.635Z] --- PASS: TestParseHostURL (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-07-16T13:55:30.635Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNegotiateAPIVersionEmpty [2022-07-16T13:55:30.635Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNegotiateAPIVersion [2022-07-16T13:55:30.635Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNegotiateAPVersionOverride [2022-07-16T13:55:30.635Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNegotiateAPIVersionAutomatic [2022-07-16T13:55:30.635Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-07-16T13:55:30.635Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-07-16T13:55:30.635Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestClientRedirect [2022-07-16T13:55:30.635Z] --- PASS: TestClientRedirect (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigCreateUnsupported [2022-07-16T13:55:30.635Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigCreateError [2022-07-16T13:55:30.635Z] --- PASS: TestConfigCreateError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigCreate [2022-07-16T13:55:30.635Z] --- PASS: TestConfigCreate (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigInspectNotFound [2022-07-16T13:55:30.635Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigInspectWithEmptyID [2022-07-16T13:55:30.635Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigInspectUnsupported [2022-07-16T13:55:30.635Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigInspectError [2022-07-16T13:55:30.635Z] --- PASS: TestConfigInspectError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigInspectConfigNotFound [2022-07-16T13:55:30.635Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigInspect [2022-07-16T13:55:30.635Z] --- PASS: TestConfigInspect (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigListUnsupported [2022-07-16T13:55:30.635Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigListError [2022-07-16T13:55:30.635Z] --- PASS: TestConfigListError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigList [2022-07-16T13:55:30.635Z] --- PASS: TestConfigList (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigRemoveUnsupported [2022-07-16T13:55:30.635Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigRemoveError [2022-07-16T13:55:30.635Z] --- PASS: TestConfigRemoveError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigRemove [2022-07-16T13:55:30.635Z] --- PASS: TestConfigRemove (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigUpdateUnsupported [2022-07-16T13:55:30.635Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigUpdateError [2022-07-16T13:55:30.635Z] --- PASS: TestConfigUpdateError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestConfigUpdate [2022-07-16T13:55:30.635Z] --- PASS: TestConfigUpdate (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerCommitError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerCommitError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerCommit [2022-07-16T13:55:30.635Z] --- PASS: TestContainerCommit (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerStatPathError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerStatPathError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerStatPathNotFoundError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerStatPathNoHeaderError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerStatPath [2022-07-16T13:55:30.635Z] --- PASS: TestContainerStatPath (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyToContainerError [2022-07-16T13:55:30.635Z] --- PASS: TestCopyToContainerError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyToContainerNotFoundError [2022-07-16T13:55:30.635Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyToContainerNotStatusOKError [2022-07-16T13:55:30.635Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyToContainer [2022-07-16T13:55:30.635Z] --- PASS: TestCopyToContainer (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyFromContainerError [2022-07-16T13:55:30.635Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyFromContainerNotFoundError [2022-07-16T13:55:30.635Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyFromContainerNotStatusOKError [2022-07-16T13:55:30.635Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyFromContainerNoHeaderError [2022-07-16T13:55:30.635Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestCopyFromContainer [2022-07-16T13:55:30.635Z] --- PASS: TestCopyFromContainer (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerCreateError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerCreateError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerCreateImageNotFound [2022-07-16T13:55:30.635Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerCreateWithName [2022-07-16T13:55:30.635Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerCreateAutoRemove [2022-07-16T13:55:30.635Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerDiffError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerDiffError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerDiff [2022-07-16T13:55:30.635Z] --- PASS: TestContainerDiff (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExecCreateError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExecCreate [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExecCreate (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExecStartError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExecStartError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExecStart [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExecStart (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExecInspectError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExecInspect [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExecInspect (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExportError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExportError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExport [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExport (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerInspectError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerInspectError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerInspectContainerNotFound [2022-07-16T13:55:30.635Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerInspectWithEmptyID [2022-07-16T13:55:30.635Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerInspect [2022-07-16T13:55:30.635Z] --- PASS: TestContainerInspect (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerInspectNode [2022-07-16T13:55:30.635Z] --- PASS: TestContainerInspectNode (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerKillError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerKillError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerKill [2022-07-16T13:55:30.635Z] --- PASS: TestContainerKill (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerListError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerListError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerList [2022-07-16T13:55:30.635Z] --- PASS: TestContainerList (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerLogsNotFoundError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerLogsError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerLogsError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerLogs [2022-07-16T13:55:30.635Z] --- PASS: TestContainerLogs (0.17s) [2022-07-16T13:55:30.635Z] === RUN TestContainerPauseError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerPauseError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerPause [2022-07-16T13:55:30.635Z] --- PASS: TestContainerPause (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainersPruneError [2022-07-16T13:55:30.635Z] --- PASS: TestContainersPruneError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainersPrune [2022-07-16T13:55:30.635Z] --- PASS: TestContainersPrune (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerRemoveError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerRemoveError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerRemoveNotFoundError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerRemove [2022-07-16T13:55:30.635Z] --- PASS: TestContainerRemove (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerRenameError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerRenameError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerRename [2022-07-16T13:55:30.635Z] --- PASS: TestContainerRename (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerResizeError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerResizeError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerExecResizeError [2022-07-16T13:55:30.635Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-07-16T13:55:30.635Z] === RUN TestContainerResize [2022-07-16T13:55:30.636Z] --- PASS: TestContainerResize (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerExecResize [2022-07-16T13:55:30.636Z] --- PASS: TestContainerExecResize (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerRestartError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerRestartError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerRestart [2022-07-16T13:55:30.636Z] --- PASS: TestContainerRestart (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerStartError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerStartError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerStart [2022-07-16T13:55:30.636Z] --- PASS: TestContainerStart (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerStatsError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerStatsError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerStats [2022-07-16T13:55:30.636Z] --- PASS: TestContainerStats (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerStopError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerStopError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerStop [2022-07-16T13:55:30.636Z] --- PASS: TestContainerStop (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerTopError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerTopError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerTop [2022-07-16T13:55:30.636Z] --- PASS: TestContainerTop (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerUnpauseError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerUnpause [2022-07-16T13:55:30.636Z] --- PASS: TestContainerUnpause (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerUpdateError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerUpdateError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerUpdate [2022-07-16T13:55:30.636Z] --- PASS: TestContainerUpdate (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerWaitError [2022-07-16T13:55:30.636Z] --- PASS: TestContainerWaitError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestContainerWait [2022-07-16T13:55:30.636Z] --- PASS: TestContainerWait (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestDiskUsageError [2022-07-16T13:55:30.636Z] --- PASS: TestDiskUsageError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestDiskUsage [2022-07-16T13:55:30.636Z] --- PASS: TestDiskUsage (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestDistributionInspectUnsupported [2022-07-16T13:55:30.636Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestDistributionInspectWithEmptyID [2022-07-16T13:55:30.636Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestEventsErrorInOptions [2022-07-16T13:55:30.636Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestEventsErrorFromServer [2022-07-16T13:55:30.636Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestEvents [2022-07-16T13:55:30.636Z] --- PASS: TestEvents (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestTLSCloseWriter [2022-07-16T13:55:30.636Z] === PAUSE TestTLSCloseWriter [2022-07-16T13:55:30.636Z] === RUN TestImageBuildError [2022-07-16T13:55:30.636Z] --- PASS: TestImageBuildError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageBuild [2022-07-16T13:55:30.636Z] --- PASS: TestImageBuild (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestGetDockerOS [2022-07-16T13:55:30.636Z] --- PASS: TestGetDockerOS (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageCreateError [2022-07-16T13:55:30.636Z] --- PASS: TestImageCreateError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageCreate [2022-07-16T13:55:30.636Z] --- PASS: TestImageCreate (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageHistoryError [2022-07-16T13:55:30.636Z] --- PASS: TestImageHistoryError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageHistory [2022-07-16T13:55:30.636Z] --- PASS: TestImageHistory (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageImportError [2022-07-16T13:55:30.636Z] --- PASS: TestImageImportError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageImport [2022-07-16T13:55:30.636Z] --- PASS: TestImageImport (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageInspectError [2022-07-16T13:55:30.636Z] --- PASS: TestImageInspectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageInspectImageNotFound [2022-07-16T13:55:30.636Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageInspectWithEmptyID [2022-07-16T13:55:30.636Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageInspect [2022-07-16T13:55:30.636Z] --- PASS: TestImageInspect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageListError [2022-07-16T13:55:30.636Z] --- PASS: TestImageListError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageList [2022-07-16T13:55:30.636Z] --- PASS: TestImageList (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageListApiBefore125 [2022-07-16T13:55:30.636Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageLoadError [2022-07-16T13:55:30.636Z] --- PASS: TestImageLoadError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageLoad [2022-07-16T13:55:30.636Z] --- PASS: TestImageLoad (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagesPruneError [2022-07-16T13:55:30.636Z] --- PASS: TestImagesPruneError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagesPrune [2022-07-16T13:55:30.636Z] --- PASS: TestImagesPrune (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePullReferenceParseError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePullAnyError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePullAnyError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePullStatusUnauthorizedError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePullWithoutErrors [2022-07-16T13:55:30.636Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePushReferenceError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePushAnyError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushAnyError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePushStatusUnauthorizedError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithoutErrors [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-07-16T13:55:30.636Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageRemoveError [2022-07-16T13:55:30.636Z] --- PASS: TestImageRemoveError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageRemoveImageNotFound [2022-07-16T13:55:30.636Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageRemove [2022-07-16T13:55:30.636Z] --- PASS: TestImageRemove (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSaveError [2022-07-16T13:55:30.636Z] --- PASS: TestImageSaveError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSave [2022-07-16T13:55:30.636Z] --- PASS: TestImageSave (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSearchAnyError [2022-07-16T13:55:30.636Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSearchStatusUnauthorizedError [2022-07-16T13:55:30.636Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-16T13:55:30.636Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-16T13:55:30.636Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-07-16T13:55:30.636Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageSearchWithoutErrors [2022-07-16T13:55:30.636Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageTagError [2022-07-16T13:55:30.636Z] --- PASS: TestImageTagError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageTagInvalidReference [2022-07-16T13:55:30.636Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageTagInvalidSourceImageName [2022-07-16T13:55:30.636Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageTagHexSource [2022-07-16T13:55:30.636Z] --- PASS: TestImageTagHexSource (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestImageTag [2022-07-16T13:55:30.636Z] --- PASS: TestImageTag (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestInfoServerError [2022-07-16T13:55:30.636Z] --- PASS: TestInfoServerError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestInfoInvalidResponseJSONError [2022-07-16T13:55:30.636Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestInfo [2022-07-16T13:55:30.636Z] --- PASS: TestInfo (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkConnectError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkConnectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkConnect [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkConnect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkCreateError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkCreateError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkCreate [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkCreate (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkDisconnectError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkDisconnect [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkInspectError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkInspectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkInspectNotFoundError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkInspectWithEmptyID [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkInspect [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkInspect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkListError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkListError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkList [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkList (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworksPruneError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworksPruneError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworksPrune [2022-07-16T13:55:30.636Z] --- PASS: TestNetworksPrune (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkRemoveError [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNetworkRemove [2022-07-16T13:55:30.636Z] --- PASS: TestNetworkRemove (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeInspectError [2022-07-16T13:55:30.636Z] --- PASS: TestNodeInspectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeInspectNodeNotFound [2022-07-16T13:55:30.636Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeInspectWithEmptyID [2022-07-16T13:55:30.636Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeInspect [2022-07-16T13:55:30.636Z] --- PASS: TestNodeInspect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeListError [2022-07-16T13:55:30.636Z] --- PASS: TestNodeListError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeList [2022-07-16T13:55:30.636Z] --- PASS: TestNodeList (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeRemoveError [2022-07-16T13:55:30.636Z] --- PASS: TestNodeRemoveError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeRemove [2022-07-16T13:55:30.636Z] --- PASS: TestNodeRemove (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeUpdateError [2022-07-16T13:55:30.636Z] --- PASS: TestNodeUpdateError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestNodeUpdate [2022-07-16T13:55:30.636Z] --- PASS: TestNodeUpdate (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestOptionWithTimeout [2022-07-16T13:55:30.636Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPingFail [2022-07-16T13:55:30.636Z] --- PASS: TestPingFail (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPingWithError [2022-07-16T13:55:30.636Z] 2022/07/16 13:55:30 RoundTripper returned a response & error; ignoring response [2022-07-16T13:55:30.636Z] 2022/07/16 13:55:30 RoundTripper returned a response & error; ignoring response [2022-07-16T13:55:30.636Z] --- PASS: TestPingWithError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPingSuccess [2022-07-16T13:55:30.636Z] --- PASS: TestPingSuccess (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPingHeadFallback [2022-07-16T13:55:30.636Z] === RUN TestPingHeadFallback/OK [2022-07-16T13:55:30.636Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-07-16T13:55:30.636Z] === RUN TestPingHeadFallback/Not_Found [2022-07-16T13:55:30.636Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-07-16T13:55:30.636Z] --- PASS: TestPingHeadFallback (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-07-16T13:55:30.636Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginDisableError [2022-07-16T13:55:30.636Z] --- PASS: TestPluginDisableError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginDisable [2022-07-16T13:55:30.636Z] --- PASS: TestPluginDisable (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginEnableError [2022-07-16T13:55:30.636Z] --- PASS: TestPluginEnableError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginEnable [2022-07-16T13:55:30.636Z] --- PASS: TestPluginEnable (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginInspectError [2022-07-16T13:55:30.636Z] --- PASS: TestPluginInspectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginInspectWithEmptyID [2022-07-16T13:55:30.636Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginInspect [2022-07-16T13:55:30.636Z] --- PASS: TestPluginInspect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginListError [2022-07-16T13:55:30.636Z] --- PASS: TestPluginListError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginList [2022-07-16T13:55:30.636Z] --- PASS: TestPluginList (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginPushError [2022-07-16T13:55:30.636Z] --- PASS: TestPluginPushError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginPush [2022-07-16T13:55:30.636Z] --- PASS: TestPluginPush (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginRemoveError [2022-07-16T13:55:30.636Z] --- PASS: TestPluginRemoveError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginRemove [2022-07-16T13:55:30.636Z] --- PASS: TestPluginRemove (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginSetError [2022-07-16T13:55:30.636Z] --- PASS: TestPluginSetError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPluginSet [2022-07-16T13:55:30.636Z] --- PASS: TestPluginSet (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSetHostHeader [2022-07-16T13:55:30.636Z] --- PASS: TestSetHostHeader (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestPlainTextError [2022-07-16T13:55:30.636Z] --- PASS: TestPlainTextError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestInfiniteError [2022-07-16T13:55:30.636Z] --- PASS: TestInfiniteError (0.05s) [2022-07-16T13:55:30.636Z] === RUN TestSecretCreateUnsupported [2022-07-16T13:55:30.636Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretCreateError [2022-07-16T13:55:30.636Z] --- PASS: TestSecretCreateError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretCreate [2022-07-16T13:55:30.636Z] --- PASS: TestSecretCreate (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretInspectUnsupported [2022-07-16T13:55:30.636Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretInspectError [2022-07-16T13:55:30.636Z] --- PASS: TestSecretInspectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretInspectSecretNotFound [2022-07-16T13:55:30.636Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretInspectWithEmptyID [2022-07-16T13:55:30.636Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretInspect [2022-07-16T13:55:30.636Z] --- PASS: TestSecretInspect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretListUnsupported [2022-07-16T13:55:30.636Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretListError [2022-07-16T13:55:30.636Z] --- PASS: TestSecretListError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretList [2022-07-16T13:55:30.636Z] --- PASS: TestSecretList (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretRemoveUnsupported [2022-07-16T13:55:30.636Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretRemoveError [2022-07-16T13:55:30.636Z] --- PASS: TestSecretRemoveError (0.01s) [2022-07-16T13:55:30.636Z] === RUN TestSecretRemove [2022-07-16T13:55:30.636Z] --- PASS: TestSecretRemove (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretUpdateUnsupported [2022-07-16T13:55:30.636Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretUpdateError [2022-07-16T13:55:30.636Z] --- PASS: TestSecretUpdateError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestSecretUpdate [2022-07-16T13:55:30.636Z] --- PASS: TestSecretUpdate (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceCreateError [2022-07-16T13:55:30.636Z] --- PASS: TestServiceCreateError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceCreate [2022-07-16T13:55:30.636Z] --- PASS: TestServiceCreate (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceCreateCompatiblePlatforms [2022-07-16T13:55:30.636Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceCreateDigestPinning [2022-07-16T13:55:30.636Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceInspectError [2022-07-16T13:55:30.636Z] --- PASS: TestServiceInspectError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceInspectServiceNotFound [2022-07-16T13:55:30.636Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceInspectWithEmptyID [2022-07-16T13:55:30.636Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceInspect [2022-07-16T13:55:30.636Z] --- PASS: TestServiceInspect (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceListError [2022-07-16T13:55:30.636Z] --- PASS: TestServiceListError (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceList [2022-07-16T13:55:30.636Z] --- PASS: TestServiceList (0.00s) [2022-07-16T13:55:30.636Z] === RUN TestServiceLogsError [2022-07-16T13:55:30.637Z] --- PASS: TestServiceLogsError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestServiceLogs [2022-07-16T13:55:30.637Z] --- PASS: TestServiceLogs (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestServiceRemoveError [2022-07-16T13:55:30.637Z] --- PASS: TestServiceRemoveError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestServiceRemoveNotFoundError [2022-07-16T13:55:30.637Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestServiceRemove [2022-07-16T13:55:30.637Z] --- PASS: TestServiceRemove (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestServiceUpdateError [2022-07-16T13:55:30.637Z] --- PASS: TestServiceUpdateError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestServiceUpdate [2022-07-16T13:55:30.637Z] --- PASS: TestServiceUpdate (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmGetUnlockKeyError [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmGetUnlockKey [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmInitError [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmInitError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmInit [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmInit (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmInspectError [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmInspectError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmInspect [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmInspect (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmJoinError [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmJoinError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmJoin [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmJoin (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmLeaveError [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmLeave [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmLeave (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmUnlockError [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmUnlock [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmUnlock (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmUpdateError [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestSwarmUpdate [2022-07-16T13:55:30.637Z] --- PASS: TestSwarmUpdate (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestTaskInspectError [2022-07-16T13:55:30.637Z] --- PASS: TestTaskInspectError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestTaskInspectWithEmptyID [2022-07-16T13:55:30.637Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestTaskInspect [2022-07-16T13:55:30.637Z] --- PASS: TestTaskInspect (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestTaskListError [2022-07-16T13:55:30.637Z] --- PASS: TestTaskListError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestTaskList [2022-07-16T13:55:30.637Z] --- PASS: TestTaskList (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeCreateError [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeCreateError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeCreate [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeCreate (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeInspectError [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeInspectError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeInspectNotFound [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeInspectWithEmptyID [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeInspect [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeInspect (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeListError [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeListError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeList [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeList (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeRemoveError [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-07-16T13:55:30.637Z] === RUN TestVolumeRemove [2022-07-16T13:55:30.637Z] --- PASS: TestVolumeRemove (0.00s) [2022-07-16T13:55:30.637Z] === CONT TestTLSCloseWriter [2022-07-16T13:55:30.637Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-07-16T13:55:30.637Z] PASS [2022-07-16T13:55:30.637Z] coverage: 74.9% of statements [2022-07-16T13:55:30.637Z] ok github.com/docker/docker/client 0.429s coverage: 74.9% of statements [2022-07-16T13:55:31.073Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2022-07-16T13:55:31.073Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T13:55:31.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-16T13:55:32.995Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2022-07-16T13:55:32.995Z] === RUN TestResize [2022-07-16T13:55:33.561Z] --- PASS: TestResize (0.74s) [2022-07-16T13:55:33.561Z] === RUN TestResizeWithInvalidSize [2022-07-16T13:55:34.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-16T13:55:34.380Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-07-16T13:55:34.380Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T13:55:34.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-16T13:55:35.567Z] --- PASS: TestResizeWhenContainerNotStarted (1.19s) [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:55:35.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:55:35.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:55:35.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T13:55:35.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T13:55:35.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-16T13:55:37.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-16T13:55:37.349Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2022-07-16T13:55:37.349Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T13:55:38.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:55:38.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:55:38.171Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-07-16T13:55:38.171Z] === RUN TestInfoDebug [2022-07-16T13:55:38.171Z] --- PASS: TestInfoDebug (0.52s) [2022-07-16T13:55:38.171Z] === RUN TestInfoInsecureRegistries [2022-07-16T13:55:38.171Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-16T13:55:38.171Z] === RUN TestInfoRegistryMirrors [2022-07-16T13:55:38.171Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-16T13:55:38.171Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T13:55:38.171Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-16T13:55:38.171Z] === RUN TestPingCacheHeaders [2022-07-16T13:55:38.171Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-16T13:55:38.171Z] === RUN TestPingGet [2022-07-16T13:55:38.171Z] --- PASS: TestPingGet (0.02s) [2022-07-16T13:55:38.171Z] === RUN TestPingHead [2022-07-16T13:55:38.171Z] --- PASS: TestPingHead (0.02s) [2022-07-16T13:55:38.171Z] === RUN TestVersion [2022-07-16T13:55:38.171Z] --- PASS: TestVersion (0.02s) [2022-07-16T13:55:38.171Z] PASS [2022-07-16T13:55:38.171Z] [2022-07-16T13:55:38.171Z] === Skipped [2022-07-16T13:55:38.171Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T13:55:38.171Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T13:55:38.171Z] [2022-07-16T13:55:38.171Z] DONE 18 tests, 1 skipped in 21.042s [2022-07-16T13:55:38.284Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-16T13:55:38.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-16T13:55:38.431Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T13:55:38.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:55:38.431Z] ++ set -e [2022-07-16T13:55:38.431Z] ++ '[' -n 0 ']' [2022-07-16T13:55:38.431Z] ++ set -x [2022-07-16T13:55:38.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:55:38.431Z] INFO: Testing against a local daemon [2022-07-16T13:55:38.431Z] === RUN TestVolumesCreateAndList [2022-07-16T13:55:38.431Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-16T13:55:38.431Z] === RUN TestVolumesRemove [2022-07-16T13:55:38.431Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-16T13:55:38.431Z] === RUN TestVolumesInspect [2022-07-16T13:55:38.431Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-16T13:55:38.431Z] === RUN TestVolumesInvalidJSON [2022-07-16T13:55:38.431Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-16T13:55:38.431Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-16T13:55:38.431Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-16T13:55:38.431Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-16T13:55:38.431Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-16T13:55:38.431Z] PASS [2022-07-16T13:55:38.431Z] [2022-07-16T13:55:38.431Z] DONE 5 tests in 0.209s [2022-07-16T13:55:38.431Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T13:55:38.690Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T13:55:38.690Z] +++ kill 12319 [2022-07-16T13:55:38.850Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-16T13:55:39.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-16T13:55:39.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T13:55:39.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-16T13:55:39.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T13:55:40.069Z] +++ /etc/init.d/apparmor stop [2022-07-16T13:55:40.069Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T13:55:40.069Z] [2022-07-16T13:55:40.069Z] Unloading profiles will leave already running processes permanently [2022-07-16T13:55:40.069Z] unconfined, which can lead to unexpected situations. [2022-07-16T13:55:40.069Z] [2022-07-16T13:55:40.069Z] To set a process to complain mode, use the command line tool [2022-07-16T13:55:40.069Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T13:55:40.069Z] +++ true [2022-07-16T13:55:40.069Z] exiting test-integration [2022-07-16T13:55:40.069Z] ++ exit 0 [2022-07-16T13:55:40.069Z] Post stage [Pipeline] junit [2022-07-16T13:55:41.023Z] Recording test results [2022-07-16T13:55:41.146Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-07-16T13:55:41.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon Post stage [Pipeline] sh [2022-07-16T13:55:41.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T13:55:41.474Z] + echo Ensuring container killed. [2022-07-16T13:55:41.474Z] Ensuring container killed. [2022-07-16T13:55:41.474Z] + docker rm -vf docker-pr1 [2022-07-16T13:55:41.474Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T13:55:41.757Z] + echo Chowning /workspace to jenkins user [2022-07-16T13:55:41.757Z] Chowning /workspace to jenkins user [2022-07-16T13:55:41.757Z] + id -u [2022-07-16T13:55:41.757Z] + id -g [2022-07-16T13:55:41.757Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43824:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T13:55:41.757Z] Unable to find image 'busybox:latest' locally [2022-07-16T13:55:41.757Z] latest: Pulling from library/busybox [2022-07-16T13:55:42.017Z] 87379020f3b6: Pulling fs layer [2022-07-16T13:55:42.017Z] 87379020f3b6: Download complete [2022-07-16T13:55:42.017Z] 87379020f3b6: Pull complete [2022-07-16T13:55:42.017Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T13:55:42.017Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T13:55:43.696Z] + bundleName=arm64-integration [2022-07-16T13:55:43.696Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-16T13:55:43.696Z] Creating arm64-integration-bundles.tar.gz [2022-07-16T13:55:43.696Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-16T13:55:43.696Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-16T13:55:43.710Z] Archiving artifacts [2022-07-16T13:55:43.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T13:55:44.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T13:55:44.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-16T13:55:44.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-16T13:55:45.663Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43824/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T13:55:45.970Z] + make clean [2022-07-16T13:55:46.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-16T13:55:46.229Z] docker volume rm -f docker-dev-cache [2022-07-16T13:55:46.229Z] docker-dev-cache [Pipeline] deleteDir [2022-07-16T13:55:46.956Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-16T13:55:47.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T13:55:47.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-16T13:55:47.348Z] === RUN TestDockerSuite/TestBuildCacheAdd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T13:55:48.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T13:55:48.279Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-16T13:55:49.209Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.16s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2022-07-16T13:55:50.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2022-07-16T13:55:50.577Z] === RUN TestCgroupNamespacesRun [2022-07-16T13:55:52.112Z] --- PASS: TestCheckoutGit (32.34s) [2022-07-16T13:55:52.112Z] === RUN TestValidGitTransport [2022-07-16T13:55:52.112Z] --- PASS: TestValidGitTransport (0.00s) [2022-07-16T13:55:52.112Z] === RUN TestGitInvalidRef [2022-07-16T13:55:52.112Z] --- PASS: TestGitInvalidRef (0.21s) [2022-07-16T13:55:52.112Z] PASS [2022-07-16T13:55:52.112Z] coverage: 86.3% of statements [2022-07-16T13:55:52.112Z] ok github.com/docker/docker/builder/remotecontext/git 32.824s coverage: 86.3% of statements [2022-07-16T13:55:52.112Z] ? github.com/docker/docker/cli [no test files] [2022-07-16T13:55:52.112Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-16T13:55:52.469Z] check_test.go:309: [d3cdea926a21e] daemon is not started [2022-07-16T13:55:52.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-16T13:55:52.469Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2022-07-16T13:55:52.469Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T13:55:53.509Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-07-16T13:55:53.509Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-16T13:55:53.509Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-07-16T13:55:53.509Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-16T13:55:53.509Z] PASS [2022-07-16T13:55:53.509Z] [2022-07-16T13:55:53.509Z] === Skipped [2022-07-16T13:55:53.509Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T13:55:53.509Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T13:55:53.509Z] [2022-07-16T13:55:53.509Z] DONE 27 tests, 1 skipped in 182.755s [2022-07-16T13:55:53.509Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T13:55:53.509Z] INFO: Testing against a local daemon [2022-07-16T13:55:53.509Z] === RUN TestSessionCreate [2022-07-16T13:55:53.509Z] --- PASS: TestSessionCreate (0.02s) [2022-07-16T13:55:53.509Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T13:55:53.509Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-16T13:55:53.509Z] PASS [2022-07-16T13:55:53.509Z] [2022-07-16T13:55:53.509Z] DONE 2 tests in 0.075s [2022-07-16T13:55:53.509Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T13:55:53.509Z] INFO: Testing against a local daemon [2022-07-16T13:55:53.509Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T13:55:53.509Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-16T13:55:53.509Z] === RUN TestEventsExecDie [2022-07-16T13:55:53.767Z] --- PASS: TestEventsExecDie (0.56s) [2022-07-16T13:55:53.767Z] === RUN TestEventsBackwardsCompatible [2022-07-16T13:55:53.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-16T13:55:54.025Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-16T13:55:54.025Z] === RUN TestInfoBinaryCommits [2022-07-16T13:55:54.025Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-16T13:55:54.025Z] === RUN TestInfoAPIVersioned [2022-07-16T13:55:54.025Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T13:55:54.025Z] === RUN TestInfoDiscoveryBackend [2022-07-16T13:55:54.096Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2022-07-16T13:55:54.096Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T13:55:54.352Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-16T13:55:54.591Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-07-16T13:55:54.591Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-16T13:55:55.525Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-16T13:55:55.525Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-16T13:55:55.720Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-16T13:55:55.720Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2022-07-16T13:55:55.720Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-07-16T13:55:56.006Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestConfigureDaemonLogs [2022-07-16T13:55:56.006Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestCommonOptionsInstallFlags [2022-07-16T13:55:56.006Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-07-16T13:55:56.006Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-07-16T13:55:56.006Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-07-16T13:55:56.006Z] PASS [2022-07-16T13:55:56.006Z] coverage: 18.4% of statements [2022-07-16T13:55:56.006Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 18.4% of statements [2022-07-16T13:55:56.091Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-07-16T13:55:56.091Z] === RUN TestInfoAPI [2022-07-16T13:55:56.091Z] --- PASS: TestInfoAPI (0.02s) [2022-07-16T13:55:56.091Z] === RUN TestInfoAPIWarnings [2022-07-16T13:55:56.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-16T13:55:56.283Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-16T13:55:57.025Z] === RUN TestContainerStopSignal [2022-07-16T13:55:57.025Z] --- PASS: TestContainerStopSignal (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestContainerStopTimeout [2022-07-16T13:55:57.025Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestContainerSecretReferenceDestTarget [2022-07-16T13:55:57.025Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-07-16T13:55:57.025Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestContainerLogPathSetForRingLogger [2022-07-16T13:55:57.025Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestReplaceAndAppendEnvVars [2022-07-16T13:55:57.025Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-07-16T13:55:57.025Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestNewMemoryStore [2022-07-16T13:55:57.025Z] --- PASS: TestNewMemoryStore (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestAddContainers [2022-07-16T13:55:57.025Z] --- PASS: TestAddContainers (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestGetContainer [2022-07-16T13:55:57.025Z] --- PASS: TestGetContainer (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestDeleteContainer [2022-07-16T13:55:57.025Z] --- PASS: TestDeleteContainer (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestListContainers [2022-07-16T13:55:57.025Z] --- PASS: TestListContainers (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestFirstContainer [2022-07-16T13:55:57.025Z] --- PASS: TestFirstContainer (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestApplyAllContainer [2022-07-16T13:55:57.025Z] --- PASS: TestApplyAllContainer (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestIsValidHealthString [2022-07-16T13:55:57.025Z] --- PASS: TestIsValidHealthString (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestStateRunStop [2022-07-16T13:55:57.025Z] --- PASS: TestStateRunStop (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestStateTimeoutWait [2022-07-16T13:55:57.025Z] state_test.go:141: Stop callback fired [2022-07-16T13:55:57.025Z] state_test.go:165: Stop callback fired [2022-07-16T13:55:57.025Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-07-16T13:55:57.025Z] === RUN TestIsValidStateString [2022-07-16T13:55:57.025Z] --- PASS: TestIsValidStateString (0.00s) [2022-07-16T13:55:57.025Z] === RUN TestViewSaveDelete [2022-07-16T13:55:57.025Z] --- PASS: TestViewSaveDelete (0.01s) [2022-07-16T13:55:57.025Z] === RUN TestViewAll [2022-07-16T13:55:57.212Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-16T13:55:57.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-07-16T13:55:57.469Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T13:55:57.511Z] --- PASS: TestViewAll (0.02s) [2022-07-16T13:55:57.511Z] === RUN TestViewGet [2022-07-16T13:55:57.511Z] --- PASS: TestViewGet (0.01s) [2022-07-16T13:55:57.511Z] === RUN TestNames [2022-07-16T13:55:57.511Z] --- PASS: TestNames (0.00s) [2022-07-16T13:55:57.511Z] === RUN TestViewWithHealthCheck [2022-07-16T13:55:57.511Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-07-16T13:55:57.511Z] PASS [2022-07-16T13:55:57.511Z] coverage: 41.4% of statements [2022-07-16T13:55:57.511Z] ok github.com/docker/docker/container 0.289s coverage: 41.4% of statements [2022-07-16T13:55:57.511Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-16T13:55:57.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-16T13:55:57.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-16T13:55:57.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-16T13:55:58.530Z] === RUN TestPrepare [2022-07-16T13:55:58.530Z] --- PASS: TestPrepare (0.00s) [2022-07-16T13:55:58.530Z] === RUN TestStart [2022-07-16T13:55:58.530Z] --- PASS: TestStart (0.00s) [2022-07-16T13:55:58.530Z] === RUN TestWaitCancel [2022-07-16T13:55:58.530Z] --- PASS: TestWaitCancel (0.00s) [2022-07-16T13:55:58.530Z] === RUN TestWaitDisabled [2022-07-16T13:55:58.530Z] --- PASS: TestWaitDisabled (0.00s) [2022-07-16T13:55:58.530Z] === RUN TestWaitEnabled [2022-07-16T13:55:58.530Z] --- PASS: TestWaitEnabled (0.00s) [2022-07-16T13:55:58.530Z] === RUN TestRemove [2022-07-16T13:55:58.530Z] --- PASS: TestRemove (0.00s) [2022-07-16T13:55:58.530Z] PASS [2022-07-16T13:55:58.530Z] coverage: 65.3% of statements [2022-07-16T13:55:58.530Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-07-16T13:55:59.364Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-07-16T13:55:59.364Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T13:56:00.144Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-07-16T13:56:00.144Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-07-16T13:56:00.144Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-07-16T13:56:00.144Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCIsolation [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCIsolation [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-07-16T13:56:00.629Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCConfigs [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCConfigs [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-07-16T13:56:00.629Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-07-16T13:56:00.629Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-07-16T13:56:00.629Z] PASS [2022-07-16T13:56:00.629Z] coverage: 35.9% of statements [2022-07-16T13:56:00.629Z] ok github.com/docker/docker/daemon/cluster/convert 0.331s coverage: 35.9% of statements [2022-07-16T13:56:00.730Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2022-07-16T13:56:00.730Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T13:56:01.114Z] === RUN TestNewListSecretsFilters [2022-07-16T13:56:01.114Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-07-16T13:56:01.114Z] === RUN TestNewListConfigsFilters [2022-07-16T13:56:01.114Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-07-16T13:56:01.114Z] PASS [2022-07-16T13:56:01.114Z] coverage: 0.5% of statements [2022-07-16T13:56:01.114Z] ok github.com/docker/docker/daemon/cluster 1.093s coverage: 0.5% of statements [2022-07-16T13:56:01.659Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-07-16T13:56:01.659Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T13:56:01.916Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-16T13:56:03.808Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-07-16T13:56:03.808Z] === RUN TestNISDomainname [2022-07-16T13:56:04.065Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-16T13:56:04.156Z] === RUN TestBuilderGC [2022-07-16T13:56:04.156Z] --- PASS: TestBuilderGC (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationNotFound [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonBrokenConfiguration [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestParseClusterAdvertiseSettings [2022-07-16T13:56:04.156Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestFindConfigurationConflicts [2022-07-16T13:56:04.156Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-07-16T13:56:04.156Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeConflicts [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-07-16T13:56:04.156Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-07-16T13:56:04.156Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-07-16T13:56:04.156Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_label [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_dns [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_dns-search [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-07-16T13:56:04.156Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-07-16T13:56:04.156Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestModifiedDiscoverySettings [2022-07-16T13:56:04.156Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestReloadSetConfigFileNotExist [2022-07-16T13:56:04.156Z] === RUN TestDiscoveryOptsErrors [2022-07-16T13:56:04.156Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDiscoveryOpts [2022-07-16T13:56:04.156Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-07-16T13:56:04.156Z] PASS [2022-07-16T13:56:04.156Z] coverage: 30.0% of statements [2022-07-16T13:56:04.156Z] ok github.com/docker/docker/daemon/discovery 0.060s coverage: 30.0% of statements [2022-07-16T13:56:04.156Z] time="2022-07-16T13:56:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-07-16T13:56:04.156Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-07-16T13:56:04.156Z] === RUN TestReloadDefaultConfigNotExist [2022-07-16T13:56:04.156Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:04.156Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestReloadBadDefaultConfig [2022-07-16T13:56:04.156Z] time="2022-07-16T13:56:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3995312075" [2022-07-16T13:56:04.156Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestReloadWithConflictingLabels [2022-07-16T13:56:04.156Z] time="2022-07-16T13:56:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1043038462" [2022-07-16T13:56:04.156Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestReloadWithDuplicateLabels [2022-07-16T13:56:04.156Z] time="2022-07-16T13:56:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3553615865" [2022-07-16T13:56:04.156Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-07-16T13:56:04.156Z] === RUN TestDaemonConfigurationMerge [2022-07-16T13:56:04.156Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-07-16T13:56:04.156Z] PASS [2022-07-16T13:56:04.156Z] coverage: 79.7% of statements [2022-07-16T13:56:04.156Z] ok github.com/docker/docker/daemon/config 0.395s coverage: 79.7% of statements [2022-07-16T13:56:04.628Z] --- PASS: TestNISDomainname (1.07s) [2022-07-16T13:56:04.628Z] === RUN TestHostnameDnsResolution [2022-07-16T13:56:05.175Z] === RUN TestWaitNodeAttachment [2022-07-16T13:56:05.191Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-16T13:56:05.660Z] === RUN TestEventsLog [2022-07-16T13:56:05.660Z] --- PASS: TestEventsLog (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestEventsLogTimeout [2022-07-16T13:56:05.660Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestLogEvents [2022-07-16T13:56:05.660Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-07-16T13:56:05.660Z] === RUN TestIsolationConversion [2022-07-16T13:56:05.660Z] === RUN TestIsolationConversion/default [2022-07-16T13:56:05.660Z] === RUN TestIsolationConversion/process [2022-07-16T13:56:05.660Z] === RUN TestIsolationConversion/hyperv [2022-07-16T13:56:05.660Z] --- PASS: TestIsolationConversion (0.00s) [2022-07-16T13:56:05.660Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-07-16T13:56:05.660Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-07-16T13:56:05.660Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestContainerLabels [2022-07-16T13:56:05.660Z] --- PASS: TestContainerLabels (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestCredentialSpecConversion [2022-07-16T13:56:05.660Z] === RUN TestCredentialSpecConversion/none [2022-07-16T13:56:05.660Z] === RUN TestCredentialSpecConversion/config [2022-07-16T13:56:05.660Z] === RUN TestCredentialSpecConversion/file [2022-07-16T13:56:05.660Z] === RUN TestCredentialSpecConversion/registry [2022-07-16T13:56:05.660Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-07-16T13:56:05.660Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-07-16T13:56:05.660Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-07-16T13:56:05.660Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-07-16T13:56:05.660Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestControllerValidateMountBind [2022-07-16T13:56:05.660Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestControllerValidateMountVolume [2022-07-16T13:56:05.660Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestControllerValidateMountTarget [2022-07-16T13:56:05.660Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestControllerValidateMountTmpfs [2022-07-16T13:56:05.660Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestControllerValidateMountInvalidType [2022-07-16T13:56:05.660Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestControllerValidateMountNamedPipe [2022-07-16T13:56:05.660Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-07-16T13:56:05.660Z] PASS [2022-07-16T13:56:05.660Z] coverage: 11.0% of statements [2022-07-16T13:56:05.660Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.665s coverage: 11.0% of statements [2022-07-16T13:56:05.660Z] --- PASS: TestLogEvents (0.05s) [2022-07-16T13:56:05.660Z] === RUN TestLoadBufferedEvents [2022-07-16T13:56:05.660Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-07-16T13:56:05.660Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-07-16T13:56:05.660Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-07-16T13:56:05.660Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-07-16T13:56:05.660Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-07-16T13:56:05.660Z] PASS [2022-07-16T13:56:05.660Z] coverage: 50.0% of statements [2022-07-16T13:56:05.660Z] ok github.com/docker/docker/daemon/events 0.244s coverage: 50.0% of statements [2022-07-16T13:56:05.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-16T13:56:05.754Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-16T13:56:06.010Z] --- PASS: TestHostnameDnsResolution (1.39s) [2022-07-16T13:56:06.010Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T13:56:06.010Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-16T13:56:06.145Z] === RUN TestIsEmptyDir [2022-07-16T13:56:06.145Z] --- PASS: TestIsEmptyDir (0.01s) [2022-07-16T13:56:06.145Z] PASS [2022-07-16T13:56:06.145Z] coverage: 2.3% of statements [2022-07-16T13:56:06.145Z] ok github.com/docker/docker/daemon/graphdriver 0.069s coverage: 2.3% of statements [2022-07-16T13:56:06.145Z] === RUN TestVerifyNetworkingConfig [2022-07-16T13:56:06.145Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestGetContainer [2022-07-16T13:56:06.145Z] --- PASS: TestGetContainer (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestValidContainerNames [2022-07-16T13:56:06.145Z] --- PASS: TestValidContainerNames (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestContainerInitDNS [2022-07-16T13:56:06.145Z] daemon_test.go:147: root required [2022-07-16T13:56:06.145Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestMerge [2022-07-16T13:56:06.145Z] --- PASS: TestMerge (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestValidateContainerIsolation [2022-07-16T13:56:06.145Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestFindNetworkErrorType [2022-07-16T13:56:06.145Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestEnsureServicesExist [2022-07-16T13:56:06.145Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-07-16T13:56:06.145Z] === RUN TestEnsureServicesExistErrors [2022-07-16T13:56:06.145Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-07-16T13:56:06.146Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-07-16T13:56:06.146Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-07-16T13:56:06.146Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-07-16T13:56:06.146Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-07-16T13:56:06.146Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-07-16T13:56:06.146Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-07-16T13:56:06.146Z] === RUN TestContainerDelete [2022-07-16T13:56:06.146Z] --- PASS: TestContainerDelete (0.00s) [2022-07-16T13:56:06.146Z] === RUN TestContainerDoubleDelete [2022-07-16T13:56:06.146Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-07-16T13:56:06.146Z] === RUN TestLogContainerEventCopyLabels [2022-07-16T13:56:06.146Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-07-16T13:56:06.146Z] === RUN TestLogContainerEventWithAttributes [2022-07-16T13:56:06.146Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-07-16T13:56:06.146Z] === RUN TestNoneHealthcheck [2022-07-16T13:56:06.146Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-07-16T13:56:06.146Z] === RUN TestHealthStates [2022-07-16T13:56:06.267Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-16T13:56:06.524Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-16T13:56:06.524Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-07-16T13:56:06.524Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-16T13:56:06.630Z] time="2022-07-16T13:56:05Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] time="2022-07-16T13:56:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-16T13:56:06.631Z] --- PASS: TestHealthStates (0.17s) [2022-07-16T13:56:06.631Z] === RUN TestMaskURLCredentials [2022-07-16T13:56:06.631Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestGetInspectData [2022-07-16T13:56:06.631Z] --- PASS: TestGetInspectData (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestFillLicense [2022-07-16T13:56:06.631Z] --- PASS: TestFillLicense (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestListInvalidFilter [2022-07-16T13:56:06.631Z] --- PASS: TestListInvalidFilter (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestNameFilter [2022-07-16T13:56:06.631Z] --- PASS: TestNameFilter (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-07-16T13:56:06.631Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-07-16T13:56:06.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-07-16T13:56:06.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestDaemonReloadLabels [2022-07-16T13:56:06.631Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-07-16T13:56:06.631Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestDaemonReloadMirrors [2022-07-16T13:56:06.631Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestDaemonReloadInsecureRegistries [2022-07-16T13:56:06.631Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestDaemonReloadNotAffectOthers [2022-07-16T13:56:06.631Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-07-16T13:56:06.631Z] === RUN TestDaemonDiscoveryReload [2022-07-16T13:56:06.780Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-07-16T13:56:06.780Z] === RUN TestStats [2022-07-16T13:56:07.116Z] === RUN TestLinkNaming [2022-07-16T13:56:07.116Z] --- PASS: TestLinkNaming (0.00s) [2022-07-16T13:56:07.116Z] === RUN TestLinkNew [2022-07-16T13:56:07.116Z] --- PASS: TestLinkNew (0.00s) [2022-07-16T13:56:07.116Z] === RUN TestLinkEnv [2022-07-16T13:56:07.116Z] --- PASS: TestLinkEnv (0.00s) [2022-07-16T13:56:07.116Z] === RUN TestLinkMultipleEnv [2022-07-16T13:56:07.116Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-07-16T13:56:07.116Z] === RUN TestLinkPortRangeEnv [2022-07-16T13:56:07.116Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-07-16T13:56:07.116Z] PASS [2022-07-16T13:56:07.116Z] coverage: 93.0% of statements [2022-07-16T13:56:07.116Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-07-16T13:56:07.601Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-07-16T13:56:07.601Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-07-16T13:56:08.085Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-07-16T13:56:08.085Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-07-16T13:56:08.147Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-16T13:56:08.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-16T13:56:08.570Z] === RUN TestAdapterReadLogs [2022-07-16T13:56:08.570Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestCopier [2022-07-16T13:56:08.570Z] --- PASS: TestCopier (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestCopierLongLines [2022-07-16T13:56:08.570Z] --- PASS: TestCopierLongLines (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestCopierSlow [2022-07-16T13:56:08.570Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-07-16T13:56:08.570Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-07-16T13:56:08.570Z] reload_test.go:520: root required [2022-07-16T13:56:08.570Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-07-16T13:56:08.570Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-07-16T13:56:08.570Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-07-16T13:56:08.570Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-07-16T13:56:08.570Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-07-16T13:56:08.570Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-07-16T13:56:08.570Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-07-16T13:56:08.570Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-07-16T13:56:08.570Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestParseVolumesFrom [2022-07-16T13:56:08.570Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-07-16T13:56:08.570Z] PASS [2022-07-16T13:56:08.570Z] coverage: 9.0% of statements [2022-07-16T13:56:08.570Z] ok github.com/docker/docker/daemon 2.398s coverage: 9.0% of statements [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-07-16T13:56:08.570Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-07-16T13:56:08.570Z] --- PASS: TestCopierSlow (0.20s) [2022-07-16T13:56:08.570Z] === RUN TestCopierWithSized [2022-07-16T13:56:08.570Z] === RUN TestCopierWithSized/as_is [2022-07-16T13:56:08.570Z] === RUN TestCopierWithSized/With_RingLogger [2022-07-16T13:56:08.570Z] --- PASS: TestCopierWithSized (0.01s) [2022-07-16T13:56:08.570Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-07-16T13:56:08.570Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestCopierWithPartial [2022-07-16T13:56:08.570Z] --- PASS: TestCopierWithPartial (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestRingLogger [2022-07-16T13:56:08.570Z] --- PASS: TestRingLogger (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestRingCap [2022-07-16T13:56:08.570Z] --- PASS: TestRingCap (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestRingClose [2022-07-16T13:56:08.570Z] --- PASS: TestRingClose (0.00s) [2022-07-16T13:56:08.570Z] === RUN TestRingDrain [2022-07-16T13:56:08.570Z] --- PASS: TestRingDrain (0.00s) [2022-07-16T13:56:08.570Z] PASS [2022-07-16T13:56:08.570Z] coverage: 43.5% of statements [2022-07-16T13:56:08.570Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 43.5% of statements [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig/defaults [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig/invalid_create_group [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-07-16T13:56:09.590Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig (0.00s) [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-07-16T13:56:09.590Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-07-16T13:56:09.590Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-07-16T13:56:09.590Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-07-16T13:56:09.590Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-07-16T13:56:09.590Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-07-16T13:56:09.590Z] === RUN TestNewAWSLogsClientRegionDetect [2022-07-16T13:56:09.590Z] === RUN TestSearchRegistryForImagesErrors [2022-07-16T13:56:09.590Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-07-16T13:56:09.590Z] === RUN TestSearchRegistryForImages [2022-07-16T13:56:09.590Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-07-16T13:56:09.590Z] === RUN TestOnlyPlatformWithFallback [2022-07-16T13:56:09.590Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-07-16T13:56:09.590Z] === RUN TestImageDelete [2022-07-16T13:56:09.590Z] === RUN TestImageDelete/no_lease [2022-07-16T13:56:09.590Z] === RUN TestImageDelete/lease_exists [2022-07-16T13:56:09.590Z] time="2022-07-16T13:56:09Z" level=info msg="Trying to get region from EC2 Metadata" [2022-07-16T13:56:09.591Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-07-16T13:56:09.591Z] === RUN TestCreateSuccess [2022-07-16T13:56:09.591Z] --- PASS: TestCreateSuccess (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCreateLogGroupSuccess [2022-07-16T13:56:09.591Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCreateError [2022-07-16T13:56:09.591Z] --- PASS: TestCreateError (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCreateAlreadyExists [2022-07-16T13:56:09.591Z] time="2022-07-16T13:56:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-07-16T13:56:09.591Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestLogClosed [2022-07-16T13:56:09.591Z] --- PASS: TestLogClosed (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestLogBlocking [2022-07-16T13:56:09.591Z] --- PASS: TestLogBlocking (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestLogNonBlockingBufferEmpty [2022-07-16T13:56:09.591Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestLogNonBlockingBufferFull [2022-07-16T13:56:09.591Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestPublishBatchSuccess [2022-07-16T13:56:09.591Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestPublishBatchError [2022-07-16T13:56:09.591Z] time="2022-07-16T13:56:09Z" level=error msg=Error [2022-07-16T13:56:09.591Z] --- PASS: TestPublishBatchError (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-07-16T13:56:09.591Z] time="2022-07-16T13:56:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-07-16T13:56:09.591Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestPublishBatchAlreadyAccepted [2022-07-16T13:56:09.591Z] time="2022-07-16T13:56:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-07-16T13:56:09.591Z] time="2022-07-16T13:56:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-07-16T13:56:09.591Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCollectBatchSimple [2022-07-16T13:56:09.591Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCollectBatchTicker [2022-07-16T13:56:09.591Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCollectBatchMultilinePattern [2022-07-16T13:56:09.591Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-07-16T13:56:09.591Z] --- PASS: TestImageDelete (0.05s) [2022-07-16T13:56:09.591Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-07-16T13:56:09.591Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-07-16T13:56:09.591Z] === RUN TestContentStoreForPull [2022-07-16T13:56:09.591Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-07-16T13:56:09.591Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-07-16T13:56:09.591Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-07-16T13:56:09.591Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-07-16T13:56:09.591Z] === RUN TestCollectBatchClose [2022-07-16T13:56:09.591Z] --- PASS: TestCollectBatchClose (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestEffectiveLen [2022-07-16T13:56:09.591Z] === RUN TestEffectiveLen/0/Hello [2022-07-16T13:56:09.591Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-07-16T13:56:09.591Z] === RUN TestEffectiveLen/2/🙃 [2022-07-16T13:56:09.591Z] === RUN TestEffectiveLen/3/���� [2022-07-16T13:56:09.591Z] === RUN TestEffectiveLen/4/He��o [2022-07-16T13:56:09.591Z] === RUN TestEffectiveLen/5/ [2022-07-16T13:56:09.591Z] --- PASS: TestEffectiveLen (0.00s) [2022-07-16T13:56:09.591Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-07-16T13:56:09.591Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-07-16T13:56:09.591Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-07-16T13:56:09.591Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-07-16T13:56:09.591Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-07-16T13:56:09.591Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-07-16T13:56:09.591Z] === RUN TestFindValidSplit [2022-07-16T13:56:09.591Z] === RUN TestFindValidSplit/0/ [2022-07-16T13:56:09.591Z] cloudwatchlogs_test.go:1044: [2022-07-16T13:56:09.591Z] cloudwatchlogs_test.go:1045: [2022-07-16T13:56:09.591Z] === RUN TestFindValidSplit/1/Hello [2022-07-16T13:56:09.769Z] --- PASS: TestStats (2.71s) [2022-07-16T13:56:09.769Z] === RUN TestStopContainerWithTimeout [2022-07-16T13:56:09.769Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T13:56:09.769Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T13:56:09.769Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T13:56:09.769Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T13:56:09.769Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T13:56:09.769Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T13:56:09.769Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T13:56:09.769Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T13:56:09.769Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T13:56:09.769Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T13:56:10.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1044: Hello [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1045: [2022-07-16T13:56:10.076Z] === RUN TestFindValidSplit/2/Hello [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1044: He [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1045: llo [2022-07-16T13:56:10.076Z] === RUN TestFindValidSplit/3/Hello [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1044: [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1045: Hello [2022-07-16T13:56:10.076Z] === RUN TestFindValidSplit/4/🙃 [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1044: [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1045: 🙃 [2022-07-16T13:56:10.076Z] === RUN TestFindValidSplit/5/🙃 [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1044: 🙃 [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1045: [2022-07-16T13:56:10.076Z] === RUN TestFindValidSplit/6/a� [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1044: a [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1045: � [2022-07-16T13:56:10.076Z] === RUN TestFindValidSplit/7/a� [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1044: a� [2022-07-16T13:56:10.076Z] cloudwatchlogs_test.go:1045: [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestProcessEventEmoji [2022-07-16T13:56:10.076Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-07-16T13:56:10.076Z] === RUN TestCollectBatchLineSplit [2022-07-16T13:56:10.076Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestCollectBatchLineSplitWithBinary [2022-07-16T13:56:10.076Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestCollectBatchMaxEvents [2022-07-16T13:56:10.076Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-07-16T13:56:10.076Z] === RUN TestCollectBatchMaxTotalBytes [2022-07-16T13:56:10.076Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-07-16T13:56:10.076Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-07-16T13:56:10.076Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-07-16T13:56:10.076Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-07-16T13:56:10.076Z] --- PASS: TestContentStoreForPull (0.20s) [2022-07-16T13:56:10.076Z] PASS [2022-07-16T13:56:10.076Z] coverage: 6.6% of statements [2022-07-16T13:56:10.076Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsMultilinePattern [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-07-16T13:56:10.076Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-07-16T13:56:10.076Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-07-16T13:56:10.076Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestCreateTagSuccess [2022-07-16T13:56:10.076Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-07-16T13:56:10.076Z] ok github.com/docker/docker/daemon/images 0.335s coverage: 6.6% of statements [2022-07-16T13:56:10.076Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-07-16T13:56:10.076Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-07-16T13:56:10.076Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-07-16T13:56:10.076Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-07-16T13:56:10.076Z] PASS [2022-07-16T13:56:10.076Z] coverage: 77.8% of statements [2022-07-16T13:56:10.076Z] ok github.com/docker/docker/daemon/logger/awslogs 0.425s coverage: 77.8% of statements [2022-07-16T13:56:10.076Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-16T13:56:10.076Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-16T13:56:10.076Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-07-16T13:56:10.076Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-16T13:56:10.076Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-16T13:56:10.076Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-07-16T13:56:10.076Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-07-16T13:56:10.076Z] === RUN TestJSONLogsMarshalJSONBuf [2022-07-16T13:56:10.076Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-07-16T13:56:10.076Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-07-16T13:56:10.076Z] === RUN TestFastTimeMarshalJSON [2022-07-16T13:56:10.076Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-07-16T13:56:10.076Z] PASS [2022-07-16T13:56:10.076Z] coverage: 87.2% of statements [2022-07-16T13:56:10.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 87.2% of statements [2022-07-16T13:56:10.076Z] === RUN TestJSONFileLogger [2022-07-16T13:56:10.076Z] --- PASS: TestJSONFileLogger (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestJSONFileLoggerWithTags [2022-07-16T13:56:10.076Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestJSONFileLoggerWithOpts [2022-07-16T13:56:10.076Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-07-16T13:56:10.076Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-07-16T13:56:10.076Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-07-16T13:56:10.076Z] === RUN TestEncodeDecode [2022-07-16T13:56:10.076Z] === PAUSE TestEncodeDecode [2022-07-16T13:56:10.076Z] === RUN TestUnexpectedEOF [2022-07-16T13:56:10.561Z] time="2022-07-16T13:56:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-07-16T13:56:10.561Z] time="2022-07-16T13:56:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-07-16T13:56:10.561Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-07-16T13:56:10.561Z] === CONT TestEncodeDecode [2022-07-16T13:56:10.561Z] --- PASS: TestEncodeDecode (0.00s) [2022-07-16T13:56:10.561Z] PASS [2022-07-16T13:56:10.561Z] coverage: 69.9% of statements [2022-07-16T13:56:10.561Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.221s coverage: 69.9% of statements [2022-07-16T13:56:10.587Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T13:56:11.581Z] === RUN TestWriteLog [2022-07-16T13:56:11.581Z] === PAUSE TestWriteLog [2022-07-16T13:56:11.581Z] === RUN TestReadLog [2022-07-16T13:56:11.581Z] === PAUSE TestReadLog [2022-07-16T13:56:11.581Z] === RUN TestDecode [2022-07-16T13:56:11.581Z] --- PASS: TestDecode (0.02s) [2022-07-16T13:56:11.581Z] === CONT TestWriteLog [2022-07-16T13:56:11.581Z] === CONT TestReadLog [2022-07-16T13:56:11.581Z] --- PASS: TestWriteLog (0.00s) [2022-07-16T13:56:11.581Z] === RUN TestReadLog/tail_exact [2022-07-16T13:56:11.581Z] === RUN TestReadLog/tail_less_than_available [2022-07-16T13:56:11.581Z] === RUN TestReadLog/tail_more_than_available [2022-07-16T13:56:11.581Z] --- PASS: TestReadLog (0.16s) [2022-07-16T13:56:11.581Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-07-16T13:56:11.581Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-07-16T13:56:11.581Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-07-16T13:56:11.581Z] PASS [2022-07-16T13:56:11.581Z] coverage: 78.7% of statements [2022-07-16T13:56:11.581Z] === RUN TestLog [2022-07-16T13:56:11.581Z] --- PASS: TestLog (0.01s) [2022-07-16T13:56:11.581Z] PASS [2022-07-16T13:56:11.581Z] coverage: 31.5% of statements [2022-07-16T13:56:11.581Z] ok github.com/docker/docker/daemon/logger/local 0.270s coverage: 78.7% of statements [2022-07-16T13:56:11.581Z] === RUN TestOpenFileDelete [2022-07-16T13:56:11.581Z] --- PASS: TestOpenFileDelete (0.00s) [2022-07-16T13:56:11.581Z] === RUN TestOpenFileRename [2022-07-16T13:56:11.581Z] --- PASS: TestOpenFileRename (0.00s) [2022-07-16T13:56:11.581Z] === RUN TestHandleDecoderErr [2022-07-16T13:56:11.581Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-07-16T13:56:11.581Z] === RUN TestParseLogTagDefaultTag [2022-07-16T13:56:11.581Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-07-16T13:56:11.581Z] === RUN TestParseLogTag [2022-07-16T13:56:11.581Z] --- PASS: TestParseLogTag (0.00s) [2022-07-16T13:56:11.581Z] === RUN TestParseLogTagEmptyTag [2022-07-16T13:56:11.956Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-16T13:56:11.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-16T13:56:12.066Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-07-16T13:56:12.066Z] === RUN TestTailFiles [2022-07-16T13:56:12.066Z] --- PASS: TestTailFiles (0.00s) [2022-07-16T13:56:12.066Z] === RUN TestFollowLogsConsumerGone [2022-07-16T13:56:12.066Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-07-16T13:56:12.066Z] === RUN TestFollowLogsProducerGone [2022-07-16T13:56:12.066Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-07-16T13:56:12.066Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-07-16T13:56:12.066Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-07-16T13:56:12.066Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.147s coverage: 31.5% of statements [2022-07-16T13:56:12.066Z] === RUN TestCheckCapacityAndRotate [2022-07-16T13:56:12.066Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-07-16T13:56:12.066Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-07-16T13:56:12.066Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-16T13:56:12.066Z] --- PASS: TestCheckCapacityAndRotate (0.22s) [2022-07-16T13:56:12.066Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-07-16T13:56:12.066Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-07-16T13:56:12.066Z] PASS [2022-07-16T13:56:12.066Z] coverage: 54.9% of statements [2022-07-16T13:56:12.066Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.336s coverage: 54.9% of statements [2022-07-16T13:56:12.518Z] === CONT TestStopContainerWithTimeout/1 [2022-07-16T13:56:12.551Z] === RUN TestNewParse [2022-07-16T13:56:12.551Z] --- PASS: TestNewParse (0.00s) [2022-07-16T13:56:12.551Z] PASS [2022-07-16T13:56:12.551Z] coverage: 8.3% of statements [2022-07-16T13:56:12.551Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-07-16T13:56:12.774Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-16T13:56:13.035Z] === RUN TestValidateLogOpt [2022-07-16T13:56:13.035Z] --- PASS: TestValidateLogOpt (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestNewMissedConfig [2022-07-16T13:56:13.035Z] --- PASS: TestNewMissedConfig (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestNewMissedUrl [2022-07-16T13:56:13.035Z] --- PASS: TestNewMissedUrl (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestNewMissedToken [2022-07-16T13:56:13.035Z] --- PASS: TestNewMissedToken (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestNewWithProxy [2022-07-16T13:56:13.035Z] --- PASS: TestNewWithProxy (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestDefault [2022-07-16T13:56:13.035Z] --- PASS: TestDefault (0.01s) [2022-07-16T13:56:13.035Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-07-16T13:56:13.035Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-07-16T13:56:13.035Z] === RUN TestJsonFormat [2022-07-16T13:56:13.035Z] --- PASS: TestJsonFormat (0.01s) [2022-07-16T13:56:13.035Z] === RUN TestRawFormat [2022-07-16T13:56:13.035Z] --- PASS: TestRawFormat (0.01s) [2022-07-16T13:56:13.035Z] === RUN TestRawFormatWithLabels [2022-07-16T13:56:13.035Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestRawFormatWithoutTag [2022-07-16T13:56:13.035Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestBatching [2022-07-16T13:56:13.035Z] === RUN TestParseLogFormat [2022-07-16T13:56:13.035Z] --- PASS: TestParseLogFormat (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestValidateLogOptEmpty [2022-07-16T13:56:13.035Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestValidateSyslogAddress [2022-07-16T13:56:13.035Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestParseAddressDefaultPort [2022-07-16T13:56:13.035Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestValidateSyslogFacility [2022-07-16T13:56:13.035Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestValidateLogOptSyslogFormat [2022-07-16T13:56:13.035Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-07-16T13:56:13.035Z] === RUN TestValidateLogOpt [2022-07-16T13:56:13.035Z] --- PASS: TestValidateLogOpt (0.00s) [2022-07-16T13:56:13.035Z] PASS [2022-07-16T13:56:13.035Z] coverage: 46.8% of statements [2022-07-16T13:56:13.035Z] ok github.com/docker/docker/daemon/logger/syslog 0.089s coverage: 46.8% of statements [2022-07-16T13:56:13.522Z] --- PASS: TestBatching (0.30s) [2022-07-16T13:56:13.522Z] === RUN TestFrequency [2022-07-16T13:56:13.522Z] --- PASS: TestFrequency (0.34s) [2022-07-16T13:56:13.522Z] === RUN TestOneMessagePerRequest [2022-07-16T13:56:13.522Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-07-16T13:56:13.522Z] === RUN TestVerify [2022-07-16T13:56:13.522Z] --- PASS: TestVerify (0.00s) [2022-07-16T13:56:13.522Z] === RUN TestSkipVerify [2022-07-16T13:56:13.703Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-16T13:56:13.703Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] --- PASS: TestSkipVerify (0.44s) [2022-07-16T13:56:14.007Z] === RUN TestBufferMaximum [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1657979773.811432\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1657979773.811432\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.007Z] --- PASS: TestBufferMaximum (0.00s) [2022-07-16T13:56:14.007Z] === RUN TestServerAlwaysDown [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1657979773.813431\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1657979773.813431\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1657979773.813431\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1657979773.814801\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.007Z] time="2022-07-16T13:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1657979773.814801\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.007Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-07-16T13:56:14.007Z] === RUN TestCannotSendAfterClose [2022-07-16T13:56:14.007Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-07-16T13:56:14.007Z] === RUN TestDeadlockOnBlockedEndpoint [2022-07-16T13:56:14.161Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-07-16T13:56:14.161Z] === RUN TestInfoDebug [2022-07-16T13:56:14.161Z] --- PASS: TestInfoDebug (0.53s) [2022-07-16T13:56:14.161Z] === RUN TestInfoInsecureRegistries [2022-07-16T13:56:14.161Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-16T13:56:14.161Z] === RUN TestInfoRegistryMirrors [2022-07-16T13:56:14.161Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-16T13:56:14.161Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T13:56:14.161Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-16T13:56:14.161Z] === RUN TestPingCacheHeaders [2022-07-16T13:56:14.161Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-16T13:56:14.161Z] === RUN TestPingGet [2022-07-16T13:56:14.161Z] --- PASS: TestPingGet (0.01s) [2022-07-16T13:56:14.161Z] === RUN TestPingHead [2022-07-16T13:56:14.161Z] --- PASS: TestPingHead (0.02s) [2022-07-16T13:56:14.161Z] === RUN TestVersion [2022-07-16T13:56:14.161Z] --- PASS: TestVersion (0.02s) [2022-07-16T13:56:14.161Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-16T13:56:14.265Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-16T13:56:14.266Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-07-16T13:56:14.266Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2022-07-16T13:56:14.266Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-07-16T13:56:14.266Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2022-07-16T13:56:14.266Z] === RUN TestDeleteDevicemapper [2022-07-16T13:56:14.266Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:56:14.266Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T13:56:14.266Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T13:56:14.492Z] === RUN TestV1IDService [2022-07-16T13:56:14.492Z] --- PASS: TestV1IDService (0.04s) [2022-07-16T13:56:14.492Z] === RUN TestV2MetadataService [2022-07-16T13:56:14.523Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-16T13:56:14.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-16T13:56:14.523Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-16T13:56:14.523Z] check_test.go:309: [de27832b941a2] daemon is not started [2022-07-16T13:56:14.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-16T13:56:14.523Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-16T13:56:14.523Z] check_test.go:309: [db44abb6088a6] daemon is not started [2022-07-16T13:56:14.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-16T13:56:14.976Z] time="2022-07-16T13:56:14Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49200/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-07-16T13:56:14.976Z] time="2022-07-16T13:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fb6ee834e336\"}'" [2022-07-16T13:56:14.976Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-07-16T13:56:14.976Z] PASS [2022-07-16T13:56:14.976Z] coverage: 82.5% of statements [2022-07-16T13:56:14.976Z] ok github.com/docker/docker/daemon/logger/splunk 2.191s coverage: 82.5% of statements [2022-07-16T13:56:14.976Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-16T13:56:14.976Z] ? github.com/docker/docker/daemon/network [no test files] [2022-07-16T13:56:14.976Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-16T13:56:14.976Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-07-16T13:56:14.976Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-07-16T13:56:14.976Z] === RUN TestContinueOnError_MirrorEndpoint [2022-07-16T13:56:14.976Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-07-16T13:56:14.976Z] === RUN TestContinueOnError_NeverContinue [2022-07-16T13:56:14.976Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-07-16T13:56:14.976Z] === RUN TestContinueOnError_UnnestsErrors [2022-07-16T13:56:14.977Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-07-16T13:56:14.977Z] === RUN TestManifestStore [2022-07-16T13:56:14.977Z] === RUN TestManifestStore/no_remote_or_local [2022-07-16T13:56:15.113Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-16T13:56:15.373Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-16T13:56:15.461Z] === RUN TestSuccessfulDownload [2022-07-16T13:56:15.462Z] download_test.go:268: Needs fixing on Windows [2022-07-16T13:56:15.462Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestCancelledDownload [2022-07-16T13:56:15.462Z] --- PASS: TestCancelledDownload (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestMaxDownloadAttempts [2022-07-16T13:56:15.462Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-16T13:56:15.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-16T13:56:15.462Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-16T13:56:15.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-16T13:56:15.462Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-16T13:56:15.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-16T13:56:15.462Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-16T13:56:15.462Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-16T13:56:15.462Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-16T13:56:15.462Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-16T13:56:15.462Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-16T13:56:15.462Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-16T13:56:15.462Z] --- PASS: TestV2MetadataService (1.10s) [2022-07-16T13:56:15.462Z] PASS [2022-07-16T13:56:15.462Z] coverage: 48.2% of statements [2022-07-16T13:56:15.462Z] time="2022-07-16T13:56:15Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3919148707\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/no_local_cache [2022-07-16T13:56:15.462Z] ok github.com/docker/docker/distribution/metadata 1.204s coverage: 48.2% of statements [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/with_local_cache [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/unknown_media_type [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-07-16T13:56:15.462Z] time="2022-07-16T13:56:15Z" level=warning msg="reference for unknown type: " [2022-07-16T13:56:15.462Z] time="2022-07-16T13:56:15Z" level=warning msg="reference for unknown type: " [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-07-16T13:56:15.462Z] time="2022-07-16T13:56:15Z" level=warning msg="reference for unknown type: " [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-07-16T13:56:15.462Z] time="2022-07-16T13:56:15Z" level=warning msg="reference for unknown type: " [2022-07-16T13:56:15.462Z] time="2022-07-16T13:56:15Z" level=warning msg="reference for unknown type: " [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/error_persisting_manifest [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-07-16T13:56:15.462Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-07-16T13:56:15.462Z] time="2022-07-16T13:56:15Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore (0.33s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaType [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-07-16T13:56:15.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.01s) [2022-07-16T13:56:15.462Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestFixManifestLayers [2022-07-16T13:56:15.462Z] --- PASS: TestFixManifestLayers (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestFixManifestLayersBaseLayerParent [2022-07-16T13:56:15.462Z] pull_v2_test.go:82: Needs fixing on Windows [2022-07-16T13:56:15.462Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestFixManifestLayersBadParent [2022-07-16T13:56:15.462Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestValidateManifest [2022-07-16T13:56:15.462Z] pull_v2_test.go:127: Needs fixing on Windows [2022-07-16T13:56:15.462Z] --- SKIP: TestValidateManifest (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestFormatPlatform [2022-07-16T13:56:15.462Z] --- PASS: TestFormatPlatform (0.00s) [2022-07-16T13:56:15.462Z] === RUN TestPullSchema2Config [2022-07-16T13:56:15.462Z] === RUN TestPullSchema2Config/success_first_time [2022-07-16T13:56:15.462Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-16T13:56:15.462Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-16T13:56:15.462Z] === RUN TestPullSchema2Config/500_status [2022-07-16T13:56:15.462Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-16T13:56:15.462Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-16T13:56:15.536Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.15s) [2022-07-16T13:56:15.536Z] PASS [2022-07-16T13:56:15.536Z] [2022-07-16T13:56:15.536Z] DONE 18 tests in 22.157s [2022-07-16T13:56:15.536Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T13:56:15.536Z] INFO: Testing against a local daemon [2022-07-16T13:56:15.536Z] === RUN TestVolumesCreateAndList [2022-07-16T13:56:15.536Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-16T13:56:15.536Z] === RUN TestVolumesRemove [2022-07-16T13:56:15.536Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-16T13:56:15.536Z] === RUN TestVolumesInspect [2022-07-16T13:56:15.536Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-16T13:56:15.536Z] === RUN TestVolumesInvalidJSON [2022-07-16T13:56:15.536Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-16T13:56:15.536Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-16T13:56:15.536Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-16T13:56:15.536Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-16T13:56:15.536Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-16T13:56:15.536Z] PASS [2022-07-16T13:56:15.536Z] [2022-07-16T13:56:15.536Z] DONE 5 tests in 0.147s [2022-07-16T13:56:15.536Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T13:56:15.949Z] time="2022-07-16T13:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-16T13:56:15.949Z] time="2022-07-16T13:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-16T13:56:15.949Z] time="2022-07-16T13:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-16T13:56:15.949Z] time="2022-07-16T13:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-16T13:56:15.949Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-07-16T13:56:15.949Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-07-16T13:56:15.949Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-07-16T13:56:15.949Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-07-16T13:56:15.949Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-07-16T13:56:15.949Z] === RUN TestTransfer [2022-07-16T13:56:15.949Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-16T13:56:15.949Z] === RUN TestPullSchema2Config/EOF [2022-07-16T13:56:15.949Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-16T13:56:15.949Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-16T13:56:15.949Z] 2022/07/16 13:56:15 http: panic serving 127.0.0.1:49211: intentional panic [2022-07-16T13:56:15.949Z] goroutine 130 [running]: [2022-07-16T13:56:15.949Z] net/http.(*conn).serve.func1() [2022-07-16T13:56:15.949Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-07-16T13:56:15.949Z] panic({0x1886260, 0x19f4650}) [2022-07-16T13:56:15.949Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-07-16T13:56:15.949Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000102d04, {0x1a04f90, 0xc00019c380}) [2022-07-16T13:56:15.949Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-07-16T13:56:15.949Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1a04f90, 0xc00019c380}, 0xc000198e00) [2022-07-16T13:56:15.949Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-07-16T13:56:15.949Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1a04f90, 0xc00019c380}, 0x13e8f15) [2022-07-16T13:56:15.949Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-07-16T13:56:15.949Z] net/http.serverHandler.ServeHTTP({0xc0001e24e0}, {0x1a04f90, 0xc00019c380}, 0xc000198e00) [2022-07-16T13:56:15.949Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-07-16T13:56:15.949Z] net/http.(*conn).serve(0xc0002ede00, {0x1a09260, 0xc0000756e0}) [2022-07-16T13:56:15.949Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-07-16T13:56:15.949Z] created by net/http.(*Server).Serve [2022-07-16T13:56:15.949Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-07-16T13:56:15.949Z] --- PASS: TestTransfer (0.13s) [2022-07-16T13:56:15.949Z] === RUN TestConcurrencyLimit [2022-07-16T13:56:15.949Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-16T13:56:15.949Z] === RUN TestPullSchema2Config/unauthorized [2022-07-16T13:56:15.949Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-16T13:56:15.949Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-16T13:56:15.949Z] --- PASS: TestPullSchema2Config (0.53s) [2022-07-16T13:56:15.949Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-07-16T13:56:15.949Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-07-16T13:56:15.949Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-07-16T13:56:15.949Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-07-16T13:56:15.949Z] === RUN TestGetRepositoryMountCandidates [2022-07-16T13:56:15.949Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestLayerAlreadyExists [2022-07-16T13:56:15.949Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-16T13:56:15.949Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-16T13:56:15.949Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-16T13:56:15.949Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-16T13:56:15.949Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-16T13:56:15.949Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-16T13:56:15.949Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestWhenEmptyAuthConfig [2022-07-16T13:56:15.949Z] === RUN TestNotFound [2022-07-16T13:56:15.949Z] --- PASS: TestNotFound (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestConflict [2022-07-16T13:56:15.949Z] --- PASS: TestConflict (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestForbidden [2022-07-16T13:56:15.949Z] --- PASS: TestForbidden (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestInvalidParameter [2022-07-16T13:56:15.949Z] --- PASS: TestInvalidParameter (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestNotImplemented [2022-07-16T13:56:15.949Z] --- PASS: TestNotImplemented (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestNotModified [2022-07-16T13:56:15.949Z] --- PASS: TestNotModified (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestUnauthorized [2022-07-16T13:56:15.949Z] --- PASS: TestUnauthorized (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestUnknown [2022-07-16T13:56:15.949Z] --- PASS: TestUnknown (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestCancelled [2022-07-16T13:56:15.949Z] --- PASS: TestCancelled (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestDeadline [2022-07-16T13:56:15.949Z] --- PASS: TestDeadline (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestDataLoss [2022-07-16T13:56:15.949Z] --- PASS: TestDataLoss (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestUnavailable [2022-07-16T13:56:15.949Z] --- PASS: TestUnavailable (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestSystem [2022-07-16T13:56:15.949Z] --- PASS: TestSystem (0.00s) [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Not_Found [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Bad_Request [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Conflict [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Unauthorized [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Service_Unavailable [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Forbidden [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Not_Modified [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Not_Implemented [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-07-16T13:56:15.949Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-07-16T13:56:15.949Z] --- PASS: TestFromStatusCode (0.00s) [2022-07-16T13:56:15.949Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-07-16T13:56:16.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-07-16T13:56:16.433Z] PASS [2022-07-16T13:56:16.433Z] coverage: 77.0% of statements [2022-07-16T13:56:16.433Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-07-16T13:56:16.434Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-07-16T13:56:16.434Z] === RUN TestInactiveJobs [2022-07-16T13:56:16.434Z] --- PASS: TestInactiveJobs (0.36s) [2022-07-16T13:56:16.434Z] === RUN TestWatchRelease [2022-07-16T13:56:16.434Z] --- PASS: TestWatchRelease (0.04s) [2022-07-16T13:56:16.434Z] === RUN TestWatchFinishedTransfer [2022-07-16T13:56:16.434Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-07-16T13:56:16.434Z] === RUN TestDuplicateTransfer [2022-07-16T13:56:16.757Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2022-07-16T13:56:16.757Z] === RUN TestUpdateMemory [2022-07-16T13:56:16.757Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:56:16.757Z] --- SKIP: TestUpdateMemory (0.01s) [2022-07-16T13:56:16.757Z] === RUN TestUpdateCPUQuota [2022-07-16T13:56:16.918Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-07-16T13:56:16.918Z] === RUN TestSuccessfulUpload [2022-07-16T13:56:16.918Z] time="2022-07-16T13:56:16Z" level=error msg="Upload failed, retrying: simulating retry" [2022-07-16T13:56:16.918Z] === RUN TestFSGetInvalidData [2022-07-16T13:56:16.918Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-07-16T13:56:16.918Z] === RUN TestFSInvalidSet [2022-07-16T13:56:16.918Z] --- PASS: TestFSInvalidSet (0.01s) [2022-07-16T13:56:16.918Z] === RUN TestFSInvalidRoot [2022-07-16T13:56:16.918Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-07-16T13:56:16.918Z] === RUN TestFSMetadataGetSet [2022-07-16T13:56:16.918Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-07-16T13:56:16.918Z] === RUN TestCancelledUpload [2022-07-16T13:56:16.918Z] --- PASS: TestCancelledUpload (0.00s) [2022-07-16T13:56:16.918Z] PASS [2022-07-16T13:56:16.918Z] coverage: 76.4% of statements [2022-07-16T13:56:16.918Z] ok github.com/docker/docker/distribution/xfer 1.806s coverage: 76.4% of statements [2022-07-16T13:56:16.918Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-07-16T13:56:16.918Z] === RUN TestFSInvalidWalker [2022-07-16T13:56:16.918Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-07-16T13:56:16.918Z] === RUN TestFSGetSet [2022-07-16T13:56:16.918Z] --- PASS: TestFSGetSet (0.02s) [2022-07-16T13:56:16.918Z] === RUN TestFSGetUnsetKey [2022-07-16T13:56:16.918Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-07-16T13:56:16.918Z] === RUN TestFSGetEmptyData [2022-07-16T13:56:16.918Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-07-16T13:56:16.918Z] === RUN TestFSDelete [2022-07-16T13:56:16.918Z] --- PASS: TestFSDelete (0.02s) [2022-07-16T13:56:16.918Z] === RUN TestFSWalker [2022-07-16T13:56:17.166Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-16T13:56:17.166Z] Removing test suite binaries [2022-07-16T13:56:17.166Z] exiting test-integration [2022-07-16T13:56:17.166Z] ++ exit 0 [2022-07-16T13:56:17.166Z] [2022-07-16T13:56:17.403Z] --- PASS: TestFSWalker (0.02s) [2022-07-16T13:56:17.403Z] === RUN TestFSWalkerStopOnError [2022-07-16T13:56:17.403Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-07-16T13:56:17.403Z] === RUN TestNewFromJSON [2022-07-16T13:56:17.403Z] --- PASS: TestNewFromJSON (0.00s) [2022-07-16T13:56:17.403Z] === RUN TestNewFromJSONWithInvalidJSON [2022-07-16T13:56:17.403Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-07-16T13:56:17.403Z] === RUN TestMarshalKeyOrder [2022-07-16T13:56:17.403Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-07-16T13:56:17.403Z] === RUN TestImage [2022-07-16T13:56:17.403Z] --- PASS: TestImage (0.00s) [2022-07-16T13:56:17.403Z] === RUN TestImageOSNotEmpty [2022-07-16T13:56:17.403Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-07-16T13:56:17.403Z] === RUN TestNewChildImageFromImageWithRootFS [2022-07-16T13:56:17.403Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-07-16T13:56:17.403Z] === RUN TestCreate [2022-07-16T13:56:17.403Z] --- PASS: TestCreate (0.01s) [2022-07-16T13:56:17.403Z] === RUN TestRestore [2022-07-16T13:56:17.403Z] === RUN TestCompare [2022-07-16T13:56:17.403Z] --- PASS: TestCompare (0.00s) [2022-07-16T13:56:17.403Z] PASS [2022-07-16T13:56:17.403Z] coverage: 19.2% of statements [2022-07-16T13:56:17.403Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2022-07-16T13:56:17.403Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-07-16T13:56:17.403Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-07-16T13:56:17.403Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-07-16T13:56:17.403Z] === RUN TestTokenPassThru [2022-07-16T13:56:17.403Z] --- PASS: TestTokenPassThru (0.01s) [2022-07-16T13:56:17.403Z] === RUN TestTokenPassThruDifferentHost [2022-07-16T13:56:17.403Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-07-16T13:56:17.403Z] PASS [2022-07-16T13:56:17.403Z] coverage: 25.9% of statements [2022-07-16T13:56:17.403Z] ok github.com/docker/docker/distribution 2.162s coverage: 25.9% of statements [2022-07-16T13:56:17.403Z] time="2022-07-16T13:56:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-07-16T13:56:17.403Z] --- PASS: TestRestore (0.20s) [2022-07-16T13:56:17.403Z] === RUN TestAddDelete [2022-07-16T13:56:17.403Z] --- PASS: TestAddDelete (0.03s) [2022-07-16T13:56:17.403Z] === RUN TestSearchAfterDelete [2022-07-16T13:56:17.403Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-07-16T13:56:17.403Z] === RUN TestParentReset [2022-07-16T13:56:17.403Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-16T13:56:17.403Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-16T13:56:17.403Z] --- PASS: TestParentReset (0.04s) [2022-07-16T13:56:17.403Z] === RUN TestGetAndSetLastUpdated [2022-07-16T13:56:17.403Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-07-16T13:56:17.403Z] === RUN TestStoreLen [2022-07-16T13:56:17.403Z] --- PASS: TestStoreLen (0.06s) [2022-07-16T13:56:17.403Z] PASS [2022-07-16T13:56:17.403Z] coverage: 86.8% of statements [2022-07-16T13:56:17.403Z] ok github.com/docker/docker/image 0.589s coverage: 86.8% of statements [2022-07-16T13:56:17.684Z] --- PASS: TestUpdateCPUQuota (1.18s) [2022-07-16T13:56:17.684Z] === RUN TestUpdatePidsLimit [2022-07-16T13:56:17.684Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-16T13:56:17.887Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-16T13:56:17.887Z] === RUN TestMakeV1ConfigFromConfig [2022-07-16T13:56:17.887Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-07-16T13:56:17.887Z] PASS [2022-07-16T13:56:17.887Z] coverage: 25.0% of statements [2022-07-16T13:56:17.887Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2022-07-16T13:56:17.887Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-16T13:56:17.941Z] check_test.go:309: [d45824e0c8886] daemon is not started [2022-07-16T13:56:17.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-16T13:56:18.198Z] === RUN TestUpdatePidsLimit/no_change [2022-07-16T13:56:18.455Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-16T13:56:18.907Z] === RUN TestSerialization [2022-07-16T13:56:18.907Z] --- PASS: TestSerialization (0.03s) [2022-07-16T13:56:18.907Z] PASS [2022-07-16T13:56:18.907Z] coverage: 87.5% of statements [2022-07-16T13:56:18.907Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 87.5% of statements [2022-07-16T13:56:19.017Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2022-07-16T13:56:19.079Z] Recording test results [2022-07-16T13:56:19.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-16T13:56:19.391Z] === RUN TestEnvironmentParsing [2022-07-16T13:56:19.391Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-07-16T13:56:19.391Z] PASS [2022-07-16T13:56:19.391Z] coverage: 1.0% of statements [2022-07-16T13:56:19.391Z] ok github.com/docker/docker/libcontainerd/local 0.097s coverage: 1.0% of statements [2022-07-16T13:56:19.533Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-16T13:56:19.875Z] === RUN TestEmptyLayer [2022-07-16T13:56:19.875Z] --- PASS: TestEmptyLayer (0.00s) [2022-07-16T13:56:19.875Z] === RUN TestCommitFailure [2022-07-16T13:56:19.875Z] --- PASS: TestCommitFailure (0.01s) [2022-07-16T13:56:19.875Z] === RUN TestStartTransactionFailure [2022-07-16T13:56:19.875Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-07-16T13:56:19.875Z] === RUN TestGetOrphan [2022-07-16T13:56:19.875Z] --- PASS: TestGetOrphan (0.01s) [2022-07-16T13:56:19.875Z] === RUN TestMountAndRegister [2022-07-16T13:56:19.875Z] layer_test.go:271: Layer size: 14 [2022-07-16T13:56:19.875Z] --- PASS: TestMountAndRegister (0.08s) [2022-07-16T13:56:19.875Z] === RUN TestLayerRelease [2022-07-16T13:56:19.875Z] layer_test.go:304: Failing on Windows [2022-07-16T13:56:19.875Z] --- SKIP: TestLayerRelease (0.00s) [2022-07-16T13:56:19.875Z] === RUN TestStoreRestore [2022-07-16T13:56:19.875Z] layer_test.go:353: Failing on Windows [2022-07-16T13:56:19.875Z] --- SKIP: TestStoreRestore (0.00s) [2022-07-16T13:56:19.875Z] === RUN TestTarStreamStability [2022-07-16T13:56:19.875Z] layer_test.go:468: Failing on Windows [2022-07-16T13:56:19.875Z] --- SKIP: TestTarStreamStability (0.00s) [2022-07-16T13:56:19.875Z] === RUN TestRegisterExistingLayer [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-07-16T13:56:19.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-07-16T13:56:19.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-07-16T13:56:19.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-07-16T13:56:19.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-07-16T13:56:19.876Z] PASS [2022-07-16T13:56:19.876Z] coverage: 45.8% of statements [2022-07-16T13:56:19.876Z] ok github.com/docker/docker/oci 0.047s coverage: 45.8% of statements [2022-07-16T13:56:19.876Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-07-16T13:56:19.876Z] === RUN TestTarStreamVerification [2022-07-16T13:56:19.876Z] layer_test.go:697: Failing on Windows [2022-07-16T13:56:19.876Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-07-16T13:56:19.876Z] === RUN TestLayerMigration [2022-07-16T13:56:19.876Z] migration_test.go:46: Failing on Windows [2022-07-16T13:56:19.876Z] --- SKIP: TestLayerMigration (0.00s) [2022-07-16T13:56:19.876Z] === RUN TestLayerMigrationNoTarsplit [2022-07-16T13:56:19.876Z] migration_test.go:182: Failing on Windows [2022-07-16T13:56:19.876Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-07-16T13:56:19.876Z] === RUN TestMountInit [2022-07-16T13:56:19.876Z] mount_test.go:17: Failing on Windows [2022-07-16T13:56:19.876Z] --- SKIP: TestMountInit (0.00s) [2022-07-16T13:56:19.876Z] === RUN TestMountSize [2022-07-16T13:56:19.876Z] mount_test.go:76: Failing on Windows [2022-07-16T13:56:19.876Z] --- SKIP: TestMountSize (0.00s) [2022-07-16T13:56:19.876Z] === RUN TestMountChanges [2022-07-16T13:56:19.876Z] mount_test.go:125: Failing on Windows [2022-07-16T13:56:19.876Z] --- SKIP: TestMountChanges (0.00s) [2022-07-16T13:56:19.876Z] === RUN TestMountApply [2022-07-16T13:56:19.876Z] mount_test.go:212: Failing on Windows [2022-07-16T13:56:19.876Z] --- SKIP: TestMountApply (0.00s) [2022-07-16T13:56:19.876Z] PASS [2022-07-16T13:56:19.876Z] coverage: 30.1% of statements [2022-07-16T13:56:19.876Z] ok github.com/docker/docker/layer 0.344s coverage: 30.1% of statements [2022-07-16T13:56:20.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-16T13:56:20.360Z] === RUN TestAddressPoolOpt [2022-07-16T13:56:20.360Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/a [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/something [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/_=a [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/env1=value1 [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/_env1=value1 [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/env2=value2=value3 [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/env3=abc!qwe [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/env_4=value_4 [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/PATH [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/=a [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/PATH= [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/PATH=something [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/asd!qwe [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/1asd [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/123 [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/some_space [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/__some_space_before [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/some_space_after__ [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/= [2022-07-16T13:56:20.360Z] === RUN TestValidateEnv/PaTh [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/a (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/something (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/= (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestParseHost [2022-07-16T13:56:20.360Z] --- PASS: TestParseHost (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestParseDockerDaemonHost [2022-07-16T13:56:20.360Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestParseTCP [2022-07-16T13:56:20.360Z] --- PASS: TestParseTCP (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestParseInvalidUnixAddrInvalid [2022-07-16T13:56:20.360Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestValidateExtraHosts [2022-07-16T13:56:20.360Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestIpOptString [2022-07-16T13:56:20.360Z] --- PASS: TestIpOptString (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestNewIpOptInvalidDefaultVal [2022-07-16T13:56:20.360Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestNewIpOptValidDefaultVal [2022-07-16T13:56:20.360Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestIpOptSetInvalidVal [2022-07-16T13:56:20.360Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestValidateIPAddress [2022-07-16T13:56:20.360Z] --- PASS: TestValidateIPAddress (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestMapOpts [2022-07-16T13:56:20.360Z] --- PASS: TestMapOpts (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestListOptsWithoutValidator [2022-07-16T13:56:20.360Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestListOptsWithValidator [2022-07-16T13:56:20.360Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestValidateDNSSearch [2022-07-16T13:56:20.360Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_general_format [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_one_more [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-07-16T13:56:20.360Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-07-16T13:56:20.360Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestNamedListOpts [2022-07-16T13:56:20.360Z] --- PASS: TestNamedListOpts (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestNamedMapOpts [2022-07-16T13:56:20.360Z] --- PASS: TestNamedMapOpts (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestParseLink [2022-07-16T13:56:20.360Z] --- PASS: TestParseLink (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestQuotedStringSetWithQuotes [2022-07-16T13:56:20.360Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-07-16T13:56:20.360Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestQuotedStringSetWithNoQuotes [2022-07-16T13:56:20.360Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-07-16T13:56:20.360Z] === RUN TestUlimitOpt [2022-07-16T13:56:20.360Z] --- PASS: TestUlimitOpt (0.00s) [2022-07-16T13:56:20.360Z] PASS [2022-07-16T13:56:20.360Z] coverage: 67.1% of statements [2022-07-16T13:56:20.360Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-16T13:56:20.360Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-16T13:56:20.360Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-16T13:56:20.360Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-16T13:56:20.360Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2022-07-16T13:56:20.360Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-16T13:56:20.360Z] === RUN TestParseVersion [2022-07-16T13:56:20.360Z] --- PASS: TestParseVersion (0.00s) [2022-07-16T13:56:20.360Z] PASS [2022-07-16T13:56:20.360Z] coverage: 52.9% of statements [2022-07-16T13:56:20.360Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-07-16T13:56:20.664Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T13:56:20.845Z] === RUN TestUnbuffered [2022-07-16T13:56:20.845Z] --- PASS: TestUnbuffered (0.00s) [2022-07-16T13:56:20.845Z] === RUN TestRaceUnbuffered [2022-07-16T13:56:20.845Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-07-16T13:56:20.845Z] PASS [2022-07-16T13:56:20.845Z] coverage: 100.0% of statements [2022-07-16T13:56:20.845Z] ok github.com/docker/docker/pkg/broadcaster 0.053s coverage: 100.0% of statements [2022-07-16T13:56:20.845Z] === RUN TestMatch [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[foo]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[bar]_[foo]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[foo_bar]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[qux]_[foo]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[]#01 [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[qux]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[foo_bar_qux]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[qux]_[baz]] [2022-07-16T13:56:20.845Z] === RUN TestMatch/[[foo_baz]] [2022-07-16T13:56:20.845Z] --- PASS: TestMatch (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-07-16T13:56:20.845Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-07-16T13:56:20.845Z] PASS [2022-07-16T13:56:20.845Z] coverage: 87.5% of statements [2022-07-16T13:56:20.845Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2022-07-16T13:56:20.999Z] + echo Ensuring container killed. [2022-07-16T13:56:20.999Z] Ensuring container killed. [2022-07-16T13:56:20.999Z] + docker rm -vf docker-pr1 [2022-07-16T13:56:20.999Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-07-16T13:56:21.025Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-07-16T13:56:21.025Z] === RUN TestUpdateRestartPolicy [2022-07-16T13:56:21.333Z] + echo Chowning /workspace to jenkins user [2022-07-16T13:56:21.333Z] Chowning /workspace to jenkins user [2022-07-16T13:56:21.333Z] + id -u [2022-07-16T13:56:21.333Z] + id -g [2022-07-16T13:56:21.333Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43824:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T13:56:21.333Z] Unable to find image 'busybox:latest' locally [2022-07-16T13:56:21.591Z] latest: Pulling from library/busybox [2022-07-16T13:56:21.591Z] 19d511225f94: Pulling fs layer [2022-07-16T13:56:21.591Z] 19d511225f94: Download complete [2022-07-16T13:56:21.854Z] 19d511225f94: Pull complete [2022-07-16T13:56:21.854Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T13:56:21.854Z] Status: Downloaded newer image for busybox:latest [2022-07-16T13:56:21.863Z] === RUN TestPeerCertificateMarshalJSON [2022-07-16T13:56:22.348Z] === RUN TestChrootTarUntar [2022-07-16T13:56:22.348Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootUntarWithHugeExcludesList [2022-07-16T13:56:22.348Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootUntarEmptyArchive [2022-07-16T13:56:22.348Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootTarUntarWithSymlink [2022-07-16T13:56:22.348Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootCopyWithTar [2022-07-16T13:56:22.348Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootCopyFileWithTar [2022-07-16T13:56:22.348Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootUntarPath [2022-07-16T13:56:22.348Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-07-16T13:56:22.348Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-07-16T13:56:22.348Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestChrootApplyDotDotFile [2022-07-16T13:56:22.348Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:22.348Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-07-16T13:56:22.348Z] PASS [2022-07-16T13:56:22.348Z] coverage: 15.1% of statements [2022-07-16T13:56:22.348Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.1% of statements [2022-07-16T13:56:22.348Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-07-16T13:56:22.348Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-07-16T13:56:22.348Z] --- PASS: TestPeerCertificateMarshalJSON (0.85s) [2022-07-16T13:56:22.348Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-07-16T13:56:22.348Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestMiddleware [2022-07-16T13:56:22.348Z] --- PASS: TestMiddleware (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestNewResponseModifier [2022-07-16T13:56:22.348Z] --- PASS: TestNewResponseModifier (0.00s) [2022-07-16T13:56:22.348Z] PASS [2022-07-16T13:56:22.348Z] coverage: 26.8% of statements [2022-07-16T13:56:22.348Z] ok github.com/docker/docker/pkg/authorization 0.898s coverage: 26.8% of statements [2022-07-16T13:56:22.348Z] === RUN TestIsArchivePathDir [2022-07-16T13:56:22.348Z] === RUN TestSizeEmpty [2022-07-16T13:56:22.348Z] --- PASS: TestSizeEmpty (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestSizeEmptyFile [2022-07-16T13:56:22.348Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestSizeNonemptyFile [2022-07-16T13:56:22.348Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestSizeNestedDirectoryEmpty [2022-07-16T13:56:22.348Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-07-16T13:56:22.348Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-07-16T13:56:22.348Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-07-16T13:56:22.348Z] === RUN TestMoveToSubdir [2022-07-16T13:56:22.348Z] --- PASS: TestMoveToSubdir (0.01s) [2022-07-16T13:56:22.348Z] === RUN TestSizeNonExistingDirectory [2022-07-16T13:56:22.348Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-07-16T13:56:22.348Z] PASS [2022-07-16T13:56:22.348Z] coverage: 80.0% of statements [2022-07-16T13:56:22.348Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-07-16T13:56:22.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-16T13:56:22.833Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-07-16T13:56:22.833Z] === RUN TestIsArchivePathInvalidFile [2022-07-16T13:56:22.833Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-07-16T13:56:22.833Z] === RUN TestIsArchivePathTar [2022-07-16T13:56:22.833Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-07-16T13:56:22.833Z] === RUN TestDecompressStreamGzip [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T13:56:23.324Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-07-16T13:56:23.324Z] === RUN TestDecompressStreamBzip2 [2022-07-16T13:56:23.324Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-07-16T13:56:23.324Z] === RUN TestDecompressStreamXz [2022-07-16T13:56:23.324Z] archive_test.go:134: Xz not present in msys2 [2022-07-16T13:56:23.324Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestCompressStreamXzUnsupported [2022-07-16T13:56:23.324Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestCompressStreamBzip2Unsupported [2022-07-16T13:56:23.324Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestCompressStreamInvalid [2022-07-16T13:56:23.324Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestExtensionInvalid [2022-07-16T13:56:23.324Z] --- PASS: TestExtensionInvalid (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestExtensionUncompressed [2022-07-16T13:56:23.324Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestExtensionBzip2 [2022-07-16T13:56:23.324Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestExtensionGzip [2022-07-16T13:56:23.324Z] --- PASS: TestExtensionGzip (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestExtensionXz [2022-07-16T13:56:23.324Z] --- PASS: TestExtensionXz (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestCmdStreamLargeStderr [2022-07-16T13:56:23.324Z] === RUN Test [2022-07-16T13:56:23.324Z] === RUN Test/TestContent [2022-07-16T13:56:23.324Z] === RUN Test/TestInitialize [2022-07-16T13:56:23.324Z] === RUN Test/TestNew [2022-07-16T13:56:23.324Z] === RUN Test/TestParsingContentsWithComments [2022-07-16T13:56:23.324Z] === RUN Test/TestRegister [2022-07-16T13:56:23.324Z] === RUN Test/TestWatch [2022-07-16T13:56:23.324Z] --- PASS: Test (0.01s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestContent (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestInitialize (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestNew (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestRegister (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestWatch (0.01s) [2022-07-16T13:56:23.324Z] PASS [2022-07-16T13:56:23.324Z] coverage: 97.6% of statements [2022-07-16T13:56:23.324Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 97.6% of statements [2022-07-16T13:56:23.324Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-07-16T13:56:23.324Z] === RUN TestCmdStreamBad [2022-07-16T13:56:23.324Z] archive_test.go:239: Failing on Windows CI machines [2022-07-16T13:56:23.324Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestCmdStreamGood [2022-07-16T13:56:23.324Z] --- PASS: TestCmdStreamGood (0.04s) [2022-07-16T13:56:23.324Z] === RUN TestUntarPathWithInvalidDest [2022-07-16T13:56:23.324Z] === RUN Test [2022-07-16T13:56:23.324Z] === RUN Test/TestContainsEntry [2022-07-16T13:56:23.324Z] === RUN Test/TestCreateEntries [2022-07-16T13:56:23.324Z] === RUN Test/TestEntriesDiff [2022-07-16T13:56:23.324Z] === RUN Test/TestEntriesEquality [2022-07-16T13:56:23.324Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-07-16T13:56:23.324Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-07-16T13:56:23.324Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-07-16T13:56:23.324Z] === RUN Test/TestGeneratorNotGenerate [2022-07-16T13:56:23.324Z] === RUN Test/TestGeneratorWithPort [2022-07-16T13:56:23.324Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-07-16T13:56:23.324Z] === RUN Test/TestNewEntry [2022-07-16T13:56:23.324Z] === RUN Test/TestParse [2022-07-16T13:56:23.324Z] --- PASS: Test (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestNewEntry (0.00s) [2022-07-16T13:56:23.324Z] --- PASS: Test/TestParse (0.00s) [2022-07-16T13:56:23.324Z] PASS [2022-07-16T13:56:23.324Z] coverage: 58.3% of statements [2022-07-16T13:56:23.324Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2022-07-16T13:56:23.324Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-07-16T13:56:23.324Z] === RUN TestUntarPathWithInvalidSrc [2022-07-16T13:56:23.324Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-07-16T13:56:23.324Z] === RUN TestUntarPath [2022-07-16T13:56:23.324Z] --- PASS: TestUntarPath (0.06s) [2022-07-16T13:56:23.324Z] === RUN TestUntarPathWithDestinationFile [2022-07-16T13:56:23.521Z] + bundleName=amd64-cgroup2 [2022-07-16T13:56:23.521Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-16T13:56:23.521Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-16T13:56:23.521Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-16T13:56:23.521Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-16T13:56:23.790Z] Archiving artifacts [2022-07-16T13:56:23.808Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-07-16T13:56:23.808Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-07-16T13:56:23.808Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-07-16T13:56:23.808Z] === RUN TestCopyWithTarInvalidSrc [2022-07-16T13:56:23.808Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-07-16T13:56:23.808Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-07-16T13:56:23.808Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-07-16T13:56:23.808Z] === RUN TestCopyWithTarSrcFile [2022-07-16T13:56:23.808Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-07-16T13:56:23.808Z] === RUN TestCopyWithTarSrcFolder [2022-07-16T13:56:23.808Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-07-16T13:56:23.808Z] === RUN TestCopyFileWithTarInvalidSrc [2022-07-16T13:56:23.808Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-07-16T13:56:23.808Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-07-16T13:56:23.808Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-07-16T13:56:23.808Z] === RUN TestCopyFileWithTarSrcFolder [2022-07-16T13:56:23.808Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-07-16T13:56:23.808Z] === RUN TestCopyFileWithTarSrcFile [2022-07-16T13:56:23.808Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-07-16T13:56:23.808Z] === RUN TestTarFiles [2022-07-16T13:56:24.293Z] === RUN Test [2022-07-16T13:56:24.293Z] === RUN Test/TestInitialize [2022-07-16T13:56:24.293Z] time="2022-07-16T13:56:23Z" level=info msg="Initializing discovery without TLS" [2022-07-16T13:56:24.293Z] time="2022-07-16T13:56:23Z" level=info msg="Initializing discovery without TLS" [2022-07-16T13:56:24.293Z] time="2022-07-16T13:56:23Z" level=info msg="Initializing discovery without TLS" [2022-07-16T13:56:24.293Z] === RUN Test/TestInitializeWithCerts [2022-07-16T13:56:24.293Z] time="2022-07-16T13:56:23Z" level=info msg="Initializing discovery with TLS" [2022-07-16T13:56:24.293Z] === RUN Test/TestWatch [2022-07-16T13:56:24.293Z] time="2022-07-16T13:56:23Z" level=info msg="Initializing discovery without TLS" [2022-07-16T13:56:24.293Z] === RUN Test [2022-07-16T13:56:24.293Z] === RUN Test/TestWatch [2022-07-16T13:56:24.293Z] --- PASS: Test (0.00s) [2022-07-16T13:56:24.293Z] --- PASS: Test/TestWatch (0.00s) [2022-07-16T13:56:24.293Z] PASS [2022-07-16T13:56:24.293Z] coverage: 92.3% of statements [2022-07-16T13:56:24.293Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2022-07-16T13:56:24.293Z] === RUN Test [2022-07-16T13:56:24.293Z] === RUN Test/TestInitialize [2022-07-16T13:56:24.293Z] === RUN Test/TestInitializeWithPattern [2022-07-16T13:56:24.293Z] === RUN Test/TestRegister [2022-07-16T13:56:24.293Z] === RUN Test/TestWatch [2022-07-16T13:56:24.293Z] --- PASS: Test (0.00s) [2022-07-16T13:56:24.293Z] --- PASS: Test/TestInitialize (0.00s) [2022-07-16T13:56:24.293Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-07-16T13:56:24.293Z] --- PASS: Test/TestRegister (0.00s) [2022-07-16T13:56:24.293Z] --- PASS: Test/TestWatch (0.00s) [2022-07-16T13:56:24.293Z] PASS [2022-07-16T13:56:24.293Z] coverage: 93.8% of statements [2022-07-16T13:56:24.293Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2022-07-16T13:56:25.312Z] === RUN TestPollerAddRemove [2022-07-16T13:56:25.312Z] --- PASS: TestPollerAddRemove (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestPollerEvent [2022-07-16T13:56:25.312Z] poller_test.go:41: No chmod on Windows [2022-07-16T13:56:25.312Z] --- SKIP: TestPollerEvent (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestPollerClose [2022-07-16T13:56:25.312Z] --- PASS: TestPollerClose (0.01s) [2022-07-16T13:56:25.312Z] PASS [2022-07-16T13:56:25.312Z] coverage: 45.7% of statements [2022-07-16T13:56:25.312Z] ok github.com/docker/docker/pkg/filenotify 0.170s coverage: 45.7% of statements [2022-07-16T13:56:25.312Z] === RUN TestCopyFileWithInvalidSrc [2022-07-16T13:56:25.312Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCopyFileWithInvalidDest [2022-07-16T13:56:25.312Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCopyFileWithSameSrcAndDest [2022-07-16T13:56:25.312Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-07-16T13:56:25.312Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCopyFile [2022-07-16T13:56:25.312Z] --- PASS: TestCopyFile (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-07-16T13:56:25.312Z] fileutils_test.go:134: Needs porting to Windows [2022-07-16T13:56:25.312Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-07-16T13:56:25.312Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestReadSymlinkedDirectoryToFile [2022-07-16T13:56:25.312Z] fileutils_test.go:180: Needs porting to Windows [2022-07-16T13:56:25.312Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestWildcardMatches [2022-07-16T13:56:25.312Z] --- PASS: TestWildcardMatches (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestPatternMatches [2022-07-16T13:56:25.312Z] --- PASS: TestPatternMatches (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-07-16T13:56:25.312Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestPatternMatchesFolderExclusions [2022-07-16T13:56:25.312Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-07-16T13:56:25.312Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-07-16T13:56:25.312Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-07-16T13:56:25.312Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-07-16T13:56:25.312Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestSingleExclamationError [2022-07-16T13:56:25.312Z] --- PASS: TestSingleExclamationError (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestMatchesWithNoPatterns [2022-07-16T13:56:25.312Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestMatchesWithMalformedPatterns [2022-07-16T13:56:25.312Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestMatches [2022-07-16T13:56:25.312Z] --- PASS: TestMatches (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCleanPatterns [2022-07-16T13:56:25.312Z] --- PASS: TestCleanPatterns (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-07-16T13:56:25.312Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCleanPatternsExceptionFlag [2022-07-16T13:56:25.312Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-07-16T13:56:25.312Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-07-16T13:56:25.312Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCleanPatternsErrorSingleException [2022-07-16T13:56:25.312Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCreateIfNotExistsDir [2022-07-16T13:56:25.312Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestCreateIfNotExistsFile [2022-07-16T13:56:25.312Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-07-16T13:56:25.312Z] === RUN TestMatch [2022-07-16T13:56:25.312Z] --- PASS: TestMatch (0.00s) [2022-07-16T13:56:25.312Z] PASS [2022-07-16T13:56:25.312Z] coverage: 85.4% of statements [2022-07-16T13:56:25.312Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 85.4% of statements [2022-07-16T13:56:25.591Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43824/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T13:56:25.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-16T13:56:25.666Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-16T13:56:25.798Z] === RUN TestGet [2022-07-16T13:56:25.798Z] --- PASS: TestGet (0.00s) [2022-07-16T13:56:25.798Z] === RUN TestGetShortcutString [2022-07-16T13:56:25.798Z] --- PASS: TestGetShortcutString (0.00s) [2022-07-16T13:56:25.798Z] PASS [2022-07-16T13:56:25.798Z] coverage: 42.9% of statements [2022-07-16T13:56:25.798Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-07-16T13:56:25.897Z] + make clean [2022-07-16T13:56:25.897Z] docker volume rm -f docker-dev-cache [2022-07-16T13:56:25.897Z] docker-dev-cache [Pipeline] deleteDir [2022-07-16T13:56:26.227Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-16T13:56:26.282Z] === RUN TestCreateIDMapOrder [2022-07-16T13:56:26.282Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-07-16T13:56:26.282Z] PASS [2022-07-16T13:56:26.282Z] coverage: 7.2% of statements [2022-07-16T13:56:26.282Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2022-07-16T13:56:26.789Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-16T13:56:27.302Z] --- PASS: Test (3.14s) [2022-07-16T13:56:27.302Z] --- PASS: Test/TestInitialize (0.13s) [2022-07-16T13:56:27.302Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-07-16T13:56:27.302Z] --- PASS: Test/TestWatch (3.00s) [2022-07-16T13:56:27.302Z] PASS [2022-07-16T13:56:27.302Z] coverage: 84.1% of statements [2022-07-16T13:56:27.302Z] ok github.com/docker/docker/pkg/discovery/kv 3.196s coverage: 84.1% of statements [2022-07-16T13:56:27.302Z] === RUN TestFixedBufferCap [2022-07-16T13:56:27.302Z] --- PASS: TestFixedBufferCap (0.00s) [2022-07-16T13:56:27.302Z] === RUN TestFixedBufferLen [2022-07-16T13:56:27.302Z] --- PASS: TestFixedBufferLen (0.00s) [2022-07-16T13:56:27.302Z] === RUN TestFixedBufferString [2022-07-16T13:56:27.302Z] --- PASS: TestFixedBufferString (0.00s) [2022-07-16T13:56:27.302Z] === RUN TestFixedBufferWrite [2022-07-16T13:56:27.302Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-07-16T13:56:27.302Z] === RUN TestFixedBufferRead [2022-07-16T13:56:27.302Z] --- PASS: TestFixedBufferRead (0.00s) [2022-07-16T13:56:27.302Z] === RUN TestBytesPipeRead [2022-07-16T13:56:27.302Z] --- PASS: TestBytesPipeRead (0.00s) [2022-07-16T13:56:27.302Z] === RUN TestBytesPipeWrite [2022-07-16T13:56:27.302Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-07-16T13:56:27.302Z] === RUN TestBytesPipeWriteRandomChunks [2022-07-16T13:56:27.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-16T13:56:27.786Z] === RUN TestError [2022-07-16T13:56:27.787Z] --- PASS: TestError (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestProgressString [2022-07-16T13:56:27.787Z] === RUN TestProgressString/no_progress [2022-07-16T13:56:27.787Z] === RUN TestProgressString/progress_1 [2022-07-16T13:56:27.787Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-07-16T13:56:27.787Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-07-16T13:56:27.787Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-07-16T13:56:27.787Z] === RUN TestProgressString/with_units [2022-07-16T13:56:27.787Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-07-16T13:56:27.787Z] === RUN TestProgressString/hide_counts [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/with_units (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-07-16T13:56:27.787Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestJSONMessageDisplay [2022-07-16T13:56:27.787Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-07-16T13:56:27.787Z] === RUN TestAtomicWriteToFile [2022-07-16T13:56:27.787Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-07-16T13:56:27.787Z] === RUN TestAtomicWriteSetCommit [2022-07-16T13:56:27.787Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-07-16T13:56:27.787Z] === RUN TestAtomicWriteSetCancel [2022-07-16T13:56:27.787Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-07-16T13:56:27.787Z] === RUN TestReadCloserWrapperClose [2022-07-16T13:56:27.787Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestReaderErrWrapperReadOnError [2022-07-16T13:56:27.787Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestReaderErrWrapperRead [2022-07-16T13:56:27.787Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestHashData [2022-07-16T13:56:27.787Z] --- PASS: TestHashData (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestCancelReadCloser [2022-07-16T13:56:27.787Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-07-16T13:56:27.787Z] === RUN TestJSONMessageDisplayWithJSONError [2022-07-16T13:56:27.787Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-07-16T13:56:27.787Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestDisplayJSONMessagesStream [2022-07-16T13:56:27.787Z] --- PASS: TestDisplayJSONMessagesStream (0.04s) [2022-07-16T13:56:27.787Z] PASS [2022-07-16T13:56:27.787Z] coverage: 91.7% of statements [2022-07-16T13:56:27.787Z] --- PASS: TestCancelReadCloser (0.12s) [2022-07-16T13:56:27.787Z] === RUN TestWriteCloserWrapperClose [2022-07-16T13:56:27.787Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestNopWriteCloser [2022-07-16T13:56:27.787Z] --- PASS: TestNopWriteCloser (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestNopWriter [2022-07-16T13:56:27.787Z] --- PASS: TestNopWriter (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestWriteCounter [2022-07-16T13:56:27.787Z] --- PASS: TestWriteCounter (0.00s) [2022-07-16T13:56:27.787Z] PASS [2022-07-16T13:56:27.787Z] coverage: 69.2% of statements [2022-07-16T13:56:27.787Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2022-07-16T13:56:27.787Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 69.2% of statements [2022-07-16T13:56:27.787Z] === RUN TestStandardLongPath [2022-07-16T13:56:27.787Z] --- PASS: TestStandardLongPath (0.00s) [2022-07-16T13:56:27.787Z] === RUN TestUNCLongPath [2022-07-16T13:56:27.787Z] --- PASS: TestUNCLongPath (0.00s) [2022-07-16T13:56:27.787Z] PASS [2022-07-16T13:56:27.787Z] coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T13:56:28.273Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-07-16T13:56:28.758Z] === RUN TestNameFormat [2022-07-16T13:56:28.758Z] --- PASS: TestNameFormat (0.00s) [2022-07-16T13:56:28.758Z] === RUN TestNameRetries [2022-07-16T13:56:28.758Z] --- PASS: TestNameRetries (0.00s) [2022-07-16T13:56:28.758Z] PASS [2022-07-16T13:56:28.758Z] coverage: 85.7% of statements [2022-07-16T13:56:28.758Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-07-16T13:56:28.758Z] === RUN TestParseKeyValueOpt [2022-07-16T13:56:28.758Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-07-16T13:56:28.758Z] === RUN TestParseUintList [2022-07-16T13:56:28.758Z] --- PASS: TestParseUintList (0.00s) [2022-07-16T13:56:28.758Z] === RUN TestParseUintListMaximumLimits [2022-07-16T13:56:28.758Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-07-16T13:56:28.758Z] PASS [2022-07-16T13:56:28.758Z] coverage: 97.0% of statements [2022-07-16T13:56:28.758Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-07-16T13:56:28.758Z] === RUN TestNewAndRemove [2022-07-16T13:56:28.758Z] --- PASS: TestNewAndRemove (0.00s) [2022-07-16T13:56:28.758Z] === RUN TestRemoveInvalidPath [2022-07-16T13:56:28.758Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-07-16T13:56:28.758Z] PASS [2022-07-16T13:56:28.758Z] coverage: 82.6% of statements [2022-07-16T13:56:28.758Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-07-16T13:56:29.086Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-16T13:56:29.243Z] --- PASS: TestTarFiles (5.46s) [2022-07-16T13:56:29.243Z] === RUN TestTarUntar [2022-07-16T13:56:29.243Z] --- PASS: TestTarUntar (0.04s) [2022-07-16T13:56:29.243Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-07-16T13:56:29.243Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-07-16T13:56:29.243Z] === RUN TestTarWithOptions [2022-07-16T13:56:29.243Z] --- PASS: TestTarWithOptions (0.02s) [2022-07-16T13:56:29.243Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-07-16T13:56:29.243Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-07-16T13:56:29.243Z] === RUN TestUntarUstarGnuConflict [2022-07-16T13:56:29.243Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-07-16T13:56:29.243Z] === RUN TestUntarInvalidFilenames [2022-07-16T13:56:29.243Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3909918926\\dest" [2022-07-16T13:56:29.243Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-07-16T13:56:29.243Z] === RUN TestUntarHardlinkToSymlink [2022-07-16T13:56:29.243Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-07-16T13:56:29.243Z] === RUN TestUntarInvalidHardlink [2022-07-16T13:56:29.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2707411029\\victim\\hello" -> "../victim/hello" [2022-07-16T13:56:29.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4200785501\\victim\\hello" -> "/../victim/hello" [2022-07-16T13:56:29.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3331332358\\victim" -> "../victim" [2022-07-16T13:56:29.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink856125080\\victim" -> "../victim" [2022-07-16T13:56:29.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink747876698\\victim" -> "../victim" [2022-07-16T13:56:29.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1654904089\\victim" -> "../victim" [2022-07-16T13:56:29.243Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-07-16T13:56:29.243Z] === RUN TestUntarInvalidSymlink [2022-07-16T13:56:29.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3191533967\\dest\\dotdot" -> "../victim/hello" [2022-07-16T13:56:29.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2519045634\\dest\\slash-dotdot" -> "/../victim/hello" [2022-07-16T13:56:29.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2178059219\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:29.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2650832708\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:29.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4177430429\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:29.727Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1586886644\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:29.728Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2359184760\\dest\\dir\\loophole" -> "../../victim" [2022-07-16T13:56:29.728Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-07-16T13:56:29.728Z] === RUN TestTempArchiveCloseMultipleTimes [2022-07-16T13:56:29.728Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestXGlobalNoParent [2022-07-16T13:56:29.728Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestReplaceFileTarWrapper [2022-07-16T13:56:29.728Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-07-16T13:56:29.728Z] === RUN TestPrefixHeaderReadable [2022-07-16T13:56:29.728Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-07-16T13:56:29.728Z] === RUN TestDisablePigz [2022-07-16T13:56:29.728Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-07-16T13:56:29.728Z] === RUN TestParseEmptyInterface [2022-07-16T13:56:29.728Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestParseNonInterfaceType [2022-07-16T13:56:29.728Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestParseWithOneFunction [2022-07-16T13:56:29.728Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestParseWithMultipleFuncs [2022-07-16T13:56:29.728Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestParseWithUnnamedReturn [2022-07-16T13:56:29.728Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestEmbeddedInterface [2022-07-16T13:56:29.728Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestParsedImports [2022-07-16T13:56:29.728Z] --- PASS: TestDisablePigz (0.14s) [2022-07-16T13:56:29.728Z] === RUN TestPigz [2022-07-16T13:56:29.728Z] --- PASS: TestParsedImports (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestAliasedImports [2022-07-16T13:56:29.728Z] --- PASS: TestAliasedImports (0.00s) [2022-07-16T13:56:29.728Z] PASS [2022-07-16T13:56:29.728Z] coverage: 56.8% of statements [2022-07-16T13:56:29.728Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2022-07-16T13:56:29.728Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-07-16T13:56:29.728Z] --- PASS: TestPigz (0.13s) [2022-07-16T13:56:29.728Z] === RUN TestCopyFileWithInvalidDest [2022-07-16T13:56:29.728Z] archive_windows_test.go:17: Currently fails [2022-07-16T13:56:29.728Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestCanonicalTarNameForPath [2022-07-16T13:56:29.728Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestCanonicalTarName [2022-07-16T13:56:29.728Z] --- PASS: TestCanonicalTarName (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestChmodTarEntry [2022-07-16T13:56:29.728Z] --- PASS: TestChmodTarEntry (0.00s) [2022-07-16T13:56:29.728Z] === RUN TestHardLinkOrder [2022-07-16T13:56:30.212Z] --- PASS: TestHardLinkOrder (0.07s) [2022-07-16T13:56:30.212Z] === RUN TestChangeString [2022-07-16T13:56:30.212Z] --- PASS: TestChangeString (0.00s) [2022-07-16T13:56:30.212Z] === RUN TestChangesWithNoChanges [2022-07-16T13:56:30.212Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-07-16T13:56:30.212Z] === RUN TestChangesWithChanges [2022-07-16T13:56:30.212Z] --- PASS: TestChangesWithChanges (0.05s) [2022-07-16T13:56:30.212Z] === RUN TestChangesWithChangesGH13590 [2022-07-16T13:56:30.212Z] changes_test.go:192: needs more investigation [2022-07-16T13:56:30.212Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-07-16T13:56:30.212Z] === RUN TestChangesDirsEmpty [2022-07-16T13:56:30.212Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-07-16T13:56:30.212Z] === RUN TestChangesDirsMutated [2022-07-16T13:56:30.212Z] === RUN TestFailedConnection [2022-07-16T13:56:30.212Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-07-16T13:56:30.212Z] === RUN TestApplyLayer [2022-07-16T13:56:30.212Z] changes_test.go:405: needs further investigation [2022-07-16T13:56:30.212Z] --- SKIP: TestApplyLayer (0.00s) [2022-07-16T13:56:30.212Z] === RUN TestChangesSizeWithHardlinks [2022-07-16T13:56:30.212Z] changes_test.go:441: needs further investigation [2022-07-16T13:56:30.212Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-07-16T13:56:30.212Z] === RUN TestChangesSizeWithNoChanges [2022-07-16T13:56:30.212Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-07-16T13:56:30.212Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-07-16T13:56:30.212Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-07-16T13:56:30.212Z] === RUN TestChangesSize [2022-07-16T13:56:30.212Z] --- PASS: TestChangesSize (0.00s) [2022-07-16T13:56:30.212Z] === RUN TestApplyLayerInvalidFilenames [2022-07-16T13:56:30.212Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1621022274\\dest" [2022-07-16T13:56:30.212Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-07-16T13:56:30.212Z] === RUN TestApplyLayerInvalidHardlink [2022-07-16T13:56:30.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2005870599\\victim\\hello" -> "../victim/hello" [2022-07-16T13:56:30.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2561997052\\victim\\hello" -> "/../victim/hello" [2022-07-16T13:56:30.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1566273777\\victim" -> "../victim" [2022-07-16T13:56:30.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3462626160\\victim" -> "../victim" [2022-07-16T13:56:30.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3650777461\\victim" -> "../victim" [2022-07-16T13:56:30.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink477777134\\victim" -> "../victim" [2022-07-16T13:56:30.212Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-07-16T13:56:30.212Z] === RUN TestApplyLayerInvalidSymlink [2022-07-16T13:56:30.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3103477278\\dest\\dotdot" -> "../victim/hello" [2022-07-16T13:56:30.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4206847111\\dest\\slash-dotdot" -> "/../victim/hello" [2022-07-16T13:56:30.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2047970072\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:30.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4013433504\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:30.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3430612801\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:30.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2293171238\\dest\\loophole-victim" -> "../victim" [2022-07-16T13:56:30.212Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-07-16T13:56:30.212Z] === RUN TestApplyLayerWhiteouts [2022-07-16T13:56:30.697Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-07-16T13:56:30.697Z] === RUN TestGenerateEmptyFile [2022-07-16T13:56:30.697Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-07-16T13:56:30.697Z] === RUN TestGenerateWithContent [2022-07-16T13:56:30.697Z] --- PASS: TestGenerateWithContent (0.00s) [2022-07-16T13:56:30.697Z] PASS [2022-07-16T13:56:30.697Z] coverage: 62.6% of statements [2022-07-16T13:56:30.697Z] ok github.com/docker/docker/pkg/archive 8.016s coverage: 62.6% of statements [2022-07-16T13:56:30.697Z] === RUN TestHTTPTransport [2022-07-16T13:56:30.697Z] --- PASS: TestHTTPTransport (0.00s) [2022-07-16T13:56:30.697Z] PASS [2022-07-16T13:56:30.697Z] coverage: 85.7% of statements [2022-07-16T13:56:30.697Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-07-16T13:56:30.697Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-07-16T13:56:30.697Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-07-16T13:56:30.697Z] === RUN TestBufioReaderPoolPutAndGet [2022-07-16T13:56:30.697Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-07-16T13:56:30.697Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-07-16T13:56:30.697Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-07-16T13:56:30.697Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-07-16T13:56:30.697Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-07-16T13:56:30.697Z] === RUN TestBufioWriterPoolPutAndGet [2022-07-16T13:56:30.697Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-07-16T13:56:30.697Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-07-16T13:56:30.697Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-07-16T13:56:30.697Z] === RUN TestBufferPoolPutAndGet [2022-07-16T13:56:30.697Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-07-16T13:56:30.697Z] PASS [2022-07-16T13:56:30.697Z] coverage: 88.2% of statements [2022-07-16T13:56:30.697Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-07-16T13:56:30.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-16T13:56:31.182Z] === RUN TestOutputOnPrematureClose [2022-07-16T13:56:31.182Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-07-16T13:56:31.182Z] === RUN TestCompleteSilently [2022-07-16T13:56:31.182Z] --- PASS: TestCompleteSilently (0.00s) [2022-07-16T13:56:31.182Z] PASS [2022-07-16T13:56:31.182Z] coverage: 75.9% of statements [2022-07-16T13:56:31.182Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-07-16T13:56:31.182Z] === RUN TestSendToOneSub [2022-07-16T13:56:31.182Z] --- PASS: TestSendToOneSub (0.00s) [2022-07-16T13:56:31.182Z] === RUN TestSendToMultipleSubs [2022-07-16T13:56:31.182Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-07-16T13:56:31.182Z] === RUN TestEvictOneSub [2022-07-16T13:56:31.182Z] --- PASS: TestEvictOneSub (0.00s) [2022-07-16T13:56:31.182Z] === RUN TestClosePublisher [2022-07-16T13:56:31.182Z] --- PASS: TestClosePublisher (0.00s) [2022-07-16T13:56:31.182Z] === RUN TestPubSubRace [2022-07-16T13:56:31.182Z] --- PASS: TestFailedConnection (1.12s) [2022-07-16T13:56:31.182Z] === RUN TestFailOnce [2022-07-16T13:56:31.539Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-16T13:56:31.666Z] 2022/07/16 13:56:31 http: panic serving 127.0.0.1:49233: Plugin not ready [2022-07-16T13:56:31.666Z] goroutine 34 [running]: [2022-07-16T13:56:31.666Z] net/http.(*conn).serve.func1() [2022-07-16T13:56:31.666Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-07-16T13:56:31.666Z] panic({0xffdc60, 0x110c4e0}) [2022-07-16T13:56:31.666Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-07-16T13:56:31.666Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x0}, 0xe16819eaede666ef) [2022-07-16T13:56:31.666Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-07-16T13:56:31.666Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1119230, 0xc0001c6000}, 0xc0001bbaa0) [2022-07-16T13:56:31.666Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-07-16T13:56:31.666Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1119230, 0xc0001c6000}, 0xc0001b2000) [2022-07-16T13:56:31.666Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-07-16T13:56:31.666Z] net/http.serverHandler.ServeHTTP({0x1117830}, {0x1119230, 0xc0001c6000}, 0xc0001b2000) [2022-07-16T13:56:31.666Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-07-16T13:56:31.666Z] net/http.(*conn).serve(0xc0001a0000, {0x111b100, 0xc0001820c0}) [2022-07-16T13:56:31.666Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-07-16T13:56:31.666Z] created by net/http.(*Server).Serve [2022-07-16T13:56:31.666Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-07-16T13:56:31.666Z] time="2022-07-16T13:56:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49232/Test.FailOnce: Post \"http://127.0.0.1:49232/Test.FailOnce\": EOF, retrying in 1s" [2022-07-16T13:56:32.150Z] === RUN TestRegister [2022-07-16T13:56:32.150Z] --- PASS: TestRegister (0.00s) [2022-07-16T13:56:32.150Z] === RUN TestCommand [2022-07-16T13:56:32.150Z] --- PASS: TestCommand (0.04s) [2022-07-16T13:56:32.150Z] === RUN TestNaiveSelf [2022-07-16T13:56:32.150Z] --- PASS: TestNaiveSelf (0.03s) [2022-07-16T13:56:32.150Z] PASS [2022-07-16T13:56:32.150Z] coverage: 82.4% of statements [2022-07-16T13:56:32.150Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-07-16T13:56:32.150Z] --- PASS: TestPubSubRace (1.05s) [2022-07-16T13:56:32.150Z] PASS [2022-07-16T13:56:32.150Z] coverage: 75.0% of statements [2022-07-16T13:56:32.150Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2022-07-16T13:56:32.465Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-16T13:56:32.465Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-07-16T13:56:32.465Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-16T13:56:32.465Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-07-16T13:56:32.465Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-16T13:56:32.465Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-07-16T13:56:32.465Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-16T13:56:32.465Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-07-16T13:56:32.465Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-16T13:56:32.642Z] --- PASS: TestFailOnce (1.15s) [2022-07-16T13:56:32.642Z] === RUN TestEchoInputOutput [2022-07-16T13:56:32.642Z] --- PASS: TestEchoInputOutput (0.00s) [2022-07-16T13:56:32.642Z] === RUN TestBackoff [2022-07-16T13:56:32.642Z] --- PASS: TestBackoff (0.00s) [2022-07-16T13:56:32.642Z] === RUN TestAbortRetry [2022-07-16T13:56:32.642Z] --- PASS: TestAbortRetry (0.00s) [2022-07-16T13:56:32.642Z] === RUN TestClientScheme [2022-07-16T13:56:32.642Z] --- PASS: TestClientScheme (0.00s) [2022-07-16T13:56:32.642Z] === RUN TestNewClientWithTimeout [2022-07-16T13:56:32.642Z] === RUN TestParseSignal [2022-07-16T13:56:32.642Z] --- PASS: TestParseSignal (0.00s) [2022-07-16T13:56:32.642Z] === RUN TestValidSignalForPlatform [2022-07-16T13:56:32.642Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-07-16T13:56:32.642Z] PASS [2022-07-16T13:56:32.642Z] coverage: 19.7% of statements [2022-07-16T13:56:32.642Z] ok github.com/docker/docker/pkg/signal 0.063s coverage: 19.7% of statements [2022-07-16T13:56:33.127Z] time="2022-07-16T13:56:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-07-16T13:56:33.127Z] === RUN TestNewStdWriter [2022-07-16T13:56:33.127Z] --- PASS: TestNewStdWriter (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestWriteWithUninitializedStdWriter [2022-07-16T13:56:33.127Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestWriteWithNilBytes [2022-07-16T13:56:33.127Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestWrite [2022-07-16T13:56:33.127Z] --- PASS: TestWrite (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestWriteWithWriterError [2022-07-16T13:56:33.127Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-07-16T13:56:33.127Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyWriteAndRead [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyWithInvalidInputHeader [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyWithCorruptedPrefix [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyReturnsWriteErrors [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-07-16T13:56:33.127Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-07-16T13:56:33.127Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-07-16T13:56:33.127Z] PASS [2022-07-16T13:56:33.127Z] coverage: 100.0% of statements [2022-07-16T13:56:33.127Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-07-16T13:56:33.394Z] --- PASS: TestUpdateRestartPolicy (12.23s) [2022-07-16T13:56:33.394Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T13:56:33.625Z] === RUN TestRawProgressFormatterFormatStatus [2022-07-16T13:56:33.626Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestRawProgressFormatterFormatProgress [2022-07-16T13:56:33.626Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestFormatStatus [2022-07-16T13:56:33.626Z] --- PASS: TestFormatStatus (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestFormatError [2022-07-16T13:56:33.626Z] --- PASS: TestFormatError (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestFormatJSONError [2022-07-16T13:56:33.626Z] --- PASS: TestFormatJSONError (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestJsonProgressFormatterFormatProgress [2022-07-16T13:56:33.626Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestJsonProgressFormatterFormatStatus [2022-07-16T13:56:33.626Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestNewJSONProgressOutput [2022-07-16T13:56:33.626Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestAuxFormatterEmit [2022-07-16T13:56:33.626Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestStreamWriterStdout [2022-07-16T13:56:33.626Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestStreamWriterStderr [2022-07-16T13:56:33.626Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-07-16T13:56:33.626Z] PASS [2022-07-16T13:56:33.626Z] coverage: 66.2% of statements [2022-07-16T13:56:33.626Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-07-16T13:56:33.626Z] === RUN TestGenerateRandomID [2022-07-16T13:56:33.626Z] --- PASS: TestGenerateRandomID (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestShortenId [2022-07-16T13:56:33.626Z] --- PASS: TestShortenId (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestShortenSha256Id [2022-07-16T13:56:33.626Z] --- PASS: TestShortenSha256Id (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestShortenIdEmpty [2022-07-16T13:56:33.626Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestShortenIdInvalid [2022-07-16T13:56:33.626Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestIsShortIDNonHex [2022-07-16T13:56:33.626Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-07-16T13:56:33.626Z] === RUN TestIsShortIDNotCorrectSize [2022-07-16T13:56:33.626Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-07-16T13:56:33.626Z] PASS [2022-07-16T13:56:33.626Z] coverage: 70.6% of statements [2022-07-16T13:56:33.626Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-07-16T13:56:34.324Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-07-16T13:56:34.324Z] === RUN TestWaitNonBlocked [2022-07-16T13:56:34.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:56:34.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:56:34.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:56:34.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:56:34.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T13:56:34.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T13:56:34.645Z] time="2022-07-16T13:56:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-07-16T13:56:34.645Z] === RUN TestIsCpusetListAvailable [2022-07-16T13:56:34.645Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-07-16T13:56:34.645Z] PASS [2022-07-16T13:56:34.645Z] coverage: 38.2% of statements [2022-07-16T13:56:34.645Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2022-07-16T13:56:35.255Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-16T13:56:35.511Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-16T13:56:35.511Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2022-07-16T13:56:35.511Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2022-07-16T13:56:35.511Z] === RUN TestWaitBlocked [2022-07-16T13:56:35.511Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:56:35.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:56:35.511Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:56:35.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:56:35.511Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T13:56:35.511Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T13:56:35.673Z] === RUN TestChtimes [2022-07-16T13:56:35.673Z] --- PASS: TestChtimes (0.01s) [2022-07-16T13:56:35.673Z] === RUN TestChtimesWindows [2022-07-16T13:56:35.673Z] --- PASS: TestChtimesWindows (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-07-16T13:56:35.673Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestEnsureRemoveAllNotExist [2022-07-16T13:56:35.673Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestEnsureRemoveAllWithDir [2022-07-16T13:56:35.673Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestEnsureRemoveAllWithFile [2022-07-16T13:56:35.673Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestHasWin32KSupport [2022-07-16T13:56:35.673Z] syscall_windows_test.go:8: win32k: true [2022-07-16T13:56:35.673Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-07-16T13:56:35.673Z] PASS [2022-07-16T13:56:35.673Z] coverage: 12.0% of statements [2022-07-16T13:56:35.673Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.0% of statements [2022-07-16T13:56:35.673Z] === RUN TestTailFile [2022-07-16T13:56:35.673Z] --- PASS: TestTailFile (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestTailFileManyLines [2022-07-16T13:56:35.673Z] --- PASS: TestTailFileManyLines (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestTailEmptyFile [2022-07-16T13:56:35.673Z] --- PASS: TestTailEmptyFile (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestTailNegativeN [2022-07-16T13:56:35.673Z] --- PASS: TestTailNegativeN (0.00s) [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/2_byte_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/4_byte_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/8_byte_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/truncated_last_line [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/no_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/12_byte_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.673Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.673Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/4_byte_delimiter [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/8_byte_delimiter [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/2_byte_delimiter [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.674Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.675Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:35.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:35.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:36.162Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.162Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-16T13:56:36.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-16T13:56:36.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-16T13:56:36.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-16T13:56:36.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-16T13:56:36.166Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-16T13:56:36.166Z] PASS [2022-07-16T13:56:36.166Z] coverage: 88.6% of statements [2022-07-16T13:56:36.166Z] ok github.com/docker/docker/pkg/tailfile 0.278s coverage: 88.6% of statements [2022-07-16T13:56:36.643Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-16T13:56:36.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2022-07-16T13:56:36.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2022-07-16T13:56:36.643Z] === CONT TestContainerStartOnDaemonRestart [2022-07-16T13:56:36.643Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T13:56:36.651Z] === RUN TestTarSumRemoveNonExistent [2022-07-16T13:56:36.651Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestTarSumRemove [2022-07-16T13:56:36.651Z] --- PASS: TestTarSumRemove (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestSortFileInfoSums [2022-07-16T13:56:36.651Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestNewTarSumForLabelInvalid [2022-07-16T13:56:36.651Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestNewTarSumForLabel [2022-07-16T13:56:36.651Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestEmptyTar [2022-07-16T13:56:36.651Z] --- PASS: TestEmptyTar (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestTarSumsReadSize [2022-07-16T13:56:36.651Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestTarSums [2022-07-16T13:56:36.651Z] testing: warning: no tests to run [2022-07-16T13:56:36.651Z] PASS [2022-07-16T13:56:36.651Z] coverage: [no statements] [2022-07-16T13:56:36.651Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-07-16T13:56:36.651Z] --- PASS: TestTarSums (0.08s) [2022-07-16T13:56:36.651Z] === RUN TestIteration [2022-07-16T13:56:36.651Z] --- PASS: TestIteration (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestVersionLabelForChecksum [2022-07-16T13:56:36.651Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestVersion [2022-07-16T13:56:36.651Z] --- PASS: TestVersion (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestGetVersion [2022-07-16T13:56:36.651Z] --- PASS: TestGetVersion (0.00s) [2022-07-16T13:56:36.651Z] === RUN TestGetVersions [2022-07-16T13:56:36.651Z] --- PASS: TestGetVersions (0.00s) [2022-07-16T13:56:36.651Z] PASS [2022-07-16T13:56:36.651Z] coverage: 89.3% of statements [2022-07-16T13:56:36.651Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2022-07-16T13:56:37.136Z] time="2022-07-16T13:56:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-07-16T13:56:37.621Z] === RUN TestTruncIndex [2022-07-16T13:56:37.621Z] === RUN TestIsGIT [2022-07-16T13:56:37.621Z] --- PASS: TestIsGIT (0.00s) [2022-07-16T13:56:37.621Z] === RUN TestIsTransport [2022-07-16T13:56:37.621Z] --- PASS: TestIsTransport (0.00s) [2022-07-16T13:56:37.621Z] PASS [2022-07-16T13:56:37.621Z] coverage: 100.0% of statements [2022-07-16T13:56:37.621Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-07-16T13:56:37.621Z] --- PASS: TestTruncIndex (0.10s) [2022-07-16T13:56:37.621Z] PASS [2022-07-16T13:56:37.621Z] coverage: 91.5% of statements [2022-07-16T13:56:37.621Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-07-16T13:56:38.106Z] === RUN TestVersionInfo [2022-07-16T13:56:38.106Z] --- PASS: TestVersionInfo (0.00s) [2022-07-16T13:56:38.106Z] === RUN TestAppendVersions [2022-07-16T13:56:38.106Z] --- PASS: TestAppendVersions (0.00s) [2022-07-16T13:56:38.106Z] PASS [2022-07-16T13:56:38.106Z] coverage: 88.9% of statements [2022-07-16T13:56:38.106Z] ok github.com/docker/docker/pkg/useragent 0.090s coverage: 88.9% of statements [2022-07-16T13:56:39.126Z] === RUN TestValidatePrivileges [2022-07-16T13:56:39.126Z] --- PASS: TestValidatePrivileges (0.00s) [2022-07-16T13:56:39.126Z] === RUN TestFilterByCapNeg [2022-07-16T13:56:39.126Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-07-16T13:56:39.126Z] === RUN TestFilterByCapPos [2022-07-16T13:56:39.126Z] --- PASS: TestFilterByCapPos (0.00s) [2022-07-16T13:56:39.126Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-07-16T13:56:39.126Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-07-16T13:56:39.126Z] PASS [2022-07-16T13:56:39.126Z] coverage: 12.0% of statements [2022-07-16T13:56:39.126Z] ok github.com/docker/docker/plugin 0.061s coverage: 12.0% of statements [2022-07-16T13:56:39.612Z] === RUN TestNewSettable [2022-07-16T13:56:39.612Z] --- PASS: TestNewSettable (0.00s) [2022-07-16T13:56:39.612Z] === RUN TestIsSettable [2022-07-16T13:56:39.612Z] --- PASS: TestIsSettable (0.00s) [2022-07-16T13:56:39.612Z] === RUN TestUpdateSettingsEnv [2022-07-16T13:56:39.612Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-07-16T13:56:39.612Z] PASS [2022-07-16T13:56:39.612Z] coverage: 20.1% of statements [2022-07-16T13:56:39.612Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.1% of statements [2022-07-16T13:56:39.913Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-16T13:56:40.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-16T13:56:40.169Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2022-07-16T13:56:40.169Z] === CONT TestIpcModeOlderClient [2022-07-16T13:56:40.426Z] --- PASS: TestIpcModeOlderClient (0.18s) [2022-07-16T13:56:40.426Z] === CONT TestContainerKillOnDaemonStart [2022-07-16T13:56:40.632Z] === RUN TestLoad [2022-07-16T13:56:40.632Z] --- PASS: TestLoad (0.00s) [2022-07-16T13:56:40.632Z] === RUN TestSave [2022-07-16T13:56:40.632Z] --- PASS: TestSave (0.04s) [2022-07-16T13:56:40.632Z] === RUN TestAddDeleteGet [2022-07-16T13:56:40.632Z] --- PASS: TestAddDeleteGet (0.06s) [2022-07-16T13:56:40.632Z] === RUN TestInvalidTags [2022-07-16T13:56:40.632Z] --- PASS: TestInvalidTags (0.01s) [2022-07-16T13:56:40.632Z] PASS [2022-07-16T13:56:40.632Z] coverage: 84.4% of statements [2022-07-16T13:56:40.632Z] ok github.com/docker/docker/reference 0.201s coverage: 84.4% of statements [2022-07-16T13:56:40.682Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.05s) [2022-07-16T13:56:40.682Z] === CONT TestDaemonHostGatewayIP [2022-07-16T13:56:41.651Z] time="2022-07-16T13:56:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-07-16T13:56:41.651Z] === RUN TestResolveAuthConfigIndexServer [2022-07-16T13:56:41.651Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestResolveAuthConfigFullURL [2022-07-16T13:56:41.651Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestLoadAllowNondistributableArtifacts [2022-07-16T13:56:41.651Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestValidateMirror [2022-07-16T13:56:41.651Z] --- PASS: TestValidateMirror (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestLoadInsecureRegistries [2022-07-16T13:56:41.651Z] time="2022-07-16T13:56:41Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-07-16T13:56:41.651Z] time="2022-07-16T13:56:41Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-07-16T13:56:41.651Z] time="2022-07-16T13:56:41Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-07-16T13:56:41.651Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-07-16T13:56:41.651Z] === RUN TestNewServiceConfig [2022-07-16T13:56:41.651Z] --- PASS: TestNewServiceConfig (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestValidateIndexName [2022-07-16T13:56:41.651Z] --- PASS: TestValidateIndexName (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestValidateIndexNameWithError [2022-07-16T13:56:41.651Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestEndpointParse [2022-07-16T13:56:41.651Z] --- PASS: TestEndpointParse (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestEndpointParseInvalid [2022-07-16T13:56:41.651Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestValidateEndpoint [2022-07-16T13:56:41.651Z] --- PASS: TestValidateEndpoint (0.01s) [2022-07-16T13:56:41.651Z] === RUN TestPing [2022-07-16T13:56:41.651Z] --- PASS: TestPing (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestPingRegistryEndpoint [2022-07-16T13:56:41.651Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:41.651Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestEndpoint [2022-07-16T13:56:41.651Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:41.651Z] --- SKIP: TestEndpoint (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestParseRepositoryInfo [2022-07-16T13:56:41.651Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestNewIndexInfo [2022-07-16T13:56:41.651Z] --- PASS: TestNewIndexInfo (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestMirrorEndpointLookup [2022-07-16T13:56:41.651Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:56:41.651Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-07-16T13:56:41.651Z] === RUN TestSearchRepositories [2022-07-16T13:56:41.651Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-07-16T13:56:41.651Z] Host: 127.0.0.1:49242 [2022-07-16T13:56:41.651Z] User-Agent: docker test client [2022-07-16T13:56:41.651Z] Authorization: Token fake-token [2022-07-16T13:56:41.651Z] X-Docker-Token: true [2022-07-16T13:56:41.651Z] Accept-Encoding: gzip [2022-07-16T13:56:41.651Z] [2022-07-16T13:56:41.651Z] [2022-07-16T13:56:41.651Z] registry_test.go:730: HTTP/1.1 200 OK [2022-07-16T13:56:41.651Z] Connection: close [2022-07-16T13:56:41.651Z] Content-Length: 144 [2022-07-16T13:56:41.651Z] Cache-Control: no-cache [2022-07-16T13:56:41.651Z] Content-Type: application/json [2022-07-16T13:56:41.651Z] Date: Sat, 16 Jul 2022 13:56:41 GMT [2022-07-16T13:56:41.651Z] Expires: -1 [2022-07-16T13:56:41.651Z] Pragma: no-cache [2022-07-16T13:56:41.651Z] Server: docker-tests/mock [2022-07-16T13:56:41.651Z] X-Docker-Registry-Config: mock [2022-07-16T13:56:41.651Z] X-Docker-Registry-Version: 0.0.0 [2022-07-16T13:56:41.651Z] [2022-07-16T13:56:41.651Z] [2022-07-16T13:56:41.651Z] --- PASS: TestSearchRepositories (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestTrustedLocation [2022-07-16T13:56:41.651Z] --- PASS: TestTrustedLocation (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-07-16T13:56:41.651Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestAllowNondistributableArtifacts [2022-07-16T13:56:41.651Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestIsSecureIndex [2022-07-16T13:56:41.651Z] --- PASS: TestIsSecureIndex (0.00s) [2022-07-16T13:56:41.651Z] PASS [2022-07-16T13:56:41.651Z] coverage: 50.3% of statements [2022-07-16T13:56:41.651Z] ok github.com/docker/docker/registry 0.242s coverage: 50.3% of statements [2022-07-16T13:56:41.651Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-07-16T13:56:41.651Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-07-16T13:56:41.651Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-07-16T13:56:42.136Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-07-16T13:56:42.136Z] === RUN TestResumableRequestReaderWithReadError [2022-07-16T13:56:42.136Z] time="2022-07-16T13:56:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-07-16T13:56:42.136Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-07-16T13:56:42.136Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-07-16T13:56:42.136Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-07-16T13:56:42.136Z] === RUN TestResumableRequestReader [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestReader (0.00s) [2022-07-16T13:56:42.136Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-07-16T13:56:42.136Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-07-16T13:56:42.136Z] PASS [2022-07-16T13:56:42.136Z] coverage: 100.0% of statements [2022-07-16T13:56:42.136Z] ok github.com/docker/docker/registry/resumable 0.221s coverage: 100.0% of statements [2022-07-16T13:56:42.136Z] === RUN TestRestartManagerTimeout [2022-07-16T13:56:42.136Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-07-16T13:56:42.136Z] === RUN TestRestartManagerTimeoutReset [2022-07-16T13:56:42.136Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-07-16T13:56:42.136Z] PASS [2022-07-16T13:56:42.136Z] coverage: 45.3% of statements [2022-07-16T13:56:42.136Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2022-07-16T13:56:43.154Z] === RUN TestDecodeContainerConfig [2022-07-16T13:56:43.154Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-07-16T13:56:43.154Z] === RUN TestDecodeContainerConfigIsolation [2022-07-16T13:56:43.154Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-07-16T13:56:43.154Z] === RUN TestValidatePrivileged [2022-07-16T13:56:43.154Z] --- PASS: TestValidatePrivileged (0.00s) [2022-07-16T13:56:43.154Z] PASS [2022-07-16T13:56:43.154Z] coverage: 52.2% of statements [2022-07-16T13:56:43.154Z] ok github.com/docker/docker/runconfig 0.062s coverage: 52.2% of statements [2022-07-16T13:56:43.154Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-07-16T13:56:43.154Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-07-16T13:56:43.154Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-07-16T13:56:43.154Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-07-16T13:56:43.154Z] PASS [2022-07-16T13:56:43.154Z] coverage: 62.5% of statements [2022-07-16T13:56:43.154Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-07-16T13:56:43.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-16T13:56:43.459Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-16T13:56:44.386Z] --- PASS: TestDaemonHostGatewayIP (3.75s) [2022-07-16T13:56:44.386Z] === CONT TestDaemonRestartIpcMode [2022-07-16T13:56:44.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-16T13:56:45.432Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-16T13:56:46.452Z] === RUN TestGetDriver [2022-07-16T13:56:46.452Z] --- PASS: TestGetDriver (0.00s) [2022-07-16T13:56:46.452Z] === RUN TestVolumeRequestError [2022-07-16T13:56:46.452Z] --- PASS: TestVolumeRequestError (0.01s) [2022-07-16T13:56:46.452Z] PASS [2022-07-16T13:56:46.452Z] coverage: 36.1% of statements [2022-07-16T13:56:46.452Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-07-16T13:56:46.452Z] === RUN TestGetAddress [2022-07-16T13:56:46.452Z] --- PASS: TestGetAddress (0.00s) [2022-07-16T13:56:46.452Z] === RUN TestRemove [2022-07-16T13:56:46.452Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-07-16T13:56:46.452Z] --- SKIP: TestRemove (0.00s) [2022-07-16T13:56:46.452Z] === RUN TestInitializeWithVolumes [2022-07-16T13:56:46.452Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-07-16T13:56:46.452Z] === RUN TestCreate [2022-07-16T13:56:46.452Z] --- PASS: TestCreate (0.01s) [2022-07-16T13:56:46.452Z] === RUN TestValidateName [2022-07-16T13:56:46.452Z] --- PASS: TestValidateName (0.00s) [2022-07-16T13:56:46.452Z] === RUN TestCreateWithOpts [2022-07-16T13:56:46.452Z] local_test.go:181: runtime.GOOS == "windows" [2022-07-16T13:56:46.452Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-07-16T13:56:46.452Z] === RUN TestRelaodNoOpts [2022-07-16T13:56:46.452Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-07-16T13:56:46.452Z] PASS [2022-07-16T13:56:46.452Z] coverage: 41.5% of statements [2022-07-16T13:56:46.936Z] ok github.com/docker/docker/volume/local 0.078s coverage: 41.5% of statements [2022-07-16T13:56:46.936Z] === RUN TestConvertTmpfsOptions [2022-07-16T13:56:46.936Z] parser_test.go:49: data="mode=700,size=1m" [2022-07-16T13:56:46.936Z] parser_test.go:49: data="ro" [2022-07-16T13:56:46.936Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-07-16T13:56:46.936Z] === RUN TestParseMountRaw [2022-07-16T13:56:46.936Z] --- PASS: TestParseMountRaw (0.03s) [2022-07-16T13:56:46.936Z] === RUN TestParseMountRawSplit [2022-07-16T13:56:46.936Z] parser_test.go:390: case 0 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 1 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 2 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 3 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 4 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 5 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 6 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 7 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 8 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 0 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 1 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 2 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 3 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 4 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 5 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 6 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 7 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 8 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 9 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 10 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 11 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 12 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 0 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 1 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 2 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 3 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 4 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 5 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 6 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 7 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 8 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 9 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 10 [2022-07-16T13:56:46.936Z] parser_test.go:390: case 11 [2022-07-16T13:56:46.936Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-07-16T13:56:46.936Z] === RUN TestParseMountSpec [2022-07-16T13:56:46.936Z] parser_test.go:455: case 0 [2022-07-16T13:56:46.936Z] parser_test.go:455: case 1 [2022-07-16T13:56:46.936Z] parser_test.go:455: case 2 [2022-07-16T13:56:46.936Z] parser_test.go:455: case 3 [2022-07-16T13:56:46.936Z] parser_test.go:455: case 4 [2022-07-16T13:56:46.936Z] parser_test.go:455: case 5 [2022-07-16T13:56:46.936Z] --- PASS: TestParseMountSpec (0.00s) [2022-07-16T13:56:46.936Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-07-16T13:56:46.936Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-07-16T13:56:46.936Z] === RUN TestValidateMount [2022-07-16T13:56:46.936Z] --- PASS: TestValidateMount (0.00s) [2022-07-16T13:56:46.936Z] PASS [2022-07-16T13:56:46.936Z] coverage: 66.2% of statements [2022-07-16T13:56:46.936Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2022-07-16T13:56:47.163Z] check_test.go:309: [d7d68396d8396] daemon is not started [2022-07-16T13:56:47.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-16T13:56:47.420Z] --- PASS: TestDaemonRestartIpcMode (3.09s) [2022-07-16T13:56:47.956Z] === RUN TestSetGetMeta [2022-07-16T13:56:47.956Z] === PAUSE TestSetGetMeta [2022-07-16T13:56:47.956Z] === RUN TestRestore [2022-07-16T13:56:47.956Z] === PAUSE TestRestore [2022-07-16T13:56:47.956Z] === RUN TestServiceCreate [2022-07-16T13:56:47.956Z] === PAUSE TestServiceCreate [2022-07-16T13:56:47.956Z] === RUN TestServiceList [2022-07-16T13:56:47.956Z] === PAUSE TestServiceList [2022-07-16T13:56:47.956Z] === RUN TestServiceRemove [2022-07-16T13:56:47.956Z] === PAUSE TestServiceRemove [2022-07-16T13:56:47.956Z] === RUN TestServiceGet [2022-07-16T13:56:47.956Z] === PAUSE TestServiceGet [2022-07-16T13:56:47.956Z] === RUN TestServicePrune [2022-07-16T13:56:47.956Z] === PAUSE TestServicePrune [2022-07-16T13:56:47.956Z] === RUN TestCreate [2022-07-16T13:56:47.956Z] === PAUSE TestCreate [2022-07-16T13:56:47.956Z] === RUN TestRemove [2022-07-16T13:56:47.956Z] === PAUSE TestRemove [2022-07-16T13:56:47.956Z] === RUN TestList [2022-07-16T13:56:47.956Z] === PAUSE TestList [2022-07-16T13:56:47.956Z] === RUN TestFindByDriver [2022-07-16T13:56:47.956Z] === PAUSE TestFindByDriver [2022-07-16T13:56:47.956Z] === RUN TestFindByReferenced [2022-07-16T13:56:47.956Z] === PAUSE TestFindByReferenced [2022-07-16T13:56:47.956Z] === RUN TestDerefMultipleOfSameRef [2022-07-16T13:56:47.956Z] === PAUSE TestDerefMultipleOfSameRef [2022-07-16T13:56:47.956Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-16T13:56:47.956Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-16T13:56:47.956Z] === RUN TestDefererencePluginOnCreateError [2022-07-16T13:56:47.956Z] === PAUSE TestDefererencePluginOnCreateError [2022-07-16T13:56:47.956Z] === RUN TestRefDerefRemove [2022-07-16T13:56:47.956Z] === PAUSE TestRefDerefRemove [2022-07-16T13:56:47.956Z] === RUN TestGet [2022-07-16T13:56:47.956Z] === PAUSE TestGet [2022-07-16T13:56:47.956Z] === RUN TestGetWithReference [2022-07-16T13:56:47.956Z] === PAUSE TestGetWithReference [2022-07-16T13:56:47.956Z] === RUN TestFilterFunc [2022-07-16T13:56:47.956Z] === RUN TestFilterFunc/test_nil_list [2022-07-16T13:56:47.985Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_nil_list [2022-07-16T13:56:48.440Z] === RUN TestFilterFunc/test_empty_list [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_empty_list [2022-07-16T13:56:48.440Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-07-16T13:56:48.440Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-16T13:56:48.440Z] === RUN TestFilterFunc/test_filter_some [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_filter_some [2022-07-16T13:56:48.440Z] === RUN TestFilterFunc/test_filter_middle [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_filter_middle [2022-07-16T13:56:48.440Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-07-16T13:56:48.440Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-07-16T13:56:48.440Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_nil_list [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_filter_some [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_filter_middle [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-07-16T13:56:48.440Z] === CONT TestFilterFunc/test_empty_list [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-07-16T13:56:48.440Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-07-16T13:56:48.440Z] === CONT TestSetGetMeta [2022-07-16T13:56:48.440Z] === CONT TestList [2022-07-16T13:56:48.440Z] === CONT TestServiceGet [2022-07-16T13:56:48.440Z] === CONT TestDefererencePluginOnCreateError [2022-07-16T13:56:48.440Z] --- PASS: TestSetGetMeta (0.02s) [2022-07-16T13:56:48.440Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-16T13:56:48.440Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-07-16T13:56:48.440Z] === CONT TestDerefMultipleOfSameRef [2022-07-16T13:56:48.440Z] --- PASS: TestList (0.04s) [2022-07-16T13:56:48.440Z] === CONT TestFindByReferenced [2022-07-16T13:56:48.440Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-07-16T13:56:48.440Z] === CONT TestFindByDriver [2022-07-16T13:56:48.440Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-07-16T13:56:48.440Z] === CONT TestServiceRemove [2022-07-16T13:56:48.440Z] --- PASS: TestFindByReferenced (0.02s) [2022-07-16T13:56:48.440Z] === CONT TestServiceList [2022-07-16T13:56:48.440Z] --- PASS: TestFindByDriver (0.03s) [2022-07-16T13:56:48.440Z] === CONT TestServiceCreate [2022-07-16T13:56:48.440Z] --- PASS: TestServiceGet (0.14s) [2022-07-16T13:56:48.440Z] === CONT TestRestore [2022-07-16T13:56:48.440Z] --- PASS: TestServiceRemove (0.09s) [2022-07-16T13:56:48.440Z] === CONT TestGetWithReference [2022-07-16T13:56:48.440Z] --- PASS: TestServiceList (0.09s) [2022-07-16T13:56:48.440Z] === CONT TestGet [2022-07-16T13:56:48.440Z] --- PASS: TestServiceCreate (0.08s) [2022-07-16T13:56:48.440Z] === CONT TestRefDerefRemove [2022-07-16T13:56:48.440Z] --- PASS: TestRestore (0.03s) [2022-07-16T13:56:48.440Z] === CONT TestRemove [2022-07-16T13:56:48.440Z] --- PASS: TestGetWithReference (0.03s) [2022-07-16T13:56:48.440Z] === CONT TestCreate [2022-07-16T13:56:48.440Z] --- PASS: TestGet (0.02s) [2022-07-16T13:56:48.440Z] === CONT TestServicePrune [2022-07-16T13:56:48.440Z] --- PASS: TestRefDerefRemove (0.02s) [2022-07-16T13:56:48.440Z] --- PASS: TestCreate (0.02s) [2022-07-16T13:56:48.440Z] time="2022-07-16T13:56:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-16T13:56:48.440Z] --- PASS: TestRemove (0.02s) [2022-07-16T13:56:48.440Z] time="2022-07-16T13:56:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-16T13:56:48.440Z] time="2022-07-16T13:56:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-16T13:56:48.440Z] time="2022-07-16T13:56:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-07-16T13:56:48.440Z] time="2022-07-16T13:56:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-16T13:56:48.440Z] --- PASS: TestServicePrune (0.05s) [2022-07-16T13:56:48.440Z] PASS [2022-07-16T13:56:48.440Z] coverage: 70.3% of statements [2022-07-16T13:56:48.440Z] ok github.com/docker/docker/volume/service 0.260s coverage: 70.3% of statements [2022-07-16T13:56:49.874Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-16T13:56:50.052Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-07-16T13:56:50.052Z] === RUN TestClientStream [2022-07-16T13:56:50.052Z] --- PASS: TestClientStream (0.00s) [2022-07-16T13:56:50.052Z] === RUN TestClientSendFile [2022-07-16T13:56:50.052Z] --- PASS: TestClientSendFile (0.00s) [2022-07-16T13:56:50.052Z] === RUN TestClientWithRequestTimeout [2022-07-16T13:56:50.052Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-07-16T13:56:50.052Z] === RUN TestFileSpecPlugin [2022-07-16T13:56:50.052Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-07-16T13:56:50.052Z] === RUN TestFileJSONSpecPlugin [2022-07-16T13:56:50.052Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-07-16T13:56:50.052Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-07-16T13:56:50.052Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-07-16T13:56:50.052Z] === RUN TestPluginAddHandler [2022-07-16T13:56:50.052Z] --- PASS: TestPluginAddHandler (0.00s) [2022-07-16T13:56:50.052Z] === RUN TestPluginWaitBadPlugin [2022-07-16T13:56:50.052Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-07-16T13:56:50.052Z] === RUN TestGet [2022-07-16T13:56:50.052Z] time="2022-07-16T13:56:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-07-16T13:56:51.071Z] time="2022-07-16T13:56:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-07-16T13:56:51.763Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-16T13:56:52.018Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-16T13:56:52.946Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-16T13:56:52.947Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2022-07-16T13:56:52.947Z] PASS [2022-07-16T13:56:52.947Z] [2022-07-16T13:56:52.947Z] === Skipped [2022-07-16T13:56:52.947Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-16T13:56:52.947Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T13:56:52.947Z] [2022-07-16T13:56:52.947Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-16T13:56:52.947Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:56:52.947Z] [2022-07-16T13:56:52.947Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-16T13:56:52.947Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:56:52.947Z] [2022-07-16T13:56:52.947Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T13:56:52.947Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T13:56:52.947Z] [2022-07-16T13:56:52.947Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T13:56:52.947Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T13:56:52.947Z] [2022-07-16T13:56:52.947Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-07-16T13:56:52.947Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-16T13:56:52.947Z] [2022-07-16T13:56:52.947Z] DONE 196 tests, 6 skipped in 148.969s [2022-07-16T13:56:52.947Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T13:56:52.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:56:52.947Z] ++ set -e [2022-07-16T13:56:52.947Z] ++ '[' -n 0 ']' [2022-07-16T13:56:52.947Z] ++ set -x [2022-07-16T13:56:52.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:56:53.203Z] INFO: Testing against a local daemon [2022-07-16T13:56:53.203Z] === RUN TestCommitInheritsEnv [2022-07-16T13:56:53.351Z] time="2022-07-16T13:56:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-07-16T13:56:53.765Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-16T13:56:53.765Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-07-16T13:56:53.765Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T13:56:53.765Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-16T13:56:53.765Z] === RUN TestImagesFilterMultiReference [2022-07-16T13:56:53.765Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-07-16T13:56:53.765Z] === RUN TestImagePullPlatformInvalid [2022-07-16T13:56:53.765Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-16T13:56:53.765Z] === RUN TestRemoveImageOrphaning [2022-07-16T13:56:54.328Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-07-16T13:56:54.328Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T13:56:55.256Z] check_test.go:309: [da24d388fab75] daemon is not started [2022-07-16T13:56:55.256Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-16T13:56:55.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-16T13:56:56.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-16T13:56:56.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-16T13:56:56.331Z] --- PASS: TestRemoveImageGarbageCollector (2.05s) [2022-07-16T13:56:56.331Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T13:56:56.331Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-16T13:56:56.331Z] === RUN TestTagInvalidReference [2022-07-16T13:56:56.331Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-16T13:56:56.331Z] === RUN TestTagValidPrefixedRepo [2022-07-16T13:56:56.331Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-16T13:56:56.331Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T13:56:56.331Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-16T13:56:56.331Z] === RUN TestTagOfficialNames [2022-07-16T13:56:56.587Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-16T13:56:56.587Z] === RUN TestTagMatchesDigest [2022-07-16T13:56:56.587Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-16T13:56:56.587Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-16T13:56:56.843Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-16T13:56:57.070Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-07-16T13:56:57.070Z] Copying nested executables into bundles/cross/linux/amd64 [2022-07-16T13:56:57.070Z] Cross building: bundles/cross/windows/amd64 [2022-07-16T13:56:57.070Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-07-16T13:56:57.070Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-16T13:56:57.246Z] time="2022-07-16T13:56:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-07-16T13:56:57.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-16T13:56:58.699Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-16T13:56:58.699Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-16T13:57:05.285Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-16T13:57:05.847Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-16T13:57:06.068Z] --- PASS: TestGet (15.01s) [2022-07-16T13:57:06.068Z] === RUN TestPluginWithNoManifest [2022-07-16T13:57:06.068Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-07-16T13:57:06.068Z] === RUN TestGetAll [2022-07-16T13:57:06.068Z] --- PASS: TestGetAll (0.00s) [2022-07-16T13:57:06.068Z] PASS [2022-07-16T13:57:06.068Z] coverage: 73.4% of statements [2022-07-16T13:57:06.068Z] ok github.com/docker/docker/pkg/plugins 34.969s coverage: 73.4% of statements [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/quota [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/rootless [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/volume [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-16T13:57:06.068Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-16T13:57:06.410Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-16T13:57:06.977Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-16T13:57:06.977Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === Skipped [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-07-16T13:57:07.090Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-07-16T13:57:07.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-07-16T13:57:07.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-07-16T13:57:07.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-07-16T13:57:07.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-07-16T13:57:07.090Z] client_test.go:23: runtime.GOOS == "windows" [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-07-16T13:57:07.090Z] daemon_test.go:147: root required [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-07-16T13:57:07.090Z] reload_test.go:520: root required [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-07-16T13:57:07.090Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-07-16T13:57:07.090Z] pull_v2_test.go:82: Needs fixing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-07-16T13:57:07.090Z] pull_v2_test.go:127: Needs fixing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-07-16T13:57:07.090Z] download_test.go:268: Needs fixing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-07-16T13:57:07.090Z] layer_test.go:304: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-07-16T13:57:07.090Z] layer_test.go:353: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-07-16T13:57:07.090Z] layer_test.go:468: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-07-16T13:57:07.090Z] layer_test.go:697: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-07-16T13:57:07.090Z] migration_test.go:46: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-07-16T13:57:07.090Z] migration_test.go:182: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-07-16T13:57:07.090Z] mount_test.go:17: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-07-16T13:57:07.090Z] mount_test.go:76: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-07-16T13:57:07.090Z] mount_test.go:125: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-07-16T13:57:07.090Z] mount_test.go:212: Failing on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:134: Xz not present in msys2 [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:239: Failing on Windows CI machines [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-07-16T13:57:07.090Z] archive_windows_test.go:17: Currently fails [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-07-16T13:57:07.090Z] changes_test.go:192: needs more investigation [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-07-16T13:57:07.090Z] changes_test.go:405: needs further investigation [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-07-16T13:57:07.090Z] changes_test.go:441: needs further investigation [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-07-16T13:57:07.090Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-07-16T13:57:07.090Z] poller_test.go:41: No chmod on Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-07-16T13:57:07.090Z] fileutils_test.go:134: Needs porting to Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-07-16T13:57:07.090Z] fileutils_test.go:180: Needs porting to Windows [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-07-16T13:57:07.090Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-07-16T13:57:07.090Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-07-16T13:57:07.090Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-07-16T13:57:07.090Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-07-16T13:57:07.090Z] local_test.go:181: runtime.GOOS == "windows" [2022-07-16T13:57:07.090Z] [2022-07-16T13:57:07.090Z] DONE 1851 tests, 45 skipped in 193.576s [2022-07-16T13:57:07.090Z] INFO: make.ps1 ended at 07/16/2022 13:57:06 [2022-07-16T13:57:07.540Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-07-16T13:57:07.796Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-16T13:57:08.053Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-07-16T13:57:08.616Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-07-16T13:57:08.873Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-16T13:57:08.873Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-07-16T13:57:09.369Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-07-16T13:57:09.369Z] INFO: Unit tests ended at 07/16/2022 13:57:08. Duration:00:03:30.0400735 [2022-07-16T13:57:09.369Z] INFO: Building busybox [2022-07-16T13:57:09.369Z] Sending build context to Docker daemon 5.12kB [2022-07-16T13:57:09.369Z] [2022-07-16T13:57:09.369Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-07-16T13:57:09.369Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-07-16T13:57:09.369Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-07-16T13:57:09.369Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-07-16T13:57:09.369Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-07-16T13:57:09.369Z] ---> e6b07227af5c [2022-07-16T13:57:09.369Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-07-16T13:57:09.369Z] ---> Running in 2855ff0631f6 [2022-07-16T13:57:09.435Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-07-16T13:57:09.998Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-07-16T13:57:10.560Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-07-16T13:57:11.122Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-07-16T13:57:11.380Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-16T13:57:11.637Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-07-16T13:57:12.200Z] check_test.go:309: [d058869caa023] daemon is not started [2022-07-16T13:57:12.200Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-16T13:57:13.129Z] check_test.go:309: [dba9fc69e3c3c] daemon is not started [2022-07-16T13:57:13.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-16T13:57:13.691Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-16T13:57:15.583Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-16T13:57:18.104Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-16T13:57:18.667Z] check_test.go:309: [d346da58b81eb] daemon is not started [2022-07-16T13:57:18.667Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-16T13:57:21.934Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-16T13:57:21.934Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-16T13:57:22.863Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-16T13:57:22.863Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-16T13:57:23.426Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-16T13:57:27.600Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-16T13:57:27.600Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-16T13:57:28.163Z] check_test.go:309: [d8e8e28fbdfbe] daemon is not started [2022-07-16T13:57:28.163Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-16T13:57:29.530Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-16T13:57:30.837Z] Removing intermediate container 2855ff0631f6 [2022-07-16T13:57:30.837Z] ---> 569d74ac5e70 [2022-07-16T13:57:30.837Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-07-16T13:57:30.837Z] ---> Running in 09122e5e044b [2022-07-16T13:57:30.837Z] Removing intermediate container 09122e5e044b [2022-07-16T13:57:30.837Z] ---> cb342f948983 [2022-07-16T13:57:30.837Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-07-16T13:57:30.837Z] ---> Running in 9eddcbeabc06 [2022-07-16T13:57:30.837Z] Removing intermediate container 9eddcbeabc06 [2022-07-16T13:57:30.837Z] ---> 4cf0d0b18c8e [2022-07-16T13:57:30.837Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-07-16T13:57:30.837Z] [2022-07-16T13:57:31.321Z] ---> 3d251082cf8b [2022-07-16T13:57:31.321Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-07-16T13:57:31.321Z] ---> Running in 3049637ec41b [2022-07-16T13:57:31.420Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-16T13:57:32.787Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-16T13:57:36.063Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-16T13:57:37.434Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-16T13:57:39.325Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-16T13:57:39.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-16T13:57:41.218Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-16T13:57:41.781Z] check_test.go:309: [deb8b0c714fec] daemon is not started [2022-07-16T13:57:41.781Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-16T13:57:42.343Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-16T13:57:42.905Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-16T13:57:43.467Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-16T13:57:45.360Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-16T13:57:45.360Z] check_test.go:309: [de6d5b0cc6a76] daemon is not started [2022-07-16T13:57:45.360Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-16T13:57:47.878Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-16T13:57:50.395Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-16T13:57:55.658Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-16T13:57:55.658Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-16T13:57:55.658Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-16T13:57:56.594Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-16T13:57:58.489Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-16T13:57:59.925Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-16T13:58:00.181Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-16T13:58:00.743Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-16T13:58:01.308Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-16T13:58:01.564Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-16T13:58:01.564Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-16T13:58:01.708Z] Removing intermediate container 3049637ec41b [2022-07-16T13:58:01.708Z] ---> 3d4907b66b8f [2022-07-16T13:58:01.708Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-07-16T13:58:01.708Z] ---> Running in 460b200e4a51 [2022-07-16T13:58:01.708Z] [2022-07-16T13:58:01.708Z] SUCCESS: Specified value was saved. [2022-07-16T13:58:01.821Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-16T13:58:02.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-16T13:58:03.325Z] Removing intermediate container 460b200e4a51 [2022-07-16T13:58:03.325Z] ---> 6d28bd71f89a [2022-07-16T13:58:03.325Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-07-16T13:58:03.814Z] ---> Running in 79b3de22de80 [2022-07-16T13:58:04.594Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-16T13:58:04.851Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-16T13:58:06.220Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-16T13:58:07.592Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-16T13:58:08.960Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-16T13:58:09.217Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-16T13:58:09.830Z] Cannot create a file when that file already exists. [2022-07-16T13:58:10.584Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-16T13:58:10.584Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-16T13:58:11.513Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-16T13:58:11.770Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-16T13:58:13.139Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-16T13:58:14.696Z] Removing intermediate container 79b3de22de80 [2022-07-16T13:58:14.696Z] ---> 09b2683987e7 [2022-07-16T13:58:14.696Z] Step 13/13 : CMD ["sh"] [2022-07-16T13:58:14.696Z] ---> Running in 683aa20f5c78 [2022-07-16T13:58:14.696Z] Removing intermediate container 683aa20f5c78 [2022-07-16T13:58:14.696Z] ---> 8300b4c99a9b [2022-07-16T13:58:14.696Z] Successfully built 8300b4c99a9b [2022-07-16T13:58:14.696Z] Successfully tagged busybox:latest [2022-07-16T13:58:14.696Z] INFO: Docker images of the daemon under test [2022-07-16T13:58:14.696Z] [2022-07-16T13:58:14.696Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-16T13:58:14.696Z] busybox latest 8300b4c99a9b Less than a second ago 5.62GB [2022-07-16T13:58:14.696Z] microsoft/windowsservercore latest e6b07227af5c 9 days ago 5.59GB [2022-07-16T13:58:14.696Z] mcr.microsoft.com/windows/servercore ltsc2019 e6b07227af5c 9 days ago 5.59GB [2022-07-16T13:58:14.696Z] [2022-07-16T13:58:14.696Z] INFO: Running integration tests at 07/16/2022 13:58:14... [2022-07-16T13:58:14.696Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-07-16T13:58:14.696Z] INFO: Integration API tests being run from the host: [2022-07-16T13:58:14.696Z] INFO: make.ps1 starting at 07/16/2022 13:58:14 [2022-07-16T13:58:15.715Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-07-16T13:58:16.411Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-16T13:58:18.303Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-16T13:58:18.536Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-07-16T13:58:18.536Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-16T13:58:18.536Z] remote: Enumerating objects: 23, done. [2022-07-16T13:58:18.536Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-16T13:58:18.536Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-16T13:58:18.536Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-16T13:58:18.536Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-07-16T13:58:18.536Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-16T13:58:18.536Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-16T13:58:18.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/test/unit [2022-07-16T13:58:21.403Z] ? github.com/docker/docker/api [no test files] [2022-07-16T13:58:21.576Z] docker_cli_daemon_test.go:2551: [de02e55231641] daemon is not started [2022-07-16T13:58:23.471Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-16T13:58:33.429Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-16T13:58:34.844Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-16T13:58:36.296Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-07-16T13:58:36.733Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-16T13:58:38.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-16T13:58:39.202Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-16T13:58:39.202Z] check_test.go:309: [d3e17d060ed69] daemon is not started [2022-07-16T13:58:39.202Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-16T13:58:40.570Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite (343.91s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.02s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.41s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.71s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.69s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.51s) [2022-07-16T13:58:45.819Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.64s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.90s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.95s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-07-16T13:58:45.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.54s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.76s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.22s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.47s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.72s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.03s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.41s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.72s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.58s) [2022-07-16T13:58:45.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-16T13:58:45.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.47s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.33s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.68s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.66s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.89s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.48s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.12s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.44s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.55s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.49s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.58s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.65s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.53s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.65s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.65s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.46s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.04s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.50s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.54s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-16T13:58:45.820Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.85s) [2022-07-16T13:58:45.820Z] === RUN TestDockerSwarmSuite [2022-07-16T13:58:45.820Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-16T13:58:46.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T13:58:46.148Z] INFO: Testing against a local daemon [2022-07-16T13:58:46.148Z] === RUN TestBuildWithSession [2022-07-16T13:58:46.148Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T13:58:46.148Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T13:58:46.148Z] === RUN TestBuildSquashParent [2022-07-16T13:58:46.148Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T13:58:46.148Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-07-16T13:58:46.148Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T13:58:46.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:58:46.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:58:46.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:58:46.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:58:46.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:58:46.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:58:46.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:58:46.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:58:46.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:58:46.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:58:46.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:58:46.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:58:46.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T13:58:46.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T13:58:46.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T13:58:46.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T13:58:48.338Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-16T13:58:48.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-16T13:58:49.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-16T13:58:50.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-16T13:58:50.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-16T13:58:51.211Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-16T13:58:52.579Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-16T13:58:52.579Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-07-16T13:58:52.579Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-16T13:58:52.836Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-16T13:58:56.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-16T13:58:56.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T13:58:56.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T13:59:02.646Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-16T13:59:02.646Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-16T13:59:03.575Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-16T13:59:03.831Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-16T13:59:04.087Z] === RUN TestDockerSuite/TestBuildFails [2022-07-16T13:59:04.113Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-16T13:59:04.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.21s) [2022-07-16T13:59:04.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.25s) [2022-07-16T13:59:04.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.41s) [2022-07-16T13:59:04.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.79s) [2022-07-16T13:59:04.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.70s) [2022-07-16T13:59:04.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.83s) [2022-07-16T13:59:04.113Z] === RUN TestBuildMultiStageCopy [2022-07-16T13:59:04.113Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T13:59:05.015Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-16T13:59:05.016Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-16T13:59:06.906Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-16T13:59:08.796Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-16T13:59:09.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-16T13:59:10.288Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-16T13:59:10.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-16T13:59:11.912Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-16T13:59:11.912Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-16T13:59:12.936Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T13:59:12.936Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T13:59:13.282Z] docker_api_swarm_test.go:563: [da15841c19706] joining swarm manager [dd9dba5de3779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T13:59:13.282Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-16T13:59:13.955Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T13:59:14.980Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T13:59:15.801Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-16T13:59:15.999Z] --- PASS: TestBuildMultiStageCopy (11.59s) [2022-07-16T13:59:15.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.15s) [2022-07-16T13:59:15.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-07-16T13:59:15.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2022-07-16T13:59:15.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2022-07-16T13:59:15.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2022-07-16T13:59:15.999Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T13:59:16.364Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-16T13:59:16.620Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-16T13:59:18.279Z] --- PASS: TestBuildMultiStageParentConfig (2.44s) [2022-07-16T13:59:18.279Z] === RUN TestBuildLabelWithTargets [2022-07-16T13:59:18.279Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T13:59:18.279Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-07-16T13:59:18.279Z] === RUN TestBuildWithEmptyLayers [2022-07-16T13:59:18.516Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-16T13:59:19.299Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-07-16T13:59:19.299Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T13:59:20.406Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-16T13:59:21.772Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-16T13:59:25.041Z] docker_api_swarm_test.go:585: [d1b499e43bf6a] joining swarm manager [dd9dba5de3779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T13:59:25.970Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-16T13:59:26.901Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-16T13:59:27.465Z] check_test.go:380: [da15841c19706] daemon is not started [2022-07-16T13:59:27.465Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-16T13:59:28.393Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-16T13:59:28.649Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-16T13:59:28.649Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-16T13:59:29.579Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-16T13:59:30.142Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-16T13:59:30.399Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-16T13:59:30.655Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-16T13:59:31.218Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-16T13:59:31.474Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-16T13:59:32.842Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-16T13:59:35.362Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-16T13:59:37.345Z] --- PASS: TestBuildMultiStageOnBuild (16.16s) [2022-07-16T13:59:37.345Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T13:59:37.345Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T13:59:37.345Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-07-16T13:59:37.345Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T13:59:37.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-16T13:59:37.886Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-16T13:59:37.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-16T13:59:40.403Z] docker_api_swarm_test.go:46: [dfc4bb255cc17] joining swarm manager [db7cef6fd014e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T13:59:40.659Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-16T13:59:43.929Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-16T13:59:43.929Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-16T13:59:43.929Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-16T13:59:43.929Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-16T13:59:43.929Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-16T13:59:44.186Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-16T13:59:46.078Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-16T13:59:47.444Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-16T13:59:49.961Z] --- PASS: TestImportExtremelyLargeImageWorks (172.93s) [2022-07-16T13:59:49.961Z] PASS [2022-07-16T13:59:49.961Z] [2022-07-16T13:59:49.961Z] DONE 12 tests in 176.418s [2022-07-16T13:59:49.961Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T13:59:49.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:59:49.961Z] ++ set -e [2022-07-16T13:59:49.961Z] ++ '[' -n 0 ']' [2022-07-16T13:59:49.961Z] ++ set -x [2022-07-16T13:59:49.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-16T13:59:49.961Z] INFO: Testing against a local daemon [2022-07-16T13:59:49.961Z] === RUN TestNetworkCreateDelete [2022-07-16T13:59:49.961Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-07-16T13:59:49.961Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T13:59:50.217Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-16T13:59:50.217Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2022-07-16T13:59:50.217Z] === RUN TestDaemonDNSFallback [2022-07-16T13:59:50.780Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-16T13:59:51.036Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-16T13:59:52.490Z] --- PASS: TestBuildMultiStageLayerLeak (15.66s) [2022-07-16T13:59:52.490Z] === RUN TestBuildWithHugeFile [2022-07-16T13:59:57.574Z] --- PASS: TestDaemonDNSFallback (6.69s) [2022-07-16T13:59:57.574Z] === RUN TestInspectNetwork [2022-07-16T13:59:57.574Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-16T13:59:57.764Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-16T13:59:57.764Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 48.5% of statements [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-16T13:59:57.765Z] ok github.com/docker/docker/builder/remotecontext/git 1.189s coverage: 86.3% of statements [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/cli [no test files] [2022-07-16T13:59:57.765Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-16T13:59:57.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-16T13:59:58.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-16T13:59:59.671Z] ok github.com/docker/docker/client 0.177s coverage: 75.4% of statements [2022-07-16T14:00:00.664Z] === RUN TestInspectNetwork/full_network_id [2022-07-16T14:00:00.664Z] === RUN TestInspectNetwork/partial_network_id [2022-07-16T14:00:00.664Z] === RUN TestInspectNetwork/network_name [2022-07-16T14:00:00.664Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-16T14:00:00.924Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-16T14:00:01.854Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-16T14:00:03.221Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-16T14:00:03.221Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-07-16T14:00:03.221Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-16T14:00:05.113Z] --- PASS: TestInspectNetwork (8.04s) [2022-07-16T14:00:05.113Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-16T14:00:05.113Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-16T14:00:05.113Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-16T14:00:05.113Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-07-16T14:00:05.113Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T14:00:07.006Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-16T14:00:07.006Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2022-07-16T14:00:07.006Z] === RUN TestNetworkInvalidJSON [2022-07-16T14:00:07.006Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-16T14:00:07.006Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-16T14:00:07.006Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T14:00:07.006Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T14:00:07.006Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T14:00:07.006Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T14:00:07.006Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-16T14:00:07.006Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T14:00:07.006Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T14:00:07.006Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-16T14:00:07.006Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-16T14:00:07.006Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-16T14:00:07.006Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-16T14:00:07.006Z] === RUN TestNetworkList [2022-07-16T14:00:07.006Z] === RUN TestNetworkList//networks [2022-07-16T14:00:07.006Z] === PAUSE TestNetworkList//networks [2022-07-16T14:00:07.006Z] === RUN TestNetworkList//networks/ [2022-07-16T14:00:07.006Z] === PAUSE TestNetworkList//networks/ [2022-07-16T14:00:07.006Z] === CONT TestNetworkList//networks [2022-07-16T14:00:07.006Z] === CONT TestNetworkList//networks/ [2022-07-16T14:00:07.006Z] --- PASS: TestNetworkList (0.02s) [2022-07-16T14:00:07.006Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T14:00:07.006Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T14:00:07.006Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T14:00:07.262Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-16T14:00:07.518Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-16T14:00:07.518Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T14:00:08.884Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-16T14:00:08.884Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T14:00:08.884Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-16T14:00:08.884Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-16T14:00:09.447Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-07-16T14:00:09.447Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T14:00:10.375Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-16T14:00:10.632Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-16T14:00:10.632Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T14:00:10.887Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-16T14:00:11.816Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-16T14:00:12.072Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2022-07-16T14:00:12.072Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T14:00:12.331Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-16T14:00:12.588Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-16T14:00:12.588Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T14:00:13.515Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-16T14:00:13.772Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-16T14:00:13.772Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-16T14:00:14.335Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-16T14:00:14.898Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-16T14:00:14.898Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2022-07-16T14:00:14.898Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T14:00:14.898Z] service_test.go:242: FLAKY_TEST [2022-07-16T14:00:14.898Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T14:00:14.898Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T14:00:15.154Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-16T14:00:17.044Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-16T14:00:17.300Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-16T14:00:19.203Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-16T14:00:20.130Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-16T14:00:21.495Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-16T14:00:22.422Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-16T14:00:23.351Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-16T14:00:23.607Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-16T14:00:26.128Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-16T14:00:28.017Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-16T14:00:28.272Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-16T14:00:28.835Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-16T14:00:30.204Z] --- PASS: TestServiceWithDataPathPortInit (15.26s) [2022-07-16T14:00:30.204Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T14:00:33.478Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d3kz9d9egzxgnudxoy10xaxdu Created:2022-07-16 14:00:31.692981788 +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[d1bec2a24a9d76e1588e9519c6b79d9e1b5145303157dd141917da097a2c01a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zqhvnlktsycsj6tylsbhj7hd3 EndpointID:d78644cbeb0917416facb103d6d3de02d236a775eb0ab63c700805c7630b6c43 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b710270f879eac10a0a04e787a7f19d8c57e873339718a3460db776851b302b8 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:b0fa6272257c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zqhvnlktsycsj6tylsbhj7hd3 EndpointID:d78644cbeb0917416facb103d6d3de02d236a775eb0ab63c700805c7630b6c43 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-16T14:00:35.367Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-16T14:00:37.891Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-16T14:00:37.891Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2022-07-16T14:00:37.891Z] PASS [2022-07-16T14:00:37.891Z] [2022-07-16T14:00:37.891Z] === Skipped [2022-07-16T14:00:37.891Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T14:00:37.891Z] service_test.go:242: FLAKY_TEST [2022-07-16T14:00:37.891Z] [2022-07-16T14:00:37.891Z] DONE 26 tests, 1 skipped in 48.474s [2022-07-16T14:00:37.891Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T14:00:37.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:37.891Z] ++ set -e [2022-07-16T14:00:37.891Z] ++ '[' -n 0 ']' [2022-07-16T14:00:37.891Z] ++ set -x [2022-07-16T14:00:37.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:38.147Z] INFO: Testing against a local daemon [2022-07-16T14:00:38.147Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T14:00:38.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T14:00:38.147Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-16T14:00:38.147Z] === RUN TestDockerNetworkIpvlan [2022-07-16T14:00:38.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T14:00:38.147Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-16T14:00:38.147Z] PASS [2022-07-16T14:00:38.147Z] [2022-07-16T14:00:38.147Z] === Skipped [2022-07-16T14:00:38.147Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-16T14:00:38.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T14:00:38.147Z] [2022-07-16T14:00:38.147Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-16T14:00:38.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T14:00:38.147Z] [2022-07-16T14:00:38.147Z] DONE 2 tests, 2 skipped in 0.102s [2022-07-16T14:00:38.147Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T14:00:38.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:38.147Z] ++ set -e [2022-07-16T14:00:38.147Z] ++ '[' -n 0 ']' [2022-07-16T14:00:38.147Z] ++ set -x [2022-07-16T14:00:38.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:38.147Z] INFO: Testing against a local daemon [2022-07-16T14:00:38.147Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T14:00:38.401Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.1% of statements [2022-07-16T14:00:38.402Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2022-07-16T14:00:38.402Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-16T14:00:38.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-16T14:00:38.402Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-16T14:00:38.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-16T14:00:39.093Z] === RUN TestDockerSuite/TestBuildRm [2022-07-16T14:00:39.656Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-07-16T14:00:39.656Z] === RUN TestDockerNetworkMacvlan [2022-07-16T14:00:40.585Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-16T14:00:41.146Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-16T14:00:41.146Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-16T14:00:42.075Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-16T14:00:42.075Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-16T14:00:43.003Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-16T14:00:43.566Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-16T14:00:43.822Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-16T14:00:44.078Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-16T14:00:44.976Z] ok github.com/docker/docker/daemon/cluster 0.095s coverage: 0.5% of statements [2022-07-16T14:00:45.010Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-16T14:00:45.547Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-16T14:00:45.938Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-16T14:00:46.194Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-16T14:00:46.757Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-16T14:00:46.930Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.9% of statements [2022-07-16T14:00:47.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-16T14:00:50.206Z] docker_api_swarm_test.go:304: [dee724bfb3671] joining swarm manager [dd1d1b83f6466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:00:50.465Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-16T14:00:50.722Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-16T14:00:50.979Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-16T14:00:50.979Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-07-16T14:00:50.979Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-16T14:00:51.542Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-16T14:00:51.542Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-16T14:00:51.798Z] docker_api_swarm_test.go:305: [d8c9479b93587] joining swarm manager [dd1d1b83f6466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:00:52.360Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-16T14:00:52.616Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-16T14:00:52.616Z] --- PASS: TestDockerNetworkMacvlan (12.99s) [2022-07-16T14:00:52.616Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-16T14:00:52.616Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-16T14:00:52.616Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2022-07-16T14:00:52.616Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s) [2022-07-16T14:00:52.616Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.53s) [2022-07-16T14:00:52.616Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2022-07-16T14:00:52.616Z] PASS [2022-07-16T14:00:52.616Z] [2022-07-16T14:00:52.616Z] DONE 8 tests in 14.474s [2022-07-16T14:00:52.616Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T14:00:52.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:52.616Z] ++ set -e [2022-07-16T14:00:52.616Z] ++ '[' -n 0 ']' [2022-07-16T14:00:52.616Z] ++ set -x [2022-07-16T14:00:52.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:52.616Z] testing: warning: no tests to run [2022-07-16T14:00:52.616Z] PASS [2022-07-16T14:00:52.616Z] [2022-07-16T14:00:52.616Z] DONE 0 tests in 0.022s [2022-07-16T14:00:52.616Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T14:00:52.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:52.616Z] ++ set -e [2022-07-16T14:00:52.616Z] ++ '[' -n 0 ']' [2022-07-16T14:00:52.616Z] ++ set -x [2022-07-16T14:00:52.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:00:52.616Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-16T14:00:52.873Z] INFO: Testing against a local daemon [2022-07-16T14:00:52.873Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T14:00:53.129Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-16T14:00:54.496Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-07-16T14:00:54.496Z] === RUN TestAuthZPluginTLS [2022-07-16T14:00:54.752Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-16T14:00:54.752Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T14:00:55.053Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-07-16T14:00:55.053Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2022-07-16T14:00:55.053Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-07-16T14:00:55.314Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-16T14:00:55.314Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T14:00:55.622Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-07-16T14:00:55.877Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-07-16T14:00:55.877Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T14:00:56.146Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-16T14:00:56.192Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-07-16T14:00:56.421Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-16T14:00:56.421Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T14:00:56.986Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-16T14:00:57.571Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.786s coverage: 73.3% of statements [2022-07-16T14:00:57.913Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-07-16T14:00:57.913Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T14:00:57.913Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-16T14:00:58.169Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-16T14:00:58.425Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-16T14:00:58.425Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T14:00:58.952Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2022-07-16T14:00:58.952Z] ok github.com/docker/docker/daemon 12.120s coverage: 17.1% of statements [2022-07-16T14:00:58.952Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-16T14:00:58.952Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-16T14:00:58.952Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-16T14:00:58.952Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-16T14:00:58.987Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-16T14:00:58.987Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-16T14:00:58.987Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T14:00:59.549Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-16T14:00:59.549Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T14:00:59.806Z] === RUN TestDockerSuite/TestBuildUser [2022-07-16T14:00:59.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.441s coverage: 56.2% of statements [2022-07-16T14:01:01.179Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-07-16T14:01:01.179Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T14:01:01.436Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-16T14:01:01.805Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2022-07-16T14:01:03.193Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.330s coverage: 45.9% of statements [2022-07-16T14:01:03.193Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-16T14:01:03.326Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-07-16T14:01:03.326Z] === RUN TestAuthZPluginHeader [2022-07-16T14:01:03.453Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.353s coverage: 50.5% of statements [2022-07-16T14:01:03.889Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-07-16T14:01:03.889Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T14:01:03.889Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-16T14:01:04.833Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-07-16T14:01:05.092Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.645s coverage: 58.0% of statements [2022-07-16T14:01:05.092Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-16T14:01:05.092Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-16T14:01:06.031Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-16T14:01:06.599Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-16T14:01:07.167Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-07-16T14:01:07.167Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-16T14:01:07.167Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-16T14:01:07.735Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-07-16T14:01:08.674Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-07-16T14:01:08.674Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.8% of statements [2022-07-16T14:01:08.674Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-16T14:01:08.674Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-16T14:01:09.139Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2022-07-16T14:01:09.139Z] === RUN TestAuthZPluginV2Disable [2022-07-16T14:01:09.243Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-07-16T14:01:09.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-07-16T14:01:09.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-16T14:01:10.441Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-07-16T14:01:10.442Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-16T14:01:10.701Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 54.7% of statements [2022-07-16T14:01:11.271Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2022-07-16T14:01:12.210Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-07-16T14:01:12.210Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-16T14:01:12.407Z] --- PASS: TestAuthZPluginV2Disable (4.03s) [2022-07-16T14:01:12.407Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T14:01:12.778Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-16T14:01:13.346Z] ok github.com/docker/docker/daemon/logger/splunk 1.569s coverage: 82.5% of statements [2022-07-16T14:01:13.346Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-16T14:01:13.346Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-16T14:01:14.284Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-07-16T14:01:14.925Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-16T14:01:15.181Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-16T14:01:15.438Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-16T14:01:15.685Z] ok github.com/docker/docker/distribution 1.504s coverage: 27.6% of statements [2022-07-16T14:01:15.685Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-16T14:01:15.695Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-16T14:01:15.947Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-16T14:01:16.256Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s) [2022-07-16T14:01:16.256Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T14:01:16.511Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-16T14:01:16.887Z] ok github.com/docker/docker/image 0.045s coverage: 86.8% of statements [2022-07-16T14:01:16.887Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.6% of statements [2022-07-16T14:01:16.887Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-16T14:01:17.146Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-07-16T14:01:17.146Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-16T14:01:17.405Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-07-16T14:01:17.405Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-16T14:01:17.446Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-16T14:01:17.665Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-07-16T14:01:18.381Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-16T14:01:18.381Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-16T14:01:18.381Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-16T14:01:18.381Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-07-16T14:01:18.381Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-16T14:01:18.381Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-07-16T14:01:18.381Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-16T14:01:18.381Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-07-16T14:01:18.381Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-16T14:01:18.602Z] ok github.com/docker/docker/oci 0.016s coverage: 40.6% of statements [2022-07-16T14:01:19.540Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-07-16T14:01:19.540Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-07-16T14:01:20.271Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-16T14:01:20.271Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-16T14:01:20.919Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 81.9% of statements [2022-07-16T14:01:21.488Z] ok github.com/docker/docker/pkg/authorization 0.162s coverage: 68.3% of statements [2022-07-16T14:01:21.747Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-16T14:01:21.747Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-16T14:01:22.167Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-16T14:01:22.730Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-16T14:01:24.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-16T14:01:24.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-16T14:01:25.036Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-07-16T14:01:25.036Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-16T14:01:25.297Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-07-16T14:01:25.297Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-07-16T14:01:26.511Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-16T14:01:26.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-16T14:01:27.202Z] ok github.com/docker/docker/layer 7.979s coverage: 68.8% of statements [2022-07-16T14:01:27.202Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-16T14:01:27.202Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-16T14:01:27.202Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-16T14:01:27.202Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-16T14:01:27.202Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-16T14:01:27.202Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-16T14:01:27.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-16T14:01:27.330Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.83s) [2022-07-16T14:01:27.330Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T14:01:27.461Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2022-07-16T14:01:27.587Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-16T14:01:27.721Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-07-16T14:01:27.980Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-07-16T14:01:28.514Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-16T14:01:28.771Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-16T14:01:28.917Z] ok github.com/docker/docker/pkg/discovery/kv 3.023s coverage: 84.1% of statements [2022-07-16T14:01:28.917Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-07-16T14:01:29.027Z] docker_api_swarm_test.go:272: [da978c8f2adde] joining swarm manager [d401bbea72ff0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:01:29.177Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-07-16T14:01:29.284Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-16T14:01:29.284Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-07-16T14:01:29.437Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-07-16T14:01:29.437Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-16T14:01:29.540Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-16T14:01:30.102Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-16T14:01:30.358Z] docker_api_swarm_test.go:273: [da29a07c9d330] joining swarm manager [d401bbea72ff0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:01:30.376Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 69.5% of statements [2022-07-16T14:01:30.635Z] ok github.com/docker/docker/pkg/ioutils 0.480s coverage: 69.3% of statements [2022-07-16T14:01:30.894Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-16T14:01:30.894Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-16T14:01:30.894Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-07-16T14:01:30.894Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-16T14:01:30.894Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-16T14:01:31.153Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-07-16T14:01:31.153Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-16T14:01:31.153Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-07-16T14:01:31.412Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-16T14:01:31.672Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-07-16T14:01:31.672Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2022-07-16T14:01:31.672Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-16T14:01:31.672Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-16T14:01:31.724Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-16T14:01:31.724Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-16T14:01:31.724Z] docker_cli_sni_test.go:18: Flakey test [2022-07-16T14:01:31.724Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-16T14:01:32.241Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-16T14:01:32.286Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-16T14:01:32.541Z] === RUN TestDockerSuite/TestCommitChange [2022-07-16T14:01:32.810Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-07-16T14:01:32.810Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-16T14:01:33.070Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-16T14:01:33.470Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-16T14:01:33.726Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-16T14:01:34.447Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-16T14:01:34.447Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-07-16T14:01:35.091Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-16T14:01:35.658Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-16T14:01:36.593Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-16T14:01:37.522Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-16T14:01:37.778Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-16T14:01:38.638Z] ok github.com/docker/docker/pkg/signal 3.306s coverage: 62.3% of statements [2022-07-16T14:01:38.638Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-16T14:01:38.638Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-16T14:01:38.638Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-16T14:01:39.143Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-16T14:01:39.207Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2022-07-16T14:01:39.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-16T14:01:39.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-16T14:01:39.399Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-16T14:01:39.466Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-07-16T14:01:39.656Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-16T14:01:39.656Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-16T14:01:39.656Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-16T14:01:39.656Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-16T14:01:39.726Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-07-16T14:01:40.296Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-07-16T14:01:40.296Z] coverage: [no statements] [2022-07-16T14:01:40.296Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-07-16T14:01:40.556Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-16T14:01:40.816Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-07-16T14:01:40.816Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-07-16T14:01:41.022Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-16T14:01:41.951Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-16T14:01:41.951Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-16T14:01:42.207Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-16T14:01:42.723Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-07-16T14:01:42.723Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-07-16T14:01:42.768Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-16T14:01:42.983Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.6% of statements [2022-07-16T14:01:43.330Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-16T14:01:43.587Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-16T14:01:44.149Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-16T14:01:44.149Z] PASS [2022-07-16T14:01:44.149Z] [2022-07-16T14:01:44.149Z] DONE 17 tests in 51.431s [2022-07-16T14:01:44.149Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T14:01:44.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:01:44.149Z] ++ set -e [2022-07-16T14:01:44.149Z] ++ '[' -n 0 ']' [2022-07-16T14:01:44.149Z] ++ set -x [2022-07-16T14:01:44.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:01:44.149Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-16T14:01:44.149Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-16T14:01:44.149Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-16T14:01:44.149Z] INFO: Testing against a local daemon [2022-07-16T14:01:44.149Z] === RUN TestPluginInvalidJSON [2022-07-16T14:01:44.149Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:01:44.149Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:01:44.149Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:01:44.149Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-16T14:01:44.149Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-16T14:01:44.149Z] === RUN TestPluginInstall [2022-07-16T14:01:44.149Z] === RUN TestPluginInstall/no_auth [2022-07-16T14:01:44.362Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2022-07-16T14:01:44.362Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-16T14:01:44.712Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-16T14:01:44.712Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-16T14:01:44.712Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-16T14:01:44.968Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-16T14:01:44.968Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-16T14:01:45.301Z] ok github.com/docker/docker/registry 0.053s coverage: 57.2% of statements [2022-07-16T14:01:45.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-16T14:01:45.870Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-16T14:01:45.870Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-16T14:01:46.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-16T14:01:46.349Z] time="2022-07-16T14:01:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T14:01:46.349Z] time="2022-07-16T14:01:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9de3c790d93c3ef7b7ad433344d74056eadec68f7eaec4cb3b15973cb0b3211e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T14:01:46.349Z] time="2022-07-16T14:01:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T14:01:46.349Z] time="2022-07-16T14:01:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9de3c790d93c3ef7b7ad433344d74056eadec68f7eaec4cb3b15973cb0b3211e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T14:01:46.439Z] ok github.com/docker/docker/runconfig 0.011s coverage: 66.1% of statements [2022-07-16T14:01:46.439Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-16T14:01:46.911Z] === RUN TestPluginInstall/with_htpasswd [2022-07-16T14:01:46.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-16T14:01:46.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-16T14:01:47.167Z] time="2022-07-16T14:01:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T14:01:47.168Z] time="2022-07-16T14:01:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4048242e3cf4b6d0ae7280685adb8e120264a46cc92135b678460b76f34c54cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T14:01:47.168Z] time="2022-07-16T14:01:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T14:01:47.168Z] time="2022-07-16T14:01:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4048242e3cf4b6d0ae7280685adb8e120264a46cc92135b678460b76f34c54cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T14:01:47.730Z] === RUN TestPluginInstall/with_insecure [2022-07-16T14:01:47.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-16T14:01:48.549Z] time="2022-07-16T14:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T14:01:48.549Z] time="2022-07-16T14:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47851bbcbaa44b5c6e79de05f36c40cfad8403bfc2d49056aaba3b9292f1b67c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T14:01:48.549Z] time="2022-07-16T14:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T14:01:48.549Z] time="2022-07-16T14:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47851bbcbaa44b5c6e79de05f36c40cfad8403bfc2d49056aaba3b9292f1b67c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T14:01:48.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-16T14:01:48.805Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-16T14:01:48.805Z] plugin_test.go:165: [d2b3df2e9cbe9] daemon is not started [2022-07-16T14:01:48.805Z] --- PASS: TestPluginInstall (4.60s) [2022-07-16T14:01:48.805Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2022-07-16T14:01:48.805Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-07-16T14:01:48.805Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-07-16T14:01:48.805Z] === RUN TestPluginsWithRuntimes [2022-07-16T14:01:48.977Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-16T14:01:49.237Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2022-07-16T14:01:49.368Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-16T14:01:49.807Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-07-16T14:01:49.931Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-16T14:01:50.492Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-16T14:01:50.493Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-16T14:01:50.744Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-07-16T14:01:51.055Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-16T14:01:51.055Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-16T14:01:51.626Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-16T14:01:51.626Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-16T14:01:51.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-16T14:01:52.196Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-16T14:01:52.759Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2022-07-16T14:01:52.759Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-07-16T14:01:52.759Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.19s) [2022-07-16T14:01:52.759Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T14:01:53.015Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-16T14:01:53.015Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-16T14:01:53.577Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-16T14:01:53.833Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2022-07-16T14:01:53.833Z] PASS [2022-07-16T14:01:53.833Z] [2022-07-16T14:01:53.833Z] DONE 10 tests in 9.611s [2022-07-16T14:01:53.833Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T14:01:53.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:01:53.833Z] ++ set -e [2022-07-16T14:01:53.833Z] ++ '[' -n 0 ']' [2022-07-16T14:01:53.833Z] ++ set -x [2022-07-16T14:01:53.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:01:53.833Z] INFO: Testing against a local daemon [2022-07-16T14:01:53.833Z] === RUN TestExternalGraphDriver [2022-07-16T14:01:54.395Z] === RUN TestExternalGraphDriver/json [2022-07-16T14:01:54.957Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-16T14:01:56.324Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-16T14:01:56.324Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-16T14:01:56.324Z] === RUN TestExternalGraphDriver/spec [2022-07-16T14:01:56.324Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-16T14:01:56.324Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-16T14:01:56.324Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-16T14:01:56.887Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-16T14:01:57.815Z] === RUN TestExternalGraphDriver/pull [2022-07-16T14:01:59.704Z] --- PASS: TestExternalGraphDriver (5.53s) [2022-07-16T14:01:59.704Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-07-16T14:01:59.704Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-16T14:01:59.704Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-07-16T14:01:59.704Z] === RUN TestGraphdriverPluginV2 [2022-07-16T14:02:01.068Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-16T14:02:01.630Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-16T14:02:02.192Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-16T14:02:02.192Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-07-16T14:02:02.192Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-16T14:02:02.192Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-16T14:02:04.081Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-07-16T14:02:04.081Z] PASS [2022-07-16T14:02:04.081Z] [2022-07-16T14:02:04.081Z] DONE 5 tests in 10.009s [2022-07-16T14:02:04.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T14:02:04.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:04.081Z] ++ set -e [2022-07-16T14:02:04.081Z] ++ '[' -n 0 ']' [2022-07-16T14:02:04.081Z] ++ set -x [2022-07-16T14:02:04.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:04.081Z] INFO: Testing against a local daemon [2022-07-16T14:02:04.081Z] === RUN TestContinueAfterPluginCrash [2022-07-16T14:02:04.081Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T14:02:04.081Z] === RUN TestReadPluginNoRead [2022-07-16T14:02:04.081Z] === PAUSE TestReadPluginNoRead [2022-07-16T14:02:04.081Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T14:02:04.081Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T14:02:04.081Z] === CONT TestContinueAfterPluginCrash [2022-07-16T14:02:04.081Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T14:02:04.643Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-16T14:02:04.837Z] --- PASS: TestBuildWithHugeFile (133.45s) [2022-07-16T14:02:04.837Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T14:02:04.837Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T14:02:04.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T14:02:04.837Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T14:02:04.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T14:02:04.837Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T14:02:04.837Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T14:02:04.837Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T14:02:04.837Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T14:02:04.837Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T14:02:04.837Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-16T14:02:04.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-07-16T14:02:04.837Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-07-16T14:02:04.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-07-16T14:02:04.837Z] === RUN TestBuildPreserveOwnership [2022-07-16T14:02:04.837Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:02:04.837Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-07-16T14:02:04.837Z] === RUN TestBuildPlatformInvalid [2022-07-16T14:02:04.837Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-07-16T14:02:04.837Z] PASS [2022-07-16T14:02:04.837Z] ok github.com/docker/docker/integration/build 200.806s [2022-07-16T14:02:05.328Z] [2022-07-16T14:02:05.328Z] === Skipped [2022-07-16T14:02:05.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-07-16T14:02:05.328Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T14:02:05.328Z] [2022-07-16T14:02:05.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-07-16T14:02:05.328Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:05.328Z] [2022-07-16T14:02:05.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-07-16T14:02:05.328Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:02:05.328Z] [2022-07-16T14:02:05.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-07-16T14:02:05.328Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:02:05.328Z] [2022-07-16T14:02:05.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-07-16T14:02:05.328Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:02:05.328Z] [2022-07-16T14:02:05.328Z] DONE 28 tests, 5 skipped in 229.642s [2022-07-16T14:02:05.573Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-16T14:02:05.815Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-07-16T14:02:06.939Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-16T14:02:07.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:02:07.444Z] INFO: Testing against a local daemon [2022-07-16T14:02:07.444Z] === RUN TestConfigInspect [2022-07-16T14:02:07.444Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.444Z] --- SKIP: TestConfigInspect (0.00s) [2022-07-16T14:02:07.444Z] === RUN TestConfigList [2022-07-16T14:02:07.444Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.444Z] --- SKIP: TestConfigList (0.01s) [2022-07-16T14:02:07.444Z] === RUN TestConfigsCreateAndDelete [2022-07-16T14:02:07.444Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.444Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-07-16T14:02:07.444Z] === RUN TestConfigsUpdate [2022-07-16T14:02:07.444Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.444Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-07-16T14:02:07.444Z] === RUN TestTemplatedConfig [2022-07-16T14:02:07.444Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.444Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-16T14:02:07.444Z] === RUN TestConfigCreateResolve [2022-07-16T14:02:07.444Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:02:07.444Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-07-16T14:02:07.444Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T14:02:07.444Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:02:07.444Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-07-16T14:02:07.444Z] PASS [2022-07-16T14:02:07.444Z] ok github.com/docker/docker/integration/config 0.113s [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] === Skipped [2022-07-16T14:02:07.929Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-07-16T14:02:07.929Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2022-07-16T14:02:07.929Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-07-16T14:02:07.929Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-07-16T14:02:07.929Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-07-16T14:02:07.929Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-07-16T14:02:07.929Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-07-16T14:02:07.929Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:02:07.929Z] [2022-07-16T14:02:07.929Z] DONE 7 tests, 7 skipped in 2.228s [2022-07-16T14:02:07.929Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-07-16T14:02:08.303Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2022-07-16T14:02:08.304Z] === CONT TestReadPluginNoRead [2022-07-16T14:02:08.830Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/rootless [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/volume [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-16T14:02:08.830Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === Skipped [2022-07-16T14:02:08.830Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-07-16T14:02:08.830Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-07-16T14:02:08.830Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:74: No driver to put! [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-16T14:02:08.830Z] time="2022-07-16T14:01:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-16T14:02:08.830Z] time="2022-07-16T14:01:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-16T14:02:08.830Z] time="2022-07-16T14:01:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-16T14:02:08.830Z] time="2022-07-16T14:01:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-16T14:02:08.830Z] time="2022-07-16T14:01:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:74: No driver to put! [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-16T14:02:08.830Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-16T14:02:08.830Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-16T14:02:08.830Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T14:02:08.830Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-16T14:02:08.830Z] graphtest_unix.go:74: No driver to put! [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-16T14:02:08.830Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-16T14:02:08.830Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-07-16T14:02:08.830Z] [2022-07-16T14:02:08.830Z] DONE 2251 tests, 26 skipped in 226.246s Post stage [Pipeline] junit [2022-07-16T14:02:08.844Z] Recording test results [2022-07-16T14:02:09.153Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-16T14:02:09.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43824/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=903cd53ce41f0ab016d89e055e0f9ca21a109979 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:903cd53ce41f0ab016d89e055e0f9ca21a109979 hack/validate/vendor [2022-07-16T14:02:10.060Z] update vendored copy of archive/tar [2022-07-16T14:02:10.060Z] downloading: https://golang.org/dl/go1.17.12.src.tar.gz [2022-07-16T14:02:10.831Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-16T14:02:10.831Z] === RUN TestReadPluginNoRead/default [2022-07-16T14:02:10.831Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-16T14:02:10.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:02:10.965Z] INFO: Testing against a local daemon [2022-07-16T14:02:10.965Z] === RUN TestCheckpoint [2022-07-16T14:02:10.965Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T14:02:10.965Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T14:02:10.965Z] === RUN TestContainerInvalidJSON [2022-07-16T14:02:10.965Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T14:02:10.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T14:02:10.965Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T14:02:10.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T14:02:10.965Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-16T14:02:10.965Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-16T14:02:10.965Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-16T14:02:10.965Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-16T14:02:10.965Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-16T14:02:10.965Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-07-16T14:02:10.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-07-16T14:02:10.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-07-16T14:02:10.965Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-07-16T14:02:10.965Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T14:02:10.965Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-07-16T14:02:10.965Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T14:02:10.965Z] copy_test.go:38: testEnv.OSType == "windows" [2022-07-16T14:02:10.965Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-07-16T14:02:10.965Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T14:02:10.965Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2022-07-16T14:02:10.965Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T14:02:10.965Z] copy_test.go:63: testEnv.OSType == "windows" [2022-07-16T14:02:10.965Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-07-16T14:02:10.965Z] === RUN TestCopyFromContainer [2022-07-16T14:02:10.965Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:10.965Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-07-16T14:02:10.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T14:02:10.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T14:02:10.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T14:02:10.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T14:02:10.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T14:02:10.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T14:02:10.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T14:02:10.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T14:02:10.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T14:02:10.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T14:02:10.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-16T14:02:10.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-16T14:02:10.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T14:02:10.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-16T14:02:10.965Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T14:02:10.965Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-07-16T14:02:10.965Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-07-16T14:02:10.965Z] === RUN TestCreateWithInvalidEnv [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T14:02:11.451Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T14:02:11.451Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:11.451Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-07-16T14:02:11.451Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T14:02:11.451Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:02:11.451Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-07-16T14:02:11.451Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T14:02:11.451Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:02:11.451Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T14:02:11.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T14:02:11.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T14:02:11.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-16T14:02:11.451Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T14:02:11.451Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-07-16T14:02:11.451Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-07-16T14:02:11.451Z] === RUN TestCreateDifferentPlatform [2022-07-16T14:02:11.451Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T14:02:11.451Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T14:02:11.451Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-16T14:02:11.451Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T14:02:11.451Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T14:02:11.451Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-16T14:02:11.451Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T14:02:11.451Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-07-16T14:02:11.451Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-07-16T14:02:11.451Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T14:02:11.451Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:11.451Z] --- SKIP: TestContainerKillOnDaemonStart (0.01s) [2022-07-16T14:02:11.451Z] === RUN TestDiff [2022-07-16T14:02:11.451Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:11.451Z] --- SKIP: TestDiff (0.00s) [2022-07-16T14:02:11.451Z] === RUN TestExecWithCloseStdin [2022-07-16T14:02:11.964Z] patching file stat_unix.go [2022-07-16T14:02:11.964Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-07-16T14:02:11.964Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-07-16T14:02:11.964Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-07-16T14:02:11.964Z] 2022/07/16 14:02:11 Collecting initial packages [2022-07-16T14:02:11.964Z] 2022/07/16 14:02:12 Download dependencies [2022-07-16T14:02:12.196Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-16T14:02:12.196Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T14:02:13.123Z] --- PASS: TestContinueAfterPluginCrash (9.21s) [2022-07-16T14:02:13.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-16T14:02:13.687Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T14:02:13.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-07-16T14:02:14.486Z] --- PASS: TestExecWithCloseStdin (2.95s) [2022-07-16T14:02:14.486Z] === RUN TestExec [2022-07-16T14:02:14.872Z] === CONT TestReadPluginNoRead [2022-07-16T14:02:14.872Z] read_test.go:92: [d99828e79214e] daemon is not started [2022-07-16T14:02:14.872Z] --- PASS: TestReadPluginNoRead (6.91s) [2022-07-16T14:02:14.872Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-07-16T14:02:14.872Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2022-07-16T14:02:14.872Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-16T14:02:14.872Z] PASS [2022-07-16T14:02:14.872Z] [2022-07-16T14:02:14.872Z] DONE 6 tests in 11.182s [2022-07-16T14:02:14.872Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-16T14:02:14.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:14.872Z] ++ set -e [2022-07-16T14:02:14.872Z] ++ '[' -n 0 ']' [2022-07-16T14:02:14.872Z] ++ set -x [2022-07-16T14:02:14.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:14.872Z] testing: warning: no tests to run [2022-07-16T14:02:14.872Z] PASS [2022-07-16T14:02:14.872Z] [2022-07-16T14:02:14.872Z] DONE 0 tests in 0.033s [2022-07-16T14:02:14.872Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T14:02:14.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:14.872Z] ++ set -e [2022-07-16T14:02:14.872Z] ++ '[' -n 0 ']' [2022-07-16T14:02:14.872Z] ++ set -x [2022-07-16T14:02:14.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:15.128Z] INFO: Testing against a local daemon [2022-07-16T14:02:15.128Z] === RUN TestPluginWithDevMounts [2022-07-16T14:02:15.128Z] === PAUSE TestPluginWithDevMounts [2022-07-16T14:02:15.128Z] === CONT TestPluginWithDevMounts [2022-07-16T14:02:15.299Z] 2022/07/16 14:02:15 Starting whole vndr cycle because no package specified [2022-07-16T14:02:15.299Z] 2022/07/16 14:02:15 Ignoring paths matching "^archive/tar" [2022-07-16T14:02:15.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-07-16T14:02:15.559Z] 2022/07/16 14:02:15 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-07-16T14:02:15.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-16T14:02:16.499Z] 2022/07/16 14:02:16 Finished clone github.com/moby/locker [2022-07-16T14:02:16.499Z] 2022/07/16 14:02:16 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Finished clone github.com/docker/libtrust [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Finished clone github.com/moby/term [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Finished clone github.com/tchap/go-patricia [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Clone gotest.tools/v3, attempt 1/20 finished with error gotest.tools/v3: unrecognized import path "gotest.tools/v3" (https fetch: Get "https://gotest.tools/v3?go-get=1": read tcp 172.17.0.2:35774->185.199.111.153:443: read: connection reset by peer) [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Finished clone github.com/creack/pty [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Finished clone github.com/google/uuid [2022-07-16T14:02:16.759Z] 2022/07/16 14:02:16 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-07-16T14:02:16.765Z] --- PASS: TestExec (2.52s) [2022-07-16T14:02:16.765Z] === RUN TestExecUser [2022-07-16T14:02:16.765Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-07-16T14:02:16.765Z] --- SKIP: TestExecUser (0.00s) [2022-07-16T14:02:16.765Z] === RUN TestExportContainerAndImportImage [2022-07-16T14:02:16.765Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:16.765Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-07-16T14:02:16.765Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T14:02:16.765Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:16.765Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-07-16T14:02:16.765Z] === RUN TestHealthCheckWorkdir [2022-07-16T14:02:16.765Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:16.765Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-07-16T14:02:16.765Z] === RUN TestHealthKillContainer [2022-07-16T14:02:16.765Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-07-16T14:02:16.765Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-07-16T14:02:16.765Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T14:02:16.765Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-16T14:02:16.765Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-16T14:02:16.765Z] === RUN TestKillContainerInvalidSignal [2022-07-16T14:02:16.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-07-16T14:02:16.873Z] --- PASS: TestPluginWithDevMounts (1.67s) [2022-07-16T14:02:16.873Z] PASS [2022-07-16T14:02:16.873Z] [2022-07-16T14:02:16.873Z] DONE 1 tests in 1.780s [2022-07-16T14:02:16.873Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T14:02:16.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:16.873Z] ++ set -e [2022-07-16T14:02:16.873Z] ++ '[' -n 0 ']' [2022-07-16T14:02:16.873Z] ++ set -x [2022-07-16T14:02:16.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:16.873Z] INFO: Testing against a local daemon [2022-07-16T14:02:16.873Z] === RUN TestSecretInspect [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:16 Finished clone github.com/willf/bitset [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:16 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:17 Finished clone github.com/gorilla/mux [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:17 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:17 Finished clone github.com/moby/sys [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:17 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:17 Finished clone github.com/Microsoft/go-winio [2022-07-16T14:02:17.019Z] 2022/07/16 14:02:17 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-07-16T14:02:17.591Z] 2022/07/16 14:02:17 Finished clone github.com/sirupsen/logrus [2022-07-16T14:02:17.591Z] 2022/07/16 14:02:17 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-07-16T14:02:17.850Z] 2022/07/16 14:02:17 Finished clone github.com/docker/go-units [2022-07-16T14:02:17.851Z] 2022/07/16 14:02:17 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-07-16T14:02:17.851Z] 2022/07/16 14:02:17 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 2/20 [2022-07-16T14:02:18.111Z] 2022/07/16 14:02:18 Finished clone github.com/syndtr/gocapability [2022-07-16T14:02:18.111Z] 2022/07/16 14:02:18 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-07-16T14:02:18.111Z] 2022/07/16 14:02:18 Finished clone github.com/RackSec/srslog [2022-07-16T14:02:18.111Z] 2022/07/16 14:02:18 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-07-16T14:02:18.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-07-16T14:02:18.680Z] 2022/07/16 14:02:18 Finished clone github.com/imdario/mergo [2022-07-16T14:02:18.681Z] 2022/07/16 14:02:18 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-07-16T14:02:18.681Z] 2022/07/16 14:02:18 Finished clone golang.org/x/sync [2022-07-16T14:02:18.681Z] 2022/07/16 14:02:18 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-07-16T14:02:18.940Z] 2022/07/16 14:02:18 Finished clone github.com/google/go-cmp [2022-07-16T14:02:18.940Z] 2022/07/16 14:02:18 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-07-16T14:02:18.940Z] 2022/07/16 14:02:19 Finished clone github.com/tonistiigi/units [2022-07-16T14:02:18.940Z] 2022/07/16 14:02:19 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-07-16T14:02:19.045Z] --- PASS: TestKillContainerInvalidSignal (2.32s) [2022-07-16T14:02:19.046Z] === RUN TestKillContainer [2022-07-16T14:02:19.046Z] === RUN TestKillContainer/no_signal [2022-07-16T14:02:19.511Z] 2022/07/16 14:02:19 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-07-16T14:02:19.511Z] 2022/07/16 14:02:19 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-07-16T14:02:19.511Z] 2022/07/16 14:02:19 Finished clone github.com/docker/go-connections [2022-07-16T14:02:19.511Z] 2022/07/16 14:02:19 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-07-16T14:02:19.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-16T14:02:19.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2fe90_} [2022-07-16T14:02:19.771Z] 2022/07/16 14:02:19 Finished clone github.com/opentracing/opentracing-go [2022-07-16T14:02:19.771Z] 2022/07/16 14:02:19 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-07-16T14:02:19.864Z] --- PASS: TestSecretInspect (2.97s) [2022-07-16T14:02:19.864Z] === RUN TestSecretList [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:19 Finished clone gotest.tools/v3 [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:19 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:20 Finished clone github.com/opentracing-contrib/go-stdlib [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:20 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:20 Finished clone github.com/google/shlex [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:20 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:20 Finished clone github.com/mitchellh/hashstructure [2022-07-16T14:02:20.030Z] 2022/07/16 14:02:20 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-07-16T14:02:20.290Z] 2022/07/16 14:02:20 Finished clone github.com/gofrs/flock [2022-07-16T14:02:20.290Z] 2022/07/16 14:02:20 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-07-16T14:02:21.229Z] 2022/07/16 14:02:21 Finished clone github.com/armon/go-radix [2022-07-16T14:02:21.229Z] 2022/07/16 14:02:21 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-07-16T14:02:21.229Z] 2022/07/16 14:02:21 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-07-16T14:02:21.229Z] 2022/07/16 14:02:21 Finished clone github.com/docker/go-events [2022-07-16T14:02:21.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13674562204_/foo_false____} [2022-07-16T14:02:21.330Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T14:02:21.330Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-07-16T14:02:21.330Z] === RUN TestKillContainer/killing_signal [2022-07-16T14:02:21.489Z] 2022/07/16 14:02:21 Finished clone github.com/armon/go-metrics [2022-07-16T14:02:21.489Z] 2022/07/16 14:02:21 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-07-16T14:02:21.489Z] 2022/07/16 14:02:21 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-07-16T14:02:21.489Z] 2022/07/16 14:02:21 Finished clone github.com/sean-/seed [2022-07-16T14:02:21.794Z] docker_api_swarm_node_test.go:20: [d1c9e474d6582] joining swarm manager [df5926a3c8e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:02:22.057Z] 2022/07/16 14:02:22 Finished clone github.com/tonistiigi/fsutil [2022-07-16T14:02:22.057Z] 2022/07/16 14:02:22 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-07-16T14:02:22.626Z] 2022/07/16 14:02:22 Finished clone github.com/hashicorp/errwrap [2022-07-16T14:02:22.626Z] 2022/07/16 14:02:22 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-07-16T14:02:22.626Z] 2022/07/16 14:02:22 Finished clone github.com/hashicorp/go-multierror [2022-07-16T14:02:22.626Z] 2022/07/16 14:02:22 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-07-16T14:02:22.626Z] 2022/07/16 14:02:22 Finished clone github.com/hashicorp/memberlist [2022-07-16T14:02:22.626Z] 2022/07/16 14:02:22 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-07-16T14:02:22.722Z] --- PASS: TestSecretList (2.65s) [2022-07-16T14:02:22.722Z] === RUN TestSecretsCreateAndDelete [2022-07-16T14:02:22.722Z] docker_api_swarm_node_test.go:21: [d30124fec0964] joining swarm manager [df5926a3c8e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:02:22.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13674562204_/foo_true____} [2022-07-16T14:02:23.565Z] 2022/07/16 14:02:23 Finished clone github.com/golang/gddo [2022-07-16T14:02:23.565Z] 2022/07/16 14:02:23 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-07-16T14:02:23.609Z] --- PASS: TestKillContainer (4.58s) [2022-07-16T14:02:23.609Z] --- PASS: TestKillContainer/no_signal (2.12s) [2022-07-16T14:02:23.609Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-07-16T14:02:23.609Z] --- PASS: TestKillContainer/killing_signal (2.40s) [2022-07-16T14:02:23.609Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T14:02:23.609Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-16T14:02:23.609Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-07-16T14:02:23.609Z] === RUN TestKillStoppedContainer [2022-07-16T14:02:23.609Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-16T14:02:23.609Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-07-16T14:02:23.609Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T14:02:23.609Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-16T14:02:23.609Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-07-16T14:02:23.609Z] === RUN TestKillDifferentUserContainer [2022-07-16T14:02:23.609Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-07-16T14:02:23.609Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-07-16T14:02:23.609Z] === RUN TestInspectOomKilledTrue [2022-07-16T14:02:23.609Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:23.609Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-16T14:02:23.609Z] === RUN TestInspectOomKilledFalse [2022-07-16T14:02:23.609Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T14:02:23.609Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-16T14:02:23.609Z] === RUN TestLogsFollowTailEmpty [2022-07-16T14:02:23.825Z] 2022/07/16 14:02:23 Finished clone github.com/docker/libkv [2022-07-16T14:02:23.825Z] 2022/07/16 14:02:23 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-07-16T14:02:23.825Z] 2022/07/16 14:02:23 Finished clone github.com/vishvananda/netns [2022-07-16T14:02:23.825Z] 2022/07/16 14:02:23 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-07-16T14:02:24.085Z] 2022/07/16 14:02:24 Finished clone github.com/hashicorp/go-sockaddr [2022-07-16T14:02:24.085Z] 2022/07/16 14:02:24 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-07-16T14:02:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33929461037_/foo_false____} [2022-07-16T14:02:25.013Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-07-16T14:02:25.013Z] === RUN TestSecretsUpdate [2022-07-16T14:02:25.023Z] 2022/07/16 14:02:25 Finished clone github.com/moby/ipvs [2022-07-16T14:02:25.023Z] 2022/07/16 14:02:25 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-07-16T14:02:25.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33929461037_/foo_true____} [2022-07-16T14:02:25.594Z] 2022/07/16 14:02:25 Finished clone github.com/deckarep/golang-set [2022-07-16T14:02:25.594Z] 2022/07/16 14:02:25 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-07-16T14:02:25.594Z] 2022/07/16 14:02:25 Finished clone github.com/samuel/go-zookeeper [2022-07-16T14:02:25.594Z] 2022/07/16 14:02:25 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-07-16T14:02:25.854Z] 2022/07/16 14:02:25 Finished clone github.com/BurntSushi/toml [2022-07-16T14:02:25.854Z] 2022/07/16 14:02:25 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-07-16T14:02:25.889Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2022-07-16T14:02:25.889Z] === RUN TestNetworkNat [2022-07-16T14:02:25.889Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:25.889Z] --- SKIP: TestNetworkNat (0.00s) [2022-07-16T14:02:25.889Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T14:02:26.114Z] 2022/07/16 14:02:26 Finished clone github.com/hashicorp/go-msgpack [2022-07-16T14:02:26.114Z] 2022/07/16 14:02:26 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-07-16T14:02:26.373Z] 2022/07/16 14:02:26 Finished clone github.com/vishvananda/netlink [2022-07-16T14:02:26.373Z] 2022/07/16 14:02:26 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-07-16T14:02:26.633Z] 2022/07/16 14:02:26 Finished clone github.com/coreos/go-semver [2022-07-16T14:02:26.633Z] 2022/07/16 14:02:26 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-07-16T14:02:26.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33929461037_/foo_true__0xc000d2fec0__} [2022-07-16T14:02:27.194Z] --- PASS: TestSecretsUpdate (2.27s) [2022-07-16T14:02:27.194Z] === RUN TestTemplatedSecret [2022-07-16T14:02:27.202Z] 2022/07/16 14:02:27 Finished clone github.com/ishidawataru/sctp [2022-07-16T14:02:27.202Z] 2022/07/16 14:02:27 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-07-16T14:02:28.141Z] 2022/07/16 14:02:28 Finished clone github.com/modern-go/concurrent [2022-07-16T14:02:28.141Z] 2022/07/16 14:02:28 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-07-16T14:02:28.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2fed8_} [2022-07-16T14:02:28.710Z] 2022/07/16 14:02:28 Finished clone github.com/modern-go/reflect2 [2022-07-16T14:02:28.710Z] 2022/07/16 14:02:28 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-07-16T14:02:28.921Z] --- PASS: TestNetworkLocalhostTCPNat (2.58s) [2022-07-16T14:02:28.921Z] === RUN TestNetworkLoopbackNat [2022-07-16T14:02:28.921Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:28.921Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-07-16T14:02:28.921Z] === RUN TestPause [2022-07-16T14:02:28.921Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-07-16T14:02:28.921Z] --- SKIP: TestPause (0.00s) [2022-07-16T14:02:28.921Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T14:02:29.279Z] 2022/07/16 14:02:29 Finished clone github.com/json-iterator/go [2022-07-16T14:02:29.279Z] 2022/07/16 14:02:29 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-07-16T14:02:29.279Z] 2022/07/16 14:02:29 Finished clone go.etcd.io/bbolt [2022-07-16T14:02:29.279Z] 2022/07/16 14:02:29 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-07-16T14:02:29.279Z] 2022/07/16 14:02:29 Finished clone github.com/Microsoft/opengcs [2022-07-16T14:02:29.279Z] 2022/07/16 14:02:29 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-07-16T14:02:29.848Z] 2022/07/16 14:02:29 Finished clone golang.org/x/net [2022-07-16T14:02:29.848Z] 2022/07/16 14:02:29 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-07-16T14:02:29.933Z] --- PASS: TestTemplatedSecret (2.69s) [2022-07-16T14:02:29.933Z] === RUN TestSecretCreateResolve [2022-07-16T14:02:30.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2fef0_} [2022-07-16T14:02:30.418Z] 2022/07/16 14:02:30 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-07-16T14:02:30.418Z] 2022/07/16 14:02:30 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-07-16T14:02:30.547Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.06s) [2022-07-16T14:02:30.547Z] === RUN TestPauseStopPausedContainer [2022-07-16T14:02:30.547Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:02:30.547Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-07-16T14:02:30.547Z] === RUN TestPsFilter [2022-07-16T14:02:30.547Z] --- PASS: TestPsFilter (0.12s) [2022-07-16T14:02:30.547Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T14:02:30.678Z] 2022/07/16 14:02:30 Finished clone github.com/opencontainers/go-digest [2022-07-16T14:02:30.678Z] 2022/07/16 14:02:30 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-07-16T14:02:30.939Z] 2022/07/16 14:02:30 Finished clone github.com/hashicorp/serf [2022-07-16T14:02:30.939Z] 2022/07/16 14:02:30 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-07-16T14:02:30.939Z] 2022/07/16 14:02:30 Finished clone github.com/mistifyio/go-zfs [2022-07-16T14:02:30.939Z] 2022/07/16 14:02:30 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-07-16T14:02:31.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2ff08_} [2022-07-16T14:02:32.115Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-07-16T14:02:32.115Z] PASS [2022-07-16T14:02:32.115Z] [2022-07-16T14:02:32.115Z] DONE 6 tests in 15.294s [2022-07-16T14:02:32.115Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T14:02:32.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:32.115Z] ++ set -e [2022-07-16T14:02:32.115Z] ++ '[' -n 0 ']' [2022-07-16T14:02:32.115Z] ++ set -x [2022-07-16T14:02:32.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:02:32.115Z] INFO: Testing against a local daemon [2022-07-16T14:02:32.115Z] === RUN TestServiceCreateInit [2022-07-16T14:02:32.115Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T14:02:32.321Z] 2022/07/16 14:02:32 Finished clone github.com/cyphar/filepath-securejoin [2022-07-16T14:02:32.321Z] 2022/07/16 14:02:32 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-07-16T14:02:33.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2ff20_} [2022-07-16T14:02:33.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-16T14:02:33.262Z] 2022/07/16 14:02:33 Finished clone github.com/coreos/go-systemd [2022-07-16T14:02:33.262Z] 2022/07/16 14:02:33 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-07-16T14:02:33.832Z] 2022/07/16 14:02:33 Finished clone github.com/opencontainers/runtime-spec [2022-07-16T14:02:33.832Z] 2022/07/16 14:02:33 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-07-16T14:02:33.832Z] 2022/07/16 14:02:34 Finished clone github.com/vbatts/tar-split [2022-07-16T14:02:33.832Z] 2022/07/16 14:02:34 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-07-16T14:02:34.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-16T14:02:34.772Z] 2022/07/16 14:02:34 Finished clone github.com/opencontainers/image-spec [2022-07-16T14:02:34.772Z] 2022/07/16 14:02:34 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-07-16T14:02:34.772Z] 2022/07/16 14:02:34 Finished clone github.com/coreos/go-systemd/v22 [2022-07-16T14:02:34.772Z] 2022/07/16 14:02:34 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-07-16T14:02:35.343Z] 2022/07/16 14:02:35 Finished clone github.com/Graylog2/go-gelf [2022-07-16T14:02:35.343Z] 2022/07/16 14:02:35 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-07-16T14:02:35.603Z] 2022/07/16 14:02:35 Finished clone github.com/godbus/dbus/v5 [2022-07-16T14:02:35.603Z] 2022/07/16 14:02:35 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-07-16T14:02:35.603Z] 2022/07/16 14:02:35 Finished clone github.com/fluent/fluent-logger-golang [2022-07-16T14:02:35.603Z] 2022/07/16 14:02:35 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-16T14:02:35.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-16T14:02:36.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-16T14:02:36.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-16T14:02:36.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-16T14:02:36.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-16T14:02:36.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-16T14:02:36.031Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-16T14:02:36.173Z] 2022/07/16 14:02:36 Finished clone github.com/philhofer/fwd [2022-07-16T14:02:36.173Z] 2022/07/16 14:02:36 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-07-16T14:02:36.594Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T14:02:37.553Z] 2022/07/16 14:02:37 Finished clone github.com/fsnotify/fsnotify [2022-07-16T14:02:37.553Z] 2022/07/16 14:02:37 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-07-16T14:02:37.813Z] 2022/07/16 14:02:37 Finished clone github.com/bsphere/le_go [2022-07-16T14:02:37.813Z] 2022/07/16 14:02:37 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-07-16T14:02:37.962Z] docker_api_swarm_test.go:502: [d1e282dd74c39] joining swarm manager [d8fbcb65d2a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:02:38.383Z] 2022/07/16 14:02:38 Finished clone github.com/jmespath/go-jmespath [2022-07-16T14:02:38.383Z] 2022/07/16 14:02:38 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-07-16T14:02:39.328Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-16T14:02:39.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.53s) [2022-07-16T14:02:39.370Z] === RUN TestRemoveContainerWithVolume [2022-07-16T14:02:39.764Z] 2022/07/16 14:02:39 Finished clone github.com/tinylib/msgp [2022-07-16T14:02:39.764Z] 2022/07/16 14:02:39 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-07-16T14:02:39.764Z] 2022/07/16 14:02:39 Finished clone github.com/golang/groupcache [2022-07-16T14:02:39.764Z] 2022/07/16 14:02:39 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-07-16T14:02:40.024Z] 2022/07/16 14:02:40 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-07-16T14:02:40.024Z] 2022/07/16 14:02:40 Finished clone github.com/docker/libnetwork [2022-07-16T14:02:40.284Z] 2022/07/16 14:02:40 Finished clone golang.org/x/oauth2 [2022-07-16T14:02:40.284Z] 2022/07/16 14:02:40 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-07-16T14:02:40.693Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-16T14:02:40.949Z] --- PASS: TestServiceCreateInit (8.85s) [2022-07-16T14:02:40.949Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2022-07-16T14:02:40.949Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2022-07-16T14:02:40.949Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T14:02:40.984Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2022-07-16T14:02:40.984Z] === RUN TestRemoveContainerRunning [2022-07-16T14:02:42.232Z] 2022/07/16 14:02:42 Finished clone github.com/googleapis/gax-go [2022-07-16T14:02:42.232Z] 2022/07/16 14:02:42 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-07-16T14:02:42.498Z] 2022/07/16 14:02:42 Finished clone github.com/miekg/dns [2022-07-16T14:02:42.498Z] 2022/07/16 14:02:42 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-07-16T14:02:42.597Z] --- PASS: TestRemoveContainerRunning (2.12s) [2022-07-16T14:02:42.597Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T14:02:42.838Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-16T14:02:43.878Z] 2022/07/16 14:02:43 Finished clone go.opencensus.io [2022-07-16T14:02:43.878Z] 2022/07/16 14:02:43 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-07-16T14:02:44.138Z] 2022/07/16 14:02:44 Finished clone github.com/containerd/fifo [2022-07-16T14:02:44.138Z] 2022/07/16 14:02:44 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-07-16T14:02:44.203Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-16T14:02:44.203Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-16T14:02:44.397Z] 2022/07/16 14:02:44 Finished clone golang.org/x/sys [2022-07-16T14:02:44.397Z] 2022/07/16 14:02:44 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-07-16T14:02:44.878Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2022-07-16T14:02:44.878Z] === RUN TestRemoveInvalidContainer [2022-07-16T14:02:44.878Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-07-16T14:02:44.878Z] === RUN TestRenameLinkedContainer [2022-07-16T14:02:44.878Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:44.878Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-07-16T14:02:44.878Z] === RUN TestRenameStoppedContainer [2022-07-16T14:02:45.132Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-16T14:02:46.060Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-16T14:02:46.935Z] 2022/07/16 14:02:46 Finished clone github.com/containerd/cgroups [2022-07-16T14:02:46.935Z] 2022/07/16 14:02:46 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-07-16T14:02:46.998Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-16T14:02:47.562Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-16T14:02:47.912Z] --- PASS: TestRenameStoppedContainer (2.54s) [2022-07-16T14:02:47.912Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T14:02:48.124Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-16T14:02:48.686Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-16T14:02:48.844Z] 2022/07/16 14:02:48 Finished clone github.com/containerd/go-runc [2022-07-16T14:02:48.844Z] 2022/07/16 14:02:48 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-07-16T14:02:48.844Z] 2022/07/16 14:02:48 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-07-16T14:02:48.844Z] 2022/07/16 14:02:48 Finished clone github.com/containerd/console [2022-07-16T14:02:48.844Z] 2022/07/16 14:02:49 Finished clone golang.org/x/text [2022-07-16T14:02:48.844Z] 2022/07/16 14:02:49 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-07-16T14:02:49.613Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-16T14:02:49.784Z] 2022/07/16 14:02:49 Finished clone github.com/containerd/typeurl [2022-07-16T14:02:49.784Z] 2022/07/16 14:02:49 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-07-16T14:02:49.869Z] docker_api_swarm_test.go:507: [d2e1c5c0181ea] joining swarm manager [d8fbcb65d2a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:02:50.353Z] 2022/07/16 14:02:50 Finished clone github.com/containerd/ttrpc [2022-07-16T14:02:50.353Z] 2022/07/16 14:02:50 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-07-16T14:02:50.431Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-16T14:02:50.687Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-16T14:02:50.921Z] 2022/07/16 14:02:50 Finished clone github.com/containerd/continuity [2022-07-16T14:02:50.921Z] 2022/07/16 14:02:50 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-07-16T14:02:50.921Z] 2022/07/16 14:02:51 Finished clone github.com/gogo/googleapis [2022-07-16T14:02:50.921Z] 2022/07/16 14:02:51 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-07-16T14:02:51.800Z] --- PASS: TestRenameRunningContainerAndReuse (4.20s) [2022-07-16T14:02:51.800Z] === RUN TestRenameInvalidName [2022-07-16T14:02:52.052Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-16T14:02:52.308Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-16T14:02:52.871Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-16T14:02:53.434Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-16T14:02:53.461Z] 2022/07/16 14:02:53 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-07-16T14:02:53.461Z] 2022/07/16 14:02:53 Finished clone github.com/opencontainers/runc [2022-07-16T14:02:53.721Z] 2022/07/16 14:02:53 Finished clone google.golang.org/grpc [2022-07-16T14:02:53.721Z] 2022/07/16 14:02:53 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-07-16T14:02:54.079Z] --- PASS: TestRenameInvalidName (2.07s) [2022-07-16T14:02:54.079Z] === RUN TestRenameAnonymousContainer [2022-07-16T14:02:54.079Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:54.079Z] --- SKIP: TestRenameAnonymousContainer (0.01s) [2022-07-16T14:02:54.079Z] === RUN TestRenameContainerWithSameName [2022-07-16T14:02:54.360Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-16T14:02:54.660Z] 2022/07/16 14:02:54 Finished clone github.com/Microsoft/hcsshim [2022-07-16T14:02:54.660Z] 2022/07/16 14:02:54 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-07-16T14:02:54.921Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-16T14:02:55.177Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-16T14:02:55.229Z] 2022/07/16 14:02:55 Finished clone github.com/fernet/fernet-go [2022-07-16T14:02:55.229Z] 2022/07/16 14:02:55 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-07-16T14:02:55.433Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-16T14:02:55.692Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2022-07-16T14:02:55.692Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T14:02:55.692Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:55.692Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-07-16T14:02:55.692Z] === RUN TestResize [2022-07-16T14:02:55.799Z] 2022/07/16 14:02:55 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-07-16T14:02:55.799Z] 2022/07/16 14:02:55 Finished clone github.com/docker/distribution [2022-07-16T14:02:55.995Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-16T14:02:56.556Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-16T14:02:57.118Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-16T14:02:57.679Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-16T14:02:57.707Z] 2022/07/16 14:02:57 Finished clone golang.org/x/time [2022-07-16T14:02:57.707Z] 2022/07/16 14:02:57 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-07-16T14:02:57.969Z] --- PASS: TestResize (2.19s) [2022-07-16T14:02:57.969Z] === RUN TestResizeWithInvalidSize [2022-07-16T14:02:57.969Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-07-16T14:02:57.969Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-07-16T14:02:57.969Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T14:02:58.239Z] --- PASS: TestCreateServiceMultipleTimes (17.14s) [2022-07-16T14:02:58.239Z] === RUN TestCreateServiceConflict [2022-07-16T14:02:58.239Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-16T14:02:59.089Z] 2022/07/16 14:02:59 Finished clone github.com/hashicorp/go-memdb [2022-07-16T14:02:59.089Z] 2022/07/16 14:02:59 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-07-16T14:02:59.089Z] 2022/07/16 14:02:59 Finished clone github.com/golang/protobuf [2022-07-16T14:02:59.089Z] 2022/07/16 14:02:59 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-07-16T14:02:59.348Z] 2022/07/16 14:02:59 Finished clone github.com/cilium/ebpf [2022-07-16T14:02:59.348Z] 2022/07/16 14:02:59 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-07-16T14:02:59.605Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-16T14:02:59.861Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-16T14:03:00.287Z] 2022/07/16 14:03:00 Finished clone github.com/moby/buildkit [2022-07-16T14:03:00.287Z] 2022/07/16 14:03:00 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-07-16T14:03:00.547Z] 2022/07/16 14:03:00 Finished clone github.com/hashicorp/go-immutable-radix [2022-07-16T14:03:00.547Z] 2022/07/16 14:03:00 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-07-16T14:03:00.547Z] 2022/07/16 14:03:00 Finished clone github.com/hashicorp/golang-lru [2022-07-16T14:03:00.547Z] 2022/07/16 14:03:00 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-07-16T14:03:00.789Z] --- PASS: TestCreateServiceConflict (2.52s) [2022-07-16T14:03:00.789Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T14:03:00.806Z] 2022/07/16 14:03:00 Finished clone github.com/coreos/pkg [2022-07-16T14:03:00.806Z] 2022/07/16 14:03:00 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-07-16T14:03:00.999Z] --- PASS: TestResizeWhenContainerNotStarted (2.39s) [2022-07-16T14:03:00.999Z] === RUN TestDaemonRestartKillContainers [2022-07-16T14:03:00.999Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:00.999Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-16T14:03:00.999Z] === RUN TestStats [2022-07-16T14:03:00.999Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-07-16T14:03:00.999Z] --- SKIP: TestStats (0.00s) [2022-07-16T14:03:00.999Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T14:03:02.155Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-16T14:03:02.194Z] 2022/07/16 14:03:02 Finished clone golang.org/x/crypto [2022-07-16T14:03:02.194Z] 2022/07/16 14:03:02 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-07-16T14:03:02.453Z] 2022/07/16 14:03:02 Finished clone github.com/beorn7/perks [2022-07-16T14:03:02.453Z] 2022/07/16 14:03:02 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-07-16T14:03:02.714Z] 2022/07/16 14:03:02 Finished clone github.com/prometheus/client_model [2022-07-16T14:03:02.714Z] 2022/07/16 14:03:02 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-07-16T14:03:04.622Z] 2022/07/16 14:03:04 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-07-16T14:03:04.622Z] 2022/07/16 14:03:04 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-07-16T14:03:04.683Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2022-07-16T14:03:04.683Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T14:03:05.562Z] 2022/07/16 14:03:05 Finished clone github.com/prometheus/client_golang [2022-07-16T14:03:05.562Z] 2022/07/16 14:03:05 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-07-16T14:03:05.610Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-16T14:03:05.822Z] 2022/07/16 14:03:05 Finished clone code.cloudfoundry.org/clock [2022-07-16T14:03:05.822Z] 2022/07/16 14:03:05 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-07-16T14:03:05.822Z] 2022/07/16 14:03:05 Finished clone github.com/pkg/errors [2022-07-16T14:03:05.822Z] 2022/07/16 14:03:05 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-07-16T14:03:05.822Z] 2022/07/16 14:03:05 Finished clone github.com/prometheus/common [2022-07-16T14:03:05.822Z] 2022/07/16 14:03:05 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-07-16T14:03:06.082Z] 2022/07/16 14:03:06 Finished clone github.com/prometheus/procfs [2022-07-16T14:03:06.082Z] 2022/07/16 14:03:06 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-07-16T14:03:06.994Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.06s) [2022-07-16T14:03:06.994Z] === RUN TestStopContainerWithTimeout [2022-07-16T14:03:06.994Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-07-16T14:03:06.994Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-07-16T14:03:06.994Z] === RUN TestUpdateRestartPolicy [2022-07-16T14:03:07.023Z] 2022/07/16 14:03:06 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-07-16T14:03:07.023Z] 2022/07/16 14:03:06 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-07-16T14:03:07.283Z] 2022/07/16 14:03:07 Finished clone github.com/cespare/xxhash/v2 [2022-07-16T14:03:07.283Z] 2022/07/16 14:03:07 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-07-16T14:03:07.543Z] 2022/07/16 14:03:07 Finished clone github.com/inconshreveable/mousetrap [2022-07-16T14:03:07.543Z] 2022/07/16 14:03:07 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-07-16T14:03:07.807Z] 2022/07/16 14:03:07 Finished clone github.com/spf13/pflag [2022-07-16T14:03:07.807Z] 2022/07/16 14:03:07 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-07-16T14:03:08.130Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-16T14:03:08.377Z] 2022/07/16 14:03:08 Finished clone github.com/morikuni/aec [2022-07-16T14:03:08.385Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-16T14:03:09.317Z] 2022/07/16 14:03:09 Finished clone github.com/Azure/go-ansiterm [2022-07-16T14:03:09.317Z] 2022/07/16 14:03:09 Finished clone github.com/spf13/cobra [2022-07-16T14:03:09.317Z] 2022/07/16 14:03:09 Finished clone github.com/google/certificate-transparency-go [2022-07-16T14:03:09.886Z] 2022/07/16 14:03:09 Finished clone github.com/docker/go-metrics [2022-07-16T14:03:10.826Z] 2022/07/16 14:03:10 Finished clone github.com/opencontainers/selinux [2022-07-16T14:03:11.651Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-16T14:03:13.541Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-16T14:03:13.541Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-16T14:03:16.809Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-16T14:03:16.809Z] === RUN TestDockerSuite/TestCpToDot [2022-07-16T14:03:17.373Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-16T14:03:18.302Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s) [2022-07-16T14:03:18.302Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T14:03:18.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-16T14:03:18.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-16T14:03:19.924Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-16T14:03:20.853Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-16T14:03:21.111Z] docker_api_swarm_node_test.go:81: [d0cc563ce6e88] joining swarm manager [d74235f0dc638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:03:21.673Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-16T14:03:21.929Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-16T14:03:22.490Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-16T14:03:23.050Z] 2022/07/16 14:03:21 Finished clone github.com/cloudflare/cfssl [2022-07-16T14:03:23.418Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-16T14:03:23.418Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-16T14:03:23.418Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-16T14:03:23.991Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-16T14:03:24.553Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-16T14:03:24.553Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-07-16T14:03:24.553Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-16T14:03:24.553Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-16T14:03:25.117Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-16T14:03:25.373Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-16T14:03:25.373Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-16T14:03:25.373Z] === RUN TestDockerSuite/TestCreateRM [2022-07-16T14:03:25.628Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-16T14:03:25.628Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-16T14:03:25.628Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-16T14:03:25.628Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-16T14:03:25.628Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-16T14:03:27.250Z] 2022/07/16 14:03:27 Finished clone github.com/containerd/containerd [2022-07-16T14:03:27.520Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-16T14:03:27.520Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-16T14:03:27.520Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-16T14:03:28.474Z] --- PASS: TestUpdateRestartPolicy (21.87s) [2022-07-16T14:03:28.474Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T14:03:30.544Z] 2022/07/16 14:03:30 Finished clone github.com/coreos/etcd [2022-07-16T14:03:30.753Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2022-07-16T14:03:30.753Z] === RUN TestWaitNonBlocked [2022-07-16T14:03:30.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T14:03:30.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T14:03:30.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T14:03:30.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T14:03:30.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T14:03:30.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T14:03:30.790Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-16T14:03:30.790Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-16T14:03:30.790Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-16T14:03:30.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-16T14:03:30.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-16T14:03:30.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-16T14:03:31.352Z] --- PASS: TestCreateServiceSecretFileMode (13.11s) [2022-07-16T14:03:31.352Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T14:03:31.482Z] 2022/07/16 14:03:31 Finished clone github.com/docker/swarmkit [2022-07-16T14:03:31.607Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-16T14:03:32.535Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-16T14:03:33.096Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-16T14:03:33.814Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-16T14:03:33.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2022-07-16T14:03:33.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.77s) [2022-07-16T14:03:33.814Z] === RUN TestWaitBlocked [2022-07-16T14:03:33.814Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:33.814Z] --- SKIP: TestWaitBlocked (0.00s) [2022-07-16T14:03:33.814Z] PASS [2022-07-16T14:03:33.814Z] ok github.com/docker/docker/integration/container 82.750s [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === Skipped [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-07-16T14:03:33.814Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-07-16T14:03:33.814Z] copy_test.go:38: testEnv.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-07-16T14:03:33.814Z] copy_test.go:63: testEnv.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-07-16T14:03:33.814Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-07-16T14:03:33.814Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-07-16T14:03:33.814Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-07-16T14:03:33.814Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-07-16T14:03:33.814Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-07-16T14:03:33.814Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-07-16T14:03:33.814Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.01s) [2022-07-16T14:03:33.814Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-07-16T14:03:33.814Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-07-16T14:03:33.814Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-07-16T14:03:33.814Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-07-16T14:03:33.814Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-07-16T14:03:33.814Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-07-16T14:03:33.814Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-16T14:03:33.814Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-07-16T14:03:33.814Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-07-16T14:03:33.814Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-07-16T14:03:33.814Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-07-16T14:03:33.814Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-07-16T14:03:33.814Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-07-16T14:03:33.814Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-07-16T14:03:33.814Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-07-16T14:03:33.814Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-07-16T14:03:33.814Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-07-16T14:03:33.814Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-07-16T14:03:33.814Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-07-16T14:03:33.814Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-07-16T14:03:33.814Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s) [2022-07-16T14:03:33.814Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-07-16T14:03:33.814Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-07-16T14:03:33.814Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-07-16T14:03:33.814Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-07-16T14:03:33.814Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-07-16T14:03:33.814Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-07-16T14:03:33.814Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:33.814Z] [2022-07-16T14:03:33.814Z] DONE 88 tests, 37 skipped in 85.525s [2022-07-16T14:03:33.814Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-07-16T14:03:34.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-16T14:03:34.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-16T14:03:35.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-16T14:03:35.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:35.434Z] INFO: Testing against a local daemon [2022-07-16T14:03:35.434Z] === RUN TestCommitInheritsEnv [2022-07-16T14:03:35.434Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:03:35.434Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-07-16T14:03:35.434Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T14:03:35.434Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-07-16T14:03:35.434Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-16T14:03:35.434Z] === RUN TestImagesFilterMultiReference [2022-07-16T14:03:35.434Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-07-16T14:03:35.434Z] === RUN TestImagePullPlatformInvalid [2022-07-16T14:03:35.434Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-16T14:03:35.434Z] === RUN TestRemoveImageOrphaning [2022-07-16T14:03:35.651Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-16T14:03:36.214Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-16T14:03:36.470Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-16T14:03:36.470Z] docker_api_swarm_node_test.go:53: [d68bcf22140fc] joining swarm manager [d55d1c5c29773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:03:37.032Z] === RUN TestDockerSuite/TestDockerFails [2022-07-16T14:03:37.032Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-16T14:03:37.032Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-16T14:03:37.032Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-16T14:03:37.050Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2022-07-16T14:03:37.050Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T14:03:37.050Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-16T14:03:37.050Z] === RUN TestTagInvalidReference [2022-07-16T14:03:37.050Z] --- PASS: TestTagInvalidReference (0.03s) [2022-07-16T14:03:37.050Z] === RUN TestTagValidPrefixedRepo [2022-07-16T14:03:37.050Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-16T14:03:37.050Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T14:03:37.050Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-07-16T14:03:37.050Z] === RUN TestTagOfficialNames [2022-07-16T14:03:37.050Z] --- PASS: TestTagOfficialNames (0.10s) [2022-07-16T14:03:37.050Z] === RUN TestTagMatchesDigest [2022-07-16T14:03:37.050Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-07-16T14:03:37.050Z] PASS [2022-07-16T14:03:37.050Z] ok github.com/docker/docker/integration/image 1.836s [2022-07-16T14:03:37.289Z] docker_api_swarm_node_test.go:54: [d3cea5651f6aa] joining swarm manager [d55d1c5c29773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:03:37.535Z] [2022-07-16T14:03:37.535Z] === Skipped [2022-07-16T14:03:37.535Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-07-16T14:03:37.535Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:03:37.535Z] [2022-07-16T14:03:37.535Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-16T14:03:37.535Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-07-16T14:03:37.535Z] [2022-07-16T14:03:37.535Z] DONE 11 tests, 2 skipped in 3.685s [2022-07-16T14:03:37.535Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-07-16T14:03:37.850Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-16T14:03:38.412Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-16T14:03:39.159Z] testing: warning: no tests to run [2022-07-16T14:03:39.160Z] PASS [2022-07-16T14:03:39.160Z] ok github.com/docker/docker/integration/network/ipvlan 0.099s [no tests to run] [2022-07-16T14:03:39.160Z] testing: warning: no tests to run [2022-07-16T14:03:39.160Z] PASS [2022-07-16T14:03:39.160Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [no tests to run] [2022-07-16T14:03:39.340Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-16T14:03:39.340Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-16T14:03:39.340Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-16T14:03:39.595Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-16T14:03:40.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:40.179Z] INFO: Testing against a local daemon [2022-07-16T14:03:40.179Z] === RUN TestNetworkCreateDelete [2022-07-16T14:03:40.179Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:40.179Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T14:03:40.179Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-07-16T14:03:40.179Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestDaemonDNSFallback [2022-07-16T14:03:40.179Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:40.179Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestInspectNetwork [2022-07-16T14:03:40.179Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:40.179Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T14:03:40.179Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:40.179Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestNetworkInvalidJSON [2022-07-16T14:03:40.179Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-16T14:03:40.179Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-16T14:03:40.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T14:03:40.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T14:03:40.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T14:03:40.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T14:03:40.179Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-16T14:03:40.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-16T14:03:40.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-16T14:03:40.179Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-07-16T14:03:40.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-07-16T14:03:40.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-07-16T14:03:40.179Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-07-16T14:03:40.179Z] === RUN TestNetworkList [2022-07-16T14:03:40.179Z] === RUN TestNetworkList//networks [2022-07-16T14:03:40.179Z] === PAUSE TestNetworkList//networks [2022-07-16T14:03:40.179Z] === RUN TestNetworkList//networks/ [2022-07-16T14:03:40.179Z] === PAUSE TestNetworkList//networks/ [2022-07-16T14:03:40.179Z] === CONT TestNetworkList//networks [2022-07-16T14:03:40.179Z] === CONT TestNetworkList//networks/ [2022-07-16T14:03:40.179Z] --- PASS: TestNetworkList (0.04s) [2022-07-16T14:03:40.179Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T14:03:40.179Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T14:03:40.179Z] network_test.go:126: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T14:03:40.179Z] service_test.go:29: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T14:03:40.179Z] service_test.go:58: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T14:03:40.179Z] service_test.go:102: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T14:03:40.179Z] service_test.go:136: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T14:03:40.179Z] service_test.go:187: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T14:03:40.179Z] service_test.go:212: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T14:03:40.179Z] service_test.go:242: FLAKY_TEST [2022-07-16T14:03:40.179Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T14:03:40.179Z] service_test.go:332: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-07-16T14:03:40.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T14:03:40.179Z] service_test.go:400: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-16T14:03:40.179Z] PASS [2022-07-16T14:03:40.179Z] ok github.com/docker/docker/integration/network 0.206s [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === Skipped [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-07-16T14:03:40.179Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-07-16T14:03:40.179Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-07-16T14:03:40.179Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-07-16T14:03:40.179Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-07-16T14:03:40.179Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-07-16T14:03:40.179Z] network_test.go:126: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-07-16T14:03:40.179Z] service_test.go:29: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-07-16T14:03:40.179Z] service_test.go:58: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-16T14:03:40.179Z] service_test.go:102: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-16T14:03:40.179Z] service_test.go:136: testEnv.OSType == "windows" [2022-07-16T14:03:40.179Z] [2022-07-16T14:03:40.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-16T14:03:40.180Z] service_test.go:187: testEnv.OSType == "windows" [2022-07-16T14:03:40.180Z] [2022-07-16T14:03:40.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-07-16T14:03:40.180Z] service_test.go:212: testEnv.OSType == "windows" [2022-07-16T14:03:40.180Z] [2022-07-16T14:03:40.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T14:03:40.180Z] service_test.go:242: FLAKY_TEST [2022-07-16T14:03:40.180Z] [2022-07-16T14:03:40.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-07-16T14:03:40.180Z] service_test.go:332: testEnv.OSType == "windows" [2022-07-16T14:03:40.180Z] [2022-07-16T14:03:40.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-16T14:03:40.180Z] service_test.go:400: testEnv.OSType == "windows" [2022-07-16T14:03:40.180Z] [2022-07-16T14:03:40.180Z] DONE 22 tests, 15 skipped in 2.806s [2022-07-16T14:03:40.180Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-07-16T14:03:40.664Z] testing: warning: no tests to run [2022-07-16T14:03:40.664Z] PASS [2022-07-16T14:03:40.664Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-07-16T14:03:40.664Z] [2022-07-16T14:03:40.664Z] DONE 0 tests in 0.439s [2022-07-16T14:03:41.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-07-16T14:03:41.634Z] testing: warning: no tests to run [2022-07-16T14:03:41.634Z] PASS [2022-07-16T14:03:41.634Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-07-16T14:03:41.634Z] [2022-07-16T14:03:41.634Z] DONE 0 tests in 0.427s [2022-07-16T14:03:41.634Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-07-16T14:03:43.249Z] testing: warning: no tests to run [2022-07-16T14:03:43.249Z] PASS [2022-07-16T14:03:43.249Z] ok github.com/docker/docker/integration/plugin/authz 0.122s [no tests to run] [2022-07-16T14:03:43.249Z] testing: warning: no tests to run [2022-07-16T14:03:43.249Z] PASS [2022-07-16T14:03:43.249Z] ok github.com/docker/docker/integration/plugin 0.080s [no tests to run] [2022-07-16T14:03:44.859Z] --- PASS: TestCreateServiceConfigFileMode (12.73s) [2022-07-16T14:03:44.859Z] === RUN TestCreateServiceSysctls [2022-07-16T14:03:44.859Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-16T14:03:46.381Z] 2022/07/16 14:03:44 Finished clone cloud.google.com/go [2022-07-16T14:03:46.749Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-16T14:03:47.677Z] --- PASS: TestCreateServiceSysctls (3.41s) [2022-07-16T14:03:47.677Z] === RUN TestCreateServiceCapabilities [2022-07-16T14:03:48.606Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-16T14:03:48.942Z] 2022/07/16 14:03:49 Finished clone github.com/gogo/protobuf [2022-07-16T14:03:50.495Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-16T14:03:50.495Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2022-07-16T14:03:50.495Z] === RUN TestInspect [2022-07-16T14:03:51.059Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-16T14:03:51.621Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-16T14:03:52.550Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-16T14:03:53.477Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-16T14:03:53.477Z] --- PASS: TestInspect (3.22s) [2022-07-16T14:03:53.477Z] === RUN TestCreateJob [2022-07-16T14:03:53.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:53.897Z] INFO: Testing against a local daemon [2022-07-16T14:03:53.897Z] === RUN TestExternalGraphDriver [2022-07-16T14:03:53.897Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-16T14:03:53.897Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-07-16T14:03:53.897Z] === RUN TestGraphdriverPluginV2 [2022-07-16T14:03:53.897Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-16T14:03:53.897Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-07-16T14:03:53.897Z] PASS [2022-07-16T14:03:53.897Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.173s [2022-07-16T14:03:53.897Z] testing: warning: no tests to run [2022-07-16T14:03:53.897Z] PASS [2022-07-16T14:03:53.897Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [no tests to run] [2022-07-16T14:03:54.039Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-16T14:03:54.226Z] 2022/07/16 14:03:54 Finished clone google.golang.org/genproto [2022-07-16T14:03:54.601Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-16T14:03:54.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:54.922Z] INFO: Testing against a local daemon [2022-07-16T14:03:54.922Z] === RUN TestReadPluginNoRead [2022-07-16T14:03:54.922Z] read_test.go:21: no unix domain sockets on Windows [2022-07-16T14:03:54.922Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-07-16T14:03:54.922Z] PASS [2022-07-16T14:03:54.922Z] ok github.com/docker/docker/integration/plugin/logging 0.136s [2022-07-16T14:03:54.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:54.922Z] INFO: Testing against a local daemon [2022-07-16T14:03:54.922Z] === RUN TestPluginInvalidJSON [2022-07-16T14:03:54.922Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:03:54.922Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:03:54.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:54.922Z] INFO: Testing against a local daemon [2022-07-16T14:03:54.922Z] === RUN TestPluginWithDevMounts [2022-07-16T14:03:54.922Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:54.922Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-16T14:03:54.922Z] PASS [2022-07-16T14:03:54.922Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-07-16T14:03:54.922Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:03:54.922Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-07-16T14:03:54.922Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-07-16T14:03:54.922Z] === RUN TestPluginInstall [2022-07-16T14:03:54.922Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-16T14:03:54.922Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-16T14:03:54.922Z] === RUN TestPluginsWithRuntimes [2022-07-16T14:03:54.922Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-16T14:03:54.922Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-16T14:03:54.922Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T14:03:54.922Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-16T14:03:54.922Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T14:03:54.922Z] PASS [2022-07-16T14:03:54.922Z] ok github.com/docker/docker/integration/plugin/common 0.173s [2022-07-16T14:03:54.922Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-07-16T14:03:54.922Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-07-16T14:03:54.922Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-07-16T14:03:55.407Z] [2022-07-16T14:03:55.407Z] === Skipped [2022-07-16T14:03:55.407Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-07-16T14:03:55.407Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-16T14:03:55.407Z] [2022-07-16T14:03:55.407Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-07-16T14:03:55.407Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-16T14:03:55.407Z] [2022-07-16T14:03:55.407Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T14:03:55.407Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-16T14:03:55.407Z] [2022-07-16T14:03:55.407Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-07-16T14:03:55.408Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-16T14:03:55.408Z] [2022-07-16T14:03:55.408Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-07-16T14:03:55.408Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-16T14:03:55.408Z] [2022-07-16T14:03:55.408Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-07-16T14:03:55.408Z] read_test.go:21: no unix domain sockets on Windows [2022-07-16T14:03:55.408Z] [2022-07-16T14:03:55.408Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-07-16T14:03:55.408Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:03:55.408Z] [2022-07-16T14:03:55.408Z] DONE 9 tests, 7 skipped in 13.856s [2022-07-16T14:03:55.408Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-07-16T14:03:55.895Z] testing: warning: no tests to run [2022-07-16T14:03:55.895Z] PASS [2022-07-16T14:03:55.895Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-07-16T14:03:55.895Z] [2022-07-16T14:03:55.895Z] DONE 0 tests in 0.479s [2022-07-16T14:03:55.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-07-16T14:03:55.971Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-16T14:03:56.900Z] --- PASS: TestCreateJob (3.31s) [2022-07-16T14:03:56.900Z] === RUN TestReplicatedJob [2022-07-16T14:03:57.157Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-16T14:03:57.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:57.511Z] INFO: Testing against a local daemon [2022-07-16T14:03:57.511Z] === RUN TestPluginInvalidJSON [2022-07-16T14:03:57.511Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:03:57.511Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:03:57.511Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-16T14:03:57.511Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-07-16T14:03:57.511Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-07-16T14:03:57.511Z] === RUN TestPluginInstall [2022-07-16T14:03:57.511Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-16T14:03:57.511Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-16T14:03:57.511Z] === RUN TestPluginsWithRuntimes [2022-07-16T14:03:57.511Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-16T14:03:57.511Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-16T14:03:57.511Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T14:03:57.511Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-16T14:03:57.511Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T14:03:57.511Z] PASS [2022-07-16T14:03:57.511Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-07-16T14:03:57.511Z] [2022-07-16T14:03:57.511Z] === Skipped [2022-07-16T14:03:57.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-07-16T14:03:57.511Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-16T14:03:57.511Z] [2022-07-16T14:03:57.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-07-16T14:03:57.511Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-16T14:03:57.511Z] [2022-07-16T14:03:57.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T14:03:57.511Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-16T14:03:57.511Z] [2022-07-16T14:03:57.511Z] DONE 5 tests, 3 skipped in 1.185s [2022-07-16T14:03:57.511Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-07-16T14:03:58.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:58.535Z] INFO: Testing against a local daemon [2022-07-16T14:03:58.535Z] === RUN TestExternalGraphDriver [2022-07-16T14:03:58.535Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-16T14:03:58.535Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-07-16T14:03:58.535Z] === RUN TestGraphdriverPluginV2 [2022-07-16T14:03:58.535Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-16T14:03:58.535Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-07-16T14:03:58.535Z] PASS [2022-07-16T14:03:58.535Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-07-16T14:03:58.535Z] [2022-07-16T14:03:58.535Z] === Skipped [2022-07-16T14:03:58.535Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-07-16T14:03:58.535Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-16T14:03:58.535Z] [2022-07-16T14:03:58.535Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-07-16T14:03:58.535Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-16T14:03:58.535Z] [2022-07-16T14:03:58.535Z] DONE 2 tests, 2 skipped in 1.005s [2022-07-16T14:03:58.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-07-16T14:03:59.555Z] testing: warning: no tests to run [2022-07-16T14:03:59.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:03:59.555Z] PASS [2022-07-16T14:03:59.555Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-07-16T14:03:59.555Z] INFO: Testing against a local daemon [2022-07-16T14:03:59.555Z] === RUN TestReadPluginNoRead [2022-07-16T14:03:59.555Z] read_test.go:21: no unix domain sockets on Windows [2022-07-16T14:03:59.555Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-07-16T14:03:59.555Z] PASS [2022-07-16T14:03:59.555Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-07-16T14:03:59.555Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-07-16T14:03:59.555Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-07-16T14:03:59.555Z] [2022-07-16T14:03:59.555Z] === Skipped [2022-07-16T14:03:59.555Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-07-16T14:03:59.555Z] read_test.go:21: no unix domain sockets on Windows [2022-07-16T14:03:59.555Z] [2022-07-16T14:03:59.555Z] DONE 1 tests, 1 skipped in 1.147s [2022-07-16T14:03:59.678Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-16T14:04:00.044Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-07-16T14:04:00.530Z] testing: warning: no tests to run [2022-07-16T14:04:00.530Z] PASS [2022-07-16T14:04:00.530Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-07-16T14:04:00.530Z] [2022-07-16T14:04:00.530Z] DONE 0 tests in 0.796s [2022-07-16T14:04:01.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-07-16T14:04:02.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:04:02.038Z] INFO: Testing against a local daemon [2022-07-16T14:04:02.038Z] === RUN TestPluginWithDevMounts [2022-07-16T14:04:02.038Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:02.038Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-16T14:04:02.038Z] PASS [2022-07-16T14:04:02.038Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-07-16T14:04:02.038Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-07-16T14:04:02.038Z] [2022-07-16T14:04:02.038Z] === Skipped [2022-07-16T14:04:02.038Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-07-16T14:04:02.038Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:02.038Z] [2022-07-16T14:04:02.038Z] DONE 1 tests, 1 skipped in 1.146s [2022-07-16T14:04:02.038Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-07-16T14:04:02.202Z] --- PASS: TestReplicatedJob (5.28s) [2022-07-16T14:04:02.202Z] === RUN TestUpdateReplicatedJob [2022-07-16T14:04:02.202Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-16T14:04:03.141Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-16T14:04:04.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:04:04.328Z] INFO: Testing against a local daemon [2022-07-16T14:04:04.328Z] === RUN TestSecretInspect [2022-07-16T14:04:04.328Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-16T14:04:04.328Z] === RUN TestSecretList [2022-07-16T14:04:04.328Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] --- SKIP: TestSecretList (0.00s) [2022-07-16T14:04:04.328Z] === RUN TestSecretsCreateAndDelete [2022-07-16T14:04:04.328Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-07-16T14:04:04.328Z] === RUN TestSecretsUpdate [2022-07-16T14:04:04.328Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-07-16T14:04:04.328Z] === RUN TestTemplatedSecret [2022-07-16T14:04:04.328Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-16T14:04:04.328Z] === RUN TestSecretCreateResolve [2022-07-16T14:04:04.328Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:04.328Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-07-16T14:04:04.328Z] PASS [2022-07-16T14:04:04.328Z] ok github.com/docker/docker/integration/secret 0.118s [2022-07-16T14:04:04.328Z] [2022-07-16T14:04:04.328Z] === Skipped [2022-07-16T14:04:04.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-07-16T14:04:04.328Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] [2022-07-16T14:04:04.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-07-16T14:04:04.328Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] [2022-07-16T14:04:04.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-07-16T14:04:04.328Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] [2022-07-16T14:04:04.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-07-16T14:04:04.328Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] [2022-07-16T14:04:04.328Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-07-16T14:04:04.328Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:04.328Z] [2022-07-16T14:04:04.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-07-16T14:04:04.328Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:04.328Z] [2022-07-16T14:04:04.328Z] DONE 6 tests, 6 skipped in 2.137s [2022-07-16T14:04:04.328Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-07-16T14:04:04.507Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-16T14:04:05.873Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2022-07-16T14:04:05.873Z] === RUN TestServiceListWithStatuses [2022-07-16T14:04:05.873Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T14:04:05.873Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T14:04:05.873Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T14:04:06.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:04:06.612Z] INFO: Testing against a local daemon [2022-07-16T14:04:06.612Z] === RUN TestServiceCreateInit [2022-07-16T14:04:06.612Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T14:04:06.612Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T14:04:06.612Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] --- PASS: TestServiceCreateInit (0.06s) [2022-07-16T14:04:06.612Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T14:04:06.612Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T14:04:06.612Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T14:04:06.612Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-07-16T14:04:06.612Z] === RUN TestCreateServiceConflict [2022-07-16T14:04:06.612Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-07-16T14:04:06.612Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T14:04:06.612Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-07-16T14:04:06.612Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T14:04:06.612Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-07-16T14:04:06.612Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T14:04:06.612Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-07-16T14:04:06.612Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T14:04:06.612Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:06.612Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-07-16T14:04:06.612Z] === RUN TestCreateServiceSysctls [2022-07-16T14:04:06.612Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-16T14:04:07.096Z] === RUN TestCreateServiceCapabilities [2022-07-16T14:04:07.096Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-16T14:04:07.096Z] === RUN TestInspect [2022-07-16T14:04:07.096Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestInspect (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestCreateJob [2022-07-16T14:04:07.096Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestCreateJob (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestReplicatedJob [2022-07-16T14:04:07.096Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestReplicatedJob (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestUpdateReplicatedJob [2022-07-16T14:04:07.096Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestServiceListWithStatuses [2022-07-16T14:04:07.096Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T14:04:07.096Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestDockerNetworkReConnect [2022-07-16T14:04:07.096Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestServicePlugin [2022-07-16T14:04:07.096Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestServiceUpdateLabel [2022-07-16T14:04:07.096Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestServiceUpdateSecrets [2022-07-16T14:04:07.096Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestServiceUpdateConfigs [2022-07-16T14:04:07.096Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestServiceUpdateNetwork [2022-07-16T14:04:07.096Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-07-16T14:04:07.096Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T14:04:07.096Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-07-16T14:04:07.096Z] PASS [2022-07-16T14:04:07.096Z] ok github.com/docker/docker/integration/service 0.263s [2022-07-16T14:04:07.096Z] [2022-07-16T14:04:07.096Z] === Skipped [2022-07-16T14:04:07.096Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T14:04:07.096Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T14:04:07.096Z] [2022-07-16T14:04:07.096Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T14:04:07.096Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.096Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T14:04:07.096Z] [2022-07-16T14:04:07.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-07-16T14:04:07.097Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-07-16T14:04:07.097Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-07-16T14:04:07.097Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-07-16T14:04:07.097Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-07-16T14:04:07.097Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-07-16T14:04:07.097Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-07-16T14:04:07.097Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-07-16T14:04:07.097Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-07-16T14:04:07.097Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-07-16T14:04:07.097Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-07-16T14:04:07.097Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-07-16T14:04:07.097Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-07-16T14:04:07.097Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-07-16T14:04:07.097Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-07-16T14:04:07.097Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-07-16T14:04:07.097Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-07-16T14:04:07.097Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-07-16T14:04:07.097Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-07-16T14:04:07.097Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-07-16T14:04:07.097Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-07-16T14:04:07.097Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-07-16T14:04:07.097Z] [2022-07-16T14:04:07.097Z] DONE 24 tests, 23 skipped in 2.850s [2022-07-16T14:04:07.582Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-07-16T14:04:09.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:04:09.199Z] INFO: Testing against a local daemon [2022-07-16T14:04:09.199Z] === RUN TestSessionCreate [2022-07-16T14:04:09.199Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-07-16T14:04:09.199Z] --- SKIP: TestSessionCreate (0.00s) [2022-07-16T14:04:09.199Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T14:04:09.199Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-07-16T14:04:09.199Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-07-16T14:04:09.199Z] PASS [2022-07-16T14:04:09.199Z] ok github.com/docker/docker/integration/session 0.116s [2022-07-16T14:04:09.199Z] [2022-07-16T14:04:09.199Z] === Skipped [2022-07-16T14:04:09.199Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-07-16T14:04:09.199Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-07-16T14:04:09.199Z] [2022-07-16T14:04:09.199Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-07-16T14:04:09.199Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-07-16T14:04:09.199Z] [2022-07-16T14:04:09.199Z] DONE 2 tests, 2 skipped in 1.929s [2022-07-16T14:04:09.685Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-07-16T14:04:10.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-16T14:04:10.039Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-07-16T14:04:10.039Z] === RUN TestDockerNetworkReConnect [2022-07-16T14:04:10.039Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-16T14:04:10.295Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-16T14:04:11.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:04:11.300Z] INFO: Testing against a local daemon [2022-07-16T14:04:11.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T14:04:11.300Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:11.300Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T14:04:11.300Z] === RUN TestEventsExecDie [2022-07-16T14:04:11.300Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-07-16T14:04:11.300Z] --- SKIP: TestEventsExecDie (0.01s) [2022-07-16T14:04:11.300Z] === RUN TestEventsBackwardsCompatible [2022-07-16T14:04:11.300Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-07-16T14:04:11.300Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-07-16T14:04:11.300Z] === RUN TestInfoAPI [2022-07-16T14:04:11.300Z] --- PASS: TestInfoAPI (0.04s) [2022-07-16T14:04:11.300Z] === RUN TestInfoAPIWarnings [2022-07-16T14:04:11.300Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:04:11.300Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-07-16T14:04:11.300Z] === RUN TestInfoDebug [2022-07-16T14:04:11.300Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-16T14:04:11.300Z] --- SKIP: TestInfoDebug (0.00s) [2022-07-16T14:04:11.300Z] === RUN TestInfoInsecureRegistries [2022-07-16T14:04:11.300Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-16T14:04:11.300Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-07-16T14:04:11.300Z] === RUN TestInfoRegistryMirrors [2022-07-16T14:04:11.300Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-16T14:04:11.300Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-07-16T14:04:11.300Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T14:04:11.663Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-16T14:04:12.225Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-16T14:04:12.321Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2022-07-16T14:04:12.321Z] === RUN TestPingCacheHeaders [2022-07-16T14:04:12.321Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-07-16T14:04:12.321Z] === RUN TestPingGet [2022-07-16T14:04:12.481Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-16T14:04:12.737Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-16T14:04:12.806Z] --- PASS: TestPingGet (0.05s) [2022-07-16T14:04:12.806Z] === RUN TestPingHead [2022-07-16T14:04:12.806Z] --- PASS: TestPingHead (0.03s) [2022-07-16T14:04:12.806Z] === RUN TestVersion [2022-07-16T14:04:12.806Z] --- PASS: TestVersion (0.04s) [2022-07-16T14:04:12.806Z] PASS [2022-07-16T14:04:12.806Z] ok github.com/docker/docker/integration/system 1.372s [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] === Skipped [2022-07-16T14:04:12.806Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T14:04:12.806Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-07-16T14:04:12.806Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-07-16T14:04:12.806Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-07-16T14:04:12.806Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-07-16T14:04:12.806Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-07-16T14:04:12.806Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-07-16T14:04:12.806Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-16T14:04:12.806Z] [2022-07-16T14:04:12.806Z] DONE 13 tests, 7 skipped in 3.429s [2022-07-16T14:04:12.806Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-07-16T14:04:12.993Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-16T14:04:12.993Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-16T14:04:13.921Z] --- PASS: TestDockerNetworkReConnect (3.91s) [2022-07-16T14:04:13.921Z] === RUN TestServicePlugin [2022-07-16T14:04:14.180Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-16T14:04:15.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:04:15.087Z] INFO: Testing against a local daemon [2022-07-16T14:04:15.087Z] === RUN TestVolumesCreateAndList [2022-07-16T14:04:15.087Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-07-16T14:04:15.087Z] === RUN TestVolumesRemove [2022-07-16T14:04:15.087Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-16T14:04:15.087Z] === RUN TestVolumesInspect [2022-07-16T14:04:15.087Z] --- PASS: TestVolumesInspect (0.04s) [2022-07-16T14:04:15.087Z] === RUN TestVolumesInvalidJSON [2022-07-16T14:04:15.087Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-16T14:04:15.087Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-16T14:04:15.087Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-16T14:04:15.087Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-07-16T14:04:15.087Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-16T14:04:15.087Z] PASS [2022-07-16T14:04:15.087Z] ok github.com/docker/docker/integration/volume 0.324s [2022-07-16T14:04:15.087Z] [2022-07-16T14:04:15.087Z] DONE 5 tests in 2.203s [2022-07-16T14:04:15.549Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-16T14:04:15.549Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-16T14:04:15.549Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-16T14:04:15.572Z] INFO: make.ps1 ended at 07/16/2022 14:04:15 [2022-07-16T14:04:15.572Z] INFO: Integration CLI tests being run from the host: [2022-07-16T14:04:15.572Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-07-16T14:04:16.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-16T14:04:16.112Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-16T14:04:16.676Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-16T14:04:17.603Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-16T14:04:18.166Z] plugin_test.go:62: [d6dd83c7845fd] joining swarm manager [d77e41dcc61a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:04:18.166Z] docker_api_swarm_test.go:202: [d207df8335579] joining swarm manager [d0f5785ba6908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:04:18.728Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-16T14:04:18.984Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-16T14:04:18.984Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-07-16T14:04:18.984Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-16T14:04:18.984Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-07-16T14:04:18.984Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-16T14:04:19.240Z] plugin_test.go:65: [d6ea1168d2f76] joining swarm manager [d77e41dcc61a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:04:21.146Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-16T14:04:21.712Z] === RUN TestDockerSuite/TestEventsRename [2022-07-16T14:04:22.273Z] === RUN TestDockerSuite/TestEventsResize [2022-07-16T14:04:22.837Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-16T14:04:26.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-16T14:04:26.285Z] INFO: Testing against a local daemon [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-16T14:04:26.285Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-16T14:04:26.285Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-16T14:04:26.285Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-16T14:04:26.772Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-16T14:04:27.256Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-16T14:04:27.741Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-16T14:04:28.078Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-16T14:04:28.225Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-16T14:04:29.009Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-16T14:04:29.570Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-16T14:04:32.083Z] === RUN TestDockerSuite/TestEventsTop [2022-07-16T14:04:32.644Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-16T14:04:35.909Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-16T14:04:36.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-16T14:04:38.725Z] docker_api_swarm_test.go:384: [db46391bc7031] joining swarm manager [d9ae9b5372e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:04:40.089Z] --- PASS: TestServicePlugin (26.19s) [2022-07-16T14:04:40.090Z] === RUN TestServiceUpdateLabel [2022-07-16T14:04:40.090Z] docker_api_swarm_test.go:385: [d295f56711554] joining swarm manager [d9ae9b5372e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:04:41.453Z] === RUN TestDockerSuite/TestExec [2022-07-16T14:04:42.015Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-16T14:04:42.586Z] --- PASS: TestServiceUpdateLabel (2.44s) [2022-07-16T14:04:42.586Z] === RUN TestServiceUpdateSecrets [2022-07-16T14:04:42.586Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-16T14:04:43.149Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-16T14:04:43.711Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-16T14:04:45.079Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-16T14:04:45.336Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-16T14:04:45.898Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-16T14:04:46.459Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-16T14:04:47.022Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-16T14:04:47.584Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-16T14:04:48.146Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-16T14:04:49.077Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-16T14:04:49.639Z] === RUN TestDockerSuite/TestExecEnv [2022-07-16T14:04:50.202Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-16T14:04:50.478Z] 2022/07/16 14:04:44 Finished clone github.com/hashicorp/consul [2022-07-16T14:04:51.130Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-16T14:04:52.058Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-16T14:04:54.573Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-16T14:04:55.135Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-16T14:04:55.696Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-16T14:04:55.952Z] === RUN TestDockerSuite/TestExecParseError [2022-07-16T14:04:56.514Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-16T14:04:57.078Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-16T14:04:57.334Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2022-07-16T14:04:57.334Z] === RUN TestServiceUpdateConfigs [2022-07-16T14:04:57.591Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-16T14:04:58.968Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-16T14:04:59.537Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-16T14:05:00.098Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-16T14:05:05.373Z] 2022/07/16 14:05:05 Finished clone github.com/aws/aws-sdk-go [2022-07-16T14:05:12.262Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-16T14:05:12.262Z] === RUN TestDockerSuite/TestExecTTY [2022-07-16T14:05:12.262Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-16T14:05:12.262Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-07-16T14:05:12.262Z] === RUN TestServiceUpdateNetwork [2022-07-16T14:05:12.519Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-16T14:05:13.080Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-16T14:05:13.642Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-16T14:05:13.642Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-07-16T14:05:13.642Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-16T14:05:15.534Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-16T14:05:15.792Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-16T14:05:16.354Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-16T14:05:16.916Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-16T14:05:17.478Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-16T14:05:22.718Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-16T14:05:25.235Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2022-07-16T14:05:25.235Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T14:05:26.599Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-16T14:05:26.599Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-16T14:05:27.535Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-16T14:05:28.462Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-16T14:05:33.706Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-16T14:05:33.706Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-16T14:05:33.706Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-16T14:05:33.706Z] === RUN TestDockerSuite/TestHealth [2022-07-16T14:05:33.962Z] check_test.go:380: [d295f56711554] daemon is not started [2022-07-16T14:05:33.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-16T14:05:34.218Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-16T14:05:36.107Z] docker_api_swarm_test.go:802: [d1c42b91db3d6] joining swarm manager [ddea20a594d0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:05:37.471Z] docker_api_swarm_test.go:802: [d1630bf6bbd78] joining swarm manager [ddea20a594d0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:05:38.837Z] docker_api_swarm_test.go:802: [da16d12c0ed6a] joining swarm manager [ddea20a594d0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-16T14:05:40.202Z] docker_api_swarm_test.go:802: [d9ea7fbea35d8] joining swarm manager [ddea20a594d0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-16T14:05:41.129Z] docker_api_swarm_test.go:810: [d9d6e5625e303] joining swarm manager [ddea20a594d0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-16T14:05:42.055Z] --- PASS: TestServiceUpdatePidsLimit (16.87s) [2022-07-16T14:05:42.055Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-07-16T14:05:42.055Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-16T14:05:42.055Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2022-07-16T14:05:42.055Z] PASS [2022-07-16T14:05:42.055Z] [2022-07-16T14:05:42.055Z] === Skipped [2022-07-16T14:05:42.055Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T14:05:42.055Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T14:05:42.055Z] [2022-07-16T14:05:42.055Z] DONE 27 tests, 1 skipped in 189.931s [2022-07-16T14:05:42.055Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T14:05:42.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:05:42.055Z] ++ set -e [2022-07-16T14:05:42.055Z] ++ '[' -n 0 ']' [2022-07-16T14:05:42.055Z] ++ set -x [2022-07-16T14:05:42.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:05:42.055Z] INFO: Testing against a local daemon [2022-07-16T14:05:42.055Z] === RUN TestSessionCreate [2022-07-16T14:05:42.313Z] --- PASS: TestSessionCreate (0.03s) [2022-07-16T14:05:42.313Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T14:05:42.313Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-16T14:05:42.313Z] PASS [2022-07-16T14:05:42.313Z] [2022-07-16T14:05:42.313Z] DONE 2 tests in 0.161s [2022-07-16T14:05:42.313Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T14:05:42.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:05:42.313Z] ++ set -e [2022-07-16T14:05:42.313Z] ++ '[' -n 0 ']' [2022-07-16T14:05:42.313Z] ++ set -x [2022-07-16T14:05:42.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:05:42.313Z] INFO: Testing against a local daemon [2022-07-16T14:05:42.313Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T14:05:42.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T14:05:42.313Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T14:05:42.313Z] === RUN TestEventsExecDie [2022-07-16T14:05:42.875Z] --- PASS: TestEventsExecDie (0.56s) [2022-07-16T14:05:42.875Z] === RUN TestEventsBackwardsCompatible [2022-07-16T14:05:42.875Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-16T14:05:42.875Z] === RUN TestInfoBinaryCommits [2022-07-16T14:05:42.875Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-16T14:05:42.875Z] === RUN TestInfoAPIVersioned [2022-07-16T14:05:42.875Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T14:05:42.875Z] === RUN TestInfoDiscoveryBackend [2022-07-16T14:05:43.437Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-07-16T14:05:43.437Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-16T14:05:44.364Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-16T14:05:44.364Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-16T14:05:44.925Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-07-16T14:05:44.925Z] === RUN TestInfoAPI [2022-07-16T14:05:44.925Z] --- PASS: TestInfoAPI (0.02s) [2022-07-16T14:05:44.925Z] === RUN TestInfoAPIWarnings [2022-07-16T14:05:53.021Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-16T14:05:53.021Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-16T14:05:53.021Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-16T14:05:53.021Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-16T14:05:53.021Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-16T14:05:53.021Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-16T14:05:53.584Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-16T14:05:53.584Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-16T14:05:53.584Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-16T14:05:53.840Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-16T14:05:53.840Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-16T14:05:54.097Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-16T14:05:54.354Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-16T14:05:54.354Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-16T14:05:54.917Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-16T14:05:54.917Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-16T14:05:55.478Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-16T14:05:56.040Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-16T14:05:56.040Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-16T14:05:56.603Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-16T14:05:59.868Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-16T14:05:59.868Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-16T14:05:59.868Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-16T14:06:00.798Z] === RUN TestDockerSuite/TestImportFile [2022-07-16T14:06:01.361Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-07-16T14:06:01.361Z] === RUN TestInfoDebug [2022-07-16T14:06:01.923Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-16T14:06:01.923Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-16T14:06:01.923Z] --- PASS: TestInfoDebug (0.54s) [2022-07-16T14:06:01.923Z] === RUN TestInfoInsecureRegistries [2022-07-16T14:06:02.486Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-16T14:06:02.486Z] === RUN TestInfoRegistryMirrors [2022-07-16T14:06:03.048Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-16T14:06:03.048Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T14:06:03.048Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-16T14:06:03.304Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-16T14:06:03.304Z] === RUN TestPingCacheHeaders [2022-07-16T14:06:03.304Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-16T14:06:03.304Z] === RUN TestPingGet [2022-07-16T14:06:03.304Z] --- PASS: TestPingGet (0.01s) [2022-07-16T14:06:03.304Z] === RUN TestPingHead [2022-07-16T14:06:03.304Z] --- PASS: TestPingHead (0.03s) [2022-07-16T14:06:03.304Z] === RUN TestVersion [2022-07-16T14:06:03.562Z] --- PASS: TestVersion (0.03s) [2022-07-16T14:06:03.562Z] PASS [2022-07-16T14:06:03.562Z] [2022-07-16T14:06:03.562Z] === Skipped [2022-07-16T14:06:03.562Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T14:06:03.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T14:06:03.562Z] [2022-07-16T14:06:03.562Z] DONE 18 tests, 1 skipped in 21.205s [2022-07-16T14:06:03.562Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T14:06:03.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:06:03.562Z] ++ set -e [2022-07-16T14:06:03.562Z] ++ '[' -n 0 ']' [2022-07-16T14:06:03.562Z] ++ set -x [2022-07-16T14:06:03.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-16T14:06:03.562Z] INFO: Testing against a local daemon [2022-07-16T14:06:03.562Z] === RUN TestVolumesCreateAndList [2022-07-16T14:06:03.562Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-16T14:06:03.562Z] === RUN TestVolumesRemove [2022-07-16T14:06:03.819Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-16T14:06:03.819Z] === RUN TestVolumesInspect [2022-07-16T14:06:03.819Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-16T14:06:03.819Z] === RUN TestVolumesInvalidJSON [2022-07-16T14:06:03.819Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-16T14:06:03.819Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-16T14:06:03.819Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-16T14:06:03.819Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-16T14:06:03.819Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-16T14:06:03.819Z] PASS [2022-07-16T14:06:03.819Z] [2022-07-16T14:06:03.819Z] DONE 5 tests in 0.301s [2022-07-16T14:06:03.819Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T14:06:04.075Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T14:06:04.075Z] +++ kill 5543 [2022-07-16T14:06:04.333Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-16T14:06:05.259Z] +++ /etc/init.d/apparmor stop [2022-07-16T14:06:05.259Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T14:06:05.259Z] [2022-07-16T14:06:05.259Z] Unloading profiles will leave already running processes permanently [2022-07-16T14:06:05.259Z] unconfined, which can lead to unexpected situations. [2022-07-16T14:06:05.259Z] [2022-07-16T14:06:05.259Z] To set a process to complain mode, use the command line tool [2022-07-16T14:06:05.259Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T14:06:05.259Z] +++ true [2022-07-16T14:06:05.259Z] exiting test-integration [2022-07-16T14:06:05.259Z] ++ exit 0 [2022-07-16T14:06:05.259Z] [2022-07-16T14:06:05.517Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-16T14:06:06.079Z] + for job in $(jobs -p) [2022-07-16T14:06:06.079Z] + wait 31928 [2022-07-16T14:06:06.335Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-16T14:06:06.897Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-16T14:06:07.459Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-16T14:06:07.459Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-16T14:06:07.459Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-16T14:06:08.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-16T14:06:08.287Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-16T14:06:08.850Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-16T14:06:09.411Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-16T14:06:09.666Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-16T14:06:10.090Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-16T14:06:10.090Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-16T14:06:10.090Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-16T14:06:10.090Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-16T14:06:10.090Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-16T14:06:10.090Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-16T14:06:10.090Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-16T14:06:10.090Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-07-16T14:06:10.090Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-16T14:06:10.228Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-16T14:06:10.228Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-16T14:06:11.155Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-16T14:06:11.718Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-16T14:06:12.280Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-16T14:06:12.280Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-16T14:06:12.536Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-16T14:06:12.536Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-07-16T14:06:12.536Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-16T14:06:13.464Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-16T14:06:13.720Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-16T14:06:13.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-16T14:06:13.978Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-16T14:06:13.978Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-16T14:06:13.978Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-07-16T14:06:13.978Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-16T14:06:14.284Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-16T14:06:14.847Z] === RUN TestDockerSuite/TestInspectImage [2022-07-16T14:06:14.847Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-16T14:06:14.847Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-16T14:06:14.847Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-07-16T14:06:14.847Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-16T14:06:15.408Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-16T14:06:15.663Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-16T14:06:15.663Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-16T14:06:16.226Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-16T14:06:16.788Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-16T14:06:17.011Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-16T14:06:19.304Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-16T14:06:19.304Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-16T14:06:19.304Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-16T14:06:19.867Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-16T14:06:20.043Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-16T14:06:20.043Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-07-16T14:06:20.043Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-16T14:06:20.043Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-07-16T14:06:20.043Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-16T14:06:20.043Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-07-16T14:06:20.043Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-16T14:06:20.043Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-07-16T14:06:20.043Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-16T14:06:20.794Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-16T14:06:21.357Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-16T14:06:21.919Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-16T14:06:22.481Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-16T14:06:22.737Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-16T14:06:23.298Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-16T14:06:23.555Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-16T14:06:23.555Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-16T14:06:23.934Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-16T14:06:23.934Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-07-16T14:06:23.934Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-16T14:06:23.934Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-07-16T14:06:23.934Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-16T14:06:25.452Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-16T14:06:26.379Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-16T14:06:26.942Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-16T14:06:27.198Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-16T14:06:28.563Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-16T14:06:29.929Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-16T14:06:31.295Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-16T14:06:31.295Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-16T14:06:32.666Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-16T14:06:32.762Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-16T14:06:32.923Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-16T14:06:33.484Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-16T14:06:38.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-16T14:06:40.617Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-16T14:06:41.983Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-16T14:06:42.911Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-16T14:06:43.167Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-16T14:06:45.082Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-16T14:06:45.082Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-16T14:06:45.082Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-16T14:06:45.082Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-16T14:06:45.082Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-16T14:06:45.349Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-16T14:06:45.913Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-16T14:06:50.080Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-16T14:06:50.080Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-16T14:06:54.244Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-16T14:06:54.805Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-16T14:06:54.805Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-16T14:06:55.736Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-16T14:06:56.299Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-16T14:06:57.230Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-16T14:06:58.157Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-16T14:06:58.718Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-16T14:06:59.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-16T14:07:00.573Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-16T14:07:01.136Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-16T14:07:01.698Z] === RUN TestDockerSuite/TestLogsSince [2022-07-16T14:07:03.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-16T14:07:05.484Z] docker_api_swarm_service_test.go:395: [d92690a2ccc04] joining swarm manager [dcea527d466ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:07:06.413Z] docker_api_swarm_service_test.go:395: [d8bb46f158e89] joining swarm manager [dcea527d466ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:07:08.929Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-16T14:07:14.170Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-16T14:07:14.428Z] === RUN TestDockerSuite/TestLogsTail [2022-07-16T14:07:14.989Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-16T14:07:15.552Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-16T14:07:15.807Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-16T14:07:16.063Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-16T14:07:16.625Z] === RUN TestDockerSuite/TestNetHostname [2022-07-16T14:07:17.991Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-16T14:07:17.991Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-16T14:07:21.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-16T14:07:23.147Z] docker_api_swarm_service_test.go:343: [d107b293ceb5d] joining swarm manager [dcaa78360e4ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:07:23.709Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-16T14:07:23.709Z] docker_api_swarm_service_test.go:343: [d8ed80a9247be] joining swarm manager [dcaa78360e4ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:07:25.601Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-16T14:07:25.857Z] === RUN TestDockerSuite/TestPluginActive [2022-07-16T14:07:28.406Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-16T14:07:33.652Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-16T14:07:33.652Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-07-16T14:07:33.652Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-16T14:07:35.540Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-16T14:07:37.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-16T14:07:38.355Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-16T14:07:39.286Z] docker_api_swarm_service_test.go:490: [daebf2472bf6a] joining swarm manager [d499b6ac321f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:07:40.213Z] docker_api_swarm_service_test.go:490: [d56fc643f39dd] joining swarm manager [d499b6ac321f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:07:40.213Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-16T14:07:43.481Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-16T14:07:48.722Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-16T14:07:49.650Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-16T14:07:50.578Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-16T14:07:51.514Z] === RUN TestDockerSuite/TestPortList [2022-07-16T14:07:52.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-16T14:07:58.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-16T14:07:58.986Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-16T14:07:59.913Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-16T14:08:00.475Z] docker_api_swarm_service_test.go:128: [dabbdca6dc6e6] joining swarm manager [d09db42468fd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:08:01.403Z] docker_api_swarm_service_test.go:129: [deaff0b75a50e] joining swarm manager [d09db42468fd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:08:03.295Z] docker_api_swarm_service_test.go:137: [dc6a35eea2014] joining swarm manager [d09db42468fd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-16T14:08:03.856Z] docker_api_swarm_service_test.go:138: [d924dc5edc1a1] joining swarm manager [d09db42468fd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-16T14:08:06.373Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-16T14:08:06.373Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-16T14:08:06.373Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-16T14:08:06.628Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-16T14:08:06.628Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-16T14:08:07.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-16T14:08:07.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-16T14:08:07.445Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-16T14:08:07.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-16T14:08:08.628Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-16T14:08:08.628Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-16T14:08:10.519Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-16T14:08:11.080Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-16T14:08:11.642Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-16T14:08:11.642Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-16T14:08:13.548Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-16T14:08:14.110Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-16T14:08:16.625Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-16T14:08:19.142Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-16T14:08:19.142Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-16T14:08:21.659Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-16T14:08:25.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-16T14:08:27.714Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-16T14:08:28.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-16T14:08:28.838Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-16T14:08:29.867Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-16T14:08:29.867Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-07-16T14:08:29.867Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-16T14:08:30.353Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-16T14:08:30.353Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-16T14:08:30.728Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-16T14:08:30.728Z] docker_api_swarm_service_test.go:304: [d41f095bec53e] joining swarm manager [d63499c389af4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:08:31.657Z] docker_api_swarm_service_test.go:304: [d7a3fbf9995a8] joining swarm manager [d63499c389af4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:08:31.913Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-16T14:08:33.805Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-16T14:08:34.239Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-16T14:08:35.180Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-16T14:08:35.258Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-16T14:08:35.258Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-07-16T14:08:35.258Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-16T14:08:35.258Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-07-16T14:08:35.258Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-16T14:08:35.258Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-07-16T14:08:35.258Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-16T14:08:35.258Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-16T14:08:36.277Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-16T14:08:36.546Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-16T14:08:37.473Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-16T14:08:37.473Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-16T14:08:38.035Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-16T14:08:39.309Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-16T14:08:39.404Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-16T14:08:40.922Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-16T14:08:40.923Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-07-16T14:08:40.923Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-16T14:08:40.923Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-07-16T14:08:40.923Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-16T14:08:40.923Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-16T14:08:41.295Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-16T14:08:41.856Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-16T14:08:41.856Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-07-16T14:08:41.856Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-16T14:08:42.111Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-16T14:08:42.673Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-16T14:08:42.673Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-16T14:08:43.234Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-16T14:08:43.955Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-16T14:08:44.163Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-16T14:08:45.091Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-16T14:08:45.348Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-16T14:08:50.604Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-16T14:08:51.530Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-16T14:08:51.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-16T14:08:52.897Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-16T14:08:52.897Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-16T14:08:53.154Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-16T14:08:53.410Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-16T14:08:53.667Z] docker_api_swarm_service_test.go:100: [d536d0cc25528] joining swarm manager [d0f0bb3e6d63e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:08:54.564Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-16T14:08:54.602Z] docker_api_swarm_service_test.go:101: [d8a734249fb34] joining swarm manager [d0f0bb3e6d63e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:08:55.529Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-16T14:08:56.895Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-16T14:08:59.428Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-16T14:09:00.163Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-16T14:09:00.419Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-16T14:09:00.419Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-16T14:09:00.448Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-16T14:09:00.448Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-07-16T14:09:00.448Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-16T14:09:00.675Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-16T14:09:03.190Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-16T14:09:03.446Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-16T14:09:03.702Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-16T14:09:04.336Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-16T14:09:04.629Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-16T14:09:05.355Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-16T14:09:05.557Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-16T14:09:06.486Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-16T14:09:07.048Z] === RUN TestDockerSuite/TestRmiTag [2022-07-16T14:09:07.305Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-16T14:09:07.867Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-16T14:09:11.138Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-16T14:09:11.393Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-16T14:09:11.954Z] check_test.go:380: [d536d0cc25528] daemon is not started [2022-07-16T14:09:12.210Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-16T14:09:12.467Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-16T14:09:13.412Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-16T14:09:13.669Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-16T14:09:13.925Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-16T14:09:14.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-16T14:09:14.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-16T14:09:14.744Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-16T14:09:15.956Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-16T14:09:15.956Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-07-16T14:09:15.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-16T14:09:15.956Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-07-16T14:09:15.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-16T14:09:15.956Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-07-16T14:09:15.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-16T14:09:15.956Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-07-16T14:09:15.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-16T14:09:15.956Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-16T14:09:16.110Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-16T14:09:16.110Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-16T14:09:16.671Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-16T14:09:17.233Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-16T14:09:17.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-16T14:09:18.162Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-16T14:09:19.528Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-16T14:09:19.528Z] docker_api_swarm_service_test.go:533: [dd35be8c56280] joining swarm manager [d116bab9e9dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:09:20.089Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-16T14:09:20.651Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-16T14:09:20.907Z] docker_api_swarm_service_test.go:534: [d67db7274ab22] joining swarm manager [d116bab9e9dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:09:21.469Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-16T14:09:21.725Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-16T14:09:22.653Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-16T14:09:23.582Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-16T14:09:24.948Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-16T14:09:25.204Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-16T14:09:25.765Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-16T14:09:26.326Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-16T14:09:26.326Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-16T14:09:26.961Z] 2022/07/16 14:09:17 Finished clone google.golang.org/api [2022-07-16T14:09:26.961Z] 2022/07/16 14:09:17 Dependencies downloaded. Download time: 7m2.257935781s [2022-07-16T14:09:26.961Z] 2022/07/16 14:09:17 Collecting all dependencies [2022-07-16T14:09:28.215Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-16T14:09:28.341Z] 2022/07/16 14:09:27 Clean vendor dir from unused packages [2022-07-16T14:09:28.341Z] 2022/07/16 14:09:27 Ignoring paths matching "^archive/tar" [2022-07-16T14:09:28.471Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-16T14:09:28.910Z] 2022/07/16 14:09:28 Success [2022-07-16T14:09:28.910Z] 2022/07/16 14:09:28 Running time: 7m16.871359661s [2022-07-16T14:09:29.032Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-16T14:09:29.169Z] Congratulations! All vendoring changes are done the right way. [2022-07-16T14:09:29.288Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T14:09:29.854Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-16T14:09:29.854Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-16T14:09:30.055Z] + echo Ensuring container killed. [2022-07-16T14:09:30.055Z] Ensuring container killed. [2022-07-16T14:09:30.055Z] + docker rm -vf docker-pr1 [2022-07-16T14:09:30.055Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T14:09:30.110Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-16T14:09:30.341Z] + echo Chowning /workspace to jenkins user [2022-07-16T14:09:30.341Z] Chowning /workspace to jenkins user [2022-07-16T14:09:30.341Z] + id -u [2022-07-16T14:09:30.341Z] + id -g [2022-07-16T14:09:30.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43824:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T14:09:30.671Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T14:09:31.206Z] + bundleName=unit [2022-07-16T14:09:31.206Z] + echo Creating unit-bundles.tar.gz [2022-07-16T14:09:31.206Z] Creating unit-bundles.tar.gz [2022-07-16T14:09:31.206Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-07-16T14:09:31.206Z] bundles/junit-report.xml [2022-07-16T14:09:31.206Z] bundles/go-test-report.json [2022-07-16T14:09:31.206Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-16T14:09:31.219Z] Archiving artifacts [2022-07-16T14:09:31.233Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-16T14:09:31.490Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-16T14:09:31.584Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43824/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T14:09:31.746Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-16T14:09:31.902Z] + make clean [2022-07-16T14:09:32.003Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-16T14:09:32.161Z] docker volume rm -f docker-dev-cache [2022-07-16T14:09:32.161Z] docker-dev-cache [Pipeline] deleteDir [2022-07-16T14:09:32.259Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-16T14:09:32.259Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T14:09:33.188Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-16T14:09:33.750Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-16T14:09:34.312Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-16T14:09:34.568Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-16T14:09:34.824Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-16T14:09:35.080Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-16T14:09:36.008Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-16T14:09:36.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-16T14:09:37.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-16T14:09:38.121Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-16T14:09:38.682Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-16T14:09:39.245Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-16T14:09:39.501Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-16T14:09:40.062Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-16T14:09:40.992Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-16T14:09:42.885Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-16T14:09:42.885Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-16T14:09:43.446Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-16T14:09:43.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-16T14:09:45.065Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-16T14:09:45.636Z] docker_api_swarm_service_test.go:148: [d94345623cb12] joining swarm manager [d500a2311a66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:09:46.199Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-16T14:09:46.760Z] docker_api_swarm_service_test.go:148: [de0b921d00bf2] joining swarm manager [d500a2311a66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:09:48.650Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-16T14:09:50.017Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-16T14:09:50.017Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-07-16T14:09:50.017Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-16T14:09:50.017Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-07-16T14:09:50.017Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-16T14:09:50.581Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-16T14:09:51.947Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-16T14:09:52.508Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-16T14:09:53.873Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-16T14:09:54.129Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-16T14:09:55.057Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-16T14:09:55.620Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-16T14:09:55.620Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-07-16T14:09:55.620Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-16T14:09:56.183Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-16T14:09:57.549Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-16T14:09:57.549Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-16T14:09:57.805Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-16T14:09:58.061Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-16T14:09:58.622Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-16T14:09:58.878Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-16T14:09:58.976Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-16T14:09:58.976Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-07-16T14:09:58.976Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-16T14:09:58.976Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-07-16T14:09:58.976Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-16T14:09:59.134Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-16T14:09:59.389Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-16T14:09:59.951Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-16T14:10:00.512Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-16T14:10:00.768Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-16T14:10:01.329Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-16T14:10:01.890Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-16T14:10:02.148Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-16T14:10:02.717Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-16T14:10:02.973Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-16T14:10:03.228Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-16T14:10:03.790Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-16T14:10:05.157Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-16T14:10:05.157Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-16T14:10:05.157Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-16T14:10:05.157Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-16T14:10:07.674Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-16T14:10:07.674Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-16T14:10:19.840Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-16T14:10:19.840Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-16T14:10:19.840Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-16T14:10:20.097Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-16T14:10:20.097Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-16T14:10:20.097Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-16T14:10:20.353Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-16T14:10:20.457Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-16T14:10:20.457Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-07-16T14:10:20.457Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-16T14:10:20.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-16T14:10:22.242Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-16T14:10:22.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-16T14:10:23.169Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-16T14:10:24.097Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-16T14:10:28.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-16T14:10:28.245Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-07-16T14:10:28.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-16T14:10:30.633Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-16T14:10:30.633Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-16T14:10:30.889Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-16T14:10:32.282Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-16T14:10:32.282Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-16T14:10:32.282Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-16T14:10:33.208Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-16T14:10:33.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-16T14:10:34.136Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-16T14:10:35.063Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-16T14:10:35.063Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-16T14:10:35.319Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-07-16T14:10:36.247Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-16T14:10:37.175Z] === RUN TestDockerSuite/TestRunMount [2022-07-16T14:10:42.421Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-16T14:10:42.421Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-16T14:10:42.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-16T14:10:42.677Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-16T14:10:43.603Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-16T14:10:45.493Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-16T14:10:46.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-16T14:10:48.225Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-16T14:10:50.120Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-16T14:10:51.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-16T14:10:51.247Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-07-16T14:10:51.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-16T14:10:51.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-16T14:10:52.063Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-16T14:10:53.431Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-16T14:10:53.992Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-16T14:10:54.553Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-16T14:10:54.553Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-16T14:10:55.116Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-16T14:10:56.046Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-16T14:10:56.608Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-16T14:10:56.864Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-16T14:10:57.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-16T14:10:59.011Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-16T14:10:59.941Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-16T14:11:00.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-16T14:11:00.068Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-07-16T14:11:00.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-16T14:11:00.068Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-07-16T14:11:00.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-16T14:11:00.503Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-16T14:11:03.022Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-16T14:11:03.585Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-16T14:11:04.146Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-16T14:11:04.146Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-16T14:11:04.708Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-16T14:11:04.709Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-16T14:11:05.271Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-16T14:11:05.528Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-16T14:11:06.090Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-16T14:11:06.090Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-16T14:11:06.653Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-16T14:11:07.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-16T14:11:07.372Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-07-16T14:11:07.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-16T14:11:07.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-16T14:11:07.372Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-07-16T14:11:07.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-16T14:11:07.372Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-07-16T14:11:07.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-16T14:11:08.541Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-16T14:11:11.820Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-16T14:11:12.382Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-16T14:11:12.382Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-07-16T14:11:12.382Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-16T14:11:12.943Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-16T14:11:13.505Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-16T14:11:14.870Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-16T14:11:15.432Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-16T14:11:15.994Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-07-16T14:11:15.994Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-16T14:11:16.250Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-16T14:11:16.813Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-16T14:11:17.375Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-16T14:11:17.631Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-16T14:11:17.631Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-07-16T14:11:17.631Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-16T14:11:18.196Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-16T14:11:18.451Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-16T14:11:18.451Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-07-16T14:11:18.451Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-16T14:11:19.011Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-16T14:11:19.938Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-16T14:11:19.938Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-07-16T14:11:19.938Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-16T14:11:21.829Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-16T14:11:22.759Z] === RUN TestDockerSuite/TestRunRm [2022-07-16T14:11:23.015Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-16T14:11:27.179Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-16T14:11:27.179Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-16T14:11:27.435Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-16T14:11:28.812Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-16T14:11:29.072Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-16T14:11:31.586Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-16T14:11:34.099Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-16T14:11:34.099Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-16T14:11:34.661Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-16T14:11:34.917Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-16T14:11:35.845Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-16T14:11:35.845Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-16T14:11:36.102Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-16T14:11:36.664Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-16T14:11:36.920Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-16T14:11:37.849Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-16T14:11:38.411Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-16T14:11:40.928Z] === RUN TestDockerSuite/TestRunState [2022-07-16T14:11:41.854Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-16T14:11:42.416Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-16T14:11:42.672Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-16T14:11:42.928Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-16T14:11:42.928Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-07-16T14:11:42.928Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-16T14:11:43.489Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-16T14:11:44.051Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-16T14:11:44.307Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-16T14:11:45.237Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-16T14:11:45.237Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-16T14:11:45.237Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-16T14:11:45.799Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-16T14:11:47.708Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-16T14:11:47.708Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-16T14:11:48.270Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-16T14:11:49.638Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-16T14:11:50.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-16T14:11:52.153Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-16T14:11:53.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-16T14:11:53.405Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-07-16T14:11:53.890Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-16T14:11:53.890Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-07-16T14:11:54.375Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-16T14:11:54.667Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-16T14:11:55.229Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-16T14:11:55.397Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-16T14:11:55.397Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-07-16T14:11:55.397Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-16T14:11:55.485Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-16T14:11:56.047Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-16T14:11:57.414Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-16T14:11:58.343Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-16T14:11:58.598Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-16T14:11:58.854Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-16T14:11:58.854Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-16T14:11:59.415Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-16T14:11:59.670Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-16T14:12:00.233Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-16T14:12:00.233Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-07-16T14:12:00.233Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-16T14:12:00.233Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-16T14:12:00.278Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-16T14:12:00.489Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-16T14:12:00.744Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-16T14:12:01.298Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-16T14:12:01.298Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-07-16T14:12:01.782Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-16T14:12:01.782Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-07-16T14:12:01.782Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-16T14:12:03.395Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-16T14:12:03.879Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-16T14:12:04.017Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-16T14:12:04.017Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-16T14:12:04.579Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-16T14:12:04.899Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-16T14:12:05.383Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-16T14:12:05.507Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-16T14:12:05.869Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-16T14:12:06.453Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-16T14:12:07.380Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-16T14:12:08.310Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-16T14:12:09.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-16T14:12:09.800Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-16T14:12:11.690Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-16T14:12:11.876Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-16T14:12:12.252Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-16T14:12:12.252Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-16T14:12:12.252Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-16T14:12:12.252Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-16T14:12:12.252Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-16T14:12:12.252Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-16T14:12:12.252Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-16T14:12:12.252Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-16T14:12:12.508Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-16T14:12:12.508Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-07-16T14:12:12.508Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-16T14:12:13.071Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-16T14:12:13.489Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-16T14:12:13.489Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-07-16T14:12:13.489Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-16T14:12:13.633Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-16T14:12:14.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-16T14:12:14.999Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-16T14:12:15.102Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-16T14:12:15.102Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-07-16T14:12:15.102Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-16T14:12:15.102Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-16T14:12:15.561Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-16T14:12:16.123Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-16T14:12:16.123Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-16T14:12:16.686Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-16T14:12:16.686Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-16T14:12:16.686Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-16T14:12:16.686Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-16T14:12:16.686Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-16T14:12:16.686Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-07-16T14:12:16.686Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-16T14:12:17.382Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-16T14:12:17.615Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-16T14:12:18.176Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-16T14:12:18.176Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-16T14:12:18.176Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-16T14:12:18.400Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-16T14:12:18.738Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-16T14:12:18.886Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-16T14:12:18.886Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-07-16T14:12:18.886Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-16T14:12:18.994Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-16T14:12:19.557Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-16T14:12:19.557Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-16T14:12:19.905Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-16T14:12:20.118Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-16T14:12:20.375Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-16T14:12:20.389Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-16T14:12:20.389Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-07-16T14:12:20.389Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-16T14:12:20.389Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-07-16T14:12:20.389Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-16T14:12:20.630Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-16T14:12:20.630Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-16T14:12:20.630Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-16T14:12:21.195Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-16T14:12:22.579Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-16T14:12:22.836Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-16T14:12:22.836Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-07-16T14:12:22.836Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-16T14:12:23.397Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-16T14:12:23.397Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-16T14:12:23.397Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-16T14:12:24.324Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-16T14:12:24.887Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-16T14:12:26.389Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-16T14:12:26.778Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-16T14:12:27.341Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-16T14:12:27.341Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-16T14:12:27.341Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-16T14:12:27.903Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-16T14:12:28.830Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-16T14:12:29.392Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-16T14:12:29.648Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-16T14:12:29.648Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-16T14:12:31.013Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-16T14:12:31.013Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-16T14:12:31.577Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-16T14:12:32.943Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents365118417 [2022-07-16T14:12:33.199Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-16T14:12:33.199Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-16T14:12:34.565Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-16T14:12:34.565Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-16T14:12:34.565Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-16T14:12:35.132Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-16T14:12:36.060Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-16T14:12:37.426Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-16T14:12:39.954Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-16T14:12:40.214Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-16T14:12:40.469Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-16T14:12:40.469Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-16T14:12:42.357Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-16T14:12:44.246Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-16T14:12:48.410Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-16T14:12:48.667Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-16T14:12:50.559Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-16T14:12:51.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-16T14:12:51.377Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-16T14:12:52.306Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-16T14:12:54.822Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-16T14:12:54.822Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-16T14:12:56.713Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-16T14:12:57.276Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-16T14:12:57.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-16T14:12:58.400Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-16T14:12:59.766Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-16T14:13:01.146Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-16T14:13:02.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-16T14:13:02.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-16T14:13:02.533Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-16T14:13:02.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-16T14:13:03.474Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-16T14:13:04.812Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-16T14:13:04.812Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-07-16T14:13:05.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-16T14:13:05.297Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-07-16T14:13:05.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-16T14:13:05.297Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-07-16T14:13:05.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-16T14:13:05.433Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-16T14:13:05.781Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-16T14:13:05.781Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-07-16T14:13:06.266Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-16T14:13:07.951Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-16T14:13:11.214Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-16T14:13:15.379Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-16T14:13:17.893Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-16T14:13:18.148Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-16T14:13:19.512Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-16T14:13:20.074Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-16T14:13:20.637Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-16T14:13:21.199Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-16T14:13:21.199Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-07-16T14:13:21.199Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-16T14:13:21.760Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-16T14:13:24.278Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-16T14:13:26.791Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-16T14:13:27.355Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-16T14:13:27.610Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-16T14:13:27.610Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-07-16T14:13:27.610Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-16T14:13:27.610Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-07-16T14:13:27.610Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-16T14:13:28.538Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-16T14:13:29.102Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-16T14:13:29.665Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-16T14:13:30.593Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-16T14:13:30.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-16T14:13:33.398Z] docker_cli_service_logs_test.go:246: checking task et9xq60kp7wi [2022-07-16T14:13:33.398Z] docker_cli_service_logs_test.go:251: checking messages for et9xq60kp7wi [2022-07-16T14:13:33.398Z] docker_cli_service_logs_test.go:246: checking task 3wrv6l4vrfi6 [2022-07-16T14:13:33.398Z] docker_cli_service_logs_test.go:251: checking messages for 3wrv6l4vrfi6 [2022-07-16T14:13:34.329Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-16T14:13:35.257Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-16T14:13:35.257Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-07-16T14:13:35.257Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-16T14:13:35.818Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-16T14:13:36.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-16T14:13:38.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-16T14:13:40.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-16T14:13:42.418Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-16T14:13:42.418Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-16T14:13:42.418Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-07-16T14:13:42.418Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-16T14:13:42.674Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-16T14:13:44.044Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-16T14:13:44.044Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-16T14:13:46.563Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-16T14:13:46.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-16T14:13:49.833Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-16T14:13:50.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-16T14:13:51.688Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-16T14:13:52.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-16T14:13:53.546Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-16T14:13:55.436Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-16T14:13:56.801Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-16T14:13:58.166Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-16T14:13:59.531Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-16T14:14:00.895Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-16T14:14:05.062Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-16T14:14:07.579Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-16T14:14:09.466Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-16T14:14:11.379Z] docker_cli_swarm_test.go:1902: [dfd1d7200ba11] joining swarm manager [dbac630578b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:14:12.746Z] docker_cli_swarm_test.go:1903: [dd59205abbf46] joining swarm manager [dbac630578b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:14:12.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-16T14:14:12.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-16T14:14:12.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-16T14:14:16.008Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-16T14:14:16.008Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-16T14:14:16.008Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-16T14:14:16.264Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-16T14:14:16.264Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-16T14:14:16.264Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-16T14:14:16.264Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-16T14:14:16.825Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-16T14:14:16.825Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-16T14:14:17.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-16T14:14:17.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-16T14:14:17.644Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-16T14:14:17.644Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-16T14:14:17.644Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-16T14:14:19.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-16T14:14:19.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-16T14:14:19.265Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-16T14:14:19.265Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-16T14:14:19.265Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-16T14:14:21.625Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-16T14:14:24.506Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-16T14:14:25.873Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-16T14:14:25.873Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-16T14:14:26.129Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-16T14:14:28.018Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-16T14:14:28.579Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-16T14:14:28.934Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-16T14:14:31.868Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-16T14:14:31.868Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite (1290.57s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.19s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.91s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.06s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.63s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.14s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.66s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.06s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.16s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.58s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.45s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.57s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.87s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.88s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.49s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.26s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.82s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.86s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.55s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.87s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.97s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.67s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.09s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.58s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.61s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.68s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.73s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.62s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.91s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.83s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.53s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.39s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.09s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.97s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.47s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.30s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.02s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.19s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.20s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2022-07-16T14:14:31.868Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.29s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.00s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.74s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.22s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.12s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.44s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.89s) [2022-07-16T14:14:31.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-16T14:14:31.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-16T14:14:31.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-16T14:14:31.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.86s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.56s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.23s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.73s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.50s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.46s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.75s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.92s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.44s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.74s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.83s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.84s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.11s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.71s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.38s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.47s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.85s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.74s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.07s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.96s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.49s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.35s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.22s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.86s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.25s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.98s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.49s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2022-07-16T14:14:31.868Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.57s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.84s) [2022-07-16T14:14:31.868Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.80s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.56s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.93s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.61s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildHistory (4.53s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.70s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.46s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.81s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.07s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.36s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.46s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.41s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.76s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.46s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.58s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildPATH (1.56s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.34s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.53s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.43s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildRm (2.23s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.95s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.94s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.92s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.94s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildUser (1.53s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.64s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.57s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.96s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.76s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.86s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.87s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.71s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.96s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.12s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.47s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.34s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.20s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.67s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.21s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2fe90_} (1.51s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13674562204_/foo_false____} (1.58s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13674562204_/foo_true____} (1.39s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33929461037_/foo_false____} (1.53s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33929461037_/foo_true____} (1.33s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33929461037_/foo_true__0xc000d2fec0__} (1.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2fed8_} (1.51s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2fef0_} (1.31s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2ff08_} (1.54s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2ff20_} (1.37s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.42s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.08s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.15s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.87s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.69s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.91s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.49s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.99s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.48s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.12s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.59s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.41s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.88s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.80s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.44s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.62s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.35s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToStdout (0.98s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.00s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-07-16T14:14:31.869Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s) [2022-07-16T14:14:31.869Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-16T14:14:31.870Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.64s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.93s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.17s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.05s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.28s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.89s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.96s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.72s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.22s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.50s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.42s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.40s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.19s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFilters (1.19s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFormat (1.14s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.10s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-07-16T14:14:31.870Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-16T14:14:31.870Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.83s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.66s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExec (0.69s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.32s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.46s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.61s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.73s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.44s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.66s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecUlimits (0.49s) [2022-07-16T14:14:31.870Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.65s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestHealth (18.96s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.57s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImportDisplay (1.22s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImportFile (1.18s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.21s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImportGzipped (1.40s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-07-16T14:14:31.870Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-16T14:14:31.870Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.51s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.99s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.62s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.41s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.67s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.61s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.63s) [2022-07-16T14:14:31.870Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-16T14:14:31.870Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.83s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPortList (7.51s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.33s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.78s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsByOrder (1.81s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.10s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.77s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.76s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.32s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.50s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.36s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.95s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.31s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.34s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.80s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.17s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.96s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.83s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.39s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.79s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.19s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.58s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.78s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.40s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.39s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.84s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.39s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.93s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.17s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.63s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.92s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.17s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.20s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.93s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.83s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.71s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.07s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.97s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunMount (4.66s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.71s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.77s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.95s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.51s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.70s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.25s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.60s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.89s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2022-07-16T14:14:31.871Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.40s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.17s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.51s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-07-16T14:14:31.871Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.10s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.27s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.23s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.10s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.41s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUserByName (0.40s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.04s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.91s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.52s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.03s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.05s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.95s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveImageId (0.16s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.54s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.81s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.83s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartRecordError (1.17s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.33s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.39s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.44s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.45s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.41s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.78s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.62s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.15s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.15s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.49s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.89s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.24s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.18s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.48s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.36s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.26s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.65s) [2022-07-16T14:14:31.872Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.71s) [2022-07-16T14:14:31.872Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-16T14:14:31.872Z] === RUN TestDockerRegistrySuite [2022-07-16T14:14:31.872Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-16T14:14:32.026Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-16T14:14:32.434Z] check_test.go:196: [d9d9198eb7071] daemon is not started [2022-07-16T14:14:32.434Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-16T14:14:33.799Z] check_test.go:196: [d84cd3b8a2c4d] daemon is not started [2022-07-16T14:14:33.799Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-16T14:14:34.727Z] check_test.go:196: [d458b1cc148ab] daemon is not started [2022-07-16T14:14:34.727Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-16T14:14:34.983Z] check_test.go:196: [d7bc336e521df] daemon is not started [2022-07-16T14:14:34.983Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-16T14:14:36.873Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-16T14:14:38.239Z] check_test.go:196: [d9276bb971d9f] daemon is not started [2022-07-16T14:14:38.239Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-16T14:14:39.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-16T14:14:43.771Z] check_test.go:196: [df460c94432b1] daemon is not started [2022-07-16T14:14:43.771Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-16T14:14:47.037Z] check_test.go:196: [d6131a83ee914] daemon is not started [2022-07-16T14:14:47.037Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-16T14:14:47.599Z] check_test.go:196: [deadc336b3cb2] daemon is not started [2022-07-16T14:14:47.599Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-16T14:14:48.529Z] check_test.go:196: [d5ae34a8bb0e5] daemon is not started [2022-07-16T14:14:48.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-16T14:14:49.457Z] check_test.go:196: [dcc5488f5f443] daemon is not started [2022-07-16T14:14:49.457Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-16T14:14:50.383Z] check_test.go:196: [df1f912611f36] daemon is not started [2022-07-16T14:14:50.383Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-16T14:14:51.318Z] check_test.go:196: [d9ec258a2fece] daemon is not started [2022-07-16T14:14:51.318Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-16T14:14:52.682Z] check_test.go:196: [d32673c67e731] daemon is not started [2022-07-16T14:14:52.682Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-16T14:14:53.609Z] check_test.go:196: [d5ec6fb1bf924] daemon is not started [2022-07-16T14:14:53.609Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-16T14:14:54.538Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c5d24a5885b9bf9ab906a476eb7b683b5d52f74f7609e575c1899f04339268db [2022-07-16T14:14:54.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-16T14:14:55.356Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff7033c3079ecff329f28646b6bb59a8db8f462d905afe2e449cfd778438027a [2022-07-16T14:14:55.612Z] check_test.go:196: [deca6493013cd] daemon is not started [2022-07-16T14:14:55.612Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-16T14:14:56.978Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ffd8f0efce719136ae562b0f70744b3e10449cf63c9445b9c64da369579ebda1 [2022-07-16T14:14:56.978Z] docker_cli_swarm_test.go:1803: [d6ca20c377bd7] joining swarm manager [d7e520d3633bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:14:57.540Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8edf5ecf5d383814e6f93848484e38c3626a5973d82c72381e09ead9ebf8cde [2022-07-16T14:14:57.796Z] check_test.go:196: [df8bf84cafd2b] daemon is not started [2022-07-16T14:14:58.052Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-16T14:14:58.308Z] docker_cli_swarm_test.go:1804: [d859fd9eae03d] joining swarm manager [d7e520d3633bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:14:59.236Z] check_test.go:196: [ddf9b08890288] daemon is not started [2022-07-16T14:14:59.236Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-16T14:15:01.125Z] check_test.go:196: [dcb44d09e6ca7] daemon is not started [2022-07-16T14:15:01.125Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-16T14:15:02.051Z] check_test.go:196: [dbe041ada878a] daemon is not started [2022-07-16T14:15:02.052Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-16T14:15:02.052Z] check_test.go:196: [d58c34179e090] daemon is not started [2022-07-16T14:15:02.052Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-16T14:15:02.979Z] check_test.go:196: [de42b0ad57140] daemon is not started [2022-07-16T14:15:02.979Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-16T14:15:03.907Z] check_test.go:196: [d89a23d7d86c3] daemon is not started [2022-07-16T14:15:03.907Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-16T14:15:04.835Z] check_test.go:196: [de26b8d9f5280] daemon is not started [2022-07-16T14:15:04.835Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-16T14:15:07.350Z] check_test.go:196: [d28be1fd05099] daemon is not started [2022-07-16T14:15:07.350Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-16T14:15:07.350Z] check_test.go:196: [d6e57933c1fba] daemon is not started [2022-07-16T14:15:07.612Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-16T14:15:08.540Z] check_test.go:196: [d5883048a3614] daemon is not started [2022-07-16T14:15:08.540Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-16T14:15:08.795Z] check_test.go:196: [d6c0082845fe1] daemon is not started [2022-07-16T14:15:08.795Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-16T14:15:09.051Z] check_test.go:196: [dde36d3de1ebc] daemon is not started [2022-07-16T14:15:09.051Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-16T14:15:09.307Z] check_test.go:196: [df213951980c9] daemon is not started [2022-07-16T14:15:09.307Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-16T14:15:09.562Z] check_test.go:196: [d1670c35e6281] daemon is not started [2022-07-16T14:15:09.563Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-16T14:15:09.818Z] check_test.go:196: [d278d96a466f7] daemon is not started [2022-07-16T14:15:09.818Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-16T14:15:09.818Z] check_test.go:196: [df05def918416] daemon is not started [2022-07-16T14:15:09.818Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-16T14:15:10.075Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-16T14:15:11.002Z] check_test.go:196: [d6ee424d5ea53] daemon is not started [2022-07-16T14:15:11.002Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-16T14:15:12.892Z] check_test.go:196: [d9ba003f091cf] daemon is not started [2022-07-16T14:15:12.892Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-16T14:15:13.455Z] check_test.go:196: [da87308c6ba32] daemon is not started [2022-07-16T14:15:13.711Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-16T14:15:14.637Z] check_test.go:196: [ddf648402dd73] daemon is not started [2022-07-16T14:15:14.637Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-16T14:15:15.564Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite (44.84s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.04s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.80s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.13s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.29s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.08s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.96s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.14s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.71s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-07-16T14:15:16.126Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-16T14:15:16.126Z] === RUN TestDockerSchema1RegistrySuite [2022-07-16T14:15:16.126Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-16T14:15:16.382Z] check_test.go:223: [dfa376fab0dc6] daemon is not started [2022-07-16T14:15:16.382Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-16T14:15:18.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-16T14:15:19.203Z] check_test.go:223: [def8ca730d438] daemon is not started [2022-07-16T14:15:19.203Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-16T14:15:20.569Z] docker_cli_swarm_test.go:1322: [dd0e43d6e6634] joining swarm manager [d6a61e1006b0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:15:21.496Z] docker_cli_swarm_test.go:1323: [d21fbf254a39a] joining swarm manager [d6a61e1006b0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:15:24.761Z] check_test.go:223: [d53adc3cf601a] daemon is not started [2022-07-16T14:15:24.761Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-07-16T14:15:28.043Z] check_test.go:223: [d5f1943278000] daemon is not started [2022-07-16T14:15:28.043Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-07-16T14:15:28.969Z] check_test.go:223: [d0b1a7b7c03fa] daemon is not started [2022-07-16T14:15:29.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-16T14:15:30.152Z] check_test.go:223: [dd7b31dc367ac] daemon is not started [2022-07-16T14:15:30.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-16T14:15:30.153Z] check_test.go:223: [d9359f9b21982] daemon is not started [2022-07-16T14:15:30.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-16T14:15:31.081Z] check_test.go:223: [db68edfd59ed2] daemon is not started [2022-07-16T14:15:31.081Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-16T14:15:32.012Z] check_test.go:223: [d71180331036a] daemon is not started [2022-07-16T14:15:32.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-16T14:15:32.941Z] check_test.go:223: [dff78f6f2a157] daemon is not started [2022-07-16T14:15:32.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-16T14:15:35.459Z] check_test.go:223: [d7f63474e0970] daemon is not started [2022-07-16T14:15:35.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-16T14:15:35.715Z] check_test.go:223: [dffe7444ffd09] daemon is not started [2022-07-16T14:15:35.715Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-16T14:15:35.970Z] check_test.go:223: [dd1b2cdacf1ab] daemon is not started [2022-07-16T14:15:35.970Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-07-16T14:15:36.227Z] check_test.go:223: [dfb03073309ad] daemon is not started [2022-07-16T14:15:36.227Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-07-16T14:15:36.483Z] check_test.go:223: [d13a977979f41] daemon is not started [2022-07-16T14:15:36.483Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-07-16T14:15:36.739Z] check_test.go:223: [d6d52059f0756] daemon is not started [2022-07-16T14:15:36.739Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-07-16T14:15:36.995Z] check_test.go:223: [d007057a82c30] daemon is not started [2022-07-16T14:15:36.995Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-07-16T14:15:37.251Z] check_test.go:223: [d14bba6860728] daemon is not started [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite (20.93s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.62s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.01s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.22s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2022-07-16T14:15:37.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-07-16T14:15:37.251Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-16T14:15:37.251Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-16T14:15:37.813Z] check_test.go:252: [d110c8875d71c] daemon is not started [2022-07-16T14:15:37.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-16T14:15:38.375Z] check_test.go:252: [d454abfe12e38] daemon is not started [2022-07-16T14:15:38.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-16T14:15:38.375Z] check_test.go:252: [de28e46f1d1f6] daemon is not started [2022-07-16T14:15:38.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-16T14:15:39.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-16T14:15:39.739Z] check_test.go:252: [da28acb935305] daemon is not started [2022-07-16T14:15:39.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-16T14:15:39.996Z] check_test.go:252: [dc30ecf77a957] daemon is not started [2022-07-16T14:15:39.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-16T14:15:40.558Z] check_test.go:252: [d67c059b4cb33] daemon is not started [2022-07-16T14:15:40.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-16T14:15:40.814Z] check_test.go:252: [d7e7d904851c2] daemon is not started [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.64s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2022-07-16T14:15:40.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-16T14:15:40.814Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-16T14:15:40.814Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-16T14:15:44.682Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-16T14:15:46.073Z] check_test.go:279: [da2c53e0d61a8] daemon is not started [2022-07-16T14:15:46.073Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-16T14:15:46.073Z] check_test.go:279: [de13ec0f9553d] daemon is not started [2022-07-16T14:15:46.073Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-16T14:15:46.329Z] check_test.go:279: [d181cc2aac903] daemon is not started [2022-07-16T14:15:46.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-16T14:15:46.329Z] check_test.go:279: [da502748d7df4] daemon is not started [2022-07-16T14:15:46.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-16T14:15:46.584Z] check_test.go:279: [df1daeec9eb03] daemon is not started [2022-07-16T14:15:46.584Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-07-16T14:15:46.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-16T14:15:46.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-16T14:15:46.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-16T14:15:46.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-16T14:15:46.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-16T14:15:46.584Z] === RUN TestDockerNetworkSuite [2022-07-16T14:15:46.584Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-16T14:15:48.569Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-16T14:15:48.569Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-07-16T14:15:48.569Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-16T14:15:49.100Z] docker_cli_network_unix_test.go:47: [ddca0786a6602] daemon is not started [2022-07-16T14:15:49.100Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-16T14:15:49.356Z] docker_cli_network_unix_test.go:47: [dc8cebbc5c3f2] daemon is not started [2022-07-16T14:15:49.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-16T14:15:52.127Z] docker_cli_network_unix_test.go:47: [db668a9b25c3d] daemon is not started [2022-07-16T14:15:52.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-16T14:15:53.751Z] docker_cli_network_unix_test.go:47: [d160198d9c4e5] daemon is not started [2022-07-16T14:15:53.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-16T14:15:54.007Z] docker_cli_network_unix_test.go:1234: [dadc4e6e21a8c] daemon is not started [2022-07-16T14:15:56.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-16T14:15:57.085Z] docker_cli_network_unix_test.go:47: [ded8853fe0401] daemon is not started [2022-07-16T14:15:57.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-16T14:16:01.815Z] docker_cli_network_unix_test.go:47: [d2f83e7aaeea7] daemon is not started [2022-07-16T14:16:02.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-16T14:16:04.269Z] docker_cli_network_unix_test.go:47: [d0fb9f7076062] daemon is not started [2022-07-16T14:16:04.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-16T14:16:05.766Z] docker_cli_network_unix_test.go:47: [dd36b1929ef5d] daemon is not started [2022-07-16T14:16:05.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-16T14:16:06.328Z] docker_cli_network_unix_test.go:47: [de726563ad8e6] daemon is not started [2022-07-16T14:16:06.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-16T14:16:06.584Z] docker_cli_network_unix_test.go:47: [d68d96682bc21] daemon is not started [2022-07-16T14:16:06.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-16T14:16:07.147Z] docker_cli_network_unix_test.go:47: [daca3e7c742ab] daemon is not started [2022-07-16T14:16:07.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-16T14:16:07.965Z] docker_cli_network_unix_test.go:47: [d88e934c058ea] daemon is not started [2022-07-16T14:16:08.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-16T14:16:08.527Z] docker_cli_network_unix_test.go:47: [dcd3a2e388fa1] daemon is not started [2022-07-16T14:16:08.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-16T14:16:08.784Z] docker_cli_network_unix_test.go:47: [d8dd8a876cb6d] daemon is not started [2022-07-16T14:16:08.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-16T14:16:09.346Z] docker_cli_network_unix_test.go:47: [de002c5b054af] daemon is not started [2022-07-16T14:16:09.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-16T14:16:09.602Z] docker_cli_network_unix_test.go:47: [d8b615d25f819] daemon is not started [2022-07-16T14:16:09.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-16T14:16:09.602Z] docker_cli_network_unix_test.go:47: [d950792d05be0] daemon is not started [2022-07-16T14:16:09.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-16T14:16:09.858Z] docker_cli_network_unix_test.go:47: [d33305b419422] daemon is not started [2022-07-16T14:16:09.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-16T14:16:10.787Z] docker_cli_network_unix_test.go:47: [d01dd9e3d2130] daemon is not started [2022-07-16T14:16:10.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-16T14:16:11.043Z] docker_cli_network_unix_test.go:47: [d0af5e9ac2fc1] daemon is not started [2022-07-16T14:16:11.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-16T14:16:11.604Z] docker_cli_network_unix_test.go:47: [d2d83196422af] daemon is not started [2022-07-16T14:16:11.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-16T14:16:11.860Z] docker_cli_network_unix_test.go:47: [d4b42c5bab551] daemon is not started [2022-07-16T14:16:11.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-16T14:16:11.860Z] docker_cli_network_unix_test.go:47: [d39b4c31f69db] daemon is not started [2022-07-16T14:16:11.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-16T14:16:13.226Z] docker_cli_network_unix_test.go:969: [d7d546820f06d] daemon is not started [2022-07-16T14:16:14.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-16T14:16:15.518Z] docker_cli_network_unix_test.go:47: [d734715c380d8] daemon is not started [2022-07-16T14:16:15.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-16T14:16:18.035Z] docker_cli_network_unix_test.go:1117: [d142398f283e3] daemon is not started [2022-07-16T14:16:20.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-16T14:16:20.811Z] docker_cli_network_unix_test.go:47: [d2bee0a848063] daemon is not started [2022-07-16T14:16:20.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-16T14:16:21.751Z] docker_cli_network_unix_test.go:47: [db81af6bf07be] daemon is not started [2022-07-16T14:16:21.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-16T14:16:21.751Z] docker_cli_network_unix_test.go:47: [d922b37b053e9] daemon is not started [2022-07-16T14:16:21.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-16T14:16:21.751Z] docker_cli_network_unix_test.go:47: [de097085c889a] daemon is not started [2022-07-16T14:16:21.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-16T14:16:22.007Z] docker_cli_network_unix_test.go:47: [d68a155a8c615] daemon is not started [2022-07-16T14:16:22.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-16T14:16:22.263Z] docker_cli_network_unix_test.go:47: [dbbcdf7654bc7] daemon is not started [2022-07-16T14:16:22.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-16T14:16:22.263Z] docker_cli_network_unix_test.go:47: [d2df1e16a0ee5] daemon is not started [2022-07-16T14:16:22.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-16T14:16:23.628Z] docker_cli_network_unix_test.go:47: [d720268beaf50] daemon is not started [2022-07-16T14:16:24.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-16T14:16:24.555Z] docker_cli_network_unix_test.go:47: [deb288ad20ab6] daemon is not started [2022-07-16T14:16:24.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-16T14:16:24.555Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-07-16T14:16:24.555Z] docker_cli_network_unix_test.go:47: [df3fcfb14bf67] daemon is not started [2022-07-16T14:16:24.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-16T14:16:25.117Z] docker_cli_network_unix_test.go:47: [db6a09e45f3cd] daemon is not started [2022-07-16T14:16:25.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-16T14:16:29.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-16T14:16:30.467Z] docker_cli_network_unix_test.go:1085: [d191977bb8b17] daemon is not started [2022-07-16T14:16:31.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-16T14:16:31.838Z] docker_cli_network_unix_test.go:47: [d005ecaf90fd0] daemon is not started [2022-07-16T14:16:31.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-16T14:16:32.400Z] docker_cli_network_unix_test.go:47: [dc2c150a4c81a] daemon is not started [2022-07-16T14:16:32.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-16T14:16:34.022Z] docker_cli_network_unix_test.go:47: [dbecde4d2f527] daemon is not started [2022-07-16T14:16:34.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-16T14:16:34.278Z] docker_cli_network_unix_test.go:47: [d2655dd67dd83] daemon is not started [2022-07-16T14:16:34.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-16T14:16:34.839Z] docker_cli_network_unix_test.go:47: [db3d90b30d1d4] daemon is not started [2022-07-16T14:16:34.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-16T14:16:35.400Z] docker_cli_network_unix_test.go:47: [d50ad5f4bcbd9] daemon is not started [2022-07-16T14:16:35.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-16T14:16:35.962Z] docker_cli_network_unix_test.go:47: [d85c71b22a780] daemon is not started [2022-07-16T14:16:36.217Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-16T14:16:42.769Z] docker_cli_network_unix_test.go:47: [d81c6aeabf14f] daemon is not started [2022-07-16T14:16:42.769Z] --- PASS: TestDockerNetworkSuite (55.49s) [2022-07-16T14:16:42.769Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.41s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.88s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.64s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.20s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2022-07-16T14:16:42.770Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2022-07-16T14:16:42.770Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.76s) [2022-07-16T14:16:42.770Z] === RUN TestDockerHubPullSuite [2022-07-16T14:16:42.770Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-16T14:16:44.133Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-16T14:16:46.647Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-16T14:16:47.573Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-16T14:16:49.461Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-16T14:16:49.716Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-16T14:16:50.277Z] --- PASS: TestDockerHubPullSuite (8.14s) [2022-07-16T14:16:50.277Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-07-16T14:16:50.277Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-16T14:16:50.277Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-07-16T14:16:50.277Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s) [2022-07-16T14:16:50.277Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-16T14:16:50.277Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-16T14:16:50.277Z] PASS [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === Skipped [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_sni_test.go:18: Flakey test [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-16T14:16:50.277Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.03s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.03s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-16T14:16:50.277Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-16T14:16:50.277Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-07-16T14:16:50.277Z] docker_cli_network_unix_test.go:47: [df3fcfb14bf67] daemon is not started [2022-07-16T14:16:50.277Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-16T14:16:50.277Z] [2022-07-16T14:16:50.277Z] DONE 1270 tests, 51 skipped in 1481.470s [2022-07-16T14:16:50.278Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T14:16:50.278Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T14:16:50.278Z] +++ kill 7946 [2022-07-16T14:16:51.203Z] +++ /etc/init.d/apparmor stop [2022-07-16T14:16:51.203Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T14:16:51.203Z] [2022-07-16T14:16:51.203Z] Unloading profiles will leave already running processes permanently [2022-07-16T14:16:51.203Z] unconfined, which can lead to unexpected situations. [2022-07-16T14:16:51.203Z] [2022-07-16T14:16:51.203Z] To set a process to complain mode, use the command line tool [2022-07-16T14:16:51.203Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T14:16:51.203Z] +++ true [2022-07-16T14:16:51.203Z] exiting test-integration [2022-07-16T14:16:51.203Z] ++ exit 0 [2022-07-16T14:16:51.203Z] [2022-07-16T14:16:51.459Z] + for job in $(jobs -p) [2022-07-16T14:16:51.459Z] + wait 31929 [2022-07-16T14:17:16.680Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-16T14:17:16.681Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-16T14:17:16.681Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-16T14:17:33.301Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-16T14:17:36.566Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-16T14:17:38.175Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-16T14:17:43.106Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-16T14:17:46.996Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-16T14:17:48.350Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-16T14:17:50.250Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-16T14:17:54.415Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-16T14:17:58.578Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-16T14:18:01.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-16T14:18:01.845Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-07-16T14:18:01.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-16T14:18:02.137Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-16T14:18:07.088Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-16T14:18:07.343Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-16T14:18:08.270Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-16T14:18:10.159Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-16T14:18:38.281Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-16T14:18:59.885Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-16T14:19:06.337Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-16T14:19:06.337Z] docker_cli_swarm_test.go:1187: [d376184bad70b] joining swarm manager [d876c8d6e0477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:19:08.708Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-16T14:19:12.869Z] docker_cli_swarm_test.go:1196: [d46acf4c772cc] joining swarm manager [d876c8d6e0477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:19:51.546Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-16T14:20:01.485Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-16T14:20:04.748Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-16T14:20:06.112Z] docker_cli_swarm_test.go:1119: [d0429ac095e24] joining swarm manager [d8a98b63b1e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:20:07.476Z] docker_cli_swarm_test.go:1120: [dc92ef51ad54c] joining swarm manager [d8a98b63b1e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-16T14:21:05.814Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-16T14:21:05.814Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-16T14:21:05.814Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-16T14:21:05.814Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-16T14:21:06.832Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-16T14:21:11.699Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-16T14:21:11.699Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-07-16T14:21:11.699Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-16T14:21:11.699Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-07-16T14:21:11.699Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-16T14:21:11.699Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-07-16T14:21:11.699Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-16T14:21:11.699Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-07-16T14:21:12.184Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-16T14:21:12.184Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-07-16T14:21:12.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-16T14:21:16.073Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-16T14:21:16.073Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-07-16T14:21:16.073Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-16T14:21:16.073Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-07-16T14:21:16.073Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-16T14:21:16.073Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-07-16T14:21:16.073Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-16T14:21:16.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-16T14:21:21.427Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-16T14:21:39.480Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-16T14:21:39.480Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-16T14:21:39.480Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-07-16T14:21:39.480Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-16T14:21:39.480Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-07-16T14:21:39.480Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-16T14:21:39.480Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-07-16T14:21:39.480Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-16T14:21:39.480Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-07-16T14:21:39.480Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-16T14:21:39.480Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-07-16T14:21:39.480Z] === RUN TestDockerSuite/TestBuildFails [2022-07-16T14:21:43.853Z] docker_cli_swarm_test.go:1173: [dc889ad2acdf7] joining swarm manager [d8a98b63b1e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-16T14:21:45.479Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-16T14:21:45.479Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-16T14:21:56.076Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-16T14:22:02.080Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-16T14:22:09.384Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-16T14:22:10.339Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-16T14:22:10.340Z] docker_cli_swarm_test.go:1454: [d9be100c48036] joining swarm manager [deb09b424ce82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:22:10.340Z] docker_cli_swarm_test.go:1455: [dab758442858e] joining swarm manager [deb09b424ce82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T14:22:19.985Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-16T14:22:20.278Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-16T14:22:20.840Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-16T14:22:20.840Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-16T14:22:21.011Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-16T14:22:21.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-16T14:22:21.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-16T14:22:21.656Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-16T14:22:24.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-16T14:22:27.011Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-16T14:22:27.011Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-07-16T14:22:27.011Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-16T14:22:27.011Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-16T14:22:27.442Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-16T14:22:28.030Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-16T14:22:28.030Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-07-16T14:22:28.030Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-16T14:22:29.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-16T14:22:31.216Z] docker_cli_swarm_unix_test.go:63: [d53de551cc1a8] joining swarm manager [d8ed7b501e68e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:22:43.168Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-16T14:22:43.168Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-07-16T14:22:43.168Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-16T14:22:53.768Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-16T14:22:53.768Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-16T14:22:55.381Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-16T14:22:55.381Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-07-16T14:22:55.381Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-16T14:22:56.399Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-16T14:22:56.399Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-16T14:23:01.268Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-16T14:23:01.752Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-16T14:23:02.237Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-16T14:23:03.256Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-16T14:23:04.275Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-16T14:23:05.293Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-16T14:23:06.911Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-16T14:23:12.909Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-16T14:23:12.909Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-07-16T14:23:12.909Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-16T14:23:12.909Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-07-16T14:23:12.909Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-16T14:23:12.909Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-16T14:23:12.909Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-16T14:23:12.909Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-16T14:23:12.909Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-16T14:23:13.395Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-16T14:23:14.415Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-16T14:23:19.366Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-16T14:23:27.377Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-16T14:23:27.377Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-16T14:23:27.377Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-16T14:23:28.743Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-16T14:23:32.038Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-16T14:23:34.552Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-16T14:23:36.441Z] docker_api_swarm_test.go:962: [ddb02064f7334] joining swarm manager [d140facc9696e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T14:23:40.840Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-16T14:23:40.840Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-07-16T14:23:40.840Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-16T14:23:41.859Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-16T14:23:54.477Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-16T14:24:06.639Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-16T14:24:08.020Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-16T14:24:10.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-16T14:24:13.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-16T14:24:19.589Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-16T14:24:24.828Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-16T14:24:24.873Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-16T14:24:26.715Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-16T14:24:29.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-16T14:24:31.764Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-16T14:24:34.288Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-16T14:24:36.803Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-16T14:24:37.556Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-16T14:24:39.317Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-16T14:24:48.158Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-16T14:24:54.158Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-16T14:24:59.024Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-16T14:25:17.066Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-16T14:25:17.066Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-07-16T14:25:17.066Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-16T14:25:24.369Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-16T14:25:24.369Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-16T14:25:24.369Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-07-16T14:25:24.369Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-16T14:25:24.369Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-07-16T14:25:24.369Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-16T14:25:26.656Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-16T14:25:35.480Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-16T14:25:37.266Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-16T14:25:38.881Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-16T14:25:38.881Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-16T14:25:39.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-16T14:25:42.403Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-16T14:25:43.422Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-16T14:25:45.034Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-16T14:25:50.332Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-16T14:26:03.074Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-16T14:26:04.688Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite (1640.08s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.00s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.15s) [2022-07-16T14:26:05.166Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.25s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.40s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.78s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.13s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.64s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.69s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.46s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.34s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.90s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.07s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.88s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.15s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.33s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.29s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.25s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.82s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.63s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.00s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.93s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.26s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.66s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.43s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.95s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.84s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.90s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.14s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.38s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.96s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.38s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.24s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.54s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.78s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.89s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.59s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.75s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.94s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.45s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.23s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.12s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.29s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.31s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.39s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.34s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (134.92s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.36s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.64s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.88s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.88s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.59s) [2022-07-16T14:26:05.166Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.82s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.63s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.77s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.87s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.56s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.68s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-07-16T14:26:05.166Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-07-16T14:26:05.166Z] === RUN TestDockerExternalVolumeSuite [2022-07-16T14:26:05.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-16T14:26:05.426Z] docker_cli_external_volume_driver_test.go:53: [dbf1028ded3ea] daemon is not started [2022-07-16T14:26:13.512Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-16T14:26:17.399Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-16T14:26:23.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-16T14:26:26.223Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-16T14:26:31.090Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-16T14:26:34.980Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-16T14:26:35.998Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-16T14:26:35.998Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-07-16T14:26:36.483Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-16T14:26:36.483Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-07-16T14:26:36.483Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-16T14:26:38.761Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-16T14:26:38.761Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-07-16T14:26:38.761Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-16T14:27:30.020Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-16T14:27:31.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-16T14:27:37.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-16T14:27:42.708Z] === RUN TestDockerSuite/TestBuildRm [2022-07-16T14:27:52.462Z] docker_cli_external_volume_driver_test.go:53: [da1e9ed6a3798] daemon is not started [2022-07-16T14:27:55.394Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-16T14:27:58.426Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-16T14:27:58.426Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-07-16T14:27:58.426Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-16T14:27:58.426Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-07-16T14:27:58.426Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-16T14:28:00.038Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-16T14:28:03.926Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-16T14:28:06.958Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-16T14:28:10.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-16T14:28:11.824Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-16T14:28:25.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-16T14:28:33.301Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-16T14:28:33.301Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-16T14:28:33.301Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-16T14:28:40.173Z] docker_cli_external_volume_driver_test.go:53: [dcbf4d44c0433] daemon is not started [2022-07-16T14:28:43.901Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-16T14:28:44.387Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-16T14:28:49.253Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-16T14:28:49.253Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-16T14:28:54.124Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-16T14:28:55.018Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-16T14:28:55.018Z] docker_cli_external_volume_driver_test.go:53: [dbc3d02462d60] daemon is not started [2022-07-16T14:29:09.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-16T14:29:15.595Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-16T14:29:15.595Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-07-16T14:29:15.595Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-16T14:29:17.210Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-16T14:29:18.826Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-16T14:29:23.692Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-16T14:29:28.559Z] === RUN TestDockerSuite/TestBuildUser [2022-07-16T14:29:28.559Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-07-16T14:29:28.559Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-16T14:29:28.559Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-07-16T14:29:28.559Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-16T14:29:28.559Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-07-16T14:29:28.559Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-16T14:29:33.436Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-16T14:29:33.436Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-16T14:29:41.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-16T14:29:42.258Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-16T14:29:42.258Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-07-16T14:29:42.258Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-16T14:29:42.258Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-07-16T14:29:42.258Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-16T14:29:56.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-16T14:30:03.736Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-16T14:30:03.736Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-16T14:30:11.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-16T14:30:12.558Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-16T14:30:23.159Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-16T14:30:23.159Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-07-16T14:30:23.159Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-16T14:30:23.159Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-07-16T14:30:23.159Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-16T14:30:25.443Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-16T14:30:25.443Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-07-16T14:30:25.928Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-07-16T14:30:38.617Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-16T14:30:41.653Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-16T14:30:42.138Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-16T14:30:58.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-16T14:31:00.184Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-16T14:31:00.184Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-07-16T14:31:00.669Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-16T14:31:00.669Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-07-16T14:31:01.153Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-16T14:31:01.153Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-07-16T14:31:01.153Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-16T14:31:02.171Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-16T14:31:10.992Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-16T14:31:12.017Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-16T14:31:12.017Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-07-16T14:31:12.017Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-16T14:31:12.017Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-07-16T14:31:12.017Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-16T14:31:12.017Z] docker_cli_sni_test.go:18: Flakey test [2022-07-16T14:31:12.017Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-16T14:31:15.048Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-16T14:31:16.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-16T14:31:19.917Z] === RUN TestDockerSuite/TestCommitChange [2022-07-16T14:31:24.782Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-16T14:31:35.382Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-16T14:31:35.382Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-07-16T14:31:35.382Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-16T14:31:41.378Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-16T14:31:41.378Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-07-16T14:31:41.378Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-16T14:31:48.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-16T14:31:54.067Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-16T14:31:57.098Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-16T14:31:57.098Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-16T14:31:57.098Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-16T14:31:57.098Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-16T14:31:57.098Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-16T14:31:57.098Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-16T14:31:57.098Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-16T14:31:57.098Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-16T14:32:04.398Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-16T14:32:10.393Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-16T14:32:10.393Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-07-16T14:32:10.393Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-16T14:32:17.716Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-16T14:32:17.716Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-07-16T14:32:17.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-16T14:32:17.716Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-07-16T14:32:17.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-16T14:32:17.716Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-07-16T14:32:17.716Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-16T14:32:20.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-16T14:32:25.015Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-16T14:32:25.015Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-07-16T14:32:25.015Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-16T14:32:25.015Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-16T14:32:28.045Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-16T14:32:28.045Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-16T14:32:28.045Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-07-16T14:32:28.045Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-16T14:32:28.045Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-07-16T14:32:28.045Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-16T14:32:28.045Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-07-16T14:32:28.045Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-16T14:32:31.081Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-16T14:32:32.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-16T14:32:34.973Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-16T14:32:34.973Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-16T14:32:34.973Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-07-16T14:32:34.973Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-16T14:32:35.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-16T14:32:38.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-16T14:32:38.008Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-16T14:32:40.289Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-16T14:32:40.289Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-07-16T14:32:40.289Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-16T14:32:40.289Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:32:40.289Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-16T14:32:42.568Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-16T14:32:42.568Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-16T14:32:44.847Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-16T14:32:44.847Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-07-16T14:32:44.847Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-16T14:32:47.881Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-16T14:32:47.881Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-16T14:32:50.920Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-16T14:32:53.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-16T14:32:53.131Z] docker_cli_external_volume_driver_test.go:485: [d82512908daf3] daemon is not started [2022-07-16T14:32:59.740Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-16T14:33:03.628Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-16T14:33:03.628Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-16T14:33:03.628Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-16T14:33:03.628Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-16T14:33:03.628Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-16T14:33:05.243Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-16T14:33:05.243Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-07-16T14:33:05.243Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-16T14:33:07.962Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-16T14:33:07.962Z] docker_cli_external_volume_driver_test.go:53: [dca8e7ee5c5b8] daemon is not started [2022-07-16T14:33:12.590Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-16T14:33:12.590Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-07-16T14:33:12.590Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-16T14:33:14.874Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-16T14:33:15.359Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-16T14:33:20.224Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-16T14:33:21.837Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-16T14:33:21.837Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-07-16T14:33:21.837Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-16T14:33:21.837Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-07-16T14:33:21.837Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-16T14:33:21.837Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-07-16T14:33:21.837Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-16T14:33:21.837Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-07-16T14:33:21.837Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-16T14:33:21.837Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-07-16T14:33:21.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.49s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-07-16T14:33:22.801Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-16T14:33:22.801Z] PASS [2022-07-16T14:33:22.801Z] [2022-07-16T14:33:22.801Z] === Skipped [2022-07-16T14:33:22.801Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-16T14:33:22.801Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-16T14:33:22.801Z] check_test.go:309: [dd1998dda1393] daemon is not started [2022-07-16T14:33:22.801Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-16T14:33:22.801Z] [2022-07-16T14:33:22.801Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-16T14:33:22.801Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-16T14:33:22.801Z] check_test.go:309: [de27832b941a2] daemon is not started [2022-07-16T14:33:22.801Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-16T14:33:22.801Z] [2022-07-16T14:33:22.801Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-16T14:33:22.801Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-16T14:33:22.801Z] check_test.go:309: [db44abb6088a6] daemon is not started [2022-07-16T14:33:22.801Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-16T14:33:22.801Z] [2022-07-16T14:33:22.801Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-16T14:33:22.801Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-16T14:33:22.801Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-16T14:33:22.801Z] [2022-07-16T14:33:22.801Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-16T14:33:22.801Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-07-16T14:33:22.801Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-16T14:33:22.801Z] [2022-07-16T14:33:22.801Z] DONE 273 tests, 5 skipped in 2472.667s [2022-07-16T14:33:22.802Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T14:33:22.802Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d527c30087b8d/docker.pid [2022-07-16T14:33:22.802Z] +++ kill 5640 [2022-07-16T14:33:22.802Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5640 is not a child of this shell [2022-07-16T14:33:22.802Z] warning: PID 5640 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d527c30087b8d/docker.pid had a nonzero exit code [2022-07-16T14:33:22.802Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T14:33:22.802Z] +++ kill 7946 [2022-07-16T14:33:23.363Z] +++ /etc/init.d/apparmor stop [2022-07-16T14:33:23.363Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T14:33:23.363Z] [2022-07-16T14:33:23.363Z] Unloading profiles will leave already running processes permanently [2022-07-16T14:33:23.363Z] unconfined, which can lead to unexpected situations. [2022-07-16T14:33:23.363Z] [2022-07-16T14:33:23.363Z] To set a process to complain mode, use the command line tool [2022-07-16T14:33:23.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T14:33:23.363Z] +++ true [2022-07-16T14:33:23.363Z] exiting test-integration [2022-07-16T14:33:23.363Z] ++ exit 0 [2022-07-16T14:33:23.363Z] [2022-07-16T14:33:23.618Z] + exit 0 [2022-07-16T14:33:23.619Z] ++ jobs -p [2022-07-16T14:33:23.619Z] + pids= [2022-07-16T14:33:23.619Z] + echo 'Remaining pids to kill: []' [2022-07-16T14:33:23.619Z] Remaining pids to kill: [] [2022-07-16T14:33:23.619Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-16T14:33:23.631Z] Recording test results [2022-07-16T14:33:24.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-16T14:33:24.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-07-16T14:33:25.219Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T14:33:25.575Z] + echo Ensuring container killed. [2022-07-16T14:33:25.575Z] Ensuring container killed. [2022-07-16T14:33:25.575Z] + docker ps -aq -f name=docker-pr1-* [2022-07-16T14:33:25.575Z] + cids=dcfac06f8533 [2022-07-16T14:33:25.575Z] f0fd806b6e67 [2022-07-16T14:33:25.575Z] 6c62cedf4da1 [2022-07-16T14:33:25.575Z] + [ -n dcfac06f8533 [2022-07-16T14:33:25.575Z] f0fd806b6e67 [2022-07-16T14:33:25.575Z] 6c62cedf4da1 ] [2022-07-16T14:33:25.575Z] + docker rm -vf dcfac06f8533 f0fd806b6e67 6c62cedf4da1 [2022-07-16T14:33:26.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-07-16T14:33:26.503Z] dcfac06f8533 [2022-07-16T14:33:27.431Z] f0fd806b6e67 [2022-07-16T14:33:27.687Z] 6c62cedf4da1 [Pipeline] sh [2022-07-16T14:33:28.003Z] + echo Chowning /workspace to jenkins user [2022-07-16T14:33:28.003Z] Chowning /workspace to jenkins user [2022-07-16T14:33:28.003Z] + id -u [2022-07-16T14:33:28.003Z] + id -g [2022-07-16T14:33:28.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43824:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T14:33:28.003Z] Unable to find image 'busybox:latest' locally [2022-07-16T14:33:28.003Z] latest: Pulling from library/busybox [2022-07-16T14:33:28.297Z] 19d511225f94: Pulling fs layer [2022-07-16T14:33:28.297Z] 19d511225f94: Download complete [2022-07-16T14:33:28.553Z] 19d511225f94: Pull complete [2022-07-16T14:33:28.553Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T14:33:28.553Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T14:33:31.405Z] + bundleName=amd64 [2022-07-16T14:33:31.405Z] + echo Creating amd64-bundles.tar.gz [2022-07-16T14:33:31.405Z] Creating amd64-bundles.tar.gz [2022-07-16T14:33:31.405Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-16T14:33:31.405Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-16T14:33:32.340Z] Archiving artifacts [2022-07-16T14:33:34.047Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43824/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T14:33:34.395Z] + make clean [2022-07-16T14:33:34.651Z] docker volume rm -f docker-dev-cache [2022-07-16T14:33:34.651Z] docker-dev-cache [Pipeline] deleteDir [2022-07-16T14:33:35.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-07-16T14:33:36.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T14:33:39.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00094b260_} [2022-07-16T14:33:42.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11791740040_c:\foo_false____} [2022-07-16T14:33:45.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11791740040_c:\foo_true____} [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-16T14:33:47.485Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-16T14:33:47.485Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-16T14:33:47.485Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-16T14:33:47.485Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-16T14:33:47.485Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-16T14:33:47.485Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-07-16T14:33:47.485Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-16T14:33:50.517Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-16T14:33:50.517Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-16T14:33:50.517Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-07-16T14:33:50.517Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-16T14:33:53.549Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-16T14:33:53.549Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-16T14:33:53.549Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-07-16T14:33:53.549Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-16T14:34:00.852Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-16T14:34:00.852Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-07-16T14:34:00.852Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-16T14:34:00.852Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-07-16T14:34:00.852Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-16T14:34:00.852Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-07-16T14:34:01.337Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-16T14:34:16.481Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-16T14:34:18.094Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-16T14:34:18.094Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-07-16T14:34:18.094Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-16T14:34:18.094Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-07-16T14:34:18.579Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-16T14:34:29.179Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-16T14:34:29.179Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-07-16T14:34:29.179Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-16T14:34:29.179Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-07-16T14:34:29.179Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-16T14:34:38.007Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-16T14:34:38.007Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-07-16T14:34:38.007Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-16T14:34:38.007Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-07-16T14:34:38.007Z] === RUN TestDockerSuite/TestCpToDot [2022-07-16T14:34:40.288Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-16T14:34:40.288Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-07-16T14:34:40.288Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-16T14:34:40.288Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-07-16T14:34:40.288Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-16T14:34:42.569Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-16T14:34:42.569Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-16T14:34:42.569Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-16T14:34:42.569Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-07-16T14:34:42.569Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-16T14:34:42.569Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-07-16T14:34:43.054Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-16T14:34:43.054Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-07-16T14:34:43.054Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-16T14:34:43.054Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-16T14:34:43.054Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-16T14:34:45.334Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-16T14:34:47.612Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-16T14:34:47.612Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-16T14:34:48.096Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-16T14:34:50.379Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-16T14:34:50.864Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-16T14:34:50.864Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-16T14:34:50.864Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-07-16T14:34:50.864Z] === RUN TestDockerSuite/TestCreateRM [2022-07-16T14:34:51.349Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-16T14:34:51.350Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-16T14:34:51.350Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-16T14:34:51.350Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-16T14:34:51.834Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-16T14:35:04.516Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-16T14:35:04.516Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-16T14:35:05.003Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-16T14:35:08.889Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-16T14:35:08.889Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-16T14:35:08.889Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-07-16T14:35:08.889Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-16T14:35:11.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-16T14:35:11.167Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-16T14:35:11.651Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-16T14:35:11.651Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.651Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-16T14:35:11.651Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.651Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-16T14:35:11.651Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.651Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-16T14:35:11.651Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.651Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-16T14:35:11.651Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.651Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-16T14:35:11.651Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.651Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-16T14:35:11.651Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-16T14:35:11.652Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-16T14:35:11.652Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestDockerFails [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-16T14:35:11.652Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-16T14:35:11.652Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-16T14:35:11.652Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-16T14:35:11.652Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-16T14:35:11.652Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-07-16T14:35:11.652Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-16T14:35:13.930Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-16T14:35:16.964Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-16T14:35:19.247Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-16T14:35:28.070Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-16T14:35:32.939Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-16T14:35:43.536Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-16T14:35:45.148Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-16T14:35:45.633Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-16T14:35:54.460Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-16T14:35:55.478Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-16T14:35:56.500Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-16T14:36:01.369Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-16T14:36:06.235Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-16T14:36:06.235Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-16T14:36:06.235Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-16T14:36:06.235Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-07-16T14:36:06.235Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-16T14:36:06.235Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-07-16T14:36:06.235Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-16T14:36:06.235Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-07-16T14:36:06.235Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-16T14:36:07.848Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-16T14:36:07.848Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-07-16T14:36:07.848Z] === RUN TestDockerSuite/TestEventsRename [2022-07-16T14:36:15.150Z] === RUN TestDockerSuite/TestEventsResize [2022-07-16T14:36:17.430Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-16T14:36:20.462Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-16T14:36:22.741Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-16T14:36:27.611Z] === RUN TestDockerSuite/TestEventsTop [2022-07-16T14:36:27.611Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-07-16T14:36:27.611Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-16T14:36:30.644Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-16T14:36:34.530Z] === RUN TestDockerSuite/TestExec [2022-07-16T14:36:34.530Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-07-16T14:36:34.530Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-16T14:36:34.530Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-07-16T14:36:34.530Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-16T14:36:36.810Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-16T14:36:39.090Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-16T14:36:39.090Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-07-16T14:36:39.090Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-16T14:36:39.090Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-07-16T14:36:39.090Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-16T14:36:39.090Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-07-16T14:36:39.090Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-16T14:36:41.372Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-16T14:36:43.653Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-16T14:36:45.934Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-16T14:36:48.213Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-16T14:36:53.082Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-16T14:36:53.082Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-07-16T14:36:53.082Z] === RUN TestDockerSuite/TestExecEnv [2022-07-16T14:36:53.082Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-07-16T14:36:53.082Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-16T14:36:53.082Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-07-16T14:36:53.082Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-16T14:36:54.695Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-16T14:37:00.691Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-16T14:37:00.691Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-07-16T14:37:00.691Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-16T14:37:00.691Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-07-16T14:37:00.691Z] === RUN TestDockerSuite/TestExecParseError [2022-07-16T14:37:00.691Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-07-16T14:37:00.691Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-16T14:37:00.691Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-07-16T14:37:00.691Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-16T14:37:00.691Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-07-16T14:37:00.691Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-16T14:37:02.302Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-16T14:37:02.302Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-07-16T14:37:02.302Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-16T14:37:02.302Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-07-16T14:37:02.787Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-16T14:37:02.787Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-07-16T14:37:02.787Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-16T14:37:02.787Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-07-16T14:37:02.787Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-16T14:37:02.787Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-07-16T14:37:02.787Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-16T14:37:05.068Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-16T14:37:05.068Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-07-16T14:37:05.068Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-16T14:37:13.894Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-16T14:37:13.894Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-07-16T14:37:13.894Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-16T14:37:13.894Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-07-16T14:37:13.894Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-16T14:37:13.894Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-07-16T14:37:13.894Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-16T14:37:19.897Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-16T14:37:27.202Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-16T14:37:30.233Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-16T14:37:36.229Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-16T14:37:36.229Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-07-16T14:37:36.229Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-16T14:37:36.230Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-16T14:37:36.230Z] === RUN TestDockerSuite/TestHealth [2022-07-16T14:37:36.230Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-07-16T14:37:36.230Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-16T14:37:36.230Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-16T14:37:36.230Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-16T14:37:36.230Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-16T14:37:41.099Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-16T14:37:41.099Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-16T14:37:41.099Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-07-16T14:37:41.099Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-16T14:37:41.099Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-16T14:37:41.099Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-16T14:37:41.583Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-16T14:37:42.068Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-16T14:37:42.068Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-07-16T14:37:42.068Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-16T14:37:43.086Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-16T14:37:43.086Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-16T14:37:45.364Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-16T14:37:45.364Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-16T14:37:47.646Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-16T14:37:54.952Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-16T14:37:55.437Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-16T14:37:55.437Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-07-16T14:37:55.437Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-16T14:37:59.326Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-16T14:37:59.326Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-16T14:38:01.607Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestImportFile [2022-07-16T14:38:01.607Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-16T14:38:01.607Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-16T14:38:01.607Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-16T14:38:01.607Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-16T14:38:01.607Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-16T14:38:01.607Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-16T14:38:01.607Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-07-16T14:38:01.607Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-16T14:38:02.092Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-16T14:38:02.092Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-07-16T14:38:02.092Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-16T14:38:02.092Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-16T14:38:02.092Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-16T14:38:04.372Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-16T14:38:06.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-16T14:38:06.659Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-07-16T14:38:06.659Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-16T14:38:06.659Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-07-16T14:38:06.659Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-16T14:38:06.659Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-16T14:38:06.659Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-07-16T14:38:06.659Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-16T14:38:08.940Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-16T14:38:09.424Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-16T14:38:11.702Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-16T14:38:11.702Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-07-16T14:38:11.702Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-16T14:38:11.702Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-07-16T14:38:11.702Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-16T14:38:11.702Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-07-16T14:38:11.702Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-16T14:38:13.982Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-16T14:38:18.850Z] === RUN TestDockerSuite/TestInspectImage [2022-07-16T14:38:18.850Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-07-16T14:38:18.850Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-16T14:38:18.850Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-07-16T14:38:18.850Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-16T14:38:18.850Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-16T14:38:18.850Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-16T14:38:20.463Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-16T14:38:22.743Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-16T14:38:23.228Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-16T14:38:25.508Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-16T14:38:27.788Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-16T14:38:27.788Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-07-16T14:38:27.788Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-16T14:38:27.788Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-16T14:38:30.069Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-16T14:38:33.101Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-16T14:38:37.968Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-16T14:38:40.248Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-16T14:38:42.528Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-16T14:38:44.809Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-16T14:38:47.091Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-16T14:38:49.377Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-16T14:38:51.656Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-16T14:38:51.656Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-16T14:38:51.656Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-16T14:38:51.656Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-16T14:38:51.656Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-16T14:38:51.656Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-07-16T14:38:51.656Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-16T14:38:51.656Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-16T14:38:52.141Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-16T14:38:52.141Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-16T14:38:52.141Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-16T14:38:52.141Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-16T14:38:52.141Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-16T14:38:52.141Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-16T14:38:52.141Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-16T14:38:52.141Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-16T14:38:52.141Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-16T14:38:52.141Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-16T14:38:54.421Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-16T14:38:56.033Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-16T14:39:02.036Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-16T14:39:04.316Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-16T14:39:04.316Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-07-16T14:39:04.316Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-16T14:39:07.349Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-16T14:39:07.349Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-16T14:39:13.347Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-16T14:39:19.344Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-16T14:39:25.341Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-16T14:39:28.372Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-16T14:39:30.654Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-16T14:39:30.654Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-07-16T14:39:30.654Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-16T14:39:32.937Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-16T14:39:40.248Z] === RUN TestDockerSuite/TestLogsSince [2022-07-16T14:39:50.848Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-16T14:39:50.848Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-07-16T14:39:50.848Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-16T14:39:50.848Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-07-16T14:39:50.848Z] === RUN TestDockerSuite/TestLogsTail [2022-07-16T14:39:52.464Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-16T14:39:55.496Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-16T14:40:02.799Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-16T14:40:02.799Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestNetHostname [2022-07-16T14:40:02.799Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-16T14:40:02.799Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-16T14:40:02.799Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-16T14:40:02.799Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestPluginActive [2022-07-16T14:40:02.799Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-16T14:40:02.799Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-16T14:40:02.799Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-16T14:40:02.799Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-07-16T14:40:02.799Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-16T14:40:02.799Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-07-16T14:40:03.284Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-16T14:40:03.284Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-07-16T14:40:03.284Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-16T14:40:03.284Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-07-16T14:40:03.284Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-16T14:40:03.284Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-07-16T14:40:03.284Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-16T14:40:03.284Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-07-16T14:40:03.284Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-16T14:40:03.284Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-07-16T14:40:03.284Z] === RUN TestDockerSuite/TestPortList [2022-07-16T14:40:03.284Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-07-16T14:40:03.284Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-16T14:40:08.153Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-16T14:40:08.153Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-16T14:40:08.153Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-16T14:40:08.153Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-16T14:40:08.153Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-16T14:40:08.153Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-16T14:40:08.153Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-16T14:40:08.153Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-16T14:40:08.153Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-16T14:40:13.022Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-16T14:40:13.022Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-07-16T14:40:13.022Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-16T14:40:21.853Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-16T14:40:21.853Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-07-16T14:40:21.853Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-16T14:40:32.457Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-16T14:40:45.143Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-16T14:40:45.628Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-16T14:40:45.628Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-07-16T14:40:45.628Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-16T14:41:00.776Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-16T14:41:02.389Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-16T14:41:15.079Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-16T14:41:19.958Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-16T14:41:19.958Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-07-16T14:41:19.958Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-16T14:41:19.958Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-07-16T14:41:19.958Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-16T14:41:25.958Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-16T14:41:25.958Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-07-16T14:41:25.958Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-16T14:41:25.958Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-07-16T14:41:25.958Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-16T14:41:25.958Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-07-16T14:41:25.958Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-16T14:41:25.958Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-07-16T14:41:25.958Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-16T14:41:33.262Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-16T14:41:33.262Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-07-16T14:41:33.262Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-16T14:41:34.286Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-16T14:41:34.286Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-07-16T14:41:34.286Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-16T14:41:35.899Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-16T14:41:36.918Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-16T14:41:36.918Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-07-16T14:41:36.918Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-16T14:41:41.819Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-16T14:41:45.709Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-16T14:41:47.989Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-16T14:42:13.543Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-16T14:42:13.543Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-07-16T14:42:13.543Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-16T14:42:16.576Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-16T14:42:17.063Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-16T14:42:17.063Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-16T14:42:17.549Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-16T14:42:22.418Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-16T14:42:26.307Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-16T14:42:26.307Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-07-16T14:42:26.792Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-16T14:42:31.660Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-16T14:42:31.660Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-16T14:42:31.660Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-16T14:42:46.802Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-16T14:42:48.417Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-16T14:42:49.439Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-16T14:42:56.745Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-16T14:43:00.635Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-16T14:43:09.460Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-16T14:43:12.494Z] === RUN TestDockerSuite/TestRmiTag [2022-07-16T14:43:12.979Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-16T14:43:20.281Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-16T14:43:38.321Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-16T14:43:39.934Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-16T14:43:44.801Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-16T14:43:45.286Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-16T14:43:45.286Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-07-16T14:43:45.772Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-16T14:43:45.772Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-07-16T14:43:45.772Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-16T14:43:45.772Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-07-16T14:43:45.772Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-16T14:43:45.772Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-07-16T14:43:45.772Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-16T14:43:45.772Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-07-16T14:43:45.772Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-16T14:43:45.772Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-07-16T14:43:45.772Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-16T14:43:45.772Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-07-16T14:43:45.772Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-16T14:43:48.053Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-16T14:43:48.053Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-07-16T14:43:48.053Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-16T14:43:48.053Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-07-16T14:43:48.053Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-16T14:43:52.919Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-16T14:43:55.950Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-16T14:43:58.230Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-16T14:44:00.512Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-16T14:44:03.544Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-16T14:44:03.544Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-16T14:44:14.148Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-07-16T14:44:14.148Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-16T14:44:15.760Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-16T14:44:15.760Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-07-16T14:44:15.760Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-16T14:44:18.794Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-16T14:44:18.794Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-07-16T14:44:18.794Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-16T14:44:18.794Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-07-16T14:44:18.794Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-16T14:44:21.076Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-16T14:44:21.076Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-16T14:44:21.076Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-16T14:44:21.076Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-16T14:44:21.076Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-16T14:44:21.076Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-16T14:44:21.076Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-07-16T14:44:21.076Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-16T14:44:23.358Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-16T14:44:25.637Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-16T14:44:27.917Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-16T14:44:27.917Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-07-16T14:44:27.917Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-16T14:44:27.917Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-07-16T14:44:27.917Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-16T14:44:27.917Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-07-16T14:44:27.917Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-16T14:44:30.196Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-16T14:44:30.196Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-07-16T14:44:30.196Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-16T14:44:30.196Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-07-16T14:44:30.196Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-16T14:44:30.196Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-07-16T14:44:30.196Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-16T14:44:30.196Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-07-16T14:44:30.196Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-16T14:44:32.474Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-16T14:44:37.342Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-16T14:44:37.342Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-07-16T14:44:37.342Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-16T14:44:37.342Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-07-16T14:44:37.342Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-16T14:44:37.342Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-07-16T14:44:37.342Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-16T14:44:37.342Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-16T14:44:37.342Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-16T14:44:37.342Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-07-16T14:44:37.342Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-16T14:44:37.342Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-07-16T14:44:37.342Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-16T14:44:40.375Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-16T14:44:40.375Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-07-16T14:44:40.375Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-16T14:44:40.375Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-16T14:44:40.375Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-07-16T14:44:40.375Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-16T14:44:42.654Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-16T14:44:44.932Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-16T14:44:44.932Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-07-16T14:44:44.932Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-16T14:44:47.211Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-16T14:44:47.211Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-07-16T14:44:47.211Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-16T14:44:47.211Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-07-16T14:44:47.697Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-16T14:44:47.697Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-07-16T14:44:47.697Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-16T14:44:49.976Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-16T14:44:52.256Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-16T14:44:55.290Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-16T14:44:57.569Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-16T14:44:57.569Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-16T14:44:57.569Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-16T14:44:57.569Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-16T14:44:57.569Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-16T14:44:57.569Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-16T14:44:57.569Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-07-16T14:44:57.569Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-16T14:45:02.434Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-16T14:45:02.434Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-07-16T14:45:02.434Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-16T14:45:02.434Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-16T14:45:02.434Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-07-16T14:45:02.434Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-16T14:45:02.434Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-07-16T14:45:02.434Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-16T14:45:02.434Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-07-16T14:45:02.434Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-16T14:45:02.434Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-07-16T14:45:02.434Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-16T14:45:13.036Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-16T14:45:13.036Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-07-16T14:45:13.036Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunMount [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-16T14:45:14.197Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-07-16T14:45:14.197Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-16T14:45:21.503Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-16T14:45:21.503Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-07-16T14:45:21.503Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-16T14:45:21.503Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-07-16T14:45:21.503Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-16T14:45:21.503Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-07-16T14:45:21.503Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-16T14:45:27.499Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-16T14:45:36.321Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-16T14:45:36.321Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-16T14:45:37.340Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-16T14:45:39.624Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-16T14:45:41.906Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-16T14:45:43.519Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-16T14:45:45.803Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-07-16T14:45:45.803Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-16T14:45:48.837Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-16T14:45:48.837Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-07-16T14:45:48.837Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-16T14:45:48.837Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-07-16T14:45:48.837Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-16T14:45:48.837Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-07-16T14:45:48.837Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-16T14:45:48.837Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-07-16T14:45:48.837Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-16T14:45:48.837Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-16T14:45:48.837Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-16T14:46:03.987Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-16T14:46:03.987Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-07-16T14:46:03.987Z] === RUN TestDockerSuite/TestRunRm [2022-07-16T14:46:05.005Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-16T14:46:11.006Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-16T14:46:12.619Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-16T14:46:19.922Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-16T14:46:22.202Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-16T14:46:24.483Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-16T14:46:24.483Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-07-16T14:46:24.483Z] === RUN TestDockerSuite/TestRunState [2022-07-16T14:46:24.483Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-07-16T14:46:24.483Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-16T14:46:31.785Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-16T14:46:31.785Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-07-16T14:46:31.785Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-16T14:46:34.066Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-16T14:46:34.066Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-07-16T14:46:34.066Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-16T14:46:34.066Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-07-16T14:46:34.066Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-16T14:46:34.066Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-16T14:46:34.066Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-16T14:46:34.066Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-07-16T14:46:34.066Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-16T14:46:38.935Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-07-16T14:46:38.935Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-16T14:46:41.214Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-16T14:46:41.214Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-07-16T14:46:41.215Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-16T14:46:43.492Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-16T14:46:43.492Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-07-16T14:46:43.492Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-16T14:46:43.492Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-07-16T14:46:43.492Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-16T14:46:46.528Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-16T14:46:53.838Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-16T14:46:57.725Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-16T14:47:05.026Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-16T14:47:05.026Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-07-16T14:47:05.026Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-16T14:47:05.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-16T14:47:06.641Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-16T14:47:09.675Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-16T14:47:11.955Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-16T14:47:11.955Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-16T14:47:11.955Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-16T14:47:11.955Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-16T14:47:11.955Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-16T14:47:11.955Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-07-16T14:47:11.955Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-16T14:47:16.823Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-16T14:47:17.845Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-16T14:47:20.124Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-16T14:47:24.991Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-16T14:47:24.991Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-16T14:47:24.991Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-16T14:47:24.991Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-16T14:47:24.991Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-16T14:47:24.991Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-07-16T14:47:24.991Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-16T14:47:28.027Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-16T14:47:28.027Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-16T14:47:28.511Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-16T14:47:28.511Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-16T14:47:30.792Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-16T14:47:38.096Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-16T14:47:38.096Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-07-16T14:47:38.096Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-16T14:47:45.395Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-16T14:47:45.395Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-07-16T14:47:45.395Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-16T14:47:49.281Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-16T14:47:49.281Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-07-16T14:47:49.281Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-16T14:47:49.281Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-07-16T14:47:49.281Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-16T14:47:49.281Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-07-16T14:47:49.281Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-16T14:47:49.281Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-07-16T14:47:49.281Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-16T14:47:55.287Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-16T14:47:55.287Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-07-16T14:47:55.287Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-16T14:47:55.287Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-07-16T14:47:55.287Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-16T14:47:55.287Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-07-16T14:47:55.287Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-16T14:47:55.287Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-07-16T14:47:55.287Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-16T14:47:55.287Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-16T14:47:55.287Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-16T14:47:55.287Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-07-16T14:47:55.287Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-16T14:47:57.568Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-16T14:47:59.848Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-16T14:47:59.848Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-07-16T14:47:59.848Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-16T14:48:02.128Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-16T14:48:02.128Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-07-16T14:48:02.128Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-16T14:48:02.128Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-07-16T14:48:02.128Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-16T14:48:02.128Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-07-16T14:48:02.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-16T14:48:02.128Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-07-16T14:48:02.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-16T14:48:02.128Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-07-16T14:48:02.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-16T14:48:02.128Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-07-16T14:48:02.128Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-16T14:48:20.177Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-16T14:48:20.177Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-16T14:48:20.177Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-16T14:48:20.177Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-07-16T14:48:20.177Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-16T14:48:20.177Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-16T14:48:20.177Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-16T14:48:20.177Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-16T14:48:26.170Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-16T14:48:26.170Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-16T14:48:29.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-16T14:48:29.685Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-16T14:48:30.169Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-16T14:48:30.169Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-16T14:48:30.169Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-16T14:48:45.315Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-16T14:48:45.315Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-07-16T14:48:45.315Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-16T14:48:45.315Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-16T14:48:45.315Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-16T14:48:45.315Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-07-16T14:48:45.315Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-16T14:48:52.619Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-16T14:48:52.619Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-16T14:48:52.619Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-16T14:49:07.758Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-16T14:49:07.758Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-07-16T14:49:07.758Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-16T14:49:08.781Z] --- PASS: TestDockerSuite (2682.63s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.27s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.66s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.44s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.72s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.51s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (112.36s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.70s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.90s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.45s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.72s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.79s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.69s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.65s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.73s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.90s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.67s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.85s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.16s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.48s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.24s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.60s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.51s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.28s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.66s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.57s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.17s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.08s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.13s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.77s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.20s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.05s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.40s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.57s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.58s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.31s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.77s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.11s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.47s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.17s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.56s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.71s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.29s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.01s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.43s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.68s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.79s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.22s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.87s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.35s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.21s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.65s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.58s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.74s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.98s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFails (7.16s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.46s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.70s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.87s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.79s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.56s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.45s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildHistory (10.99s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.53s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.64s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.66s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.08s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.61s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.82s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.89s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.52s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.32s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.14s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.61s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.59s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.50s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.83s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.44s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.07s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.33s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.59s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.64s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.67s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.31s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.03s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.65s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.26s) [2022-07-16T14:49:08.782Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.02s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.63s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildRm (12.49s) [2022-07-16T14:49:08.782Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.44s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.61s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.35s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.37s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.42s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.69s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.80s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildStderr (4.54s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.16s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.15s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.35s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.68s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.34s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.10s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.74s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.38s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.53s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.27s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.77s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.19s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.62s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.26s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.63s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.97s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.63s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCommitChange (4.95s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (9.69s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.66s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCommitTTY (11.83s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.51s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.50s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.88s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.29s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.22s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.66s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.80s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.26s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.24s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.38s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.22s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.74s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.80s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.94s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.24s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.34s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.06s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.04s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.60s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.66s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00094b260_} (2.63s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11791740040_c:\foo_false____} (2.66s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11791740040_c:\foo_true____} (2.66s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.54s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.04s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.48s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpToCaseA (14.60s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.60s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.69s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.44s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpToDot (2.56s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCpToStdout (2.61s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.32s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.66s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.51s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.42s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.54s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.60s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.20s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsCopy (4.89s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.67s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFilters (5.03s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFormat (4.81s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-07-16T14:49:08.783Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsRename (7.25s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsResize (2.81s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.34s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.66s) [2022-07-16T14:49:08.783Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.88s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.06s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.25s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.31s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.29s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.54s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.39s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecInspectID (4.87s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.42s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.48s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.53s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.42s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.27s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.23s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.39s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.52s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.48s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.25s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.23s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectDefault (2.25s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectHistory (4.32s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.39s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.32s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.36s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectStatus (2.86s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.48s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.40s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.21s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.36s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.32s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.34s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.03s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.78s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.47s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.36s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.05s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.01s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.16s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.84s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.64s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.50s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.19s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsSince (9.34s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsTail (2.98s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.26s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.75s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.62s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsByOrder (9.08s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.24s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.36s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.92s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.97s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.53s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.74s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.12s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.39s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.87s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.04s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.30s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.44s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.47s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.32s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.10s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.47s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.35s) [2022-07-16T14:49:08.784Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.73s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.04s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.50s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.02s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.52s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.07s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.33s) [2022-07-16T14:49:08.784Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.54s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.74s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.59s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.79s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.06s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.56s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.71s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.36s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.08s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.17s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.37s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.24s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.33s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.43s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.26s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.50s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.51s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunExitCode (2.39s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.42s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.61s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.41s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.44s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.95s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.83s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.44s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.99s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.88s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.35s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.27s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.35s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.93s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.18s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.52s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.39s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.19s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.23s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.56s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.11s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.28s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.90s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.93s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.36s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.26s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.37s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.64s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.12s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.26s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.56s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.60s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.49s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.77s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.82s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.98s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.75s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.28s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.50s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-07-16T14:49:08.785Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-07-16T14:49:08.785Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.45s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.01s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.02s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.52s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.48s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-16T14:49:08.786Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-07-16T14:49:08.786Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-16T14:49:08.786Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-16T14:49:08.786Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-16T14:49:08.786Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-16T14:49:08.786Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-16T14:49:08.786Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-16T14:49:08.786Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-16T14:49:08.786Z] === RUN TestDockerDaemonSuite [2022-07-16T14:49:08.786Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-16T14:49:08.786Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-16T14:49:08.786Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-16T14:49:08.786Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-16T14:49:08.786Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-16T14:49:08.786Z] === RUN TestDockerSwarmSuite [2022-07-16T14:49:08.786Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-07-16T14:49:08.786Z] === RUN TestDockerPluginSuite [2022-07-16T14:49:08.786Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-07-16T14:49:08.786Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-07-16T14:49:08.786Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.786Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-07-16T14:49:08.786Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-07-16T14:49:08.787Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-16T14:49:08.787Z] === RUN TestDockerExternalVolumeSuite [2022-07-16T14:49:08.787Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-07-16T14:49:08.787Z] === RUN TestDockerNetworkSuite [2022-07-16T14:49:08.787Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-07-16T14:49:08.787Z] === RUN TestDockerHubPullSuite [2022-07-16T14:49:08.787Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-07-16T14:49:08.787Z] PASS [2022-07-16T14:49:08.787Z] ok github.com/docker/docker/integration-cli 2683.050s [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === Skipped [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-16T14:49:08.787Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-16T14:49:08.787Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-16T14:49:08.787Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-16T14:49:08.787Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-16T14:49:08.787Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-07-16T14:49:08.787Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-07-16T14:49:08.787Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-07-16T14:49:08.787Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-07-16T14:49:08.787Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.787Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-07-16T14:49:08.787Z] [2022-07-16T14:49:08.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-07-16T14:49:08.788Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.788Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-07-16T14:49:08.788Z] [2022-07-16T14:49:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-07-16T14:49:08.788Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.788Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-07-16T14:49:08.788Z] [2022-07-16T14:49:08.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-07-16T14:49:08.788Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-07-16T14:49:08.788Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-07-16T14:49:08.788Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-07-16T14:49:09.274Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.274Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-07-16T14:49:09.274Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-07-16T14:49:09.275Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-07-16T14:49:09.275Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-16T14:49:09.275Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-07-16T14:49:09.275Z] docker_cli_sni_test.go:18: Flakey test [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-16T14:49:09.275Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-07-16T14:49:09.275Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.275Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-07-16T14:49:09.275Z] [2022-07-16T14:49:09.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-16T14:49:09.276Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-07-16T14:49:09.276Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-07-16T14:49:09.276Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-16T14:49:09.276Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-16T14:49:09.276Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-16T14:49:09.276Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-07-16T14:49:09.276Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-07-16T14:49:09.276Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-07-16T14:49:09.276Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-16T14:49:09.276Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-16T14:49:09.276Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-07-16T14:49:09.276Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-07-16T14:49:09.276Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-07-16T14:49:09.276Z] [2022-07-16T14:49:09.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-16T14:49:09.276Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.276Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-16T14:49:09.277Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-07-16T14:49:09.277Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-16T14:49:09.277Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-07-16T14:49:09.277Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-07-16T14:49:09.277Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-16T14:49:09.277Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-16T14:49:09.277Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.277Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-16T14:49:09.277Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-16T14:49:09.278Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-07-16T14:49:09.278Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.278Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-07-16T14:49:09.278Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-07-16T14:49:09.279Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.279Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-07-16T14:49:09.279Z] [2022-07-16T14:49:09.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-07-16T14:49:09.763Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.763Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-07-16T14:49:09.763Z] [2022-07-16T14:49:09.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-16T14:49:09.764Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.764Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-16T14:49:09.764Z] [2022-07-16T14:49:09.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-16T14:49:09.764Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-16T14:49:09.765Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.765Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-16T14:49:09.765Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-07-16T14:49:09.766Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] DONE 1093 tests, 547 skipped in 2694.231s [2022-07-16T14:49:09.766Z] INFO: Integration tests ended at 07/16/2022 14:49:09. Duration:00:44:54.4169487 [2022-07-16T14:49:09.766Z] INFO: Docker info of the daemon under test at end of run [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] Containers: 2 [2022-07-16T14:49:09.766Z] Running: 0 [2022-07-16T14:49:09.766Z] Paused: 0 [2022-07-16T14:49:09.766Z] Stopped: 2 [2022-07-16T14:49:09.766Z] Images: 18 [2022-07-16T14:49:09.766Z] Server Version: 0.0.0-dev [2022-07-16T14:49:09.766Z] Storage Driver: windowsfilter [2022-07-16T14:49:09.766Z] Windows: [2022-07-16T14:49:09.766Z] Logging Driver: json-file [2022-07-16T14:49:09.766Z] Plugins: [2022-07-16T14:49:09.766Z] Volume: local [2022-07-16T14:49:09.766Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-16T14:49:09.766Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-16T14:49:09.766Z] Swarm: inactive [2022-07-16T14:49:09.766Z] Default Isolation: process [2022-07-16T14:49:09.766Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-16T14:49:09.766Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-16T14:49:09.766Z] OSType: windows [2022-07-16T14:49:09.766Z] Architecture: x86_64 [2022-07-16T14:49:09.766Z] CPUs: 4 [2022-07-16T14:49:09.766Z] Total Memory: 32GiB [2022-07-16T14:49:09.766Z] Name: azwin-2-b22250 [2022-07-16T14:49:09.766Z] ID: 6LDE:ULY2:QQ7I:5CDX:QTC3:J4Z7:YQIH:GYKM:YWMQ:DTTY:HHA2:WCJI [2022-07-16T14:49:09.766Z] Docker Root Dir: D:\CI\PR-43824\1\daemon [2022-07-16T14:49:09.766Z] Debug Mode (client): false [2022-07-16T14:49:09.766Z] Debug Mode (server): true [2022-07-16T14:49:09.766Z] File Descriptors: -1 [2022-07-16T14:49:09.766Z] Goroutines: 17 [2022-07-16T14:49:09.766Z] System Time: 2022-07-16T14:49:09.5432275Z [2022-07-16T14:49:09.766Z] EventsListeners: 0 [2022-07-16T14:49:09.766Z] Registry: https://index.docker.io/v1/ [2022-07-16T14:49:09.766Z] Labels: [2022-07-16T14:49:09.766Z] Experimental: false [2022-07-16T14:49:09.766Z] Insecure Registries: [2022-07-16T14:49:09.766Z] 127.0.0.0/8 [2022-07-16T14:49:09.766Z] Live Restore Enabled: false [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] [2022-07-16T14:49:09.766Z] INFO: Stopping daemon under test [2022-07-16T14:49:10.251Z] SUCCESS: The process with PID 5312 (child process of PID 1628) has been terminated. [2022-07-16T14:49:10.251Z] SUCCESS: The process with PID 1628 (child process of PID 4696) has been terminated. [2022-07-16T14:49:10.251Z] INFO: Stop tailing logs of the daemon under tests [2022-07-16T14:49:10.251Z] INFO: executeCI.ps1 Completed successfully at 07/16/2022 14:49:09. [2022-07-16T14:49:10.251Z] INFO: Tidying up at end of run [2022-07-16T14:49:10.251Z] INFO: Saving daemon under test log (d:\CI\PR-43824\1\dut.out) to bundles\CIDUT.out [2022-07-16T14:49:10.251Z] INFO: Saving daemon under test log (d:\CI\PR-43824\1\dut.err) to bundles\CIDUT.err [2022-07-16T14:49:10.251Z] INFO: Nuke-Everything... [2022-07-16T14:49:10.251Z] INFO: Container count on control daemon to delete is 2 [2022-07-16T14:49:10.736Z] fb6ee834e336 [2022-07-16T14:49:10.736Z] 6488451f00e6 [2022-07-16T14:49:10.736Z] INFO: Tidying pidfile d:\CI\PR-43824\1\docker.pid [2022-07-16T14:49:10.736Z] INFO: Nuking d:\CI [2022-07-16T14:49:41.130Z] INFO: Zapped successfully [2022-07-16T14:49:41.130Z] [2022-07-16T14:49:41.130Z] INFO: executeCI.ps1 exiting at Sat Jul 16 14:49:37 CUT 2022. Duration 01:10:12.2735001 [2022-07-16T14:49:41.130Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-07-16T14:49:41.402Z] Recording test results [2022-07-16T14:49:48.946Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-07-16T14:49:51.136Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-07-16T14:49:52.987Z] Archiving artifacts [2022-07-16T14:50:08.575Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43824/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T14:50:09.573Z] + make clean [2022-07-16T14:50:11.192Z] docker volume rm -f docker-dev-cache [2022-07-16T14:50:11.192Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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