Pull request #41645 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0128eb210191067998f217139c10f4521a44c843+3e0025e2fc137f51e95758618e1b42627fe6ea1c (a7f6e4501e924e4a387eea29231355f7fa654726) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-02-02T09:39:39.484Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-02T09:39:39.488Z] Trying to pass milestone 12 [Pipeline] milestone [2021-02-02T09:39:39.542Z] Trying to pass milestone 13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-02T09:39:45.293Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048159c20ebeaaff5) in /home/ubuntu/workspace/moby_PR-41645 [Pipeline] { [Pipeline] checkout [2021-02-02T09:39:45.331Z] The recommended git tool is: git [2021-02-02T09:39:45.345Z] using credential docker-jenkins-github-credentials [2021-02-02T09:39:45.352Z] Cloning the remote Git repository [2021-02-02T09:39:45.352Z] Cloning with configured refspecs honoured and without tags [2021-02-02T09:39:45.353Z] Cloning repository https://github.com/moby/moby.git [2021-02-02T09:39:45.353Z] > git init /home/ubuntu/workspace/moby_PR-41645 # timeout=10 [2021-02-02T09:39:45.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:39:45.376Z] > git --version # timeout=10 [2021-02-02T09:39:45.393Z] > git --version # 'git version 2.17.1' [2021-02-02T09:39:45.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:39:45.394Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:39:59.897Z] Fetching without tags [2021-02-02T09:40:00.147Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:00.600Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:00.601Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:40:01.135Z] Commit message: "[DNM] Trigger CI with runc@master" [2021-02-02T09:40:01.151Z] First time build. Skipping changelog. [2021-02-02T09:39:59.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:39:59.847Z] > git config --add remote.origin.fetch +refs/pull/41645/head:refs/remotes/origin/PR-41645 # timeout=10 [2021-02-02T09:39:59.861Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:39:59.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:39:59.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:39:59.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:39:59.899Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:00.148Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:00.154Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:00.571Z] > git remote # timeout=10 [2021-02-02T09:40:00.579Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:40:00.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:00.582Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:40:00.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T09:40:00.601Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:00.604Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:01.137Z] > git rev-list --no-walk c7302b024276752bf9bfcf16d998adf28330e904 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-02T09:40:02.140Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41645:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-02T09:40:02.140Z] Unable to find image 'alpine:latest' locally [2021-02-02T09:40:02.140Z] latest: Pulling from library/alpine [2021-02-02T09:40:02.397Z] 4c0d98bf9879: Pulling fs layer [2021-02-02T09:40:02.655Z] 4c0d98bf9879: Verifying Checksum [2021-02-02T09:40:02.655Z] 4c0d98bf9879: Download complete [2021-02-02T09:40:02.914Z] 4c0d98bf9879: Pull complete [2021-02-02T09:40:02.914Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-02T09:40:02.914Z] Status: Downloaded newer image for alpine:latest [2021-02-02T09:40:05.441Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [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-RS1) [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 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-02T09:40:05.650Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048159c20ebeaaff5) in /home/ubuntu/workspace/moby_PR-41645 [Pipeline] node Stage "win-RS1" skipped due to when conditional [2021-02-02T09:40:05.660Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41645 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-02-02T09:40:05.668Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-41645 [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 "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2021-02-02T09:40:05.723Z] The recommended git tool is: git [2021-02-02T09:40:05.730Z] using credential docker-jenkins-github-credentials [2021-02-02T09:40:05.743Z] Fetching changes from the remote Git repository [Pipeline] checkout [2021-02-02T09:40:05.748Z] Fetching without tags [Pipeline] // stage [2021-02-02T09:40:05.761Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-02-02T09:40:05.794Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-02T09:40:05.807Z] Cloning the remote Git repository [2021-02-02T09:40:05.807Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) [2021-02-02T09:40:05.828Z] The recommended git tool is: git Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-02-02T09:40:05.866Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-02-02T09:40:05.880Z] Cloning the remote Git repository [2021-02-02T09:40:05.880Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-02T09:40:06.019Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:06.093Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:06.093Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:40:06.197Z] Commit message: "[DNM] Trigger CI with runc@master" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-02T09:40:05.733Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-02T09:40:05.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:40:05.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:40:05.749Z] > git --version # timeout=10 [2021-02-02T09:40:05.761Z] > git --version # 'git version 2.17.1' [2021-02-02T09:40:05.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:05.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:06.019Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:06.024Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:06.065Z] > git remote # timeout=10 [2021-02-02T09:40:06.068Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:40:06.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:06.075Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:40:06.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T09:40:06.094Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:06.108Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:05.813Z] Cloning repository https://github.com/moby/moby.git [2021-02-02T09:40:05.813Z] > git init /home/jenkins/workspace/moby_PR-41645 # timeout=10 [2021-02-02T09:40:05.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:40:05.816Z] > git --version # timeout=10 [2021-02-02T09:40:05.817Z] > git --version # 'git version 2.17.1' [2021-02-02T09:40:05.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:05.817Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:05.886Z] Cloning repository https://github.com/moby/moby.git [2021-02-02T09:40:05.886Z] > git init /home/docker/workspace/moby_PR-41645 # timeout=10 [2021-02-02T09:40:05.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:40:05.897Z] > git --version # timeout=10 [2021-02-02T09:40:05.901Z] > git --version # 'git version 2.7.4' [2021-02-02T09:40:05.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:05.902Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:06.930Z] + [ PR != PR ] [2021-02-02T09:40:06.930Z] + [ master != master ] [2021-02-02T09:40:06.930Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-02T09:40:07.245Z] + docker version [2021-02-02T09:40:07.245Z] Client: Docker Engine - Community [2021-02-02T09:40:07.245Z] Version: 20.10.2 [2021-02-02T09:40:07.245Z] API version: 1.41 [2021-02-02T09:40:07.245Z] Go version: go1.13.15 [2021-02-02T09:40:07.245Z] Git commit: 2291f61 [2021-02-02T09:40:07.245Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-02T09:40:07.245Z] OS/Arch: linux/amd64 [2021-02-02T09:40:07.245Z] Context: default [2021-02-02T09:40:07.245Z] Experimental: true [2021-02-02T09:40:07.245Z] [2021-02-02T09:40:07.245Z] Server: Docker Engine - Community [2021-02-02T09:40:07.245Z] Engine: [2021-02-02T09:40:07.245Z] Version: 20.10.2 [2021-02-02T09:40:07.245Z] API version: 1.41 (minimum version 1.12) [2021-02-02T09:40:07.245Z] Go version: go1.13.15 [2021-02-02T09:40:07.245Z] Git commit: 8891c58 [2021-02-02T09:40:07.245Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-02T09:40:07.245Z] OS/Arch: linux/amd64 [2021-02-02T09:40:07.245Z] Experimental: true [2021-02-02T09:40:07.245Z] containerd: [2021-02-02T09:40:07.245Z] Version: 1.4.3 [2021-02-02T09:40:07.245Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:40:07.245Z] runc: [2021-02-02T09:40:07.245Z] Version: 1.0.0-rc92 [2021-02-02T09:40:07.245Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:40:07.245Z] docker-init: [2021-02-02T09:40:07.245Z] Version: 0.19.0 [2021-02-02T09:40:07.245Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-02T09:40:07.523Z] + docker info [2021-02-02T09:40:08.456Z] Client: [2021-02-02T09:40:08.456Z] Context: default [2021-02-02T09:40:08.456Z] Debug Mode: false [2021-02-02T09:40:08.456Z] Plugins: [2021-02-02T09:40:08.456Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-02T09:40:08.456Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-02T09:40:08.456Z] [2021-02-02T09:40:08.456Z] Server: [2021-02-02T09:40:08.456Z] Containers: 0 [2021-02-02T09:40:08.456Z] Running: 0 [2021-02-02T09:40:08.456Z] Paused: 0 [2021-02-02T09:40:08.456Z] Stopped: 0 [2021-02-02T09:40:08.456Z] Images: 3 [2021-02-02T09:40:08.456Z] Server Version: 20.10.2 [2021-02-02T09:40:08.456Z] Storage Driver: overlay2 [2021-02-02T09:40:08.456Z] Backing Filesystem: extfs [2021-02-02T09:40:08.456Z] Supports d_type: true [2021-02-02T09:40:08.456Z] Native Overlay Diff: true [2021-02-02T09:40:08.456Z] Logging Driver: json-file [2021-02-02T09:40:08.456Z] Cgroup Driver: cgroupfs [2021-02-02T09:40:08.456Z] Cgroup Version: 1 [2021-02-02T09:40:08.456Z] Plugins: [2021-02-02T09:40:08.456Z] Volume: local [2021-02-02T09:40:08.456Z] Network: bridge host ipvlan macvlan null overlay [2021-02-02T09:40:08.456Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-02T09:40:08.456Z] Swarm: inactive [2021-02-02T09:40:08.456Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-02T09:40:08.456Z] Default Runtime: runc [2021-02-02T09:40:08.456Z] Init Binary: docker-init [2021-02-02T09:40:08.456Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:40:08.456Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:40:08.456Z] init version: de40ad0 [2021-02-02T09:40:08.456Z] Security Options: [2021-02-02T09:40:08.456Z] apparmor [2021-02-02T09:40:08.456Z] seccomp [2021-02-02T09:40:08.456Z] Profile: default [2021-02-02T09:40:08.457Z] Kernel Version: 5.4.0-1035-aws [2021-02-02T09:40:08.457Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-02T09:40:08.457Z] OSType: linux [2021-02-02T09:40:08.457Z] Architecture: x86_64 [2021-02-02T09:40:08.457Z] CPUs: 2 [2021-02-02T09:40:08.457Z] Total Memory: 7.487GiB [2021-02-02T09:40:08.457Z] Name: ip-10-100-104-234 [2021-02-02T09:40:08.457Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-02T09:40:08.457Z] Docker Root Dir: /var/lib/docker [2021-02-02T09:40:08.457Z] Debug Mode: false [2021-02-02T09:40:08.457Z] Registry: https://index.docker.io/v1/ [2021-02-02T09:40:08.457Z] Labels: [2021-02-02T09:40:08.457Z] Experimental: true [2021-02-02T09:40:08.457Z] Insecure Registries: [2021-02-02T09:40:08.457Z] 127.0.0.0/8 [2021-02-02T09:40:08.457Z] Live Restore Enabled: true [2021-02-02T09:40:08.457Z] [2021-02-02T09:40:08.457Z] WARNING: No swap limit support [2021-02-02T09:40:08.457Z] WARNING: No blkio weight support [2021-02-02T09:40:08.457Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-02T09:40:08.738Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:40:08.738Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:40:08.738Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-02T09:40:08.738Z] + bash /home/ubuntu/workspace/moby_PR-41645/check-config.sh [2021-02-02T09:40:08.738Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-02T09:40:08.738Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-02T09:40:08.738Z] [2021-02-02T09:40:08.738Z] Generally Necessary: [2021-02-02T09:40:08.738Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-02T09:40:08.738Z] - apparmor: enabled and tools installed [2021-02-02T09:40:08.738Z] - CONFIG_NAMESPACES: enabled [2021-02-02T09:40:08.738Z] - CONFIG_NET_NS: enabled [2021-02-02T09:40:08.738Z] - CONFIG_PID_NS: enabled [2021-02-02T09:40:08.738Z] - CONFIG_IPC_NS: enabled [2021-02-02T09:40:08.738Z] - CONFIG_UTS_NS: enabled [2021-02-02T09:40:08.738Z] - CONFIG_CGROUPS: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CPUSETS: enabled [2021-02-02T09:40:08.996Z] - CONFIG_MEMCG: enabled [2021-02-02T09:40:08.996Z] - CONFIG_KEYS: enabled [2021-02-02T09:40:08.996Z] - CONFIG_VETH: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-02T09:40:08.996Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-02T09:40:08.996Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-02T09:40:08.996Z] [2021-02-02T09:40:08.996Z] Optional Features: [2021-02-02T09:40:08.996Z] - CONFIG_USER_NS: enabled [2021-02-02T09:40:08.996Z] - CONFIG_SECCOMP: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-02T09:40:08.996Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-02T09:40:08.996Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-02T09:40:08.996Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-02T09:40:08.996Z] - CONFIG_BLK_CGROUP: enabled [2021-02-02T09:40:08.996Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-02T09:40:08.996Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-02T09:40:08.996Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_PERF: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-02T09:40:08.996Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-02T09:40:08.996Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-02T09:40:08.996Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-02T09:40:08.996Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-02T09:40:08.996Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_IP_VS: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-02T09:40:08.996Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-02T09:40:08.996Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-02T09:40:08.996Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_EXT4_FS: enabled [2021-02-02T09:40:08.996Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-02T09:40:08.996Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-02T09:40:08.996Z] - Network Drivers: [2021-02-02T09:40:08.996Z] - "overlay": [2021-02-02T09:40:08.996Z] - CONFIG_VXLAN: enabled (as module) [2021-02-02T09:40:08.996Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-02T09:40:08.996Z] Optional (for encrypted networks): [2021-02-02T09:40:09.254Z] - CONFIG_CRYPTO: enabled [2021-02-02T09:40:09.254Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-02T09:40:09.254Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-02T09:40:09.254Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-02T09:40:09.254Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-02T09:40:09.254Z] - CONFIG_XFRM: enabled [2021-02-02T09:40:09.254Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-02T09:40:09.254Z] - "ipvlan": [2021-02-02T09:40:09.254Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-02T09:40:09.254Z] - "macvlan": [2021-02-02T09:40:09.254Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_DUMMY: enabled (as module) [2021-02-02T09:40:09.254Z] - "ftp,tftp client in container": [2021-02-02T09:40:09.254Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-02T09:40:09.254Z] - Storage Drivers: [2021-02-02T09:40:09.254Z] - "aufs": [2021-02-02T09:40:09.254Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-02T09:40:09.254Z] - "btrfs": [2021-02-02T09:40:09.254Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-02T09:40:09.254Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-02T09:40:09.254Z] - "devicemapper": [2021-02-02T09:40:09.254Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-02T09:40:09.254Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-02T09:40:09.254Z] - "overlay": [2021-02-02T09:40:09.254Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-02T09:40:09.254Z] - "zfs": [2021-02-02T09:40:09.254Z] - /dev/zfs: present [2021-02-02T09:40:09.254Z] - zfs command: missing [2021-02-02T09:40:09.254Z] - zpool command: missing [2021-02-02T09:40:09.254Z] [2021-02-02T09:40:09.254Z] Limits: [2021-02-02T09:40:09.254Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-02T09:40:09.254Z] [2021-02-02T09:40:09.254Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-02T09:40:09.582Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0128eb210191067998f217139c10f4521a44c843 . [2021-02-02T09:40:09.582Z] #1 [internal] load build definition from Dockerfile [2021-02-02T09:40:09.582Z] #1 sha256:fe4f3d3ad8292081145288cf1100e2401614f52c193db77932d944c26161f72c [2021-02-02T09:40:09.582Z] #1 transferring dockerfile: 16.55kB done [2021-02-02T09:40:09.582Z] #1 DONE 0.0s [2021-02-02T09:40:09.582Z] [2021-02-02T09:40:09.582Z] #2 [internal] load .dockerignore [2021-02-02T09:40:09.582Z] #2 sha256:5bc192bc0f5f5a1ba8e5f31ab15a35d209254143f7673a10eb1a6ccfbc5b2e67 [2021-02-02T09:40:09.582Z] #2 transferring context: 87B done [2021-02-02T09:40:09.582Z] #2 DONE 0.0s [2021-02-02T09:40:09.582Z] [2021-02-02T09:40:09.582Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-02T09:40:09.582Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-02T09:40:09.840Z] #3 DONE 0.1s [2021-02-02T09:40:09.840Z] [2021-02-02T09:40:09.840Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-02T09:40:09.840Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-02T09:40:09.840Z] #4 CACHED [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #5 [internal] load build definition from Dockerfile [2021-02-02T09:40:10.098Z] #5 sha256:4953b81be8bcc7d96d3c78dd4c82668003b5b45ef3279978894e3264a5794dfe [2021-02-02T09:40:10.098Z] #5 transferring dockerfile: 16.55kB done [2021-02-02T09:40:10.098Z] #5 DONE 0.0s [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-02T09:40:10.098Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-02T09:40:10.098Z] #6 DONE 0.1s [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-02T09:40:10.098Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-02T09:40:10.098Z] #8 DONE 0.1s [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:40:10.098Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-02T09:40:10.098Z] #7 DONE 0.1s [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-02T09:40:10.098Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-02T09:40:10.098Z] #61 DONE 0.0s [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:40:10.098Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:40:10.098Z] #9 DONE 0.0s [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:40:10.098Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-02T09:40:10.098Z] #25 DONE 0.0s [2021-02-02T09:40:10.098Z] [2021-02-02T09:40:10.098Z] #22 [internal] load build context [2021-02-02T09:40:10.098Z] #22 sha256:24054f3143b43da87b8b9b3ec0b462b0e2150d6d301479f1a008f1a799875107 [2021-02-02T09:40:12.004Z] #22 transferring context: 53.39MB 1.7s done [2021-02-02T09:40:12.004Z] #22 DONE 1.7s [2021-02-02T09:40:12.004Z] [2021-02-02T09:40:12.004Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-02T09:40:12.004Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-02T09:40:12.004Z] #10 CACHED [2021-02-02T09:40:12.004Z] [2021-02-02T09:40:12.004Z] #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 [2021-02-02T09:40:12.004Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-02T09:40:12.004Z] #11 CACHED [2021-02-02T09:40:12.004Z] [2021-02-02T09:40:12.004Z] #54 [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 [2021-02-02T09:40:12.004Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:40:12.004Z] #54 CACHED [2021-02-02T09:40:12.004Z] [2021-02-02T09:40:12.004Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:40:12.004Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:40:12.004Z] #12 CACHED [2021-02-02T09:40:12.004Z] [2021-02-02T09:40:12.004Z] #35 [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 [2021-02-02T09:40:12.004Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:40:12.004Z] #35 CACHED [2021-02-02T09:40:12.004Z] [2021-02-02T09:40:12.004Z] #33 [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 [2021-02-02T09:40:12.004Z] #33 sha256:00a1a5040c224b7096493036ef835b7be51881f5cff46e3b38686eb80219f9de [2021-02-02T09:40:15.267Z] Fetching without tags [2021-02-02T09:40:15.291Z] #33 3.258 + RM_GOPATH=0 [2021-02-02T09:40:15.291Z] #33 3.258 + TMP_GOPATH= [2021-02-02T09:40:15.291Z] #33 3.258 + : /build [2021-02-02T09:40:15.291Z] #33 3.258 + '[' -z '' ']' [2021-02-02T09:40:15.291Z] #33 3.258 ++ mktemp -d [2021-02-02T09:40:15.291Z] #33 3.258 + export GOPATH=/tmp/tmp.yJpl7A7bRe [2021-02-02T09:40:15.291Z] #33 3.258 + GOPATH=/tmp/tmp.yJpl7A7bRe [2021-02-02T09:40:15.291Z] #33 3.258 + RM_GOPATH=1 [2021-02-02T09:40:15.291Z] #33 3.258 + case "$(go env GOARCH)" in [2021-02-02T09:40:15.291Z] #33 3.258 ++ go env GOARCH [2021-02-02T09:40:15.291Z] #33 3.293 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:15.291Z] #33 3.293 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:15.291Z] #33 3.294 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:15.291Z] #33 3.301 + dir=/tmp/install [2021-02-02T09:40:15.291Z] #33 3.302 + bin=tomlv [2021-02-02T09:40:15.291Z] #33 3.302 + shift [2021-02-02T09:40:15.291Z] #33 3.302 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-02T09:40:15.291Z] #33 3.302 + . /tmp/install/tomlv.installer [2021-02-02T09:40:15.291Z] #33 3.302 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:40:15.291Z] #33 3.302 + install_tomlv [2021-02-02T09:40:15.291Z] #33 3.302 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:40:15.291Z] #33 3.303 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-02T09:40:15.291Z] #33 3.303 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yJpl7A7bRe/src/github.com/BurntSushi/toml [2021-02-02T09:40:15.291Z] #33 3.305 Cloning into '/tmp/tmp.yJpl7A7bRe/src/github.com/BurntSushi/toml'... [2021-02-02T09:40:15.228Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:40:15.229Z] > git config --add remote.origin.fetch +refs/pull/41645/head:refs/remotes/origin/PR-41645 # timeout=10 [2021-02-02T09:40:15.230Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:15.245Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:40:15.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:40:15.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:15.272Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:15.537Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:15.963Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:15.963Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:40:16.228Z] #33 4.057 + cd /tmp/tmp.yJpl7A7bRe/src/github.com/BurntSushi/toml [2021-02-02T09:40:16.229Z] #33 4.057 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:40:16.229Z] #33 4.067 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:40:16.436Z] Commit message: "[DNM] Trigger CI with runc@master" [2021-02-02T09:40:15.542Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:15.544Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:15.934Z] > git remote # timeout=10 [2021-02-02T09:40:15.937Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:40:15.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:15.941Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:40:15.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T09:40:15.968Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:15.971Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:16.797Z] #33 4.893 github.com/BurntSushi/toml [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-02T09:40:17.365Z] #33 ... [2021-02-02T09:40:17.365Z] [2021-02-02T09:40:17.365Z] #46 [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 [2021-02-02T09:40:17.365Z] #46 sha256:08690a98d7481d11bbe2da1a98320a3b1a19b247cb9cb7b223be6b33dd73e3d8 [2021-02-02T09:40:17.365Z] #46 4.049 + RM_GOPATH=0 [2021-02-02T09:40:17.365Z] #46 4.049 + TMP_GOPATH= [2021-02-02T09:40:17.365Z] #46 4.049 + : /build [2021-02-02T09:40:17.365Z] #46 4.049 + '[' -z '' ']' [2021-02-02T09:40:17.365Z] #46 4.052 ++ mktemp -d [2021-02-02T09:40:17.365Z] #46 4.055 + export GOPATH=/tmp/tmp.xhFa4pcgti [2021-02-02T09:40:17.365Z] #46 4.055 + GOPATH=/tmp/tmp.xhFa4pcgti [2021-02-02T09:40:17.365Z] #46 4.055 + RM_GOPATH=1 [2021-02-02T09:40:17.365Z] #46 4.055 + case "$(go env GOARCH)" in [2021-02-02T09:40:17.365Z] #46 4.055 ++ go env GOARCH [2021-02-02T09:40:17.365Z] #46 4.066 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:17.365Z] #46 4.066 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:17.365Z] #46 4.067 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:17.365Z] #46 4.071 + dir=/tmp/install [2021-02-02T09:40:17.365Z] #46 4.071 + bin=gotestsum [2021-02-02T09:40:17.365Z] #46 4.072 + shift [2021-02-02T09:40:17.365Z] #46 4.072 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-02T09:40:17.365Z] #46 4.072 + . /tmp/install/gotestsum.installer [2021-02-02T09:40:17.365Z] #46 4.072 ++ : v0.5.3 [2021-02-02T09:40:17.365Z] #46 4.073 + install_gotestsum [2021-02-02T09:40:17.365Z] #46 4.078 + set -e [2021-02-02T09:40:17.365Z] #46 4.078 + export GO111MODULE=on [2021-02-02T09:40:17.365Z] #46 4.078 + GO111MODULE=on [2021-02-02T09:40:17.365Z] #46 4.078 + GOBIN=/build [2021-02-02T09:40:17.365Z] #46 4.078 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-02T09:40:17.365Z] #46 4.095 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-02T09:40:17.365Z] #46 4.095 go: finding gotest.tools v0.5.3 [2021-02-02T09:40:17.365Z] #46 4.942 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-02T09:40:17.365Z] #46 5.476 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-02T09:40:17.481Z] + docker version [2021-02-02T09:40:17.481Z] Client: Docker Engine - Community [2021-02-02T09:40:17.481Z] Version: 19.03.7 [2021-02-02T09:40:17.481Z] API version: 1.40 [2021-02-02T09:40:17.481Z] Go version: go1.12.17 [2021-02-02T09:40:17.481Z] Git commit: 7141c199a2 [2021-02-02T09:40:17.481Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-02T09:40:17.481Z] OS/Arch: linux/s390x [2021-02-02T09:40:17.481Z] Experimental: false [2021-02-02T09:40:17.481Z] [2021-02-02T09:40:17.481Z] Server: Docker Engine - Community [2021-02-02T09:40:17.481Z] Engine: [2021-02-02T09:40:17.481Z] Version: 19.03.7 [2021-02-02T09:40:17.481Z] API version: 1.40 (minimum version 1.12) [2021-02-02T09:40:17.481Z] Go version: go1.12.17 [2021-02-02T09:40:17.481Z] Git commit: 7141c199a2 [2021-02-02T09:40:17.481Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-02T09:40:17.481Z] OS/Arch: linux/s390x [2021-02-02T09:40:17.481Z] Experimental: true [2021-02-02T09:40:17.481Z] containerd: [2021-02-02T09:40:17.481Z] Version: 1.2.13 [2021-02-02T09:40:17.481Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-02T09:40:17.481Z] runc: [2021-02-02T09:40:17.481Z] Version: 1.0.0-rc10 [2021-02-02T09:40:17.481Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-02T09:40:17.481Z] docker-init: [2021-02-02T09:40:17.481Z] Version: 0.18.0 [2021-02-02T09:40:17.481Z] GitCommit: fec3683 [Pipeline] sh [2021-02-02T09:40:17.861Z] + docker info [2021-02-02T09:40:17.861Z] Client: [2021-02-02T09:40:17.861Z] Debug Mode: false [2021-02-02T09:40:17.861Z] [2021-02-02T09:40:17.861Z] Server: [2021-02-02T09:40:17.861Z] Containers: 0 [2021-02-02T09:40:17.861Z] Running: 0 [2021-02-02T09:40:17.861Z] Paused: 0 [2021-02-02T09:40:17.861Z] Stopped: 0 [2021-02-02T09:40:17.861Z] Images: 0 [2021-02-02T09:40:17.861Z] Server Version: 19.03.7 [2021-02-02T09:40:17.861Z] Storage Driver: overlay2 [2021-02-02T09:40:17.861Z] Backing Filesystem: [2021-02-02T09:40:17.861Z] Supports d_type: true [2021-02-02T09:40:17.861Z] Native Overlay Diff: true [2021-02-02T09:40:17.861Z] Logging Driver: json-file [2021-02-02T09:40:17.861Z] Cgroup Driver: cgroupfs [2021-02-02T09:40:17.861Z] Plugins: [2021-02-02T09:40:17.861Z] Volume: local [2021-02-02T09:40:17.861Z] Network: bridge host ipvlan macvlan null overlay [2021-02-02T09:40:17.861Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-02T09:40:17.861Z] Swarm: inactive [2021-02-02T09:40:17.861Z] Runtimes: runc [2021-02-02T09:40:17.861Z] Default Runtime: runc [2021-02-02T09:40:17.861Z] Init Binary: docker-init [2021-02-02T09:40:17.861Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-02T09:40:17.861Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-02T09:40:17.861Z] init version: fec3683 [2021-02-02T09:40:17.861Z] Security Options: [2021-02-02T09:40:17.861Z] apparmor [2021-02-02T09:40:17.861Z] seccomp [2021-02-02T09:40:17.861Z] Profile: default [2021-02-02T09:40:17.861Z] Kernel Version: 4.15.0-91-generic [2021-02-02T09:40:17.861Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-02T09:40:17.861Z] OSType: linux [2021-02-02T09:40:17.861Z] Architecture: s390x [2021-02-02T09:40:17.861Z] CPUs: 2 [2021-02-02T09:40:17.861Z] Total Memory: 7.861GiB [2021-02-02T09:40:17.861Z] Name: s390x-ubuntu-16 [2021-02-02T09:40:17.861Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-02T09:40:17.861Z] Docker Root Dir: /var/lib/docker [2021-02-02T09:40:17.861Z] Debug Mode: false [2021-02-02T09:40:17.861Z] Registry: https://index.docker.io/v1/ [2021-02-02T09:40:17.861Z] Labels: [2021-02-02T09:40:17.861Z] Experimental: true [2021-02-02T09:40:17.861Z] Insecure Registries: [2021-02-02T09:40:17.861Z] 127.0.0.0/8 [2021-02-02T09:40:17.861Z] Live Restore Enabled: false [2021-02-02T09:40:17.861Z] [2021-02-02T09:40:17.861Z] WARNING: No swap limit support [Pipeline] sh [2021-02-02T09:40:18.235Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:40:18.235Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:40:18.235Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-02T09:40:18.235Z] + bash /home/jenkins/workspace/moby_PR-41645/check-config.sh [2021-02-02T09:40:18.235Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-02T09:40:18.235Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-02T09:40:18.235Z] [2021-02-02T09:40:18.235Z] Generally Necessary: [2021-02-02T09:40:18.235Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-02T09:40:18.235Z] - apparmor: enabled and tools installed [2021-02-02T09:40:18.235Z] - CONFIG_NAMESPACES: enabled [2021-02-02T09:40:18.235Z] - CONFIG_NET_NS: enabled [2021-02-02T09:40:18.235Z] - CONFIG_PID_NS: enabled [2021-02-02T09:40:18.235Z] - CONFIG_IPC_NS: enabled [2021-02-02T09:40:18.235Z] - CONFIG_UTS_NS: enabled [2021-02-02T09:40:18.235Z] - CONFIG_CGROUPS: enabled [2021-02-02T09:40:18.235Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-02T09:40:18.235Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-02T09:40:18.235Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-02T09:40:18.235Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-02T09:40:18.235Z] - CONFIG_CPUSETS: enabled [2021-02-02T09:40:18.235Z] - CONFIG_MEMCG: enabled [2021-02-02T09:40:18.235Z] - CONFIG_KEYS: enabled [2021-02-02T09:40:18.235Z] - CONFIG_VETH: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-02T09:40:18.235Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-02T09:40:18.314Z] #46 6.158 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:40:18.314Z] #46 6.165 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:40:18.314Z] #46 6.189 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-02T09:40:18.314Z] #46 6.212 go: downloading github.com/pkg/errors v0.9.1 [2021-02-02T09:40:18.314Z] #46 6.347 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:40:18.314Z] #46 6.423 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:40:18.314Z] #46 6.476 go: extracting github.com/pkg/errors v0.9.1 [2021-02-02T09:40:18.525Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-02T09:40:18.525Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-02T09:40:18.525Z] [2021-02-02T09:40:18.525Z] Optional Features: [2021-02-02T09:40:18.525Z] - CONFIG_USER_NS: enabled [2021-02-02T09:40:18.525Z] - CONFIG_SECCOMP: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-02T09:40:18.525Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-02T09:40:18.525Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-02T09:40:18.525Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-02T09:40:18.525Z] - CONFIG_BLK_CGROUP: enabled [2021-02-02T09:40:18.525Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-02T09:40:18.525Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CGROUP_PERF: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-02T09:40:18.525Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-02T09:40:18.525Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-02T09:40:18.525Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-02T09:40:18.525Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_IP_VS: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-02T09:40:18.525Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-02T09:40:18.525Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-02T09:40:18.525Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_EXT4_FS: enabled [2021-02-02T09:40:18.525Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-02T09:40:18.525Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-02T09:40:18.525Z] - Network Drivers: [2021-02-02T09:40:18.525Z] - "overlay": [2021-02-02T09:40:18.525Z] - CONFIG_VXLAN: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-02T09:40:18.525Z] Optional (for encrypted networks): [2021-02-02T09:40:18.525Z] - CONFIG_CRYPTO: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-02T09:40:18.525Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-02T09:40:18.525Z] - CONFIG_XFRM: enabled [2021-02-02T09:40:18.525Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-02T09:40:18.525Z] - "ipvlan": [2021-02-02T09:40:18.525Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-02T09:40:18.525Z] - "macvlan": [2021-02-02T09:40:18.525Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_DUMMY: enabled (as module) [2021-02-02T09:40:18.525Z] - "ftp,tftp client in container": [2021-02-02T09:40:18.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-02T09:40:18.525Z] - Storage Drivers: [2021-02-02T09:40:18.525Z] - "aufs": [2021-02-02T09:40:18.525Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-02T09:40:18.525Z] - "btrfs": [2021-02-02T09:40:18.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-02T09:40:18.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-02T09:40:18.525Z] - "devicemapper": [2021-02-02T09:40:18.525Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-02T09:40:18.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-02T09:40:18.525Z] - "overlay": [2021-02-02T09:40:18.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-02T09:40:18.525Z] - "zfs": [2021-02-02T09:40:18.525Z] - /dev/zfs: missing [2021-02-02T09:40:18.525Z] - zfs command: missing [2021-02-02T09:40:18.525Z] - zpool command: missing [2021-02-02T09:40:18.525Z] [2021-02-02T09:40:18.525Z] Limits: [2021-02-02T09:40:18.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-02T09:40:18.525Z] [2021-02-02T09:40:18.525Z] + true [Pipeline] } [Pipeline] // stage [2021-02-02T09:40:18.573Z] #46 6.537 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:40:18.573Z] #46 6.577 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:40:18.573Z] #46 6.590 go: downloading github.com/fatih/color v1.9.0 [2021-02-02T09:40:18.573Z] #46 6.649 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:40:18.573Z] #46 6.721 go: extracting github.com/spf13/pflag v1.0.3 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-02T09:40:18.832Z] #46 6.918 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:40:18.832Z] #46 6.919 go: extracting github.com/fatih/color v1.9.0 [2021-02-02T09:40:18.945Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0128eb210191067998f217139c10f4521a44c843 . [2021-02-02T09:40:18.945Z] #2 [internal] load build definition from Dockerfile [2021-02-02T09:40:18.945Z] #2 transferring dockerfile: 16.55kB done [2021-02-02T09:40:18.945Z] #2 DONE 0.0s [2021-02-02T09:40:18.945Z] [2021-02-02T09:40:18.945Z] #1 [internal] load .dockerignore [2021-02-02T09:40:18.945Z] #1 transferring context: 87B done [2021-02-02T09:40:18.945Z] #1 DONE 0.0s [2021-02-02T09:40:18.945Z] [2021-02-02T09:40:18.945Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-02T09:40:19.091Z] #46 7.236 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:40:19.235Z] #3 DONE 0.2s [2021-02-02T09:40:19.235Z] [2021-02-02T09:40:19.235Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-02T09:40:19.235Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-02T09:40:19.235Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-02T09:40:19.235Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-02-02T09:40:19.235Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-02-02T09:40:19.235Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2021-02-02T09:40:19.350Z] #46 7.333 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:40:19.350Z] #46 7.357 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:40:19.609Z] #46 7.705 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:40:19.609Z] #46 7.752 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:40:19.865Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.03MB / 8.88MB 0.5s [2021-02-02T09:40:19.865Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.79MB / 8.88MB 0.6s [2021-02-02T09:40:19.865Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.7s done [2021-02-02T09:40:19.865Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2021-02-02T09:40:20.154Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-02-02T09:40:20.154Z] #4 DONE 1.0s [2021-02-02T09:40:20.444Z] [2021-02-02T09:40:20.444Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-02T09:40:20.444Z] #5 DONE 0.1s [2021-02-02T09:40:20.444Z] [2021-02-02T09:40:20.444Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:40:20.545Z] #46 ... [2021-02-02T09:40:20.545Z] [2021-02-02T09:40:20.545Z] #33 [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 [2021-02-02T09:40:20.545Z] #33 sha256:00a1a5040c224b7096493036ef835b7be51881f5cff46e3b38686eb80219f9de [2021-02-02T09:40:20.545Z] #33 8.435 github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:40:20.643Z] Still waiting to schedule task [2021-02-02T09:40:20.643Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-02T09:40:20.644Z] Still waiting to schedule task [2021-02-02T09:40:20.644Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-02T09:40:20.649Z] Still waiting to schedule task [2021-02-02T09:40:20.649Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d67d36d407b92a77)’ [2021-02-02T09:40:20.658Z] Still waiting to schedule task [2021-02-02T09:40:20.659Z] Waiting for next available executor on ‘azwin-2-8b41c0’ [2021-02-02T09:40:20.737Z] #7 DONE 0.2s [2021-02-02T09:40:20.737Z] [2021-02-02T09:40:20.737Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-02T09:40:20.737Z] #6 DONE 0.1s [2021-02-02T09:40:20.737Z] [2021-02-02T09:40:20.737Z] #21 [internal] load build context [2021-02-02T09:40:20.737Z] #21 DONE 0.0s [2021-02-02T09:40:20.737Z] [2021-02-02T09:40:20.737Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-02T09:40:20.737Z] #60 DONE 0.0s [2021-02-02T09:40:20.737Z] [2021-02-02T09:40:20.737Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-02T09:40:20.737Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-02T09:40:20.737Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 555.44kB / 48.97MB 0.1s [2021-02-02T09:40:20.737Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-02T09:40:20.737Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-02-02T09:40:20.737Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-02-02T09:40:21.029Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.23MB / 48.97MB 0.3s [2021-02-02T09:40:21.320Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.86MB / 48.97MB 0.4s [2021-02-02T09:40:21.320Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 10.20MB / 48.97MB 0.5s [2021-02-02T09:40:21.320Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.5s [2021-02-02T09:40:21.320Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 14.33MB / 48.97MB 0.7s [2021-02-02T09:40:21.320Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.83MB / 7.39MB 0.7s [2021-02-02T09:40:21.613Z] #8 ... [2021-02-02T09:40:21.613Z] [2021-02-02T09:40:21.613Z] #21 [internal] load build context [2021-02-02T09:40:21.613Z] #21 transferring context: 53.39MB 0.8s done [2021-02-02T09:40:21.613Z] #21 DONE 0.9s [2021-02-02T09:40:21.613Z] [2021-02-02T09:40:21.613Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-02T09:40:21.613Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.11MB / 7.39MB 0.8s [2021-02-02T09:40:21.613Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 19.04MB / 48.97MB 0.9s [2021-02-02T09:40:21.613Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.34MB / 7.39MB 0.9s [2021-02-02T09:40:21.905Z] #8 ... [2021-02-02T09:40:21.905Z] [2021-02-02T09:40:21.905Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-02T09:40:21.905Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-02T09:40:21.905Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-02T09:40:21.905Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-02T09:40:21.905Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-02T09:40:21.905Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2021-02-02T09:40:21.905Z] #60 DONE 1.1s [2021-02-02T09:40:21.905Z] [2021-02-02T09:40:21.905Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-02T09:40:21.905Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 22.31MB / 48.97MB 1.0s [2021-02-02T09:40:21.905Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.9s done [2021-02-02T09:40:21.905Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 162.76kB / 9.88MB 1.0s [2021-02-02T09:40:21.905Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.79MB / 9.88MB 1.1s [2021-02-02T09:40:21.905Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 29.16MB / 48.97MB 1.3s [2021-02-02T09:40:21.905Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 6.81MB / 9.88MB 1.3s [2021-02-02T09:40:21.923Z] #33 ... [2021-02-02T09:40:21.923Z] [2021-02-02T09:40:21.923Z] #23 [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 [2021-02-02T09:40:21.923Z] #23 sha256:bf88077c1a14194291e595b17e020a28466d4a000b3350c39f0b0ed7da8d5c83 [2021-02-02T09:40:21.923Z] #23 3.018 + RM_GOPATH=0 [2021-02-02T09:40:21.923Z] #23 3.018 + TMP_GOPATH= [2021-02-02T09:40:21.923Z] #23 3.018 + : /build [2021-02-02T09:40:21.923Z] #23 3.018 + '[' -z '' ']' [2021-02-02T09:40:21.923Z] #23 3.018 ++ mktemp -d [2021-02-02T09:40:21.923Z] #23 3.018 + export GOPATH=/tmp/tmp.NP52URaFgk [2021-02-02T09:40:21.923Z] #23 3.018 + GOPATH=/tmp/tmp.NP52URaFgk [2021-02-02T09:40:21.923Z] #23 3.018 + RM_GOPATH=1 [2021-02-02T09:40:21.923Z] #23 3.018 + case "$(go env GOARCH)" in [2021-02-02T09:40:21.923Z] #23 3.018 ++ go env GOARCH [2021-02-02T09:40:21.923Z] #23 3.024 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:21.923Z] #23 3.024 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:21.923Z] #23 3.024 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:21.923Z] #23 3.025 + dir=/tmp/install [2021-02-02T09:40:21.923Z] #23 3.025 + bin=dockercli [2021-02-02T09:40:21.923Z] #23 3.025 + shift [2021-02-02T09:40:21.923Z] #23 3.025 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-02T09:40:21.923Z] #23 3.025 + . /tmp/install/dockercli.installer [2021-02-02T09:40:21.923Z] #23 3.025 ++ : stable [2021-02-02T09:40:21.923Z] #23 3.025 ++ : 17.06.2-ce [2021-02-02T09:40:21.923Z] #23 3.025 + install_dockercli [2021-02-02T09:40:21.923Z] #23 3.025 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-02T09:40:21.923Z] #23 3.025 ++ uname -m [2021-02-02T09:40:21.923Z] #23 3.028 + arch=x86_64 [2021-02-02T09:40:21.923Z] #23 3.028 + '[' x86_64 '!=' x86_64 ']' [2021-02-02T09:40:21.923Z] #23 3.028 + url=https://download.docker.com/linux/static [2021-02-02T09:40:21.923Z] #23 3.028 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-02T09:40:21.923Z] #23 3.028 + tar -xz docker/docker [2021-02-02T09:40:21.923Z] #23 3.045 Install docker/cli version 17.06.2-ce from stable [2021-02-02T09:40:21.923Z] #23 9.856 + mkdir -p /build [2021-02-02T09:40:21.923Z] #23 9.864 + mv docker/docker /build/ [2021-02-02T09:40:21.923Z] #23 9.872 + rmdir docker [2021-02-02T09:40:22.183Z] #23 ... [2021-02-02T09:40:22.183Z] [2021-02-02T09:40:22.183Z] #52 [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 [2021-02-02T09:40:22.183Z] #52 sha256:a540de52c231f4283ba69dbc1703e72c58a07d69142f7b8f3dc6ab01539672bc [2021-02-02T09:40:22.183Z] #52 3.386 + RM_GOPATH=0 [2021-02-02T09:40:22.183Z] #52 3.386 + TMP_GOPATH= [2021-02-02T09:40:22.183Z] #52 3.386 + : /build [2021-02-02T09:40:22.183Z] #52 3.386 + '[' -z '' ']' [2021-02-02T09:40:22.183Z] #52 3.395 ++ mktemp -d [2021-02-02T09:40:22.183Z] #52 3.395 + export GOPATH=/tmp/tmp.T5hsVRb42J [2021-02-02T09:40:22.183Z] #52 3.395 + GOPATH=/tmp/tmp.T5hsVRb42J [2021-02-02T09:40:22.183Z] #52 3.395 + RM_GOPATH=1 [2021-02-02T09:40:22.183Z] #52 3.395 + case "$(go env GOARCH)" in [2021-02-02T09:40:22.183Z] #52 3.395 ++ go env GOARCH [2021-02-02T09:40:22.183Z] #52 3.395 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.183Z] #52 3.395 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.183Z] #52 3.395 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:22.183Z] #52 3.401 + dir=/tmp/install [2021-02-02T09:40:22.183Z] #52 3.401 + bin=runc [2021-02-02T09:40:22.183Z] #52 3.401 + shift [2021-02-02T09:40:22.183Z] #52 3.401 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-02T09:40:22.183Z] #52 3.401 + . /tmp/install/runc.installer [2021-02-02T09:40:22.183Z] #52 3.401 ++ : cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:40:22.183Z] #52 3.401 + install_runc [2021-02-02T09:40:22.183Z] #52 3.401 + uname -r [2021-02-02T09:40:22.183Z] #52 3.410 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-02T09:40:22.183Z] #52 3.413 Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux ) [2021-02-02T09:40:22.183Z] #52 3.413 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-02T09:40:22.183Z] #52 3.413 + echo 'Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux )' [2021-02-02T09:40:22.183Z] #52 3.413 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.T5hsVRb42J/src/github.com/opencontainers/runc [2021-02-02T09:40:22.183Z] #52 3.421 Cloning into '/tmp/tmp.T5hsVRb42J/src/github.com/opencontainers/runc'... [2021-02-02T09:40:22.183Z] #52 ... [2021-02-02T09:40:22.183Z] [2021-02-02T09:40:22.183Z] #23 [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 [2021-02-02T09:40:22.183Z] #23 sha256:bf88077c1a14194291e595b17e020a28466d4a000b3350c39f0b0ed7da8d5c83 [2021-02-02T09:40:22.183Z] #23 DONE 10.4s [2021-02-02T09:40:22.183Z] [2021-02-02T09:40:22.183Z] #50 [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 [2021-02-02T09:40:22.183Z] #50 sha256:ae7f8eac5aa6b518ed13445d1aab1dd1027425409b8ae861bb4a235802966931 [2021-02-02T09:40:22.183Z] #50 4.005 + RM_GOPATH=0 [2021-02-02T09:40:22.183Z] #50 4.007 + TMP_GOPATH= [2021-02-02T09:40:22.183Z] #50 4.007 + : /build [2021-02-02T09:40:22.183Z] #50 4.018 + '[' -z '' ']' [2021-02-02T09:40:22.183Z] #50 4.025 ++ mktemp -d [2021-02-02T09:40:22.183Z] #50 4.040 + export GOPATH=/tmp/tmp.TKsCowcH3L [2021-02-02T09:40:22.183Z] #50 4.040 + GOPATH=/tmp/tmp.TKsCowcH3L [2021-02-02T09:40:22.183Z] #50 4.040 + RM_GOPATH=1 [2021-02-02T09:40:22.183Z] #50 4.040 + case "$(go env GOARCH)" in [2021-02-02T09:40:22.183Z] #50 4.041 ++ go env GOARCH [2021-02-02T09:40:22.183Z] #50 4.076 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.183Z] #50 4.077 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.183Z] #50 4.077 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:22.183Z] #50 4.082 + dir=/tmp/install [2021-02-02T09:40:22.183Z] #50 4.083 + bin=shfmt [2021-02-02T09:40:22.183Z] #50 4.087 + shift [2021-02-02T09:40:22.183Z] #50 4.088 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-02T09:40:22.183Z] #50 4.088 + . /tmp/install/shfmt.installer [2021-02-02T09:40:22.183Z] #50 4.088 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:40:22.183Z] #50 4.089 + install_shfmt [2021-02-02T09:40:22.183Z] #50 4.089 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-02T09:40:22.183Z] #50 4.089 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:40:22.183Z] #50 4.090 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TKsCowcH3L/src/github.com/mvdan/sh [2021-02-02T09:40:22.183Z] #50 4.115 Cloning into '/tmp/tmp.TKsCowcH3L/src/github.com/mvdan/sh'... [2021-02-02T09:40:22.196Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.94MB / 9.88MB 1.4s [2021-02-02T09:40:22.196Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.86MB / 48.97MB 1.5s [2021-02-02T09:40:22.196Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.5s done [2021-02-02T09:40:22.196Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 1.5s [2021-02-02T09:40:22.443Z] #50 ... [2021-02-02T09:40:22.443Z] [2021-02-02T09:40:22.443Z] #55 [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 [2021-02-02T09:40:22.443Z] #55 sha256:cae1dffe47164d9a62365c0ab1eaa07c4195b74c818b3af844006febafb2903a [2021-02-02T09:40:22.443Z] #55 3.951 + RM_GOPATH=0 [2021-02-02T09:40:22.443Z] #55 3.951 + TMP_GOPATH= [2021-02-02T09:40:22.443Z] #55 3.951 + : /build [2021-02-02T09:40:22.443Z] #55 3.951 + '[' -z '' ']' [2021-02-02T09:40:22.443Z] #55 3.951 ++ mktemp -d [2021-02-02T09:40:22.443Z] #55 3.953 + export GOPATH=/tmp/tmp.bZFFTwRKYP [2021-02-02T09:40:22.443Z] #55 3.956 + GOPATH=/tmp/tmp.bZFFTwRKYP [2021-02-02T09:40:22.443Z] #55 3.957 + RM_GOPATH=1 [2021-02-02T09:40:22.443Z] #55 3.957 + case "$(go env GOARCH)" in [2021-02-02T09:40:22.443Z] #55 3.960 ++ go env GOARCH [2021-02-02T09:40:22.443Z] #55 3.976 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.443Z] #55 3.976 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.443Z] #55 3.978 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:22.443Z] #55 3.982 + dir=/tmp/install [2021-02-02T09:40:22.443Z] #55 3.988 + bin=containerd [2021-02-02T09:40:22.443Z] #55 3.988 + shift [2021-02-02T09:40:22.443Z] #55 3.988 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-02T09:40:22.443Z] #55 3.988 + . /tmp/install/containerd.installer [2021-02-02T09:40:22.443Z] #55 3.988 ++ set -e [2021-02-02T09:40:22.443Z] #55 3.988 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:40:22.443Z] #55 3.989 + install_containerd [2021-02-02T09:40:22.443Z] #55 3.991 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-02T09:40:22.443Z] #55 3.991 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:40:22.443Z] #55 3.991 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bZFFTwRKYP/src/github.com/containerd/containerd [2021-02-02T09:40:22.443Z] #55 3.997 Cloning into '/tmp/tmp.bZFFTwRKYP/src/github.com/containerd/containerd'... [2021-02-02T09:40:22.490Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 39.64MB / 48.97MB 1.7s [2021-02-02T09:40:22.490Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.40MB / 51.38MB 1.7s [2021-02-02T09:40:22.702Z] #55 ... [2021-02-02T09:40:22.702Z] [2021-02-02T09:40:22.702Z] #63 [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 [2021-02-02T09:40:22.702Z] #63 sha256:34ee92515ac4dafece63475153f74e422f4b4d77045a8dd1dbc687f74fb7de14 [2021-02-02T09:40:22.702Z] #63 2.977 + RM_GOPATH=0 [2021-02-02T09:40:22.702Z] #63 2.977 + TMP_GOPATH= [2021-02-02T09:40:22.702Z] #63 2.977 + : /build [2021-02-02T09:40:22.702Z] #63 2.977 + '[' -z '' ']' [2021-02-02T09:40:22.702Z] #63 2.977 ++ mktemp -d [2021-02-02T09:40:22.702Z] #63 2.982 + export GOPATH=/tmp/tmp.eWQqP4bojF [2021-02-02T09:40:22.702Z] #63 2.982 + GOPATH=/tmp/tmp.eWQqP4bojF [2021-02-02T09:40:22.702Z] #63 2.982 + RM_GOPATH=1 [2021-02-02T09:40:22.702Z] #63 2.982 + case "$(go env GOARCH)" in [2021-02-02T09:40:22.702Z] #63 2.982 ++ go env GOARCH [2021-02-02T09:40:22.702Z] #63 2.989 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.702Z] #63 2.989 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.702Z] #63 2.989 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:22.702Z] #63 2.989 + dir=/tmp/install [2021-02-02T09:40:22.702Z] #63 2.989 + bin=proxy [2021-02-02T09:40:22.702Z] #63 2.989 + shift [2021-02-02T09:40:22.702Z] #63 2.989 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-02T09:40:22.702Z] #63 2.989 + . /tmp/install/proxy.installer [2021-02-02T09:40:22.702Z] #63 2.989 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:40:22.702Z] #63 2.989 + install_proxy [2021-02-02T09:40:22.702Z] #63 2.989 + case "$1" in [2021-02-02T09:40:22.702Z] #63 2.989 + export CGO_ENABLED=0 [2021-02-02T09:40:22.702Z] #63 2.989 + CGO_ENABLED=0 [2021-02-02T09:40:22.702Z] #63 2.989 + _install_proxy [2021-02-02T09:40:22.702Z] #63 2.989 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-02T09:40:22.702Z] #63 2.989 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eWQqP4bojF/src/github.com/docker/libnetwork [2021-02-02T09:40:22.702Z] #63 2.990 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:40:22.702Z] #63 3.015 Cloning into '/tmp/tmp.eWQqP4bojF/src/github.com/docker/libnetwork'... [2021-02-02T09:40:22.702Z] #63 ... [2021-02-02T09:40:22.702Z] [2021-02-02T09:40:22.702Z] #48 [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 [2021-02-02T09:40:22.702Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:22.702Z] #48 3.898 + RM_GOPATH=0 [2021-02-02T09:40:22.702Z] #48 3.898 + TMP_GOPATH= [2021-02-02T09:40:22.702Z] #48 3.898 + : /build [2021-02-02T09:40:22.702Z] #48 3.899 + '[' -z '' ']' [2021-02-02T09:40:22.702Z] #48 3.900 ++ mktemp -d [2021-02-02T09:40:22.702Z] #48 3.917 + export GOPATH=/tmp/tmp.IVIV9MoVIT [2021-02-02T09:40:22.702Z] #48 3.917 + GOPATH=/tmp/tmp.IVIV9MoVIT [2021-02-02T09:40:22.702Z] #48 3.917 + RM_GOPATH=1 [2021-02-02T09:40:22.702Z] #48 3.917 + case "$(go env GOARCH)" in [2021-02-02T09:40:22.702Z] #48 3.917 ++ go env GOARCH [2021-02-02T09:40:22.702Z] #48 3.931 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.702Z] #48 3.931 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.702Z] #48 3.931 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:22.702Z] #48 3.947 + dir=/tmp/install [2021-02-02T09:40:22.702Z] #48 3.947 + bin=golangci_lint [2021-02-02T09:40:22.702Z] #48 3.947 + shift [2021-02-02T09:40:22.702Z] #48 3.947 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-02T09:40:22.702Z] #48 3.947 + . /tmp/install/golangci_lint.installer [2021-02-02T09:40:22.702Z] #48 3.947 ++ : v1.23.8 [2021-02-02T09:40:22.702Z] #48 3.947 + install_golangci_lint [2021-02-02T09:40:22.702Z] #48 3.947 + set -e [2021-02-02T09:40:22.702Z] #48 3.947 + export GO111MODULE=on [2021-02-02T09:40:22.702Z] #48 3.947 + GO111MODULE=on [2021-02-02T09:40:22.702Z] #48 3.947 + GOBIN=/build [2021-02-02T09:40:22.702Z] #48 3.947 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-02T09:40:22.702Z] #48 4.017 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-02T09:40:22.702Z] #48 4.018 go: finding github.com v1.23.8 [2021-02-02T09:40:22.702Z] #48 4.021 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:40:22.702Z] #48 4.026 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-02T09:40:22.702Z] #48 4.027 go: finding github.com/golangci v1.23.8 [2021-02-02T09:40:22.702Z] #48 5.060 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:40:22.702Z] #48 5.695 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:40:22.780Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.12MB / 48.97MB 1.9s [2021-02-02T09:40:22.780Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.12MB / 51.38MB 1.9s [2021-02-02T09:40:22.780Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.76MB / 48.97MB 2.0s [2021-02-02T09:40:22.780Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.54MB / 51.38MB 2.1s [2021-02-02T09:40:22.962Z] #48 ... [2021-02-02T09:40:22.962Z] [2021-02-02T09:40:22.962Z] #36 [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 [2021-02-02T09:40:22.962Z] #36 sha256:a17d32294188e728271272bfa93c31d8e6acb5d299661932f60708e4085e844d [2021-02-02T09:40:22.962Z] #36 3.849 + RM_GOPATH=0 [2021-02-02T09:40:22.962Z] #36 3.849 + TMP_GOPATH= [2021-02-02T09:40:22.962Z] #36 3.849 + : /build [2021-02-02T09:40:22.962Z] #36 3.849 + '[' -z '' ']' [2021-02-02T09:40:22.962Z] #36 3.849 ++ mktemp -d [2021-02-02T09:40:22.962Z] #36 3.854 + export GOPATH=/tmp/tmp.ivVB5vHMV6 [2021-02-02T09:40:22.962Z] #36 3.854 + GOPATH=/tmp/tmp.ivVB5vHMV6 [2021-02-02T09:40:22.962Z] #36 3.854 + RM_GOPATH=1 [2021-02-02T09:40:22.962Z] #36 3.854 + case "$(go env GOARCH)" in [2021-02-02T09:40:22.962Z] #36 3.855 ++ go env GOARCH [2021-02-02T09:40:22.962Z] #36 3.890 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.962Z] #36 3.890 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.962Z] #36 3.891 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:22.962Z] #36 3.902 + dir=/tmp/install [2021-02-02T09:40:22.962Z] #36 3.902 + bin=tini [2021-02-02T09:40:22.962Z] #36 3.902 + shift [2021-02-02T09:40:22.962Z] #36 3.902 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-02T09:40:22.962Z] #36 3.902 + . /tmp/install/tini.installer [2021-02-02T09:40:22.962Z] #36 3.902 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:40:22.962Z] #36 3.906 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:40:22.962Z] #36 3.906 + install_tini [2021-02-02T09:40:22.962Z] #36 3.906 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-02T09:40:22.962Z] #36 3.906 + git clone https://github.com/krallin/tini.git /tmp/tmp.ivVB5vHMV6/tini [2021-02-02T09:40:22.962Z] #36 3.917 Cloning into '/tmp/tmp.ivVB5vHMV6/tini'... [2021-02-02T09:40:22.962Z] #36 4.539 + cd /tmp/tmp.ivVB5vHMV6/tini [2021-02-02T09:40:22.962Z] #36 4.540 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:40:22.962Z] #36 4.549 + cmake . [2021-02-02T09:40:22.962Z] #36 5.383 -- The C compiler identification is GNU 8.3.0 [2021-02-02T09:40:22.962Z] #36 5.441 -- Check for working C compiler: /usr/bin/cc [2021-02-02T09:40:22.962Z] #36 6.163 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-02T09:40:22.962Z] #36 6.183 -- Detecting C compiler ABI info [2021-02-02T09:40:22.962Z] #36 6.861 -- Detecting C compiler ABI info - done [2021-02-02T09:40:22.962Z] #36 6.916 -- Detecting C compile features [2021-02-02T09:40:22.962Z] #36 9.290 -- Detecting C compile features - done [2021-02-02T09:40:22.962Z] #36 9.358 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-02T09:40:22.962Z] #36 9.625 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-02T09:40:22.962Z] #36 9.741 -- Configuring done [2021-02-02T09:40:22.962Z] #36 9.760 -- Generating done [2021-02-02T09:40:22.962Z] #36 9.773 -- Build files have been written to: /tmp/tmp.ivVB5vHMV6/tini [2021-02-02T09:40:22.962Z] #36 9.788 + make tini-static [2021-02-02T09:40:22.962Z] #36 10.31 Scanning dependencies of target tini-static [2021-02-02T09:40:22.962Z] #36 10.57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-02T09:40:22.962Z] #36 ... [2021-02-02T09:40:22.962Z] [2021-02-02T09:40:22.962Z] #44 [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 [2021-02-02T09:40:22.962Z] #44 sha256:ea9082c19b28087a2d1833ad81e0af82a80e9c8b44156c71064fe50d9a2e9c83 [2021-02-02T09:40:22.962Z] #44 3.293 + RM_GOPATH=0 [2021-02-02T09:40:22.962Z] #44 3.293 + TMP_GOPATH= [2021-02-02T09:40:22.962Z] #44 3.293 + : /build [2021-02-02T09:40:22.962Z] #44 3.293 + '[' -z '' ']' [2021-02-02T09:40:22.962Z] #44 3.293 ++ mktemp -d [2021-02-02T09:40:22.962Z] #44 3.293 + export GOPATH=/tmp/tmp.cNqBaTshkv [2021-02-02T09:40:22.962Z] #44 3.293 + GOPATH=/tmp/tmp.cNqBaTshkv [2021-02-02T09:40:22.962Z] #44 3.293 + RM_GOPATH=1 [2021-02-02T09:40:22.962Z] #44 3.293 + case "$(go env GOARCH)" in [2021-02-02T09:40:22.962Z] #44 3.293 ++ go env GOARCH [2021-02-02T09:40:22.962Z] #44 3.305 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.962Z] #44 3.305 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:22.962Z] #44 3.305 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:22.962Z] #44 3.314 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:40:22.962Z] #44 3.314 + dir=/tmp/install [2021-02-02T09:40:22.962Z] #44 3.314 + bin=vndr [2021-02-02T09:40:22.962Z] #44 3.314 + shift [2021-02-02T09:40:22.962Z] #44 3.314 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-02T09:40:22.962Z] #44 3.314 + . /tmp/install/vndr.installer [2021-02-02T09:40:22.962Z] #44 3.314 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:40:22.962Z] #44 3.314 + install_vndr [2021-02-02T09:40:22.962Z] #44 3.314 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-02T09:40:22.962Z] #44 3.314 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cNqBaTshkv/src/github.com/LK4D4/vndr [2021-02-02T09:40:22.962Z] #44 3.314 Cloning into '/tmp/tmp.cNqBaTshkv/src/github.com/LK4D4/vndr'... [2021-02-02T09:40:22.962Z] #44 3.968 + cd /tmp/tmp.cNqBaTshkv/src/github.com/LK4D4/vndr [2021-02-02T09:40:22.962Z] #44 3.968 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:40:22.962Z] #44 3.987 + go build -buildmode=pie -v -o /build/vndr . [2021-02-02T09:40:22.962Z] #44 5.642 github.com/LK4D4/vndr/build [2021-02-02T09:40:22.962Z] #44 5.674 github.com/LK4D4/vndr/godl/singleflight [2021-02-02T09:40:22.962Z] #44 6.109 github.com/LK4D4/vndr/versioned [2021-02-02T09:40:22.962Z] #44 7.234 github.com/LK4D4/vndr/godl [2021-02-02T09:40:22.962Z] #44 9.931 github.com/LK4D4/vndr [2021-02-02T09:40:23.071Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 2.2s done [2021-02-02T09:40:23.071Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 23.59MB / 51.38MB 2.3s [2021-02-02T09:40:23.071Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 2.3s [2021-02-02T09:40:23.071Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.15MB / 102.23MB 2.3s [2021-02-02T09:40:23.071Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.37MB / 51.38MB 2.4s [2021-02-02T09:40:23.071Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-02-02T09:40:23.221Z] #44 ... [2021-02-02T09:40:23.222Z] [2021-02-02T09:40:23.222Z] #57 [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 [2021-02-02T09:40:23.222Z] #57 sha256:4f064c8838a9ebb13be0179bba71bb7f769e0b69d6837db98fc881d49f378eb0 [2021-02-02T09:40:23.222Z] #57 3.212 + RM_GOPATH=0 [2021-02-02T09:40:23.222Z] #57 3.212 + TMP_GOPATH= [2021-02-02T09:40:23.222Z] #57 3.212 + : /build [2021-02-02T09:40:23.222Z] #57 3.212 + '[' -z '' ']' [2021-02-02T09:40:23.222Z] #57 3.212 ++ mktemp -d [2021-02-02T09:40:23.222Z] #57 3.212 + export GOPATH=/tmp/tmp.A3kILkBJzj [2021-02-02T09:40:23.222Z] #57 3.212 + GOPATH=/tmp/tmp.A3kILkBJzj [2021-02-02T09:40:23.222Z] #57 3.212 + RM_GOPATH=1 [2021-02-02T09:40:23.222Z] #57 3.212 + case "$(go env GOARCH)" in [2021-02-02T09:40:23.222Z] #57 3.212 ++ go env GOARCH [2021-02-02T09:40:23.222Z] #57 3.235 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:40:23.222Z] #57 3.235 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:23.222Z] #57 3.235 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:23.222Z] #57 3.235 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:23.222Z] #57 3.235 + dir=/tmp/install [2021-02-02T09:40:23.222Z] #57 3.235 + bin=rootlesskit [2021-02-02T09:40:23.222Z] #57 3.235 + shift [2021-02-02T09:40:23.222Z] #57 3.235 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-02T09:40:23.222Z] #57 3.235 + . /tmp/install/rootlesskit.installer [2021-02-02T09:40:23.222Z] #57 3.235 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:40:23.222Z] #57 3.235 + install_rootlesskit [2021-02-02T09:40:23.222Z] #57 3.235 + case "$1" in [2021-02-02T09:40:23.222Z] #57 3.235 + export CGO_ENABLED=0 [2021-02-02T09:40:23.222Z] #57 3.235 + CGO_ENABLED=0 [2021-02-02T09:40:23.222Z] #57 3.235 + _install_rootlesskit [2021-02-02T09:40:23.222Z] #57 3.235 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-02T09:40:23.222Z] #57 3.235 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.A3kILkBJzj/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:40:23.222Z] #57 3.235 Cloning into '/tmp/tmp.A3kILkBJzj/src/github.com/rootless-containers/rootlesskit'... [2021-02-02T09:40:23.222Z] #57 6.836 + cd /tmp/tmp.A3kILkBJzj/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:40:23.222Z] #57 6.838 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:40:23.222Z] #57 7.419 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:40:23.222Z] #57 7.419 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-02T09:40:23.222Z] #57 ... [2021-02-02T09:40:23.222Z] [2021-02-02T09:40:23.222Z] #48 [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 [2021-02-02T09:40:23.222Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:23.222Z] #48 11.30 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-02T09:40:23.222Z] #48 11.45 go: downloading github.com/spf13/viper v1.6.1 [2021-02-02T09:40:23.361Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.33MB / 56.74MB 2.5s [2021-02-02T09:40:23.361Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.46MB / 51.38MB 2.6s [2021-02-02T09:40:23.361Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.24MB / 102.23MB 2.6s [2021-02-02T09:40:23.361Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.33MB / 56.74MB 2.7s [2021-02-02T09:40:23.482Z] #48 11.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:40:23.482Z] #48 11.45 go: downloading github.com/fatih/color v1.7.0 [2021-02-02T09:40:23.482Z] #48 11.45 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:40:23.482Z] #48 11.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:40:23.482Z] #48 11.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:40:23.482Z] #48 11.56 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:40:23.659Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.30MB / 51.38MB 2.9s [2021-02-02T09:40:23.659Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.38MB / 56.74MB 2.9s [2021-02-02T09:40:23.659Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 18.11MB / 102.23MB 2.9s [2021-02-02T09:40:23.744Z] #48 11.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-02T09:40:23.744Z] #48 11.69 go: downloading github.com/pkg/errors v0.8.1 [2021-02-02T09:40:23.744Z] #48 11.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:40:23.744Z] #48 11.81 go: extracting github.com/fatih/color v1.7.0 [2021-02-02T09:40:23.744Z] #48 11.91 go: extracting github.com/spf13/viper v1.6.1 [2021-02-02T09:40:23.952Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.79MB / 51.38MB 3.1s [2021-02-02T09:40:23.952Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.29MB / 56.74MB 3.1s [2021-02-02T09:40:23.952Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.26MB / 102.23MB 3.2s [2021-02-02T09:40:23.952Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.06MB / 51.38MB 3.3s [2021-02-02T09:40:23.952Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.44MB / 56.74MB 3.3s [2021-02-02T09:40:24.003Z] #48 11.95 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:40:24.004Z] #48 11.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:40:24.004Z] #48 12.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:40:24.004Z] #48 12.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:40:24.004Z] #48 12.06 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:40:24.004Z] #48 12.12 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-02T09:40:24.004Z] #48 12.14 go: downloading github.com/spf13/afero v1.1.2 [2021-02-02T09:40:24.143Z] Fetching without tags [2021-02-02T09:40:24.247Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.41MB / 102.23MB 3.4s [2021-02-02T09:40:24.247Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.04MB / 51.38MB 3.6s [2021-02-02T09:40:24.248Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.64MB / 56.74MB 3.6s [2021-02-02T09:40:24.248Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.88MB / 102.23MB 3.6s [2021-02-02T09:40:24.263Z] #48 12.33 go: extracting github.com/pkg/errors v0.8.1 [2021-02-02T09:40:24.523Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:24.533Z] #48 12.56 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-02T09:40:24.533Z] #48 12.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:40:24.533Z] #48 12.60 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:40:24.533Z] #48 12.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-02T09:40:24.533Z] #48 12.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:40:24.542Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.52MB / 56.74MB 3.7s [2021-02-02T09:40:24.542Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 3.7s done [2021-02-02T09:40:24.542Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 31.67MB / 56.74MB 3.8s [2021-02-02T09:40:24.542Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 41.86MB / 102.23MB 3.8s [2021-02-02T09:40:24.542Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 3.8s [2021-02-02T09:40:24.542Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.27MB / 56.74MB 3.9s [2021-02-02T09:40:24.542Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 3.8s done [2021-02-02T09:40:24.792Z] #48 12.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:40:24.792Z] #48 12.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:40:24.792Z] #48 12.93 go: extracting github.com/spf13/afero v1.1.2 [2021-02-02T09:40:24.792Z] #48 12.98 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-02T09:40:24.833Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.52MB / 56.74MB 4.0s [2021-02-02T09:40:24.833Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.25MB / 102.23MB 4.0s [2021-02-02T09:40:24.833Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.32MB / 56.74MB 4.2s [2021-02-02T09:40:24.833Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.96MB / 102.23MB 4.2s [2021-02-02T09:40:25.051Z] #48 13.08 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:40:25.051Z] #48 13.13 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:40:25.051Z] #48 13.24 go: downloading github.com/spf13/cast v1.3.0 [2021-02-02T09:40:25.128Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.18MB / 56.74MB 4.3s [2021-02-02T09:40:25.128Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.10MB / 56.74MB 4.4s [2021-02-02T09:40:25.128Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 62.66MB / 102.23MB 4.4s [2021-02-02T09:40:25.310Z] #48 13.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:40:25.310Z] #48 ... [2021-02-02T09:40:25.310Z] [2021-02-02T09:40:25.310Z] #36 [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 [2021-02-02T09:40:25.310Z] #36 sha256:a17d32294188e728271272bfa93c31d8e6acb5d299661932f60708e4085e844d [2021-02-02T09:40:25.310Z] #36 12.54 [100%] Linking C executable tini-static [2021-02-02T09:40:25.310Z] #36 13.17 [100%] Built target tini-static [2021-02-02T09:40:25.310Z] #36 13.26 + mkdir -p /build [2021-02-02T09:40:25.310Z] #36 13.26 + cp tini-static /build/docker-init [2021-02-02T09:40:25.310Z] #36 DONE 13.4s [2021-02-02T09:40:25.310Z] [2021-02-02T09:40:25.310Z] #33 [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 [2021-02-02T09:40:25.310Z] #33 sha256:00a1a5040c224b7096493036ef835b7be51881f5cff46e3b38686eb80219f9de [2021-02-02T09:40:25.310Z] #33 DONE 13.4s [2021-02-02T09:40:25.310Z] [2021-02-02T09:40:25.310Z] #48 [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 [2021-02-02T09:40:25.310Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:25.310Z] #48 13.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:40:24.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:40:24.110Z] > git config --add remote.origin.fetch +refs/pull/41645/head:refs/remotes/origin/PR-41645 # timeout=10 [2021-02-02T09:40:24.114Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:24.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:40:24.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:40:24.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:24.150Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:40:24.529Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:24.533Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:25.384Z] > git remote # timeout=10 [2021-02-02T09:40:25.418Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 4.7s done [2021-02-02T09:40:25.418Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.20MB / 102.23MB 4.7s [2021-02-02T09:40:25.418Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.3s done [2021-02-02T09:40:25.418Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 80.55MB / 102.23MB 4.8s [2021-02-02T09:40:25.426Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:40:25.426Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:40:25.569Z] #48 13.63 go: extracting github.com/spf13/cast v1.3.0 [2021-02-02T09:40:25.569Z] #48 13.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:40:25.715Z] #8 ... [2021-02-02T09:40:25.715Z] [2021-02-02T09:40:25.715Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-02-02T09:40:25.715Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-02T09:40:25.715Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-02T09:40:25.715Z] #24 sha256:11bf5034297fd6c74478ca84e6faa5f5f327cbdd845c4fc55a77ee1f74fbf4a3 529B / 529B done [2021-02-02T09:40:25.715Z] #24 sha256:056d0a7c279321a0170f530baf74a93492ba49d7abaaa702d94533b125002c20 1.46kB / 1.46kB done [2021-02-02T09:40:25.715Z] #24 sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 48.97MB / 48.97MB 2.2s done [2021-02-02T09:40:25.715Z] #24 extracting sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 2.5s done [2021-02-02T09:40:25.715Z] #24 DONE 5.1s [2021-02-02T09:40:25.715Z] [2021-02-02T09:40:25.715Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-02T09:40:25.715Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 85.93MB / 102.23MB 4.9s [2021-02-02T09:40:25.715Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-02-02T09:40:25.715Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.33MB / 102.23MB 5.1s [2021-02-02T09:40:25.827Z] #48 13.76 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:40:25.827Z] #48 13.89 go: downloading golang.org/x/text v0.3.2 [2021-02-02T09:40:25.827Z] #48 13.90 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:40:25.951Z] Commit message: "[DNM] Trigger CI with runc@master" [2021-02-02T09:40:26.008Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 5.3s done [2021-02-02T09:40:26.008Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2021-02-02T09:40:26.008Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-02-02T09:40:26.086Z] #48 14.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:40:26.086Z] #48 14.19 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:40:26.298Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-02T09:40:26.588Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-02-02T09:40:26.654Z] #48 14.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-02T09:40:26.654Z] #48 14.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:40:26.748Z] + docker version [2021-02-02T09:40:26.748Z] Client: [2021-02-02T09:40:26.748Z] Version: 18.06.1-ce [2021-02-02T09:40:26.748Z] API version: 1.38 [2021-02-02T09:40:26.748Z] Go version: go1.10.3 [2021-02-02T09:40:26.748Z] Git commit: e68fc7a [2021-02-02T09:40:26.748Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-02T09:40:26.748Z] OS/Arch: linux/ppc64le [2021-02-02T09:40:26.748Z] Experimental: false [2021-02-02T09:40:26.748Z] [2021-02-02T09:40:26.748Z] Server: [2021-02-02T09:40:26.748Z] Engine: [2021-02-02T09:40:26.748Z] Version: 18.06.1-ce [2021-02-02T09:40:26.748Z] API version: 1.38 (minimum version 1.12) [2021-02-02T09:40:26.748Z] Go version: go1.10.3 [2021-02-02T09:40:26.748Z] Git commit: e68fc7a [2021-02-02T09:40:26.748Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-02T09:40:26.748Z] OS/Arch: linux/ppc64le [2021-02-02T09:40:26.748Z] Experimental: true [Pipeline] sh [2021-02-02T09:40:27.128Z] + docker info [2021-02-02T09:40:27.128Z] Containers: 0 [2021-02-02T09:40:27.128Z] Running: 0 [2021-02-02T09:40:27.128Z] Paused: 0 [2021-02-02T09:40:27.128Z] Stopped: 0 [2021-02-02T09:40:27.128Z] Images: 0 [2021-02-02T09:40:27.128Z] Server Version: 18.06.1-ce [2021-02-02T09:40:27.128Z] Storage Driver: overlay2 [2021-02-02T09:40:27.128Z] Backing Filesystem: extfs [2021-02-02T09:40:27.128Z] Supports d_type: true [2021-02-02T09:40:27.128Z] Native Overlay Diff: true [2021-02-02T09:40:27.128Z] Logging Driver: json-file [2021-02-02T09:40:27.128Z] Cgroup Driver: cgroupfs [2021-02-02T09:40:27.128Z] Plugins: [2021-02-02T09:40:27.128Z] Volume: local [2021-02-02T09:40:27.128Z] Network: bridge host ipvlan macvlan null overlay [2021-02-02T09:40:27.128Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-02T09:40:27.128Z] Swarm: inactive [2021-02-02T09:40:27.128Z] Runtimes: runc [2021-02-02T09:40:27.128Z] Default Runtime: runc [2021-02-02T09:40:27.128Z] Init Binary: docker-init [2021-02-02T09:40:27.128Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-02T09:40:27.128Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-02T09:40:27.128Z] init version: fec3683 [2021-02-02T09:40:27.128Z] Security Options: [2021-02-02T09:40:27.128Z] apparmor [2021-02-02T09:40:27.128Z] seccomp [2021-02-02T09:40:27.128Z] Profile: default [2021-02-02T09:40:27.128Z] Kernel Version: 4.4.0-139-generic [2021-02-02T09:40:27.128Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-02T09:40:27.128Z] OSType: linux [2021-02-02T09:40:27.128Z] Architecture: ppc64le [2021-02-02T09:40:27.128Z] CPUs: 4 [2021-02-02T09:40:27.128Z] Total Memory: 7.972GiB [2021-02-02T09:40:27.128Z] Name: ppc64le-ubuntu-15 [2021-02-02T09:40:27.128Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-02T09:40:27.128Z] Docker Root Dir: /var/lib/docker [2021-02-02T09:40:27.128Z] Debug Mode (client): false [2021-02-02T09:40:27.128Z] Debug Mode (server): false [2021-02-02T09:40:27.128Z] Registry: https://index.docker.io/v1/ [2021-02-02T09:40:27.128Z] Labels: [2021-02-02T09:40:27.128Z] Experimental: true [2021-02-02T09:40:27.128Z] Insecure Registries: [2021-02-02T09:40:27.128Z] 127.0.0.0/8 [2021-02-02T09:40:27.128Z] Live Restore Enabled: false [2021-02-02T09:40:27.128Z] [Pipeline] sh [2021-02-02T09:40:27.223Z] #48 15.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-02T09:40:25.388Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:40:25.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:40:25.393Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:40:25.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T09:40:25.436Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:40:25.439Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:40:27.482Z] #48 15.52 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:40:27.483Z] #48 15.52 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-02T09:40:27.509Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:40:27.509Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:40:27.509Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-02T09:40:27.509Z] + bash /home/docker/workspace/moby_PR-41645/check-config.sh [2021-02-02T09:40:27.509Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-02T09:40:27.509Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-02T09:40:27.509Z] [2021-02-02T09:40:27.509Z] Generally Necessary: [2021-02-02T09:40:27.509Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-02T09:40:27.509Z] - apparmor: enabled and tools installed [2021-02-02T09:40:27.509Z] - CONFIG_NAMESPACES: enabled [2021-02-02T09:40:27.509Z] - CONFIG_NET_NS: enabled [2021-02-02T09:40:27.509Z] - CONFIG_PID_NS: enabled [2021-02-02T09:40:27.509Z] - CONFIG_IPC_NS: enabled [2021-02-02T09:40:27.509Z] - CONFIG_UTS_NS: enabled [2021-02-02T09:40:27.509Z] - CONFIG_CGROUPS: enabled [2021-02-02T09:40:27.509Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-02T09:40:27.509Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-02T09:40:27.509Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-02T09:40:27.509Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-02T09:40:27.509Z] - CONFIG_CPUSETS: enabled [2021-02-02T09:40:27.509Z] - CONFIG_MEMCG: enabled [2021-02-02T09:40:27.509Z] - CONFIG_KEYS: enabled [2021-02-02T09:40:27.509Z] - CONFIG_VETH: enabled (as module) [2021-02-02T09:40:27.509Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-02T09:40:27.749Z] #48 15.65 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:40:27.749Z] #48 ... [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #26 [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 [2021-02-02T09:40:27.749Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-02T09:40:27.749Z] #26 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-02T09:40:27.749Z] #24 sha256:16cc0e21377c2882a32bdd4c3d84d047c4cbad9ef3066e4a70a0c8581cf21419 [2021-02-02T09:40:27.749Z] #24 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-02T09:40:27.749Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-02T09:40:27.749Z] #17 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #28 [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 [2021-02-02T09:40:27.749Z] #28 sha256:748f5fd3f667ec21037c25bd454166ce17ee737a36dc4c6760232e4383069ce7 [2021-02-02T09:40:27.749Z] #28 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #20 [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 [2021-02-02T09:40:27.749Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-02T09:40:27.749Z] #20 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-02T09:40:27.749Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-02T09:40:27.749Z] #13 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-02T09:40:27.749Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-02T09:40:27.749Z] #14 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-02T09:40:27.749Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-02T09:40:27.749Z] #18 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-02T09:40:27.749Z] #29 sha256:efdb791876b28f38d470cec317827d7e52f90ff24942818d35a05e7b02c26662 [2021-02-02T09:40:27.749Z] #29 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-02T09:40:27.749Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-02T09:40:27.749Z] #30 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-02T09:40:27.749Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-02T09:40:27.749Z] #16 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:40:27.749Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:40:27.749Z] #31 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:40:27.749Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:40:27.749Z] #19 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-02T09:40:27.749Z] #27 sha256:b54baabab8d22a093bb1af732f2973d16aec43aa8cc2ddbe1935111e07e27909 [2021-02-02T09:40:27.749Z] #27 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-02T09:40:27.749Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-02T09:40:27.749Z] #15 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:40:27.749Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-02T09:40:27.749Z] #21 CACHED [2021-02-02T09:40:27.749Z] [2021-02-02T09:40:27.749Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-02T09:40:27.749Z] #32 sha256:67965e032c5f6e0b8db235606cf095ea6b3efed0b148a61d9484fc64ac5e4a0c [2021-02-02T09:40:27.749Z] #32 CACHED [2021-02-02T09:40:27.804Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-02T09:40:27.804Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-02T09:40:27.804Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-02T09:40:27.804Z] [2021-02-02T09:40:27.804Z] Optional Features: [2021-02-02T09:40:27.804Z] - CONFIG_USER_NS: enabled [2021-02-02T09:40:27.804Z] - CONFIG_SECCOMP: enabled [2021-02-02T09:40:27.804Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-02T09:40:27.804Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-02T09:40:27.804Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-02T09:40:27.804Z] (cgroup swap accounting is currently enabled) [2021-02-02T09:40:27.804Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-02T09:40:27.804Z] - CONFIG_BLK_CGROUP: enabled [2021-02-02T09:40:27.804Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-02T09:40:27.804Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-02T09:40:27.804Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-02T09:40:27.804Z] - CONFIG_CGROUP_PERF: enabled [2021-02-02T09:40:27.804Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-02T09:40:27.804Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-02T09:40:27.804Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-02T09:40:27.804Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-02T09:40:27.804Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-02T09:40:27.804Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_IP_VS: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-02T09:40:27.804Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-02T09:40:27.804Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-02T09:40:27.804Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_EXT4_FS: enabled [2021-02-02T09:40:27.804Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-02T09:40:27.804Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-02T09:40:27.804Z] - Network Drivers: [2021-02-02T09:40:27.804Z] - "overlay": [2021-02-02T09:40:27.804Z] - CONFIG_VXLAN: enabled (as module) [2021-02-02T09:40:27.804Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-02T09:40:27.804Z] Optional (for encrypted networks): [2021-02-02T09:40:28.008Z] [2021-02-02T09:40:28.008Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-02T09:40:28.008Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-02T09:40:28.008Z] #38 CACHED [2021-02-02T09:40:28.008Z] [2021-02-02T09:40:28.008Z] #39 [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 [2021-02-02T09:40:28.008Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:40:28.008Z] #39 CACHED [2021-02-02T09:40:28.008Z] [2021-02-02T09:40:28.008Z] #41 [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 [2021-02-02T09:40:28.008Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:40:28.008Z] #41 CACHED [2021-02-02T09:40:28.008Z] [2021-02-02T09:40:28.008Z] #42 [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 [2021-02-02T09:40:28.008Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:40:28.008Z] #42 CACHED [2021-02-02T09:40:28.008Z] [2021-02-02T09:40:28.008Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-02T09:40:28.008Z] #34 sha256:f04c03ebede36d44c84006e794017f882f8b78359bc3e005dc6ef982419fc3a1 [2021-02-02T09:40:28.008Z] #34 DONE 0.2s [2021-02-02T09:40:28.008Z] [2021-02-02T09:40:28.008Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-02T09:40:28.009Z] #37 sha256:09dcf032f6397e8d3acab2e16e04b0a8ca2d233951e50d808fe05b0400ff5f63 [2021-02-02T09:40:28.009Z] #37 DONE 0.0s [2021-02-02T09:40:28.009Z] [2021-02-02T09:40:28.009Z] #48 [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 [2021-02-02T09:40:28.009Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:28.009Z] #48 15.94 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-02T09:40:28.094Z] - CONFIG_CRYPTO: enabled [2021-02-02T09:40:28.094Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_XFRM: enabled [2021-02-02T09:40:28.094Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-02T09:40:28.094Z] - "ipvlan": [2021-02-02T09:40:28.094Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-02T09:40:28.094Z] - "macvlan": [2021-02-02T09:40:28.094Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_DUMMY: enabled (as module) [2021-02-02T09:40:28.094Z] - "ftp,tftp client in container": [2021-02-02T09:40:28.094Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-02T09:40:28.094Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-02T09:40:28.094Z] - Storage Drivers: [2021-02-02T09:40:28.094Z] - "aufs": [2021-02-02T09:40:28.094Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-02T09:40:28.094Z] - "btrfs": [2021-02-02T09:40:28.095Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-02T09:40:28.095Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-02T09:40:28.095Z] - "devicemapper": [2021-02-02T09:40:28.095Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-02T09:40:28.095Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-02T09:40:28.095Z] - "overlay": [2021-02-02T09:40:28.095Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-02T09:40:28.095Z] - "zfs": [2021-02-02T09:40:28.095Z] - /dev/zfs: missing [2021-02-02T09:40:28.095Z] - zfs command: missing [2021-02-02T09:40:28.095Z] - zpool command: missing [2021-02-02T09:40:28.095Z] [2021-02-02T09:40:28.095Z] Limits: [2021-02-02T09:40:28.095Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-02T09:40:28.095Z] [2021-02-02T09:40:28.095Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-02T09:40:28.267Z] #48 ... [2021-02-02T09:40:28.267Z] [2021-02-02T09:40:28.267Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-02T09:40:28.267Z] #40 sha256:e1b8351f3b8132178e928bf3c1816ebbb81d39f769d0613214a72e1db9e2ac67 [2021-02-02T09:40:28.267Z] #40 DONE 0.3s [2021-02-02T09:40:28.267Z] [2021-02-02T09:40:28.267Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-02T09:40:28.267Z] #43 sha256:52adf097c5fd2c3a3a7ebf5d0194c30b70838872f0d3434894ea028218c63abb [2021-02-02T09:40:28.267Z] #43 DONE 0.1s [2021-02-02T09:40:28.519Z] + make bundles/buildx [2021-02-02T09:40:28.529Z] [2021-02-02T09:40:28.529Z] #52 [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 [2021-02-02T09:40:28.529Z] #52 sha256:a540de52c231f4283ba69dbc1703e72c58a07d69142f7b8f3dc6ab01539672bc [2021-02-02T09:40:28.529Z] #52 15.09 Checking out files: 94% (1101/1167) Checking out files: 95% (1109/1167) Checking out files: 96% (1121/1167) Checking out files: 97% (1132/1167) Checking out files: 98% (1144/1167) Checking out files: 99% (1156/1167) Checking out files: 100% (1167/1167) Checking out files: 100% (1167/1167), done. [2021-02-02T09:40:28.529Z] #52 15.16 + cd /tmp/tmp.T5hsVRb42J/src/github.com/opencontainers/runc [2021-02-02T09:40:28.529Z] #52 15.16 + git checkout -q cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:40:28.529Z] #52 15.77 + '[' -z '' ']' [2021-02-02T09:40:28.529Z] #52 15.77 + target=static [2021-02-02T09:40:28.529Z] #52 15.77 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-02T09:40:28.529Z] #52 16.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o runc . [2021-02-02T09:40:28.650Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.9s done [2021-02-02T09:40:28.810Z] make: command: Command not found [2021-02-02T09:40:28.810Z] make: command: Command not found [2021-02-02T09:40:28.810Z] mkdir bundles [2021-02-02T09:40:28.810Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-02T09:40:28.810Z] --build-arg BUILDX_COMMIT \ [2021-02-02T09:40:28.810Z] --build-arg BUILDX_REPO \ [2021-02-02T09:40:28.810Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-02T09:40:28.810Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-02T09:40:28.810Z] . [2021-02-02T09:40:28.810Z] /bin/sh: 4: go: not found [2021-02-02T09:40:28.810Z] /bin/sh: 5: go: not found [2021-02-02T09:40:28.945Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-02-02T09:40:30.909Z] Sending build context to Docker daemon 58.29MB [2021-02-02T09:40:30.909Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-02T09:40:30.909Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-02T09:40:30.909Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-02T09:40:30.909Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-02T09:40:31.008Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.9s done [2021-02-02T09:40:31.062Z] #52 ... [2021-02-02T09:40:31.062Z] [2021-02-02T09:40:31.062Z] #46 [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 [2021-02-02T09:40:31.062Z] #46 sha256:08690a98d7481d11bbe2da1a98320a3b1a19b247cb9cb7b223be6b33dd73e3d8 [2021-02-02T09:40:31.062Z] #46 8.952 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:40:31.062Z] #46 9.808 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:40:31.062Z] #46 11.79 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:40:31.062Z] #46 15.07 go: finding github.com/fatih/color v1.9.0 [2021-02-02T09:40:31.062Z] #46 15.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:40:31.062Z] #46 15.10 go: finding github.com/pkg/errors v0.9.1 [2021-02-02T09:40:31.062Z] #46 15.25 go: finding github.com/spf13/pflag v1.0.3 [2021-02-02T09:40:31.062Z] #46 15.27 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:40:31.062Z] #46 15.37 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:40:31.062Z] #46 15.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:40:31.062Z] #46 15.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:40:31.062Z] #46 15.85 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:40:31.062Z] #46 15.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:40:31.062Z] #46 16.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:40:31.062Z] #46 ... [2021-02-02T09:40:31.062Z] [2021-02-02T09:40:31.062Z] #63 [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 [2021-02-02T09:40:31.062Z] #63 sha256:34ee92515ac4dafece63475153f74e422f4b4d77045a8dd1dbc687f74fb7de14 [2021-02-02T09:40:31.062Z] #63 17.96 + cd /tmp/tmp.eWQqP4bojF/src/github.com/docker/libnetwork [2021-02-02T09:40:31.062Z] #63 17.96 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:40:31.062Z] #63 18.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-02T09:40:31.200Z] 1.13.15-buster: Pulling from library/golang [2021-02-02T09:40:31.299Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2021-02-02T09:40:31.495Z] db4e2d8d5901: Pulling fs layer [2021-02-02T09:40:31.495Z] dfe2d012519c: Pulling fs layer [2021-02-02T09:40:31.495Z] 5d8f1d1f9197: Pulling fs layer [2021-02-02T09:40:31.495Z] 1301750ffb48: Pulling fs layer [2021-02-02T09:40:31.495Z] dc5c6edc9cff: Pulling fs layer [2021-02-02T09:40:31.495Z] 3c370c2e2f82: Pulling fs layer [2021-02-02T09:40:31.495Z] 5ffb2f5886e2: Pulling fs layer [2021-02-02T09:40:31.495Z] 1301750ffb48: Waiting [2021-02-02T09:40:31.495Z] dc5c6edc9cff: Waiting [2021-02-02T09:40:31.495Z] 3c370c2e2f82: Waiting [2021-02-02T09:40:31.495Z] 5ffb2f5886e2: Waiting [2021-02-02T09:40:31.787Z] dfe2d012519c: Verifying Checksum [2021-02-02T09:40:31.787Z] dfe2d012519c: Download complete [2021-02-02T09:40:31.787Z] 5d8f1d1f9197: Verifying Checksum [2021-02-02T09:40:31.787Z] 5d8f1d1f9197: Download complete [2021-02-02T09:40:33.378Z] #8 ... [2021-02-02T09:40:33.378Z] [2021-02-02T09:40:33.378Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-02T09:40:33.378Z] #25 0.592 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:40:33.378Z] #25 0.607 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:40:33.378Z] #25 0.629 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:40:33.378Z] #25 0.708 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-02-02T09:40:33.378Z] #25 0.851 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-02-02T09:40:33.378Z] #25 1.124 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-02T09:40:33.378Z] #25 2.196 Fetched 8110 kB in 2s (4992 kB/s) [2021-02-02T09:40:33.378Z] #25 2.196 Reading package lists... [2021-02-02T09:40:33.378Z] #25 2.639 Reading package lists... [2021-02-02T09:40:33.378Z] #25 3.077 Building dependency tree... [2021-02-02T09:40:33.378Z] #25 3.192 The following additional packages will be installed: [2021-02-02T09:40:33.378Z] #25 3.192 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-02T09:40:33.378Z] #25 3.192 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-02T09:40:33.378Z] #25 3.192 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-02T09:40:33.378Z] #25 3.192 Suggested packages: [2021-02-02T09:40:33.378Z] #25 3.192 krb5-doc krb5-user [2021-02-02T09:40:33.378Z] #25 3.192 Recommended packages: [2021-02-02T09:40:33.378Z] #25 3.192 krb5-locales publicsuffix libsasl2-modules [2021-02-02T09:40:33.378Z] #25 3.323 The following NEW packages will be installed: [2021-02-02T09:40:33.378Z] #25 3.323 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-02T09:40:33.378Z] #25 3.323 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-02T09:40:33.378Z] #25 3.323 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-02T09:40:33.378Z] #25 3.323 libssh2-1 libssl1.1 openssl [2021-02-02T09:40:33.378Z] #25 3.353 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-02T09:40:33.378Z] #25 3.353 Need to get 4600 kB of archives. [2021-02-02T09:40:33.378Z] #25 3.353 After this operation, 11.9 MB of additional disk space will be used. [2021-02-02T09:40:33.378Z] #25 3.353 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-02-02T09:40:33.378Z] #25 3.366 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-02T09:40:33.378Z] #25 3.400 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-02-02T09:40:33.378Z] #25 3.400 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-02-02T09:40:33.378Z] #25 3.405 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-02-02T09:40:33.378Z] #25 3.405 Get:6 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-02-02T09:40:33.378Z] #25 3.416 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-02-02T09:40:33.378Z] #25 3.428 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-02-02T09:40:33.378Z] #25 3.429 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-02-02T09:40:33.378Z] #25 3.434 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-02-02T09:40:33.378Z] #25 3.434 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-02-02T09:40:33.378Z] #25 3.440 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2021-02-02T09:40:33.378Z] #25 3.447 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-02-02T09:40:33.378Z] #25 3.447 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-02-02T09:40:33.378Z] #25 3.452 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-02-02T09:40:33.378Z] #25 3.452 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-02-02T09:40:33.378Z] #25 3.461 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-02-02T09:40:33.378Z] #25 3.468 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-02-02T09:40:33.378Z] #25 3.471 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-02T09:40:33.378Z] #25 3.479 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-02T09:40:33.378Z] #25 3.482 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-02T09:40:33.378Z] #25 3.587 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:40:33.378Z] #25 3.599 Fetched 4600 kB in 0s (31.4 MB/s) [2021-02-02T09:40:33.378Z] #25 3.625 Selecting previously unselected package libssl1.1:s390x. [2021-02-02T09:40:33.378Z] #25 3.626 (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 ... 6675 files and directories currently installed.) [2021-02-02T09:40:33.378Z] #25 3.630 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 3.635 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 3.797 Selecting previously unselected package openssl. [2021-02-02T09:40:33.378Z] #25 3.797 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 3.800 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 3.901 Selecting previously unselected package ca-certificates. [2021-02-02T09:40:33.378Z] #25 3.901 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-02T09:40:33.378Z] #25 3.903 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-02T09:40:33.378Z] #25 3.957 Selecting previously unselected package libkeyutils1:s390x. [2021-02-02T09:40:33.378Z] #25 3.958 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 3.960 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-02-02T09:40:33.378Z] #25 3.987 Selecting previously unselected package libkrb5support0:s390x. [2021-02-02T09:40:33.378Z] #25 3.987 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 3.989 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 4.019 Selecting previously unselected package libk5crypto3:s390x. [2021-02-02T09:40:33.378Z] #25 4.019 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.022 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 4.057 Selecting previously unselected package libkrb5-3:s390x. [2021-02-02T09:40:33.378Z] #25 4.057 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.059 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 4.117 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-02-02T09:40:33.378Z] #25 4.118 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.120 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 4.153 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-02-02T09:40:33.378Z] #25 4.154 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.156 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 4.194 Selecting previously unselected package libsasl2-2:s390x. [2021-02-02T09:40:33.378Z] #25 4.194 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.197 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 4.237 Selecting previously unselected package libldap-common. [2021-02-02T09:40:33.378Z] #25 4.237 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-02-02T09:40:33.378Z] #25 4.240 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 4.279 Selecting previously unselected package libldap-2.4-2:s390x. [2021-02-02T09:40:33.378Z] #25 4.279 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.287 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 4.337 Selecting previously unselected package libnghttp2-14:s390x. [2021-02-02T09:40:33.378Z] #25 4.337 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.344 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 4.424 Selecting previously unselected package libpsl5:s390x. [2021-02-02T09:40:33.378Z] #25 4.424 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.432 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-02-02T09:40:33.378Z] #25 4.462 Selecting previously unselected package librtmp1:s390x. [2021-02-02T09:40:33.378Z] #25 4.462 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.465 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:40:33.378Z] #25 4.511 Selecting previously unselected package libssh2-1:s390x. [2021-02-02T09:40:33.378Z] #25 4.511 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.514 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-02-02T09:40:33.378Z] #25 4.829 Selecting previously unselected package libcurl4:s390x. [2021-02-02T09:40:33.378Z] #25 4.829 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 4.868 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.093 Selecting previously unselected package curl. [2021-02-02T09:40:33.378Z] #25 5.093 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 5.129 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.251 Selecting previously unselected package libonig5:s390x. [2021-02-02T09:40:33.378Z] #25 5.251 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 5.257 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-02T09:40:33.378Z] #25 5.296 Selecting previously unselected package libjq1:s390x. [2021-02-02T09:40:33.378Z] #25 5.297 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 5.299 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-02T09:40:33.378Z] #25 5.339 Selecting previously unselected package jq. [2021-02-02T09:40:33.378Z] #25 5.340 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-02T09:40:33.378Z] #25 5.356 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:40:33.378Z] #25 5.400 Setting up libkeyutils1:s390x (1.6-6) ... [2021-02-02T09:40:33.378Z] #25 5.407 Setting up libpsl5:s390x (0.20.2-2) ... [2021-02-02T09:40:33.378Z] #25 5.413 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 5.484 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.491 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 5.500 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.506 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.513 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:40:33.378Z] #25 5.520 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.527 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.533 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-02-02T09:40:33.378Z] #25 5.540 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 5.546 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 5.556 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-02T09:40:33.378Z] #25 5.562 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-02T09:40:33.378Z] #25 5.569 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:40:33.378Z] #25 5.575 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-02T09:40:33.378Z] #25 6.001 Updating certificates in /etc/ssl/certs... [2021-02-02T09:40:33.378Z] #25 6.515 137 added, 0 removed; done. [2021-02-02T09:40:33.378Z] #25 6.538 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 6.545 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:40:33.378Z] #25 6.552 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 6.558 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-02T09:40:33.378Z] #25 6.565 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:40:33.378Z] #25 6.578 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-02T09:40:33.378Z] #25 6.582 Updating certificates in /etc/ssl/certs... [2021-02-02T09:40:33.378Z] #25 6.934 0 added, 0 removed; done. [2021-02-02T09:40:33.378Z] #25 6.934 Running hooks in /etc/ca-certificates/update.d... [2021-02-02T09:40:33.378Z] #25 6.935 done. [2021-02-02T09:40:33.378Z] #25 DONE 7.7s [2021-02-02T09:40:33.378Z] [2021-02-02T09:40:33.378Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-02T09:40:33.669Z] #26 DONE 0.1s [2021-02-02T09:40:33.669Z] [2021-02-02T09:40:33.669Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-02T09:40:33.878Z] db4e2d8d5901: Verifying Checksum [2021-02-02T09:40:33.878Z] db4e2d8d5901: Download complete [2021-02-02T09:40:34.303Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done [2021-02-02T09:40:34.303Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2021-02-02T09:40:34.350Z] #63 ... [2021-02-02T09:40:34.350Z] [2021-02-02T09:40:34.350Z] #44 [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 [2021-02-02T09:40:34.350Z] #44 sha256:ea9082c19b28087a2d1833ad81e0af82a80e9c8b44156c71064fe50d9a2e9c83 [2021-02-02T09:40:34.350Z] #44 DONE 22.4s [2021-02-02T09:40:34.350Z] [2021-02-02T09:40:34.350Z] #63 [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 [2021-02-02T09:40:34.350Z] #63 sha256:34ee92515ac4dafece63475153f74e422f4b4d77045a8dd1dbc687f74fb7de14 [2021-02-02T09:40:34.350Z] #63 DONE 22.5s [2021-02-02T09:40:34.350Z] [2021-02-02T09:40:34.350Z] #48 [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 [2021-02-02T09:40:34.350Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:34.350Z] #48 17.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:40:34.350Z] #48 18.06 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:40:34.350Z] #48 21.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:40:34.350Z] #48 21.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:40:34.350Z] #48 21.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:40:34.350Z] #48 21.16 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-02T09:40:34.350Z] #48 21.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:40:34.350Z] #48 21.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:40:34.350Z] #48 21.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:40:34.350Z] #48 21.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:40:34.350Z] #48 21.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:40:34.351Z] #48 21.32 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:40:34.351Z] #48 21.36 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:40:34.351Z] #48 21.38 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:40:34.351Z] #48 21.38 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:40:34.351Z] #48 21.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:40:34.351Z] #48 21.41 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:40:34.351Z] #48 21.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:40:34.351Z] #48 21.43 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:40:34.351Z] #48 21.45 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-02T09:40:34.351Z] #48 21.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:40:34.351Z] #48 21.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:40:34.351Z] #48 21.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-02T09:40:34.351Z] #48 21.54 go: extracting golang.org/x/text v0.3.2 [2021-02-02T09:40:34.351Z] #48 21.55 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:40:34.351Z] #48 21.62 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:40:34.351Z] #48 21.63 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:40:34.351Z] #48 21.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:40:34.351Z] #48 21.71 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-02T09:40:34.351Z] #48 21.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:40:34.351Z] #48 21.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:40:34.351Z] #48 21.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:40:34.351Z] #48 21.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:40:34.351Z] #48 21.80 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:40:34.351Z] #48 21.81 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:40:34.351Z] #48 21.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:40:34.351Z] #48 21.85 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:40:34.351Z] #48 21.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:40:34.351Z] #48 21.88 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:40:34.351Z] #48 21.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:40:34.351Z] #48 21.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:40:34.351Z] #48 21.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:40:34.351Z] #48 21.98 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:40:34.351Z] #48 22.06 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:40:34.351Z] #48 22.15 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:40:34.351Z] #48 22.21 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:40:34.351Z] #48 22.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:40:34.351Z] #48 22.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:40:34.351Z] #48 22.36 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:40:34.351Z] #48 22.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:40:34.351Z] #48 22.36 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:40:34.351Z] #48 22.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:40:34.517Z] 1301750ffb48: Verifying Checksum [2021-02-02T09:40:34.517Z] 1301750ffb48: Download complete [2021-02-02T09:40:34.596Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-02-02T09:40:34.596Z] #8 DONE 13.9s [2021-02-02T09:40:34.596Z] [2021-02-02T09:40:34.596Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-02T09:40:34.609Z] #48 22.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:40:34.609Z] #48 22.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:40:34.609Z] #48 22.70 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:40:34.609Z] #48 22.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:40:34.609Z] #48 22.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:40:34.609Z] #48 22.82 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:40:34.810Z] 5ffb2f5886e2: Verifying Checksum [2021-02-02T09:40:34.811Z] 5ffb2f5886e2: Download complete [2021-02-02T09:40:34.872Z] #48 22.82 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-02T09:40:34.872Z] #48 22.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:40:34.872Z] #48 22.88 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:40:34.872Z] #48 22.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:40:34.872Z] #48 22.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:40:34.872Z] #48 22.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:40:34.872Z] #48 ... [2021-02-02T09:40:34.872Z] [2021-02-02T09:40:34.872Z] #50 [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 [2021-02-02T09:40:34.872Z] #50 sha256:ae7f8eac5aa6b518ed13445d1aab1dd1027425409b8ae861bb4a235802966931 [2021-02-02T09:40:34.872Z] #50 12.88 + cd /tmp/tmp.TKsCowcH3L/src/github.com/mvdan/sh [2021-02-02T09:40:34.872Z] #50 12.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:40:34.872Z] #50 13.03 + GO111MODULE=on [2021-02-02T09:40:34.872Z] #50 13.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-02T09:40:34.872Z] #50 14.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:40:34.872Z] #50 14.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:40:34.872Z] #50 14.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:40:34.872Z] #50 14.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:40:34.872Z] #50 15.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:40:34.872Z] #50 15.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:40:34.872Z] #50 16.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:40:34.872Z] #50 17.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:40:34.872Z] #50 18.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:40:34.872Z] #50 18.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:40:34.872Z] #50 18.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:40:34.872Z] #50 18.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:40:34.872Z] #50 19.51 github.com/pkg/diff [2021-02-02T09:40:34.872Z] #50 19.52 golang.org/x/sys/unix [2021-02-02T09:40:34.872Z] #50 20.92 mvdan.cc/editorconfig [2021-02-02T09:40:34.872Z] #50 21.99 mvdan.cc/sh/v3/fileutil [2021-02-02T09:40:34.872Z] #50 22.15 mvdan.cc/sh/v3/syntax [2021-02-02T09:40:34.872Z] #50 ... [2021-02-02T09:40:34.872Z] [2021-02-02T09:40:34.872Z] #48 [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 [2021-02-02T09:40:34.872Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:34.872Z] #48 22.95 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-02T09:40:35.131Z] #48 23.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:40:35.131Z] #48 23.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:40:35.131Z] #48 23.14 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:40:35.131Z] #48 23.14 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:40:35.131Z] #48 23.24 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:40:35.131Z] #48 23.28 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:40:35.131Z] #48 23.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:40:35.227Z] #9 DONE 0.6s [2021-02-02T09:40:35.227Z] [2021-02-02T09:40:35.227Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-02T09:40:35.390Z] #48 23.38 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:40:35.390Z] #48 23.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:40:35.390Z] #48 23.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:40:35.390Z] #48 23.54 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:40:35.390Z] #48 23.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:40:35.447Z] dc5c6edc9cff: Verifying Checksum [2021-02-02T09:40:35.447Z] dc5c6edc9cff: Download complete [2021-02-02T09:40:35.649Z] #48 23.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:40:35.649Z] #48 23.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:40:35.861Z] #10 DONE 0.8s [2021-02-02T09:40:35.861Z] [2021-02-02T09:40:35.861Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:35.861Z] #27 1.274 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-02T09:40:35.861Z] #27 1.420 [2021-02-02T09:40:35.861Z] #27 1.554 #=#=# 0.1% 0.7% ## 3.9% ########### 16.3% ####################### 32.0% ################################# 46.8% ############################################# 63.7% ######################################################## 78.5% ################################################################### 94.1% ######################################################################## 100.0% [2021-02-02T09:40:35.907Z] #48 23.82 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:40:35.907Z] #48 23.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:40:36.154Z] #27 ... [2021-02-02T09:40:36.154Z] [2021-02-02T09:40:36.154Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-02T09:40:36.154Z] #37 DONE 0.1s [2021-02-02T09:40:36.154Z] [2021-02-02T09:40:36.154Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-02T09:40:36.154Z] #29 DONE 0.1s [2021-02-02T09:40:36.154Z] [2021-02-02T09:40:36.154Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:36.154Z] #27 2.669 [2021-02-02T09:40:36.166Z] #48 24.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:40:36.166Z] #48 24.14 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:40:36.166Z] #48 24.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:40:36.425Z] #48 24.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:40:36.425Z] #48 24.46 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:40:36.425Z] #48 24.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:40:36.425Z] #48 24.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:40:36.425Z] #48 24.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-02T09:40:36.425Z] #48 ... [2021-02-02T09:40:36.425Z] [2021-02-02T09:40:36.425Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-02T09:40:36.425Z] #45 sha256:5297ff597a70ae2fd59dd5d8a7f8b990692755f1c9d593256e47ff1dce3530d0 [2021-02-02T09:40:36.425Z] #45 DONE 0.1s [2021-02-02T09:40:36.683Z] [2021-02-02T09:40:36.683Z] #48 [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 [2021-02-02T09:40:36.683Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:36.684Z] #48 24.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:40:36.684Z] #48 24.72 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:40:36.684Z] #48 24.73 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:40:36.684Z] #48 24.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:40:36.684Z] #48 24.82 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:40:36.684Z] #48 24.84 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:40:36.747Z] #27 2.771 #=#=# ##O#- # # 1.7% ###### 8.4% ############################ 39.6% ######################################################################## 100.0% [2021-02-02T09:40:36.942Z] #48 24.91 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-02T09:40:36.942Z] #48 24.96 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:40:36.942Z] #48 25.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:40:36.942Z] #48 25.04 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:40:37.045Z] #27 3.414 [2021-02-02T09:40:37.201Z] #48 25.13 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-02T09:40:37.201Z] #48 25.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:40:37.201Z] #48 25.24 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:40:37.536Z] db4e2d8d5901: Pull complete [2021-02-02T09:40:37.641Z] #27 3.564 #=#=# 0.5% ## 3.5% ############## 19.9% ###################################################### 75.4% ######################################################################## 100.0% [2021-02-02T09:40:37.830Z] dfe2d012519c: Pull complete [2021-02-02T09:40:37.935Z] #27 4.263 [2021-02-02T09:40:38.122Z] 3c370c2e2f82: Verifying Checksum [2021-02-02T09:40:38.122Z] 3c370c2e2f82: Download complete [2021-02-02T09:40:38.122Z] 5d8f1d1f9197: Pull complete [2021-02-02T09:40:39.105Z] #48 26.76 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-02T09:40:40.283Z] #27 4.421 #=#=# 0.1% 0.6% ## 3.0% ###### 9.4% ############ 17.1% ############### 21.3% ##################### 30.0% ########################### 38.5% ################################ 44.9% #################################### 51.4% ######################################### 57.8% ############################################## 64.3% ################################################# 68.6% ##################################################### 75.0% ######################################################### 79.3% ############################################################# 85.8% ################################################################ 90.0% ################################################################### 94.3% ######################################################################## 100.0% [2021-02-02T09:40:40.573Z] #27 7.001 #=#=# [2021-02-02T09:40:40.881Z] 1301750ffb48: Pull complete [2021-02-02T09:40:41.012Z] #48 28.88 go: finding github.com/fatih/color v1.7.0 [2021-02-02T09:40:41.012Z] #48 28.91 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:40:41.012Z] #48 28.95 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:40:41.012Z] #48 28.96 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:40:41.012Z] #48 29.01 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:40:41.012Z] #48 29.02 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:40:41.012Z] #48 29.03 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:40:41.012Z] #48 29.05 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:40:41.012Z] #48 29.06 go: finding github.com/pkg/errors v0.8.1 [2021-02-02T09:40:41.012Z] #48 29.07 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:40:41.012Z] #48 29.08 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:40:41.012Z] #48 29.11 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:40:41.012Z] #48 29.11 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:40:41.012Z] #48 29.11 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:40:41.012Z] #48 29.11 go: finding github.com/stretchr/testify v1.4.0 [2021-02-02T09:40:41.012Z] #48 29.12 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:40:41.012Z] #48 29.12 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:40:41.012Z] #48 29.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:40:41.012Z] #48 29.16 go: finding github.com/spf13/viper v1.6.1 [2021-02-02T09:40:41.276Z] #48 29.16 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:40:41.276Z] #48 29.16 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:40:41.276Z] #48 29.19 go: finding github.com/stretchr/objx v0.2.0 [2021-02-02T09:40:41.276Z] #48 29.23 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:40:41.276Z] #48 29.30 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:40:41.276Z] #48 29.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:40:41.276Z] #48 29.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:40:41.276Z] #48 29.37 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:40:41.276Z] #48 29.39 go: finding github.com/spf13/cobra v0.0.5 [2021-02-02T09:40:41.276Z] #48 29.40 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:40:41.276Z] #48 29.41 go: finding github.com/gobwas/glob v0.2.3 [2021-02-02T09:40:41.539Z] #48 29.41 go: finding github.com/spf13/pflag v1.0.5 [2021-02-02T09:40:41.539Z] #48 29.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:40:41.539Z] #48 29.45 go: finding github.com/magiconair/properties v1.8.1 [2021-02-02T09:40:41.539Z] #48 29.50 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:40:41.539Z] #48 29.54 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:40:41.539Z] #48 29.55 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:40:41.539Z] #48 29.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:40:41.539Z] #48 29.63 go: finding github.com/spf13/afero v1.1.2 [2021-02-02T09:40:41.539Z] #48 29.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:40:41.539Z] #48 29.65 go: finding golang.org/x/text v0.3.2 [2021-02-02T09:40:41.539Z] #48 29.66 go: finding github.com/spf13/cast v1.3.0 [2021-02-02T09:40:41.539Z] #48 29.67 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:40:41.539Z] #48 29.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:40:41.539Z] #48 29.69 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:40:41.539Z] #48 29.69 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-02T09:40:41.539Z] #48 29.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:40:41.539Z] #48 29.72 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:40:41.539Z] #48 29.74 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:40:41.539Z] #48 29.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:40:41.539Z] #48 29.77 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:40:41.799Z] #48 29.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:40:41.799Z] #48 29.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:40:41.799Z] #48 29.81 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:40:41.799Z] #48 29.82 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:40:41.799Z] #48 29.82 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:40:41.799Z] #48 29.83 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-02T09:40:41.799Z] #48 29.84 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:40:41.799Z] #48 29.84 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:40:41.799Z] #48 29.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:40:41.799Z] #48 29.86 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:40:41.799Z] #48 29.89 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:40:41.799Z] #48 29.91 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:40:41.799Z] #48 29.91 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:40:41.799Z] #48 29.92 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:40:41.799Z] #48 29.92 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-02T09:40:41.799Z] #48 29.93 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:40:41.799Z] #48 29.94 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:40:41.799Z] #48 29.98 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:40:42.058Z] #48 30.05 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-02T09:40:42.058Z] #48 30.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:40:42.058Z] #48 30.12 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:40:42.058Z] #48 30.13 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:40:42.058Z] #48 30.17 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:40:42.316Z] #48 30.18 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:40:42.960Z] dc5c6edc9cff: Pull complete [2021-02-02T09:40:44.850Z] #48 ... [2021-02-02T09:40:44.850Z] [2021-02-02T09:40:44.850Z] #50 [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 [2021-02-02T09:40:44.850Z] #50 sha256:ae7f8eac5aa6b518ed13445d1aab1dd1027425409b8ae861bb4a235802966931 [2021-02-02T09:40:44.850Z] #50 26.52 golang.org/x/crypto/ssh/terminal [2021-02-02T09:40:44.850Z] #50 29.21 mvdan.cc/sh/v3/cmd/shfmt [2021-02-02T09:40:44.850Z] #50 DONE 33.0s [2021-02-02T09:40:45.109Z] [2021-02-02T09:40:45.109Z] #48 [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 [2021-02-02T09:40:45.109Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:46.024Z] #27 7.150 #=#=# 0.0% 0.1% 0.3% 1.2% ## 4.1% #### 6.0% ###### 8.4% ####### 10.3% ######## 12.2% ########## 14.6% ########### 16.5% ############# 18.4% ############### 20.9% ################ 22.7% ################# 24.6% ################### 26.5% #################### 28.4% ###################### 31.5% ######################## 34.0% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 40.8% ############################## 42.1% ############################### 44.0% ################################ 45.8% ################################# 47.1% ################################### 49.0% #################################### 50.8% ##################################### 52.7% ####################################### 54.6% ######################################### 57.1% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.4% ################################################# 68.3% ################################################## 69.6% ################################################### 72.1% ## [2021-02-02T09:40:46.024Z] #27 ... [2021-02-02T09:40:46.024Z] [2021-02-02T09:40:46.024Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:40:46.024Z] #22 2.373 + RM_GOPATH=0 [2021-02-02T09:40:46.024Z] #22 2.373 + TMP_GOPATH= [2021-02-02T09:40:46.024Z] #22 2.373 + : /build [2021-02-02T09:40:46.024Z] #22 2.373 + '[' -z '' ']' [2021-02-02T09:40:46.024Z] #22 2.373 ++ mktemp -d [2021-02-02T09:40:46.024Z] #22 2.378 + export GOPATH=/tmp/tmp.W4vCVI7psL [2021-02-02T09:40:46.024Z] #22 2.378 + GOPATH=/tmp/tmp.W4vCVI7psL [2021-02-02T09:40:46.024Z] #22 2.378 + RM_GOPATH=1 [2021-02-02T09:40:46.024Z] #22 2.378 + case "$(go env GOARCH)" in [2021-02-02T09:40:46.024Z] #22 2.378 ++ go env GOARCH [2021-02-02T09:40:46.024Z] #22 2.380 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.024Z] #22 2.380 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.024Z] #22 2.382 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:46.024Z] #22 2.390 Install docker/cli version 17.06.2-ce from stable [2021-02-02T09:40:46.024Z] #22 2.390 + dir=/tmp/install [2021-02-02T09:40:46.024Z] #22 2.390 + bin=dockercli [2021-02-02T09:40:46.024Z] #22 2.390 + shift [2021-02-02T09:40:46.024Z] #22 2.390 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-02T09:40:46.024Z] #22 2.390 + . /tmp/install/dockercli.installer [2021-02-02T09:40:46.024Z] #22 2.390 ++ : stable [2021-02-02T09:40:46.024Z] #22 2.390 ++ : 17.06.2-ce [2021-02-02T09:40:46.024Z] #22 2.390 + install_dockercli [2021-02-02T09:40:46.024Z] #22 2.390 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-02T09:40:46.024Z] #22 2.390 ++ uname -m [2021-02-02T09:40:46.024Z] #22 2.390 + arch=s390x [2021-02-02T09:40:46.024Z] #22 2.390 + '[' s390x '!=' x86_64 ']' [2021-02-02T09:40:46.024Z] #22 2.390 + '[' s390x '!=' s390x ']' [2021-02-02T09:40:46.024Z] #22 2.390 + url=https://download.docker.com/linux/static [2021-02-02T09:40:46.024Z] #22 2.390 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-02T09:40:46.024Z] #22 2.390 + tar -xz docker/docker [2021-02-02T09:40:46.024Z] #22 9.011 + mkdir -p /build [2021-02-02T09:40:46.024Z] #22 9.012 + mv docker/docker /build/ [2021-02-02T09:40:46.024Z] #22 9.013 + rmdir docker [2021-02-02T09:40:46.024Z] #22 DONE 10.0s [2021-02-02T09:40:46.024Z] [2021-02-02T09:40:46.024Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:46.024Z] #27 7.150 #=#=# 0.0% 0.1% 0.3% 1.2% ## 4.1% #### 6.0% ###### 8.4% ####### 10.3% ######## 12.2% ########## 14.6% ########### 16.5% ############# 18.4% ############### 20.9% ################ 22.7% ################# 24.6% ################### 26.5% #################### 28.4% ###################### 31.5% ######################## 34.0% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 40.8% ############################## 42.1% ############################### 44.0% ################################ 45.8% ################################# 47.1% ################################### 49.0% #################################### 50.8% ##################################### 52.7% ####################################### 54.6% ######################################### 57.1% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.4% ################################################# 68.3% ################################################## 69.6% ################################################### 72.1% #################################################### 72.7% ###################################################### 75.2% [2021-02-02T09:40:46.024Z] #27 ... [2021-02-02T09:40:46.024Z] [2021-02-02T09:40:46.024Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:40:46.024Z] #43 1.510 + RM_GOPATH=0 [2021-02-02T09:40:46.024Z] #43 1.510 + TMP_GOPATH= [2021-02-02T09:40:46.024Z] #43 1.510 + : /build [2021-02-02T09:40:46.024Z] #43 1.510 + '[' -z '' ']' [2021-02-02T09:40:46.024Z] #43 1.510 ++ mktemp -d [2021-02-02T09:40:46.024Z] #43 1.511 + export GOPATH=/tmp/tmp.YcjjMlpDjI [2021-02-02T09:40:46.024Z] #43 1.511 + GOPATH=/tmp/tmp.YcjjMlpDjI [2021-02-02T09:40:46.024Z] #43 1.511 + RM_GOPATH=1 [2021-02-02T09:40:46.024Z] #43 1.511 + case "$(go env GOARCH)" in [2021-02-02T09:40:46.024Z] #43 1.511 ++ go env GOARCH [2021-02-02T09:40:46.024Z] #43 1.521 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.024Z] #43 1.521 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.024Z] #43 1.521 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:46.024Z] #43 1.522 + dir=/tmp/install [2021-02-02T09:40:46.024Z] #43 1.522 + bin=vndr [2021-02-02T09:40:46.024Z] #43 1.522 + shift [2021-02-02T09:40:46.024Z] #43 1.522 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-02T09:40:46.024Z] #43 1.522 + . /tmp/install/vndr.installer [2021-02-02T09:40:46.024Z] #43 1.522 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:40:46.024Z] #43 1.522 + install_vndr [2021-02-02T09:40:46.024Z] #43 1.522 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-02T09:40:46.024Z] #43 1.522 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YcjjMlpDjI/src/github.com/LK4D4/vndr [2021-02-02T09:40:46.024Z] #43 1.523 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:40:46.024Z] #43 1.527 Cloning into '/tmp/tmp.YcjjMlpDjI/src/github.com/LK4D4/vndr'... [2021-02-02T09:40:46.024Z] #43 1.886 + cd /tmp/tmp.YcjjMlpDjI/src/github.com/LK4D4/vndr [2021-02-02T09:40:46.024Z] #43 1.886 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:40:46.024Z] #43 1.892 + go build -buildmode=pie -v -o /build/vndr . [2021-02-02T09:40:46.024Z] #43 2.368 runtime/internal/atomic [2021-02-02T09:40:46.024Z] #43 2.386 internal/cpu [2021-02-02T09:40:46.024Z] #43 2.514 runtime/internal/sys [2021-02-02T09:40:46.024Z] #43 2.614 runtime/internal/math [2021-02-02T09:40:46.024Z] #43 2.655 internal/race [2021-02-02T09:40:46.024Z] #43 2.747 internal/bytealg [2021-02-02T09:40:46.024Z] #43 2.759 sync/atomic [2021-02-02T09:40:46.024Z] #43 3.014 unicode [2021-02-02T09:40:46.024Z] #43 3.092 runtime [2021-02-02T09:40:46.024Z] #43 6.340 unicode/utf8 [2021-02-02T09:40:46.024Z] #43 6.865 math [2021-02-02T09:40:46.024Z] #43 ... [2021-02-02T09:40:46.024Z] [2021-02-02T09:40:46.024Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:40:46.024Z] #32 1.670 + RM_GOPATH=0 [2021-02-02T09:40:46.024Z] #32 1.670 + TMP_GOPATH= [2021-02-02T09:40:46.024Z] #32 1.670 + : /build [2021-02-02T09:40:46.024Z] #32 1.670 + '[' -z '' ']' [2021-02-02T09:40:46.024Z] #32 1.670 ++ mktemp -d [2021-02-02T09:40:46.024Z] #32 1.672 + export GOPATH=/tmp/tmp.gets0XjamY [2021-02-02T09:40:46.024Z] #32 1.672 + GOPATH=/tmp/tmp.gets0XjamY [2021-02-02T09:40:46.024Z] #32 1.672 + RM_GOPATH=1 [2021-02-02T09:40:46.024Z] #32 1.672 + case "$(go env GOARCH)" in [2021-02-02T09:40:46.024Z] #32 1.672 ++ go env GOARCH [2021-02-02T09:40:46.024Z] #32 1.683 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.024Z] #32 1.683 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.024Z] #32 1.683 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:46.024Z] #32 1.683 + dir=/tmp/install [2021-02-02T09:40:46.025Z] #32 1.683 + bin=tomlv [2021-02-02T09:40:46.025Z] #32 1.683 + shift [2021-02-02T09:40:46.025Z] #32 1.683 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-02T09:40:46.025Z] #32 1.683 + . /tmp/install/tomlv.installer [2021-02-02T09:40:46.025Z] #32 1.683 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:40:46.025Z] #32 1.683 + install_tomlv [2021-02-02T09:40:46.025Z] #32 1.683 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-02T09:40:46.025Z] #32 1.683 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gets0XjamY/src/github.com/BurntSushi/toml [2021-02-02T09:40:46.025Z] #32 1.683 Cloning into '/tmp/tmp.gets0XjamY/src/github.com/BurntSushi/toml'... [2021-02-02T09:40:46.025Z] #32 1.683 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:40:46.025Z] #32 2.379 + cd /tmp/tmp.gets0XjamY/src/github.com/BurntSushi/toml [2021-02-02T09:40:46.025Z] #32 2.379 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:40:46.025Z] #32 2.380 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:40:46.025Z] #32 2.890 internal/bytealg [2021-02-02T09:40:46.025Z] #32 2.894 math/bits [2021-02-02T09:40:46.025Z] #32 3.249 runtime [2021-02-02T09:40:46.025Z] #32 3.259 math [2021-02-02T09:40:46.025Z] #32 8.656 internal/testlog [2021-02-02T09:40:46.025Z] #32 8.838 encoding [2021-02-02T09:40:46.025Z] #32 9.083 runtime/cgo [2021-02-02T09:40:46.329Z] #32 ... [2021-02-02T09:40:46.329Z] [2021-02-02T09:40:46.329Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:40:46.329Z] #56 1.951 + RM_GOPATH=0 [2021-02-02T09:40:46.329Z] #56 1.951 + TMP_GOPATH= [2021-02-02T09:40:46.329Z] #56 1.951 + : /build [2021-02-02T09:40:46.329Z] #56 1.951 + '[' -z '' ']' [2021-02-02T09:40:46.329Z] #56 1.957 ++ mktemp -d [2021-02-02T09:40:46.329Z] #56 1.957 + export GOPATH=/tmp/tmp.ek8JtHJOmW [2021-02-02T09:40:46.329Z] #56 1.957 + GOPATH=/tmp/tmp.ek8JtHJOmW [2021-02-02T09:40:46.329Z] #56 1.957 + RM_GOPATH=1 [2021-02-02T09:40:46.329Z] #56 1.957 + case "$(go env GOARCH)" in [2021-02-02T09:40:46.329Z] #56 1.957 ++ go env GOARCH [2021-02-02T09:40:46.329Z] #56 1.967 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.329Z] #56 1.967 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.329Z] #56 1.967 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:46.329Z] #56 1.967 + dir=/tmp/install [2021-02-02T09:40:46.329Z] #56 1.967 + bin=rootlesskit [2021-02-02T09:40:46.329Z] #56 1.967 + shift [2021-02-02T09:40:46.329Z] #56 1.967 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-02T09:40:46.329Z] #56 1.967 + . /tmp/install/rootlesskit.installer [2021-02-02T09:40:46.329Z] #56 1.967 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:40:46.329Z] #56 1.967 + install_rootlesskit [2021-02-02T09:40:46.329Z] #56 1.967 + case "$1" in [2021-02-02T09:40:46.329Z] #56 1.967 + export CGO_ENABLED=0 [2021-02-02T09:40:46.329Z] #56 1.967 + CGO_ENABLED=0 [2021-02-02T09:40:46.329Z] #56 1.967 + _install_rootlesskit [2021-02-02T09:40:46.329Z] #56 1.967 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-02T09:40:46.329Z] #56 1.967 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ek8JtHJOmW/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:40:46.329Z] #56 1.967 Cloning into '/tmp/tmp.ek8JtHJOmW/src/github.com/rootless-containers/rootlesskit'... [2021-02-02T09:40:46.329Z] #56 1.967 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:40:46.329Z] #56 5.105 + cd /tmp/tmp.ek8JtHJOmW/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:40:46.329Z] #56 5.105 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:40:46.329Z] #56 5.658 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:40:46.329Z] #56 5.658 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-02T09:40:46.329Z] #56 ... [2021-02-02T09:40:46.329Z] [2021-02-02T09:40:46.329Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-02T09:40:46.329Z] #40 2.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:40:46.329Z] #40 3.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:40:46.329Z] #40 3.153 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:40:46.329Z] #40 3.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-02-02T09:40:46.329Z] #40 5.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-02-02T09:40:46.329Z] #40 6.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-02T09:40:46.631Z] #40 ... [2021-02-02T09:40:46.631Z] [2021-02-02T09:40:46.631Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:40:46.631Z] #11 2.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:40:46.631Z] #11 2.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:40:46.631Z] #11 3.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:40:46.631Z] #11 3.594 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-02-02T09:40:46.631Z] #11 5.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-02-02T09:40:46.631Z] #11 6.625 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-02T09:40:46.631Z] #11 ... [2021-02-02T09:40:46.631Z] [2021-02-02T09:40:46.631Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:40:46.631Z] #62 1.017 + RM_GOPATH=0 [2021-02-02T09:40:46.631Z] #62 1.017 + TMP_GOPATH= [2021-02-02T09:40:46.631Z] #62 1.017 + : /build [2021-02-02T09:40:46.631Z] #62 1.017 + '[' -z '' ']' [2021-02-02T09:40:46.631Z] #62 1.020 ++ mktemp -d [2021-02-02T09:40:46.631Z] #62 1.020 + export GOPATH=/tmp/tmp.rG0LRPdeSA [2021-02-02T09:40:46.631Z] #62 1.020 + GOPATH=/tmp/tmp.rG0LRPdeSA [2021-02-02T09:40:46.631Z] #62 1.020 + RM_GOPATH=1 [2021-02-02T09:40:46.631Z] #62 1.020 + case "$(go env GOARCH)" in [2021-02-02T09:40:46.631Z] #62 1.020 ++ go env GOARCH [2021-02-02T09:40:46.631Z] #62 1.023 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.631Z] #62 1.023 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:46.631Z] #62 1.023 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:40:46.631Z] #62 1.025 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:46.631Z] #62 1.025 + dir=/tmp/install [2021-02-02T09:40:46.631Z] #62 1.025 + bin=proxy [2021-02-02T09:40:46.631Z] #62 1.025 + shift [2021-02-02T09:40:46.631Z] #62 1.025 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-02T09:40:46.631Z] #62 1.025 + . /tmp/install/proxy.installer [2021-02-02T09:40:46.631Z] #62 1.025 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:40:46.631Z] #62 1.025 + install_proxy [2021-02-02T09:40:46.631Z] #62 1.025 + case "$1" in [2021-02-02T09:40:46.631Z] #62 1.025 + export CGO_ENABLED=0 [2021-02-02T09:40:46.631Z] #62 1.025 + CGO_ENABLED=0 [2021-02-02T09:40:46.631Z] #62 1.025 + _install_proxy [2021-02-02T09:40:46.631Z] #62 1.025 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-02T09:40:46.631Z] #62 1.025 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rG0LRPdeSA/src/github.com/docker/libnetwork [2021-02-02T09:40:46.631Z] #62 1.025 Cloning into '/tmp/tmp.rG0LRPdeSA/src/github.com/docker/libnetwork'... [2021-02-02T09:40:46.928Z] #62 ... [2021-02-02T09:40:46.928Z] [2021-02-02T09:40:46.928Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-02T09:40:46.928Z] #53 3.001 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:40:46.928Z] #53 3.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:40:46.928Z] #53 3.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:40:46.928Z] #53 3.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-02-02T09:40:46.928Z] #53 5.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-02-02T09:40:46.928Z] #53 7.131 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-02T09:40:46.928Z] #53 ... [2021-02-02T09:40:46.928Z] [2021-02-02T09:40:46.928Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-02T09:40:46.928Z] #38 2.628 + git clone https://github.com/docker/distribution.git . [2021-02-02T09:40:46.928Z] #38 2.630 Cloning into '.'... [2021-02-02T09:40:47.013Z] #48 ... [2021-02-02T09:40:47.013Z] [2021-02-02T09:40:47.013Z] #55 [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 [2021-02-02T09:40:47.013Z] #55 sha256:cae1dffe47164d9a62365c0ab1eaa07c4195b74c818b3af844006febafb2903a [2021-02-02T09:40:47.220Z] #38 ... [2021-02-02T09:40:47.220Z] [2021-02-02T09:40:47.220Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-02T09:40:47.220Z] #34 2.919 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:40:47.220Z] #34 2.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:40:47.220Z] #34 3.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:40:47.220Z] #34 3.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-02-02T09:40:47.220Z] #34 5.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-02-02T09:40:47.220Z] #34 7.502 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-02T09:40:47.220Z] #34 ... [2021-02-02T09:40:47.220Z] [2021-02-02T09:40:47.220Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:40:47.220Z] #45 2.316 + RM_GOPATH=0 [2021-02-02T09:40:47.220Z] #45 2.316 + TMP_GOPATH= [2021-02-02T09:40:47.220Z] #45 2.316 + : /build [2021-02-02T09:40:47.220Z] #45 2.316 + '[' -z '' ']' [2021-02-02T09:40:47.220Z] #45 2.316 ++ mktemp -d [2021-02-02T09:40:47.220Z] #45 2.316 + export GOPATH=/tmp/tmp.eKQxcQ42RE [2021-02-02T09:40:47.220Z] #45 2.316 + GOPATH=/tmp/tmp.eKQxcQ42RE [2021-02-02T09:40:47.220Z] #45 2.316 + RM_GOPATH=1 [2021-02-02T09:40:47.220Z] #45 2.316 + case "$(go env GOARCH)" in [2021-02-02T09:40:47.220Z] #45 2.316 ++ go env GOARCH [2021-02-02T09:40:47.220Z] #45 2.316 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:47.220Z] #45 2.316 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:47.220Z] #45 2.318 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:47.220Z] #45 2.327 + dir=/tmp/install [2021-02-02T09:40:47.220Z] #45 2.327 + bin=gotestsum [2021-02-02T09:40:47.220Z] #45 2.327 + shift [2021-02-02T09:40:47.220Z] #45 2.327 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-02T09:40:47.220Z] #45 2.327 + . /tmp/install/gotestsum.installer [2021-02-02T09:40:47.220Z] #45 2.327 ++ : v0.5.3 [2021-02-02T09:40:47.220Z] #45 2.327 + install_gotestsum [2021-02-02T09:40:47.220Z] #45 2.327 + set -e [2021-02-02T09:40:47.221Z] #45 2.327 + export GO111MODULE=on [2021-02-02T09:40:47.221Z] #45 2.327 + GO111MODULE=on [2021-02-02T09:40:47.221Z] #45 2.327 + GOBIN=/build [2021-02-02T09:40:47.221Z] #45 2.327 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-02T09:40:47.221Z] #45 2.328 go: finding gotest.tools v0.5.3 [2021-02-02T09:40:47.221Z] #45 2.328 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-02T09:40:47.221Z] #45 2.831 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-02T09:40:47.221Z] #45 3.042 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-02T09:40:47.221Z] #45 3.492 go: downloading github.com/fatih/color v1.9.0 [2021-02-02T09:40:47.221Z] #45 3.498 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:40:47.221Z] #45 3.505 go: downloading github.com/pkg/errors v0.9.1 [2021-02-02T09:40:47.221Z] #45 3.523 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:40:47.221Z] #45 3.546 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-02T09:40:47.221Z] #45 3.579 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:40:47.221Z] #45 3.755 go: extracting github.com/pkg/errors v0.9.1 [2021-02-02T09:40:47.221Z] #45 3.755 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:40:47.221Z] #45 3.820 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:40:47.221Z] #45 3.846 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:40:47.221Z] #45 3.875 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:40:47.221Z] #45 3.980 go: extracting github.com/fatih/color v1.9.0 [2021-02-02T09:40:47.221Z] #45 4.021 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:40:47.221Z] #45 4.028 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:40:47.221Z] #45 4.036 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:40:47.221Z] #45 4.053 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:40:47.221Z] #45 4.151 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:40:47.221Z] #45 4.202 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:40:47.221Z] #45 4.247 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-02T09:40:47.221Z] #45 5.473 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:40:47.221Z] #45 5.923 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:40:47.221Z] #45 7.723 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:40:47.221Z] #45 9.918 go: finding github.com/fatih/color v1.9.0 [2021-02-02T09:40:47.221Z] #45 9.928 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:40:47.221Z] #45 9.955 go: finding github.com/pkg/errors v0.9.1 [2021-02-02T09:40:47.221Z] #45 9.984 go: finding github.com/spf13/pflag v1.0.3 [2021-02-02T09:40:47.221Z] #45 10.12 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:40:47.221Z] #45 10.19 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:40:47.221Z] #45 10.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:40:47.221Z] #45 10.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:40:47.221Z] #45 10.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:40:47.221Z] #45 10.73 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:40:47.221Z] #45 10.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:40:47.221Z] #45 ... [2021-02-02T09:40:47.221Z] [2021-02-02T09:40:47.221Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:40:47.221Z] #49 1.886 + RM_GOPATH=0 [2021-02-02T09:40:47.221Z] #49 1.886 + TMP_GOPATH= [2021-02-02T09:40:47.221Z] #49 1.886 + : /build [2021-02-02T09:40:47.221Z] #49 1.886 + '[' -z '' ']' [2021-02-02T09:40:47.221Z] #49 1.886 ++ mktemp -d [2021-02-02T09:40:47.221Z] #49 1.886 + export GOPATH=/tmp/tmp.ezOMqMuVEi [2021-02-02T09:40:47.221Z] #49 1.886 + GOPATH=/tmp/tmp.ezOMqMuVEi [2021-02-02T09:40:47.221Z] #49 1.886 + RM_GOPATH=1 [2021-02-02T09:40:47.221Z] #49 1.886 + case "$(go env GOARCH)" in [2021-02-02T09:40:47.221Z] #49 1.886 ++ go env GOARCH [2021-02-02T09:40:47.221Z] #49 1.886 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:47.221Z] #49 1.886 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:47.221Z] #49 1.886 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:47.221Z] #49 1.886 + dir=/tmp/install [2021-02-02T09:40:47.221Z] #49 1.886 + bin=shfmt [2021-02-02T09:40:47.221Z] #49 1.886 + shift [2021-02-02T09:40:47.221Z] #49 1.886 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-02T09:40:47.221Z] #49 1.886 + . /tmp/install/shfmt.installer [2021-02-02T09:40:47.221Z] #49 1.886 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:40:47.221Z] #49 1.886 + install_shfmt [2021-02-02T09:40:47.221Z] #49 1.886 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-02T09:40:47.221Z] #49 1.886 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ezOMqMuVEi/src/github.com/mvdan/sh [2021-02-02T09:40:47.221Z] #49 1.886 Cloning into '/tmp/tmp.ezOMqMuVEi/src/github.com/mvdan/sh'... [2021-02-02T09:40:47.221Z] #49 1.890 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:40:47.221Z] #49 8.760 + cd /tmp/tmp.ezOMqMuVEi/src/github.com/mvdan/sh [2021-02-02T09:40:47.221Z] #49 8.760 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:40:47.221Z] #49 8.837 + GO111MODULE=on [2021-02-02T09:40:47.221Z] #49 8.837 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-02T09:40:47.221Z] #49 10.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:40:47.221Z] #49 10.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:40:47.221Z] #49 10.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:40:47.221Z] #49 10.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:40:47.221Z] #49 10.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:40:47.221Z] #49 11.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:40:47.271Z] #55 34.69 Checking out files: 47% (1788/3779) Checking out files: 48% (1814/3779) Checking out files: 49% (1852/3779) Checking out files: 50% (1890/3779) Checking out files: 51% (1928/3779) Checking out files: 52% (1966/3779) Checking out files: 53% (2003/3779) Checking out files: 54% (2041/3779) Checking out files: 55% (2079/3779) Checking out files: 56% (2117/3779) Checking out files: 57% (2155/3779) Checking out files: 58% (2192/3779) Checking out files: 59% (2230/3779) Checking out files: 60% (2268/3779) Checking out files: 61% (2306/3779) Checking out files: 62% (2343/3779) Checking out files: 63% (2381/3779) Checking out files: 64% (2419/3779) Checking out files: 65% (2457/3779) Checking out files: 66% (2495/3779) Checking out files: 67% (2532/3779) Checking out files: 68% (2570/3779) Checking out files: 69% (2608/3779) Checking out files: 70% (2646/3779) Checking out files: 71% (2684/3779) Checking out files: 72% (2721/3779) Checking out files: 73% (2759/3779) Checking out files: 74% (2797/3779) Checking out files: 75% (2835/3779) Checking out files: 76% (2873/3779) Checking out files: 77% (2910/3779) Checking out files: 78% (2948/3779) Checking out files: 79% (2986/3779) Checking out files: 80% (3024/3779) Checking out files: 81% (3061/3779) Checking out files: 82% (3099/3779) Checking out files: 83% (3137/3779) Checking out files: 84% (3175/3779) Checking out files: 85% (3213/3779) Checking out files: 86% (3250/3779) Checking out files: 87% (3288/3779) Checking out files: 88% (3326/3779) Checking out files: 89% (3364/3779) Checking out files: 90% (3402/3779) Checking out files: 91% (3439/3779) Checking out files: 92% (3477/3779) Checking out files: 93% (3515/3779) Checking out files: 94% (3553/3779) Checking out files: 95% (3591/3779) Checking out files: 96% (3628/3779) Checking out files: 97% (3666/3779) Checking out files: 98% (3704/3779) Checking out files: 99% (3742/3779) Checking out files: 100% (3779/3779) Checking out files: 100% (3779/3779), done. [2021-02-02T09:40:47.271Z] #55 35.42 + cd /tmp/tmp.bZFFTwRKYP/src/github.com/containerd/containerd [2021-02-02T09:40:47.271Z] #55 35.42 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:40:47.425Z] 3c370c2e2f82: Pull complete [2021-02-02T09:40:47.425Z] 5ffb2f5886e2: Pull complete [2021-02-02T09:40:47.425Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:40:47.425Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-02T09:40:47.425Z] ---> 805dc2d65d1c [2021-02-02T09:40:47.425Z] Step 5/15 : ARG BUILDX_REPO [2021-02-02T09:40:47.425Z] ---> Running in 0a68fc0f7862 [2021-02-02T09:40:47.425Z] Removing intermediate container 0a68fc0f7862 [2021-02-02T09:40:47.425Z] ---> 5e29e135c11a [2021-02-02T09:40:47.425Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-02T09:40:47.425Z] ---> Running in f76eea27273e [2021-02-02T09:40:47.425Z] Cloning into '/buildx'... [2021-02-02T09:40:47.511Z] #49 ... [2021-02-02T09:40:47.511Z] [2021-02-02T09:40:47.511Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:40:47.511Z] #47 2.043 + RM_GOPATH=0 [2021-02-02T09:40:47.511Z] #47 2.043 + TMP_GOPATH= [2021-02-02T09:40:47.511Z] #47 2.043 + : /build [2021-02-02T09:40:47.511Z] #47 2.043 + '[' -z '' ']' [2021-02-02T09:40:47.511Z] #47 2.043 ++ mktemp -d [2021-02-02T09:40:47.511Z] #47 2.043 + export GOPATH=/tmp/tmp.S11nX9yJyl [2021-02-02T09:40:47.511Z] #47 2.043 + GOPATH=/tmp/tmp.S11nX9yJyl [2021-02-02T09:40:47.511Z] #47 2.043 + RM_GOPATH=1 [2021-02-02T09:40:47.511Z] #47 2.043 + case "$(go env GOARCH)" in [2021-02-02T09:40:47.511Z] #47 2.043 ++ go env GOARCH [2021-02-02T09:40:47.511Z] #47 2.071 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:47.511Z] #47 2.071 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:40:47.511Z] #47 2.071 ++ dirname /tmp/install/install.sh [2021-02-02T09:40:47.511Z] #47 2.071 + dir=/tmp/install [2021-02-02T09:40:47.511Z] #47 2.071 + bin=golangci_lint [2021-02-02T09:40:47.511Z] #47 2.071 + shift [2021-02-02T09:40:47.511Z] #47 2.071 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-02T09:40:47.511Z] #47 2.071 + . /tmp/install/golangci_lint.installer [2021-02-02T09:40:47.511Z] #47 2.071 ++ : v1.23.8 [2021-02-02T09:40:47.511Z] #47 2.071 + install_golangci_lint [2021-02-02T09:40:47.511Z] #47 2.071 + set -e [2021-02-02T09:40:47.511Z] #47 2.071 + export GO111MODULE=on [2021-02-02T09:40:47.511Z] #47 2.071 + GO111MODULE=on [2021-02-02T09:40:47.511Z] #47 2.071 + GOBIN=/build [2021-02-02T09:40:47.511Z] #47 2.071 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-02T09:40:47.511Z] #47 2.100 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-02T09:40:47.511Z] #47 2.127 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-02T09:40:47.511Z] #47 2.127 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:40:47.511Z] #47 2.127 go: finding github.com/golangci v1.23.8 [2021-02-02T09:40:47.511Z] #47 2.127 go: finding github.com v1.23.8 [2021-02-02T09:40:47.511Z] #47 2.773 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:40:47.511Z] #47 3.110 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:40:47.511Z] #47 6.356 go: downloading github.com/pkg/errors v0.8.1 [2021-02-02T09:40:47.511Z] #47 6.447 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-02T09:40:47.511Z] #47 6.447 go: downloading github.com/fatih/color v1.7.0 [2021-02-02T09:40:47.511Z] #47 6.447 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:40:47.511Z] #47 6.448 go: downloading github.com/spf13/viper v1.6.1 [2021-02-02T09:40:47.511Z] #47 6.448 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:40:47.511Z] #47 6.449 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:40:47.511Z] #47 6.506 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:40:47.511Z] #47 6.632 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:40:47.511Z] #47 6.632 go: extracting github.com/pkg/errors v0.8.1 [2021-02-02T09:40:47.511Z] #47 6.640 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:40:47.511Z] #47 6.673 go: extracting github.com/spf13/viper v1.6.1 [2021-02-02T09:40:47.511Z] #47 6.680 go: extracting github.com/fatih/color v1.7.0 [2021-02-02T09:40:47.511Z] #47 6.702 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:40:47.511Z] #47 6.704 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-02T09:40:47.511Z] #47 6.786 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:40:47.511Z] #47 6.791 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-02T09:40:47.511Z] #47 6.859 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:40:47.511Z] #47 6.956 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:40:47.511Z] #47 6.961 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:40:47.511Z] #47 7.015 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:40:47.511Z] #47 7.063 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-02T09:40:47.511Z] #47 7.064 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:40:47.511Z] #47 7.225 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:40:47.511Z] #47 7.366 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:40:47.511Z] #47 7.547 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:40:47.511Z] #47 7.882 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:40:47.511Z] #47 8.912 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:40:47.511Z] #47 9.102 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:40:47.511Z] #47 9.127 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:40:47.511Z] #47 9.214 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:40:47.511Z] #47 9.335 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:40:47.511Z] #47 9.379 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:40:47.511Z] #47 9.454 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:40:47.511Z] #47 11.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:40:47.511Z] #47 11.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-02T09:40:47.511Z] #47 11.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-02T09:40:47.511Z] #47 11.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:40:47.511Z] #47 11.55 go: downloading golang.org/x/text v0.3.2 [2021-02-02T09:40:47.511Z] #47 11.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:40:47.511Z] #47 11.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:40:47.511Z] #47 11.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:40:47.511Z] #47 11.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:40:47.511Z] #47 11.60 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:40:47.511Z] #47 ... [2021-02-02T09:40:47.511Z] [2021-02-02T09:40:47.511Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-02T09:40:47.511Z] #30 2.556 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-02T09:40:47.511Z] #30 2.557 Cloning into '.'... [2021-02-02T09:40:47.804Z] #30 ... [2021-02-02T09:40:47.804Z] [2021-02-02T09:40:47.804Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:47.804Z] #27 7.150 #=#=# 0.0% 0.1% 0.3% 1.2% ## 4.1% #### 6.0% ###### 8.4% ####### 10.3% ######## 12.2% ########## 14.6% ########### 16.5% ############# 18.4% ############### 20.9% ################ 22.7% ################# 24.6% ################### 26.5% #################### 28.4% ###################### 31.5% ######################## 34.0% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 40.8% ############################## 42.1% ############################### 44.0% ################################ 45.8% ################################# 47.1% ################################### 49.0% #################################### 50.8% ##################################### 52.7% ####################################### 54.6% ######################################### 57.1% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.4% ################################################# 68.3% ################################################## 69.6% ################################################### 72.1% #################################################### 72.7% ###################################################### 75.2% ###################################################### 75.8% ####################################################### 77.0% ######################################################## 78.9% ########################################################## 80.8% ############################################################ 83.9% ############################################################# 85.2% ############################################################## 87.0% ############################################################### 88.9% ################################################################# 90.8% ################################################################## 92.6% #################################################################### 95.1% ##################################################################### 97.0% ####################################################################### 99.5% ######################################################################## 100.0% [2021-02-02T09:40:48.098Z] #27 14.48 [2021-02-02T09:40:48.206Z] #55 ... [2021-02-02T09:40:48.206Z] [2021-02-02T09:40:48.206Z] #46 [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 [2021-02-02T09:40:48.206Z] #46 sha256:08690a98d7481d11bbe2da1a98320a3b1a19b247cb9cb7b223be6b33dd73e3d8 [2021-02-02T09:40:48.206Z] #46 DONE 36.3s [2021-02-02T09:40:48.465Z] [2021-02-02T09:40:48.465Z] #55 [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 [2021-02-02T09:40:48.465Z] #55 sha256:cae1dffe47164d9a62365c0ab1eaa07c4195b74c818b3af844006febafb2903a [2021-02-02T09:40:48.465Z] #55 36.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-02T09:40:48.465Z] #55 36.40 + BUILDTAGS='netgo osusergo static_build' [2021-02-02T09:40:48.465Z] #55 36.40 + export EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:40:48.465Z] #55 36.40 + EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:40:48.465Z] #55 36.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-02T09:40:48.465Z] #55 36.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-02T09:40:48.465Z] #55 36.40 + '[' '' = dynamic ']' [2021-02-02T09:40:48.465Z] #55 36.40 + make [2021-02-02T09:40:49.156Z] #27 15.51 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-02T09:40:49.401Z] #55 ... [2021-02-02T09:40:49.401Z] [2021-02-02T09:40:49.401Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-02T09:40:49.401Z] #47 sha256:43ecd983d94d1513683c120af8244fae9d2f70e90012eb7a7056c1b05d4f15e8 [2021-02-02T09:40:49.401Z] #47 DONE 0.1s [2021-02-02T09:40:49.401Z] [2021-02-02T09:40:49.401Z] #55 [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 [2021-02-02T09:40:49.401Z] #55 sha256:cae1dffe47164d9a62365c0ab1eaa07c4195b74c818b3af844006febafb2903a [2021-02-02T09:40:49.401Z] #55 37.39 + bin/ctr [2021-02-02T09:40:49.446Z] #27 15.79 [2021-02-02T09:40:50.027Z] #27 16.01 #=#=# # 2.3% ######## 11.4% ############################# 41.3% ######################################################################## 100.0% [2021-02-02T09:40:50.027Z] #27 16.43 [2021-02-02T09:40:51.060Z] #27 17.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-02T09:40:51.362Z] #27 17.76 skipping existing aab193acf6ba [2021-02-02T09:40:51.362Z] #27 17.83 [2021-02-02T09:40:51.879Z] Removing intermediate container f76eea27273e [2021-02-02T09:40:51.879Z] ---> fc10b2239e24 [2021-02-02T09:40:51.879Z] Step 7/15 : WORKDIR /buildx [2021-02-02T09:40:51.879Z] ---> Running in 84281486532f [2021-02-02T09:40:51.879Z] Removing intermediate container 84281486532f [2021-02-02T09:40:51.879Z] ---> 93aa7afcef02 [2021-02-02T09:40:51.879Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-02T09:40:51.879Z] ---> Running in a4a1aee97e3a [2021-02-02T09:40:51.879Z] Removing intermediate container a4a1aee97e3a [2021-02-02T09:40:51.879Z] ---> dc49b3df6720 [2021-02-02T09:40:51.879Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-02T09:40:51.879Z] ---> Running in 834e68f6d4f9 [2021-02-02T09:40:51.879Z] From https://github.com/docker/buildx [2021-02-02T09:40:51.879Z] * [new tag] v0.5.1 -> build [2021-02-02T09:40:52.170Z] Switched to branch 'build' [2021-02-02T09:40:52.392Z] #27 18.87 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-02T09:40:52.682Z] #27 19.20 [2021-02-02T09:40:52.805Z] Removing intermediate container 834e68f6d4f9 [2021-02-02T09:40:52.805Z] ---> 9fece2740bfd [2021-02-02T09:40:52.805Z] Step 10/15 : ARG GOOS [2021-02-02T09:40:52.805Z] ---> Running in a01126e8f543 [2021-02-02T09:40:52.805Z] Removing intermediate container a01126e8f543 [2021-02-02T09:40:52.805Z] ---> 1200a8adc991 [2021-02-02T09:40:52.805Z] Step 11/15 : ARG GOARCH [2021-02-02T09:40:52.805Z] ---> Running in 2d9098d90a90 [2021-02-02T09:40:52.805Z] Removing intermediate container 2d9098d90a90 [2021-02-02T09:40:52.805Z] ---> 8d0ac4ec531f [2021-02-02T09:40:52.805Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-02-02T09:40:53.099Z] ---> Running in 0dbd09d64f6f [2021-02-02T09:40:53.589Z] #55 ... [2021-02-02T09:40:53.589Z] [2021-02-02T09:40:53.589Z] #57 [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 [2021-02-02T09:40:53.589Z] #57 sha256:4f064c8838a9ebb13be0179bba71bb7f769e0b69d6837db98fc881d49f378eb0 [2021-02-02T09:40:53.589Z] #57 40.33 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:40:53.589Z] #57 40.33 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-02T09:40:55.493Z] #57 DONE 43.4s [2021-02-02T09:40:55.493Z] [2021-02-02T09:40:55.493Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-02T09:40:55.493Z] #58 sha256:ef0a0e40220192acdd15c8050ffcf5b47c614e11229eda7ae3b3d5bfa9dd2898 [2021-02-02T09:40:55.493Z] #58 DONE 0.0s [2021-02-02T09:40:55.493Z] [2021-02-02T09:40:55.493Z] #48 [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 [2021-02-02T09:40:55.493Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:55.493Z] #48 ... [2021-02-02T09:40:55.493Z] [2021-02-02T09:40:55.493Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-02T09:40:55.493Z] #59 sha256:1920e0418710bdedf7d58014b200ee333cbad75a019e85bf1b80625e7ff75be4 [2021-02-02T09:40:55.493Z] #59 DONE 0.1s [2021-02-02T09:40:55.752Z] [2021-02-02T09:40:55.752Z] #52 [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 [2021-02-02T09:40:55.752Z] #52 sha256:a540de52c231f4283ba69dbc1703e72c58a07d69142f7b8f3dc6ab01539672bc [2021-02-02T09:40:56.689Z] #52 ... [2021-02-02T09:40:56.689Z] [2021-02-02T09:40:56.689Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-02T09:40:56.689Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-02T09:40:56.689Z] #61 CACHED [2021-02-02T09:40:56.689Z] [2021-02-02T09:40:56.689Z] #48 [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 [2021-02-02T09:40:56.689Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:40:57.039Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% #### [2021-02-02T09:40:57.039Z] #27 ... [2021-02-02T09:40:57.039Z] [2021-02-02T09:40:57.039Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:40:57.039Z] #43 11.00 unicode/utf16 [2021-02-02T09:40:57.039Z] #43 11.30 container/list [2021-02-02T09:40:57.039Z] #43 11.83 crypto/internal/subtle [2021-02-02T09:40:57.039Z] #43 11.89 crypto/subtle [2021-02-02T09:40:57.039Z] #43 12.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-02T09:40:57.039Z] #43 12.08 internal/nettrace [2021-02-02T09:40:57.039Z] #43 12.17 runtime/cgo [2021-02-02T09:40:57.039Z] #43 ... [2021-02-02T09:40:57.039Z] [2021-02-02T09:40:57.039Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:57.911Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% ###################### 30.7% ###################### 31.5% ####################### 32.4% ####################### 33.2% ######################## 34.1% ######################### 35.0% ######################### 35.9% ########################## 36.7% [2021-02-02T09:40:57.911Z] #27 ... [2021-02-02T09:40:57.911Z] [2021-02-02T09:40:57.911Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:40:57.911Z] #47 11.90 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:40:57.911Z] #47 11.93 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:40:57.911Z] #47 11.93 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:40:57.911Z] #47 11.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:40:57.911Z] #47 11.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:40:57.911Z] #47 11.94 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:40:57.911Z] #47 11.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:40:57.911Z] #47 11.96 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-02T09:40:57.911Z] #47 12.02 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:40:57.911Z] #47 12.04 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-02T09:40:57.911Z] #47 12.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:40:57.911Z] #47 12.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:40:57.911Z] #47 12.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:40:57.911Z] #47 12.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:40:57.911Z] #47 12.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:40:57.911Z] #47 12.38 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-02T09:40:57.911Z] #47 12.38 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:40:57.911Z] #47 12.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:40:57.911Z] #47 12.46 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:40:57.911Z] #47 12.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:40:57.911Z] #47 12.53 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:40:57.911Z] #47 12.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:40:57.911Z] #47 12.55 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-02T09:40:57.911Z] #47 12.55 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:40:57.911Z] #47 12.63 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:40:57.911Z] #47 12.63 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:40:57.911Z] #47 12.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:40:57.911Z] #47 12.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:40:57.911Z] #47 12.63 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:40:57.911Z] #47 12.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:40:57.911Z] #47 12.65 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:40:57.911Z] #47 12.66 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:40:57.911Z] #47 12.71 go: downloading github.com/spf13/cast v1.3.0 [2021-02-02T09:40:57.911Z] #47 12.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:40:57.911Z] #47 12.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:40:57.911Z] #47 12.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:40:57.911Z] #47 12.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:40:57.911Z] #47 12.85 go: extracting github.com/spf13/cast v1.3.0 [2021-02-02T09:40:57.911Z] #47 12.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:40:57.911Z] #47 12.89 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:40:57.911Z] #47 12.92 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:40:57.911Z] #47 12.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:40:57.911Z] #47 12.93 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:40:57.911Z] #47 13.00 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:40:57.911Z] #47 13.02 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:40:57.911Z] #47 13.02 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:40:57.911Z] #47 13.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:40:57.911Z] #47 13.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:40:57.911Z] #47 13.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:40:57.911Z] #47 13.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:40:57.911Z] #47 13.26 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:40:57.911Z] #47 13.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:40:57.911Z] #47 13.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:40:57.911Z] #47 13.29 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:40:57.911Z] #47 13.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:40:57.911Z] #47 13.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:40:57.911Z] #47 13.34 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:40:57.911Z] #47 13.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:40:57.911Z] #47 13.38 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-02T09:40:57.911Z] #47 13.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:40:57.911Z] #47 13.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:40:57.911Z] #47 13.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:40:57.911Z] #47 13.51 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:40:57.911Z] #47 13.54 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-02T09:40:57.912Z] #47 13.54 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:40:57.912Z] #47 13.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:40:57.912Z] #47 13.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:40:57.912Z] #47 13.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:40:57.912Z] #47 13.64 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:40:57.912Z] #47 13.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:40:57.912Z] #47 13.80 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-02T09:40:57.912Z] #47 13.90 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:40:57.912Z] #47 14.01 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:40:57.912Z] #47 14.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:40:57.912Z] #47 14.08 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:40:57.912Z] #47 14.12 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:40:57.912Z] #47 14.17 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-02T09:40:57.912Z] #47 14.31 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-02T09:40:57.912Z] #47 14.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:40:57.912Z] #47 14.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:40:57.912Z] #47 14.74 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:40:57.912Z] #47 14.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:40:57.912Z] #47 14.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:40:57.912Z] #47 14.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:40:57.912Z] #47 14.89 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:40:57.912Z] #47 14.90 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-02T09:40:57.912Z] #47 14.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:40:57.912Z] #47 15.00 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:40:57.912Z] #47 15.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:40:57.912Z] #47 15.22 go: downloading github.com/spf13/afero v1.1.2 [2021-02-02T09:40:57.912Z] #47 15.30 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-02T09:40:57.912Z] #47 15.63 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:40:57.912Z] #47 15.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:40:57.912Z] #47 15.82 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:40:57.912Z] #47 15.90 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-02T09:40:57.912Z] #47 16.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:40:57.912Z] #47 16.06 go: extracting github.com/spf13/afero v1.1.2 [2021-02-02T09:40:57.912Z] #47 16.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:40:57.912Z] #47 16.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-02T09:40:57.912Z] #47 16.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:40:57.912Z] #47 16.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:40:57.912Z] #47 16.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:40:57.912Z] #47 17.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:40:57.912Z] #47 17.03 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:40:57.912Z] #47 17.12 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:40:57.912Z] #47 17.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-02T09:40:57.912Z] #47 17.65 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:40:57.912Z] #47 19.12 go: extracting golang.org/x/text v0.3.2 [2021-02-02T09:40:58.202Z] #47 ... [2021-02-02T09:40:58.202Z] [2021-02-02T09:40:58.202Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:40:58.202Z] #49 11.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:40:58.202Z] #49 12.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:40:58.202Z] #49 13.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:40:58.202Z] #49 13.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:40:58.202Z] #49 13.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:40:58.202Z] #49 13.78 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:40:58.202Z] #49 14.25 runtime [2021-02-02T09:40:58.202Z] #49 14.28 runtime/cgo [2021-02-02T09:40:58.202Z] #49 ... [2021-02-02T09:40:58.202Z] [2021-02-02T09:40:58.202Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:58.494Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% ###################### 30.7% ###################### 31.5% ####################### 32.4% ####################### 33.2% ######################## 34.1% ######################### 35.0% ######################### 35.9% ########################## 36.7% ########################### 37.6% ########################### 38.4% ############################ 39.3% ############################ 40.0% [2021-02-02T09:40:58.494Z] #27 ... [2021-02-02T09:40:58.494Z] [2021-02-02T09:40:58.494Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-02T09:40:58.494Z] #53 13.32 Fetched 8110 kB in 10s (781 kB/s) [2021-02-02T09:40:58.494Z] #53 13.32 Reading package lists... [2021-02-02T09:40:58.494Z] #53 16.54 Reading package lists... [2021-02-02T09:40:58.494Z] #53 19.65 Building dependency tree... [2021-02-02T09:40:58.494Z] #53 20.66 The following additional packages will be installed: [2021-02-02T09:40:58.494Z] #53 20.66 libbtrfs0 [2021-02-02T09:40:58.494Z] #53 20.74 The following NEW packages will be installed: [2021-02-02T09:40:58.494Z] #53 20.74 libbtrfs-dev libbtrfs0 [2021-02-02T09:40:58.494Z] #53 20.86 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:40:58.494Z] #53 20.86 Need to get 118 kB of archives. [2021-02-02T09:40:58.494Z] #53 20.86 After this operation, 390 kB of additional disk space will be used. [2021-02-02T09:40:58.494Z] #53 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-02T09:40:58.494Z] #53 20.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-02T09:40:58.494Z] #53 21.56 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:40:58.494Z] #53 21.65 Fetched 118 kB in 0s (1476 kB/s) [2021-02-02T09:40:58.494Z] #53 21.68 Selecting previously unselected package libbtrfs0. [2021-02-02T09:40:58.494Z] #53 21.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-02T09:40:58.494Z] #53 21.80 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-02T09:40:58.494Z] #53 21.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:40:58.494Z] #53 21.88 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:40:58.494Z] #53 21.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-02T09:40:58.494Z] #53 21.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:40:58.494Z] #53 22.01 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:40:58.494Z] #53 22.03 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:40:58.494Z] #53 22.04 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:40:58.494Z] #53 DONE 22.6s [2021-02-02T09:40:58.494Z] [2021-02-02T09:40:58.494Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:58.787Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% ###################### 30.7% ###################### 31.5% ####################### 32.4% ####################### 33.2% ######################## 34.1% ######################### 35.0% ######################### 35.9% ########################## 36.7% ########################### 37.6% ########################### 38.4% ############################ 39.3% ############################ 40.0% ############################# 40.7% ############################# 41.6% [2021-02-02T09:40:58.787Z] #27 ... [2021-02-02T09:40:58.787Z] [2021-02-02T09:40:58.787Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:40:58.787Z] #62 12.60 Checking out files: 92% (1756/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-02T09:40:58.787Z] #62 12.84 + cd /tmp/tmp.rG0LRPdeSA/src/github.com/docker/libnetwork [2021-02-02T09:40:58.787Z] #62 12.84 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:40:58.787Z] #62 13.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-02T09:40:58.787Z] #62 ... [2021-02-02T09:40:58.787Z] [2021-02-02T09:40:58.787Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-02T09:40:58.787Z] #38 12.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-02T09:40:58.787Z] #38 14.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-02T09:40:58.787Z] #38 ... [2021-02-02T09:40:58.787Z] [2021-02-02T09:40:58.787Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:40:59.100Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e94aa32550651c60) in /home/ubuntu/workspace/moby_PR-41645 [Pipeline] { [Pipeline] checkout [2021-02-02T09:40:59.192Z] The recommended git tool is: git [2021-02-02T09:40:59.970Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% ###################### 30.7% ###################### 31.5% ####################### 32.4% ####################### 33.2% ######################## 34.1% ######################### 35.0% ######################### 35.9% ########################## 36.7% ########################### 37.6% ########################### 38.4% ############################ 39.3% ############################ 40.0% ############################# 40.7% ############################# 41.6% ############################## 42.4% ############################## 42.9% ############################### 43.8% ################################ 44.8% ################################ 45.3% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.9% ################################### 49.4% #################################### 50.3% #################################### 51.2% [2021-02-02T09:40:59.970Z] #27 ... [2021-02-02T09:40:59.970Z] [2021-02-02T09:40:59.970Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-02T09:40:59.970Z] #34 14.02 Fetched 8110 kB in 11s (728 kB/s) [2021-02-02T09:40:59.970Z] #34 14.02 Reading package lists... [2021-02-02T09:40:59.970Z] #34 17.42 Reading package lists... [2021-02-02T09:40:59.970Z] #34 20.51 Building dependency tree... [2021-02-02T09:40:59.970Z] #34 21.54 The following additional packages will be installed: [2021-02-02T09:40:59.970Z] #34 21.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-02T09:40:59.970Z] #34 21.54 Suggested packages: [2021-02-02T09:40:59.970Z] #34 21.54 cmake-doc ninja-build lrzip [2021-02-02T09:40:59.970Z] #34 21.54 Recommended packages: [2021-02-02T09:40:59.970Z] #34 21.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-02T09:40:59.970Z] #34 22.32 The following NEW packages will be installed: [2021-02-02T09:40:59.970Z] #34 22.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-02T09:40:59.970Z] #34 22.33 vim-common xxd [2021-02-02T09:40:59.970Z] #34 22.44 0 upgraded, 10 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:40:59.970Z] #34 22.44 Need to get 14.0 MB of archives. [2021-02-02T09:40:59.970Z] #34 22.44 After this operation, 62.1 MB of additional disk space will be used. [2021-02-02T09:40:59.970Z] #34 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-02T09:40:59.970Z] #34 22.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:40:59.970Z] #34 22.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-02-02T09:40:59.970Z] #34 22.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-02T09:40:59.970Z] #34 22.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-02-02T09:40:59.970Z] #34 22.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-02-02T09:40:59.970Z] #34 23.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-02-02T09:40:59.970Z] #34 23.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-02-02T09:40:59.970Z] #34 23.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-02-02T09:40:59.970Z] #34 23.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-02-02T09:40:59.970Z] #34 24.02 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:40:59.970Z] #34 24.09 Fetched 14.0 MB in 1s (15.1 MB/s) [2021-02-02T09:41:00.276Z] #34 24.13 Selecting previously unselected package xxd. [2021-02-02T09:41:00.276Z] #34 24.13 (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% [2021-02-02T09:41:00.276Z] #34 ... [2021-02-02T09:41:00.276Z] [2021-02-02T09:41:00.276Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:41:00.276Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% ###################### 30.7% ###################### 31.5% ####################### 32.4% ####################### 33.2% ######################## 34.1% ######################### 35.0% ######################### 35.9% ########################## 36.7% ########################### 37.6% ########################### 38.4% ############################ 39.3% ############################ 40.0% ############################# 40.7% ############################# 41.6% ############################## 42.4% ############################## 42.9% ############################### 43.8% ################################ 44.8% ################################ 45.3% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.9% ################################### 49.4% #################################### 50.3% #################################### 51.2% ##################################### 52.2% [2021-02-02T09:41:00.276Z] #27 ... [2021-02-02T09:41:00.276Z] [2021-02-02T09:41:00.276Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:00.276Z] #62 DONE 24.3s [2021-02-02T09:41:00.276Z] [2021-02-02T09:41:00.276Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:41:00.276Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% ###################### 30.7% ###################### 31.5% ####################### 32.4% ####################### 33.2% ######################## 34.1% ######################### 35.0% ######################### 35.9% ########################## 36.7% ########################### 37.6% ########################### 38.4% ############################ 39.3% ############################ 40.0% ############################# 40.7% ############################# 41.6% ############################## 42.4% ############################## 42.9% ############################### 43.8% ################################ 44.8% ################################ 45.3% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.9% ################################### 49.4% #################################### 50.3% #################################### 51.2% ##################################### 52.2% ###################################### 53.0% [2021-02-02T09:41:00.276Z] #27 ... [2021-02-02T09:41:00.276Z] [2021-02-02T09:41:00.276Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:41:00.276Z] #11 14.19 Fetched 8110 kB in 12s (699 kB/s) [2021-02-02T09:41:00.276Z] #11 14.19 Reading package lists... [2021-02-02T09:41:00.276Z] #11 17.50 Reading package lists... [2021-02-02T09:41:00.276Z] #11 20.50 Building dependency tree... [2021-02-02T09:41:00.276Z] #11 21.34 The following additional packages will be installed: [2021-02-02T09:41:00.276Z] #11 21.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-02T09:41:00.276Z] #11 21.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-02T09:41:00.276Z] #11 21.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-02T09:41:00.276Z] #11 21.37 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-02T09:41:00.276Z] #11 21.37 mingw-w64-x86-64-dev [2021-02-02T09:41:00.276Z] #11 21.37 Suggested packages: [2021-02-02T09:41:00.276Z] #11 21.37 gcc-8-locales seccomp wine64 [2021-02-02T09:41:00.276Z] #11 22.42 The following NEW packages will be installed: [2021-02-02T09:41:00.276Z] #11 22.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-02T09:41:00.276Z] #11 22.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-02T09:41:00.276Z] #11 22.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-02T09:41:00.276Z] #11 22.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-02T09:41:00.277Z] #11 22.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-02T09:41:00.277Z] #11 22.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-02T09:41:00.277Z] #11 22.42 The following packages will be upgraded: [2021-02-02T09:41:00.277Z] #11 22.42 libsystemd0 libudev1 [2021-02-02T09:41:00.277Z] #11 22.57 2 upgraded, 25 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:41:00.277Z] #11 22.57 Need to get 73.7 MB of archives. [2021-02-02T09:41:00.277Z] #11 22.57 After this operation, 494 MB of additional disk space will be used. [2021-02-02T09:41:00.277Z] #11 22.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2021-02-02T09:41:00.277Z] #11 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2021-02-02T09:41:00.277Z] #11 22.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-02-02T09:41:00.277Z] #11 22.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-02-02T09:41:00.277Z] #11 22.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-02T09:41:00.277Z] #11 22.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-02-02T09:41:00.277Z] #11 22.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-02-02T09:41:00.277Z] #11 22.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-02T09:41:00.277Z] #11 23.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-02T09:41:00.277Z] #11 23.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-02T09:41:00.277Z] #11 23.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-02-02T09:41:00.568Z] #11 ... [2021-02-02T09:41:00.568Z] [2021-02-02T09:41:00.568Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:41:00.568Z] #47 22.59 go: finding github.com/fatih/color v1.7.0 [2021-02-02T09:41:00.568Z] #47 22.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:41:00.568Z] #47 22.73 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:41:00.568Z] #47 22.76 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:41:00.568Z] #47 22.79 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:41:00.568Z] #47 22.86 go: finding github.com/pkg/errors v0.8.1 [2021-02-02T09:41:00.568Z] #47 22.89 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:41:00.568Z] #47 22.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:41:00.568Z] #47 22.93 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:41:00.568Z] #47 22.94 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:41:00.568Z] #47 22.94 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:41:00.568Z] #47 22.94 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:41:00.568Z] #47 22.96 go: finding github.com/stretchr/testify v1.4.0 [2021-02-02T09:41:00.568Z] #47 22.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:41:00.568Z] #47 22.97 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:41:00.568Z] #47 22.98 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.01 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.02 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.02 go: finding github.com/spf13/viper v1.6.1 [2021-02-02T09:41:00.568Z] #47 23.06 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.07 go: finding github.com/stretchr/objx v0.2.0 [2021-02-02T09:41:00.568Z] #47 23.16 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.26 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:41:00.568Z] #47 23.26 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:41:00.568Z] #47 23.27 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:41:00.568Z] #47 23.27 go: finding github.com/gobwas/glob v0.2.3 [2021-02-02T09:41:00.568Z] #47 23.32 go: finding github.com/spf13/cobra v0.0.5 [2021-02-02T09:41:00.568Z] #47 23.33 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:41:00.568Z] #47 23.40 go: finding github.com/spf13/pflag v1.0.5 [2021-02-02T09:41:00.568Z] #47 23.42 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:41:00.568Z] #47 23.44 go: finding github.com/magiconair/properties v1.8.1 [2021-02-02T09:41:00.568Z] #47 23.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:41:00.568Z] #47 23.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:41:00.568Z] #47 23.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:41:00.568Z] #47 23.59 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:41:00.568Z] #47 23.60 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:41:00.568Z] #47 23.62 go: finding github.com/spf13/afero v1.1.2 [2021-02-02T09:41:00.568Z] #47 23.63 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:41:00.568Z] #47 23.65 go: finding github.com/spf13/cast v1.3.0 [2021-02-02T09:41:00.568Z] #47 23.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:41:00.568Z] #47 23.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:41:00.568Z] #47 23.71 go: finding golang.org/x/text v0.3.2 [2021-02-02T09:41:00.568Z] #47 23.71 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.75 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:41:00.568Z] #47 23.76 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-02T09:41:00.568Z] #47 23.77 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:41:00.568Z] #47 23.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:41:00.568Z] #47 23.86 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:41:00.568Z] #47 23.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:41:00.568Z] #47 23.94 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:41:00.568Z] #47 23.94 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:41:00.568Z] #47 23.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:41:00.568Z] #47 23.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:41:00.568Z] #47 23.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:41:00.568Z] #47 23.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-02T09:41:00.568Z] #47 23.98 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:41:00.568Z] #47 23.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:41:00.568Z] #47 23.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:41:00.568Z] #47 24.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:41:00.568Z] #47 24.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:41:00.568Z] #47 24.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:41:00.568Z] #47 24.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:41:00.568Z] #47 24.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-02T09:41:00.568Z] #47 24.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:41:00.568Z] #47 24.10 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:41:00.568Z] #47 24.14 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-02T09:41:00.568Z] #47 24.18 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:41:00.568Z] #47 24.25 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:41:00.568Z] #47 24.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:41:00.568Z] #47 24.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:41:00.568Z] #47 24.46 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:41:00.568Z] #47 24.49 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:41:00.568Z] #47 ... [2021-02-02T09:41:00.568Z] [2021-02-02T09:41:00.568Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-02T09:41:00.568Z] #40 14.47 Fetched 8110 kB in 12s (694 kB/s) [2021-02-02T09:41:00.568Z] #40 14.47 Reading package lists... [2021-02-02T09:41:00.568Z] #40 18.05 Reading package lists... [2021-02-02T09:41:00.568Z] #40 21.47 Building dependency tree... [2021-02-02T09:41:00.568Z] #40 22.51 The following additional packages will be installed: [2021-02-02T09:41:00.568Z] #40 22.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-02T09:41:00.568Z] #40 22.51 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-02T09:41:00.568Z] #40 22.51 Suggested packages: [2021-02-02T09:41:00.568Z] #40 22.51 manpages-dev python-setuptools [2021-02-02T09:41:00.568Z] #40 23.53 The following NEW packages will be installed: [2021-02-02T09:41:00.568Z] #40 23.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-02T09:41:00.568Z] #40 23.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-02T09:41:00.568Z] #40 23.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-02T09:41:00.568Z] #40 23.53 python-six zlib1g-dev [2021-02-02T09:41:00.568Z] #40 23.66 0 upgraded, 17 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:41:00.568Z] #40 23.66 Need to get 3742 kB of archives. [2021-02-02T09:41:00.568Z] #40 23.66 After this operation, 22.0 MB of additional disk space will be used. [2021-02-02T09:41:00.568Z] #40 23.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-02-02T09:41:00.568Z] #40 23.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-02T09:41:00.568Z] #40 23.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-02-02T09:41:00.568Z] #40 23.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-02T09:41:00.568Z] #40 23.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-02-02T09:41:00.568Z] #40 23.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-02T09:41:00.568Z] #40 23.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-02-02T09:41:00.568Z] #40 23.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-02-02T09:41:00.568Z] #40 23.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-02-02T09:41:00.568Z] #40 23.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-02-02T09:41:00.568Z] #40 23.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-02-02T09:41:00.568Z] #40 23.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-02-02T09:41:00.568Z] #40 23.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-02-02T09:41:00.568Z] #40 23.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-02-02T09:41:00.568Z] #40 23.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-02T09:41:00.568Z] #40 23.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-02-02T09:41:00.568Z] #40 23.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-02-02T09:41:00.568Z] #40 ... [2021-02-02T09:41:00.568Z] [2021-02-02T09:41:00.568Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:00.568Z] #43 24.64 github.com/LK4D4/vndr/godl/singleflight [2021-02-02T09:41:00.568Z] #43 24.66 io [2021-02-02T09:41:01.199Z] #43 25.09 strconv [2021-02-02T09:41:01.830Z] #43 25.87 bytes [2021-02-02T09:41:02.329Z] using credential docker-jenkins-github-credentials [2021-02-02T09:41:02.336Z] Cloning the remote Git repository [2021-02-02T09:41:02.336Z] Cloning with configured refspecs honoured and without tags [2021-02-02T09:41:02.191Z] Cloning repository https://github.com/moby/moby.git [2021-02-02T09:41:02.325Z] > git init /home/ubuntu/workspace/moby_PR-41645 # timeout=10 [2021-02-02T09:41:03.336Z] #43 27.27 reflect [2021-02-02T09:41:03.627Z] #43 27.71 bufio [2021-02-02T09:41:02.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:41:02.565Z] > git --version # timeout=10 [2021-02-02T09:41:02.597Z] > git --version # 'git version 2.17.1' [2021-02-02T09:41:02.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:02.599Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:05.277Z] #43 28.92 syscall [2021-02-02T09:41:05.567Z] #43 ... [2021-02-02T09:41:05.567Z] [2021-02-02T09:41:05.567Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:41:06.511Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0e6b9cedd25cfc3c3) in /home/ubuntu/workspace/moby_PR-41645 [Pipeline] { [Pipeline] checkout [2021-02-02T09:41:06.609Z] The recommended git tool is: git [2021-02-02T09:41:07.309Z] #27 19.34 #=#=# ##O#- # 0.1% 0.5% 1.1% # 1.9% ## 2.8% ## 3.7% ### 4.5% ### 5.4% #### 6.2% ##### 7.0% ##### 8.1% ###### 8.9% ####### 9.7% ####### 10.6% ######## 11.5% ######## 12.3% ######### 13.3% ########## 14.1% ########## 15.0% ########### 15.8% ############ 16.7% ############ 17.4% ############# 18.3% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 22.3% ################ 23.2% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.4% ################### 27.3% #################### 28.2% #################### 29.1% ##################### 29.8% ###################### 30.7% ###################### 31.5% ####################### 32.4% ####################### 33.2% ######################## 34.1% ######################### 35.0% ######################### 35.9% ########################## 36.7% ########################### 37.6% ########################### 38.4% ############################ 39.3% ############################ 40.0% ############################# 40.7% ############################# 41.6% ############################## 42.4% ############################## 42.9% ############################### 43.8% ################################ 44.8% ################################ 45.3% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.9% ################################### 49.4% #################################### 50.3% #################################### 51.2% ##################################### 52.2% ###################################### 53.0% ###################################### 53.6% ####################################### 54.6% ####################################### 55.3% ######################################## 55.8% ######################################## 56.8% ######################################### 57.4% ######################################### 58.2% ########################################## 59.1% ########################################### 59.9% ########################################### 60.5% ############################################ 61.3% ############################################ 62.0% ############################################# 62.7% ############################################# 63.6% ############################################## 64.3% ############################################## 65.0% ############################################### 65.9% ############################################### 66.4% ################################################ 67.2% ################################################# 68.1% ################################################# 69.0% ################################################## 69.8% ################################################## 70.7% ################################################### 71.5% #################################################### 72.4% #################################################### 73.3% ##################################################### 73.8% ##################################################### 74.8% ###################################################### 75.6% ####################################################### 76.4% ####################################################### 77.0% ######################################################## 77.9% ######################################################## 78.5% ######################################################### 79.4% ######################################################### 80.3% ########################################################## 81.2% ########################################################### 82.1% ########################################################### 82.8% ############################################################ 83.7% ############################################################ 84.6% ############################################################# 85.6% ############################################################## 86.2% ############################################################## 87.1% ############################################################### 87.8% ############################################################### 88.7% ################################################################ 89.6% ################################################################ 90.3% ################################################################# 91.2% ################################################################## 92.1% ################################################################## 93.0% ################################################################### 93.7% #################################################################### 94.6% #################################################################### 95.5% ##################################################################### 96.4% ##################################################################### 97.2% ###################################################################### 97.9% ####################################################################### 98.9% ####################################################################### 99.8% ######################################################################## 100.0% [2021-02-02T09:41:07.309Z] #27 33.81 [2021-02-02T09:41:07.940Z] #27 ... [2021-02-02T09:41:07.940Z] [2021-02-02T09:41:07.940Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:07.940Z] #32 21.92 sync [2021-02-02T09:41:07.940Z] #32 21.92 internal/reflectlite [2021-02-02T09:41:07.940Z] #32 24.02 sort [2021-02-02T09:41:07.940Z] #32 24.02 errors [2021-02-02T09:41:07.940Z] #32 24.46 strconv [2021-02-02T09:41:07.940Z] #32 25.49 io [2021-02-02T09:41:07.940Z] #32 26.58 internal/oserror [2021-02-02T09:41:07.940Z] #32 26.69 syscall [2021-02-02T09:41:07.940Z] #32 27.12 reflect [2021-02-02T09:41:07.940Z] #32 30.83 time [2021-02-02T09:41:08.230Z] #32 ... [2021-02-02T09:41:08.230Z] [2021-02-02T09:41:08.230Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:41:08.230Z] #11 25.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-02T09:41:08.230Z] #11 27.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-02-02T09:41:08.230Z] #11 27.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-02-02T09:41:08.230Z] #11 27.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-02T09:41:08.230Z] #11 27.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-02T09:41:08.231Z] #11 27.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-02-02T09:41:08.231Z] #11 27.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2021-02-02T09:41:08.231Z] #11 27.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-02-02T09:41:08.231Z] #11 27.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-02-02T09:41:08.231Z] #11 27.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-02-02T09:41:08.231Z] #11 27.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-02-02T09:41:08.231Z] #11 27.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-02-02T09:41:08.231Z] #11 27.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-02-02T09:41:08.231Z] #11 27.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-02-02T09:41:08.231Z] #11 27.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-02-02T09:41:08.231Z] #11 27.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2021-02-02T09:41:08.231Z] #11 27.83 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:41:08.231Z] #11 27.90 Fetched 73.7 MB in 5s (15.7 MB/s) [2021-02-02T09:41:08.231Z] #11 27.93 (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 ... 15177 files and directories currently installed.) [2021-02-02T09:41:08.231Z] #11 27.99 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2021-02-02T09:41:08.231Z] #11 28.00 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:41:08.231Z] #11 28.27 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2021-02-02T09:41:08.231Z] #11 28.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 ... 15177 files and directories currently installed.) [2021-02-02T09:41:08.231Z] #11 28.48 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2021-02-02T09:41:08.231Z] #11 28.55 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:41:08.231Z] #11 28.69 Setting up libudev1:s390x (241-7~deb10u5) ... [2021-02-02T09:41:08.231Z] #11 28.78 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-02T09:41:08.231Z] #11 28.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 ... 15177 files and directories currently installed.) [2021-02-02T09:41:08.231Z] #11 28.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-02-02T09:41:08.231Z] #11 28.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:41:08.231Z] #11 30.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-02T09:41:08.231Z] #11 30.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-02-02T09:41:08.231Z] #11 30.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:41:08.521Z] #11 32.50 Selecting previously unselected package binutils-mingw-w64. [2021-02-02T09:41:08.521Z] #11 32.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-02T09:41:08.521Z] #11 32.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:41:08.847Z] #11 32.61 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-02-02T09:41:08.847Z] #11 32.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-02T09:41:08.847Z] #11 32.62 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-02T09:41:08.847Z] #11 ... [2021-02-02T09:41:08.847Z] [2021-02-02T09:41:08.847Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:41:08.847Z] #54 0.902 + RM_GOPATH=0 [2021-02-02T09:41:08.847Z] #54 0.902 + TMP_GOPATH= [2021-02-02T09:41:08.847Z] #54 0.902 + : /build [2021-02-02T09:41:08.847Z] #54 0.902 + '[' -z '' ']' [2021-02-02T09:41:08.847Z] #54 0.903 ++ mktemp -d [2021-02-02T09:41:08.847Z] #54 0.904 + export GOPATH=/tmp/tmp.AbkQL9AOVE [2021-02-02T09:41:08.847Z] #54 0.904 + GOPATH=/tmp/tmp.AbkQL9AOVE [2021-02-02T09:41:08.847Z] #54 0.904 + RM_GOPATH=1 [2021-02-02T09:41:08.847Z] #54 0.904 + case "$(go env GOARCH)" in [2021-02-02T09:41:08.847Z] #54 0.904 ++ go env GOARCH [2021-02-02T09:41:08.847Z] #54 0.932 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:41:08.847Z] #54 0.932 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:41:08.847Z] #54 0.932 ++ dirname /tmp/install/install.sh [2021-02-02T09:41:08.847Z] #54 0.933 + dir=/tmp/install [2021-02-02T09:41:08.847Z] #54 0.933 + bin=containerd [2021-02-02T09:41:08.847Z] #54 0.933 + shift [2021-02-02T09:41:08.847Z] #54 0.933 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-02T09:41:08.847Z] #54 0.933 + . /tmp/install/containerd.installer [2021-02-02T09:41:08.847Z] #54 0.933 ++ set -e [2021-02-02T09:41:08.847Z] #54 0.933 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:08.847Z] #54 0.934 + install_containerd [2021-02-02T09:41:08.847Z] #54 0.934 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-02T09:41:08.847Z] #54 0.934 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AbkQL9AOVE/src/github.com/containerd/containerd [2021-02-02T09:41:08.847Z] #54 0.934 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:08.847Z] #54 0.939 Cloning into '/tmp/tmp.AbkQL9AOVE/src/github.com/containerd/containerd'... [2021-02-02T09:41:08.847Z] #54 ... [2021-02-02T09:41:08.847Z] [2021-02-02T09:41:08.847Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:41:08.847Z] #11 32.77 Selecting previously unselected package dmsetup. [2021-02-02T09:41:08.847Z] #11 32.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-02-02T09:41:08.847Z] #11 32.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-02T09:41:08.847Z] #11 32.95 Selecting previously unselected package mingw-w64-common. [2021-02-02T09:41:08.847Z] #11 32.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-02T09:41:09.137Z] #11 32.96 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-02T09:41:09.242Z] using credential docker-jenkins-github-credentials [2021-02-02T09:41:09.249Z] Cloning the remote Git repository [2021-02-02T09:41:09.249Z] Cloning with configured refspecs honoured and without tags [2021-02-02T09:41:09.299Z] Cloning repository https://github.com/moby/moby.git [2021-02-02T09:41:09.361Z] > git init /home/ubuntu/workspace/moby_PR-41645 # timeout=10 [2021-02-02T09:41:09.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:41:09.616Z] > git --version # timeout=10 [2021-02-02T09:41:09.623Z] > git --version # 'git version 2.7.4' [2021-02-02T09:41:09.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:09.626Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:10.171Z] #11 ... [2021-02-02T09:41:10.171Z] [2021-02-02T09:41:10.171Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-02T09:41:10.171Z] #34 24.13 (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 ... 15177 files and directories currently installed.) [2021-02-02T09:41:10.171Z] #34 24.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 24.27 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:41:10.171Z] #34 24.53 Selecting previously unselected package vim-common. [2021-02-02T09:41:10.171Z] #34 24.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:41:10.171Z] #34 24.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:41:10.171Z] #34 24.95 Selecting previously unselected package cmake-data. [2021-02-02T09:41:10.171Z] #34 24.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-02T09:41:10.171Z] #34 24.97 Unpacking cmake-data (3.13.4-1) ... [2021-02-02T09:41:10.171Z] #34 27.05 Selecting previously unselected package libicu63:s390x. [2021-02-02T09:41:10.171Z] #34 27.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 27.06 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-02T09:41:10.171Z] #34 32.09 Selecting previously unselected package libxml2:s390x. [2021-02-02T09:41:10.171Z] #34 32.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 32.10 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:41:10.171Z] #34 32.51 Selecting previously unselected package libarchive13:s390x. [2021-02-02T09:41:10.171Z] #34 32.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 32.51 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-02T09:41:10.171Z] #34 32.73 Selecting previously unselected package libjsoncpp1:s390x. [2021-02-02T09:41:10.171Z] #34 32.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 32.73 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-02-02T09:41:10.171Z] #34 32.81 Selecting previously unselected package librhash0:s390x. [2021-02-02T09:41:10.171Z] #34 32.81 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 32.82 Unpacking librhash0:s390x (1.3.8-1) ... [2021-02-02T09:41:10.171Z] #34 32.93 Selecting previously unselected package libuv1:s390x. [2021-02-02T09:41:10.171Z] #34 32.93 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 32.93 Unpacking libuv1:s390x (1.24.1-1) ... [2021-02-02T09:41:10.171Z] #34 33.05 Selecting previously unselected package cmake. [2021-02-02T09:41:10.171Z] #34 33.05 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-02-02T09:41:10.171Z] #34 33.06 Unpacking cmake (3.13.4-1) ... [2021-02-02T09:41:10.465Z] #34 ... [2021-02-02T09:41:10.465Z] [2021-02-02T09:41:10.465Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-02T09:41:10.465Z] #40 24.84 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:41:10.465Z] #40 25.01 Fetched 3742 kB in 0s (14.0 MB/s) [2021-02-02T09:41:10.465Z] #40 25.05 Selecting previously unselected package libcap-dev:s390x. [2021-02-02T09:41:10.465Z] #40 25.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 ... 15177 files and directories currently installed.) [2021-02-02T09:41:10.465Z] #40 25.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.12 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-02-02T09:41:10.465Z] #40 25.19 Selecting previously unselected package libnet1:s390x. [2021-02-02T09:41:10.465Z] #40 25.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.20 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-02T09:41:10.465Z] #40 25.26 Selecting previously unselected package libnet1-dev. [2021-02-02T09:41:10.465Z] #40 25.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:41:10.465Z] #40 25.40 Selecting previously unselected package libnl-3-200:s390x. [2021-02-02T09:41:10.465Z] #40 25.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.40 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-02T09:41:10.465Z] #40 25.45 Selecting previously unselected package libnl-3-dev:s390x. [2021-02-02T09:41:10.465Z] #40 25.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.46 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-02-02T09:41:10.465Z] #40 25.64 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-02T09:41:10.465Z] #40 25.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.65 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-02T09:41:10.465Z] #40 25.69 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-02-02T09:41:10.465Z] #40 25.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.70 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-02T09:41:10.465Z] #40 25.78 Selecting previously unselected package zlib1g-dev:s390x. [2021-02-02T09:41:10.465Z] #40 25.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.79 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-02T09:41:10.465Z] #40 25.94 Selecting previously unselected package libprotobuf17:s390x. [2021-02-02T09:41:10.465Z] #40 25.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 25.94 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 26.41 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-02-02T09:41:10.465Z] #40 26.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 26.42 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 26.54 Selecting previously unselected package libprotobuf-dev:s390x. [2021-02-02T09:41:10.465Z] #40 26.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 26.55 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 27.52 Selecting previously unselected package libprotoc17:s390x. [2021-02-02T09:41:10.465Z] #40 27.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 27.53 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 27.96 Selecting previously unselected package protobuf-c-compiler. [2021-02-02T09:41:10.465Z] #40 27.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 27.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:41:10.465Z] #40 28.07 Selecting previously unselected package protobuf-compiler. [2021-02-02T09:41:10.465Z] #40 28.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 28.08 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 28.16 Selecting previously unselected package python-pkg-resources. [2021-02-02T09:41:10.465Z] #40 28.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:41:10.465Z] #40 28.16 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-02T09:41:10.465Z] #40 28.33 Selecting previously unselected package python-six. [2021-02-02T09:41:10.465Z] #40 28.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-02T09:41:10.465Z] #40 28.33 Unpacking python-six (1.12.0-1) ... [2021-02-02T09:41:10.465Z] #40 28.39 Selecting previously unselected package python-protobuf. [2021-02-02T09:41:10.465Z] #40 28.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-02-02T09:41:10.465Z] #40 28.39 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 28.87 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-02T09:41:10.465Z] #40 30.79 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 30.80 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-02T09:41:10.465Z] #40 30.81 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-02T09:41:10.465Z] #40 30.81 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-02T09:41:10.465Z] #40 30.84 Setting up python-six (1.12.0-1) ... [2021-02-02T09:41:10.465Z] #40 32.13 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-02T09:41:10.465Z] #40 32.14 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-02T09:41:10.465Z] #40 32.16 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 32.16 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-02-02T09:41:10.465Z] #40 32.17 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 32.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 32.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:41:10.465Z] #40 32.19 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 32.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:41:10.465Z] #40 32.20 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-02T09:41:10.465Z] #40 ... [2021-02-02T09:41:10.465Z] [2021-02-02T09:41:10.465Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-02T09:41:10.465Z] #27 34.74 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-02T09:41:10.465Z] #27 35.03 [2021-02-02T09:41:10.465Z] #27 35.18 #=#=# ######################################################################## 100.0% [2021-02-02T09:41:10.465Z] #27 35.38 [2021-02-02T09:41:10.465Z] #27 35.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-02T09:41:10.465Z] #27 36.29 [2021-02-02T09:41:10.465Z] #27 36.47 #=#=# ##O#- # ######################################################################## 100.0% [2021-02-02T09:41:10.465Z] #27 36.63 [2021-02-02T09:41:10.465Z] #27 36.70 Download of images into '/build' complete. [2021-02-02T09:41:10.465Z] #27 36.70 Use something like the following to load the result into a Docker daemon: [2021-02-02T09:41:10.465Z] #27 36.70 tar -cC '/build' . | docker load [2021-02-02T09:41:10.465Z] #27 DONE 37.1s [2021-02-02T09:41:10.465Z] [2021-02-02T09:41:10.465Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-02T09:41:10.465Z] #30 29.56 Checking out files: 98% (1503/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-02T09:41:10.465Z] #30 29.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-02T09:41:10.465Z] #30 30.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:41:10.629Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a5137980fe1ff31b) in /home/ubuntu/workspace/moby_PR-41645 [Pipeline] { [Pipeline] checkout [2021-02-02T09:41:10.751Z] The recommended git tool is: git [2021-02-02T09:41:11.097Z] #30 ... [2021-02-02T09:41:11.097Z] [2021-02-02T09:41:11.097Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:11.097Z] #32 35.01 internal/poll [2021-02-02T09:41:11.737Z] #32 ... [2021-02-02T09:41:11.737Z] [2021-02-02T09:41:11.737Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-02T09:41:11.737Z] #34 35.32 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-02T09:41:11.737Z] #34 35.34 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:41:11.737Z] #34 35.35 Setting up libuv1:s390x (1.24.1-1) ... [2021-02-02T09:41:11.737Z] #34 35.36 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:41:11.737Z] #34 35.37 Setting up librhash0:s390x (1.3.8-1) ... [2021-02-02T09:41:11.737Z] #34 35.38 Setting up cmake-data (3.13.4-1) ... [2021-02-02T09:41:11.737Z] #34 35.39 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:41:11.737Z] #34 35.39 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-02-02T09:41:11.737Z] #34 35.40 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-02T09:41:11.737Z] #34 35.41 Setting up cmake (3.13.4-1) ... [2021-02-02T09:41:11.737Z] #34 35.42 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:41:11.737Z] #34 35.45 Processing triggers for mime-support (3.62) ... [2021-02-02T09:41:11.737Z] #34 DONE 35.9s [2021-02-02T09:41:12.029Z] [2021-02-02T09:41:12.029Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:12.029Z] #35 ... [2021-02-02T09:41:12.029Z] [2021-02-02T09:41:12.029Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-02T09:41:12.029Z] #40 35.65 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-02-02T09:41:12.029Z] #40 35.66 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:41:12.029Z] #40 DONE 36.1s [2021-02-02T09:41:12.320Z] [2021-02-02T09:41:12.320Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:41:12.320Z] #45 DONE 36.2s [2021-02-02T09:41:12.320Z] [2021-02-02T09:41:12.320Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:13.021Z] using credential docker-jenkins-github-credentials [2021-02-02T09:41:13.026Z] Cloning the remote Git repository [2021-02-02T09:41:13.026Z] Cloning with configured refspecs honoured and without tags [2021-02-02T09:41:13.083Z] Cloning repository https://github.com/moby/moby.git [2021-02-02T09:41:13.126Z] > git init /home/ubuntu/workspace/moby_PR-41645 # timeout=10 [2021-02-02T09:41:13.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:41:13.350Z] > git --version # timeout=10 [2021-02-02T09:41:13.365Z] > git --version # 'git version 2.17.1' [2021-02-02T09:41:13.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:13.386Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:14.398Z] #41 2.063 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:41:14.398Z] #41 2.063 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:41:14.398Z] #41 2.069 Note: Building without GnuTLS support [2021-02-02T09:41:14.398Z] #41 2.071 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:41:14.398Z] #41 2.071 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:41:15.031Z] #41 2.967 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:41:15.031Z] #41 3.001 GEN .gitid [2021-02-02T09:41:15.031Z] #41 3.019 GEN criu/include/version.h [2021-02-02T09:41:15.321Z] #41 3.047 GEN include/common/asm [2021-02-02T09:41:15.321Z] #41 ... [2021-02-02T09:41:15.321Z] [2021-02-02T09:41:15.321Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:15.321Z] #49 29.31 syscall [2021-02-02T09:41:15.321Z] #49 29.31 reflect [2021-02-02T09:41:15.321Z] #49 35.16 context [2021-02-02T09:41:15.321Z] #49 35.94 internal/poll [2021-02-02T09:41:15.321Z] #49 37.49 os [2021-02-02T09:41:15.321Z] #49 38.89 encoding/binary [2021-02-02T09:41:15.611Z] #49 ... [2021-02-02T09:41:15.611Z] [2021-02-02T09:41:15.611Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:15.611Z] #35 1.136 + RM_GOPATH=0 [2021-02-02T09:41:15.611Z] #35 1.136 + TMP_GOPATH= [2021-02-02T09:41:15.611Z] #35 1.136 + : /build [2021-02-02T09:41:15.611Z] #35 1.136 + '[' -z '' ']' [2021-02-02T09:41:15.611Z] #35 1.141 ++ mktemp -d [2021-02-02T09:41:15.611Z] #35 1.142 + export GOPATH=/tmp/tmp.wXRocIzZNN [2021-02-02T09:41:15.611Z] #35 1.142 + GOPATH=/tmp/tmp.wXRocIzZNN [2021-02-02T09:41:15.611Z] #35 1.142 + RM_GOPATH=1 [2021-02-02T09:41:15.611Z] #35 1.142 + case "$(go env GOARCH)" in [2021-02-02T09:41:15.611Z] #35 1.147 ++ go env GOARCH [2021-02-02T09:41:15.611Z] #35 1.162 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:41:15.611Z] #35 1.162 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:41:15.611Z] #35 1.162 ++ dirname /tmp/install/install.sh [2021-02-02T09:41:15.611Z] #35 1.170 + dir=/tmp/install [2021-02-02T09:41:15.611Z] #35 1.171 + bin=tini [2021-02-02T09:41:15.611Z] #35 1.171 + shift [2021-02-02T09:41:15.611Z] #35 1.171 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-02T09:41:15.611Z] #35 1.171 + . /tmp/install/tini.installer [2021-02-02T09:41:15.611Z] #35 1.171 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:41:15.611Z] #35 1.171 + install_tini [2021-02-02T09:41:15.611Z] #35 1.171 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-02T09:41:15.611Z] #35 1.171 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:41:15.611Z] #35 1.171 + git clone https://github.com/krallin/tini.git /tmp/tmp.wXRocIzZNN/tini [2021-02-02T09:41:15.611Z] #35 1.174 Cloning into '/tmp/tmp.wXRocIzZNN/tini'... [2021-02-02T09:41:15.611Z] #35 1.733 + cd /tmp/tmp.wXRocIzZNN/tini [2021-02-02T09:41:15.611Z] #35 1.733 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:41:15.611Z] #35 1.738 + cmake . [2021-02-02T09:41:15.611Z] #35 2.179 -- The C compiler identification is GNU 8.3.0 [2021-02-02T09:41:15.611Z] #35 2.229 -- Check for working C compiler: /usr/bin/cc [2021-02-02T09:41:15.611Z] #35 2.657 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-02T09:41:15.611Z] #35 2.657 -- Detecting C compiler ABI info [2021-02-02T09:41:15.611Z] #35 2.981 -- Detecting C compiler ABI info - done [2021-02-02T09:41:15.611Z] #35 3.004 -- Detecting C compile features [2021-02-02T09:41:15.901Z] #35 4.045 -- Detecting C compile features - done [2021-02-02T09:41:15.901Z] #35 4.050 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-02T09:41:16.261Z] #35 4.265 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-02T09:41:16.261Z] #35 4.332 -- Configuring done [2021-02-02T09:41:16.261Z] #35 4.366 -- Generating done [2021-02-02T09:41:16.261Z] #35 4.367 -- Build files have been written to: /tmp/tmp.wXRocIzZNN/tini [2021-02-02T09:41:16.261Z] #35 4.374 + make tini-static [2021-02-02T09:41:16.552Z] #35 4.633 Scanning dependencies of target tini-static [2021-02-02T09:41:16.552Z] #35 4.693 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-02T09:41:17.582Z] #35 5.638 [100%] Linking C executable tini-static [2021-02-02T09:41:17.877Z] #35 5.949 [100%] Built target tini-static [2021-02-02T09:41:17.877Z] #35 5.980 + mkdir -p /build [2021-02-02T09:41:17.877Z] #35 5.984 + cp tini-static /build/docker-init [2021-02-02T09:41:18.223Z] #35 DONE 6.2s [2021-02-02T09:41:18.223Z] [2021-02-02T09:41:18.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:18.223Z] #41 3.914 PBCC images/timens.pb-c.c [2021-02-02T09:41:18.223Z] #41 3.931 DEP images/timens.pb-c.d [2021-02-02T09:41:18.223Z] #41 3.970 PBCC images/fown.pb-c.c [2021-02-02T09:41:18.223Z] #41 3.986 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.043 PBCC images/opts.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.055 PBCC images/memfd.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.078 DEP images/fown.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.106 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.134 DEP images/opts.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.173 DEP images/memfd.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.216 PBCC images/sit.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.237 DEP images/sit.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.289 PBCC images/macvlan.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.301 DEP images/macvlan.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.331 PBCC images/autofs.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.345 DEP images/autofs.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.375 PBCC images/sysctl.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.388 DEP images/sysctl.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.430 PBCC images/time.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.443 DEP images/time.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.491 PBCC images/binfmt-misc.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.494 DEP images/binfmt-misc.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.518 PBCC images/seccomp.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.542 DEP images/seccomp.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.586 PBCC images/userns.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.595 DEP images/userns.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.604 PBCC images/cgroup.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.611 DEP images/cgroup.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.665 PBCC images/ext-file.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.671 DEP images/ext-file.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.690 PBCC images/rpc.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.736 DEP images/rpc.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.769 PBCC images/siginfo.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.806 DEP images/siginfo.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.870 PBCC images/pagemap.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.894 DEP images/pagemap.pb-c.d [2021-02-02T09:41:18.223Z] #41 4.962 PBCC images/rlimit.pb-c.c [2021-02-02T09:41:18.223Z] #41 4.965 DEP images/rlimit.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.001 PBCC images/file-lock.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.013 DEP images/file-lock.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.045 PBCC images/tty.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.073 DEP images/tty.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.106 PBCC images/tun.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.142 PBCC images/netdev.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.182 DEP images/tun.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.198 DEP images/netdev.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.251 PBCC images/vma.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.292 DEP images/vma.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.343 PBCC images/creds.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.375 DEP images/creds.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.401 PBCC images/utsns.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.415 DEP images/utsns.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.457 PBCC images/ipc-desc.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.475 PBCC images/ipc-sem.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.490 DEP images/ipc-desc.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.557 DEP images/ipc-sem.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.605 PBCC images/ipc-msg.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.624 DEP images/ipc-msg.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.646 PBCC images/ipc-shm.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.658 DEP images/ipc-shm.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.696 PBCC images/ipc-var.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.700 DEP images/ipc-var.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.757 PBCC images/sk-opts.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.762 PBCC images/packet-sock.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.801 DEP images/sk-opts.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.836 DEP images/packet-sock.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.900 PBCC images/sk-netlink.pb-c.c [2021-02-02T09:41:18.223Z] #41 5.944 DEP images/sk-netlink.pb-c.d [2021-02-02T09:41:18.223Z] #41 5.982 PBCC images/sk-inet.pb-c.c [2021-02-02T09:41:18.223Z] #41 6.057 DEP images/sk-inet.pb-c.d [2021-02-02T09:41:18.223Z] #41 6.077 PBCC images/sk-unix.pb-c.c [2021-02-02T09:41:18.223Z] #41 6.121 DEP images/sk-unix.pb-c.d [2021-02-02T09:41:18.223Z] #41 6.175 PBCC images/mm.pb-c.c [2021-02-02T09:41:18.533Z] #41 6.232 DEP images/mm.pb-c.d [2021-02-02T09:41:18.533Z] #41 6.292 PBCC images/timerfd.pb-c.c [2021-02-02T09:41:18.533Z] #41 6.358 DEP images/timerfd.pb-c.d [2021-02-02T09:41:18.831Z] #41 6.454 PBCC images/timer.pb-c.c [2021-02-02T09:41:18.831Z] #41 6.454 DEP images/timer.pb-c.d [2021-02-02T09:41:18.831Z] #41 6.509 PBCC images/sa.pb-c.c [2021-02-02T09:41:18.831Z] #41 6.595 DEP images/sa.pb-c.d [2021-02-02T09:41:18.831Z] #41 6.664 PBCC images/pipe-data.pb-c.c [2021-02-02T09:41:18.831Z] #41 6.664 DEP images/pipe-data.pb-c.d [2021-02-02T09:41:18.831Z] #41 6.703 PBCC images/mnt.pb-c.c [2021-02-02T09:41:18.831Z] #41 6.756 DEP images/mnt.pb-c.d [2021-02-02T09:41:18.831Z] #41 6.787 PBCC images/sk-packet.pb-c.c [2021-02-02T09:41:18.831Z] #41 6.791 DEP images/sk-packet.pb-c.d [2021-02-02T09:41:18.831Z] #41 6.840 PBCC images/tcp-stream.pb-c.c [2021-02-02T09:41:19.132Z] #41 6.849 DEP images/tcp-stream.pb-c.d [2021-02-02T09:41:19.132Z] #41 6.895 PBCC images/pipe.pb-c.c [2021-02-02T09:41:19.132Z] #41 6.904 DEP images/pipe.pb-c.d [2021-02-02T09:41:19.132Z] #41 6.965 PBCC images/pstree.pb-c.c [2021-02-02T09:41:19.132Z] #41 6.965 DEP images/pstree.pb-c.d [2021-02-02T09:41:19.132Z] #41 7.027 PBCC images/fs.pb-c.c [2021-02-02T09:41:19.132Z] #41 7.037 DEP images/fs.pb-c.d [2021-02-02T09:41:19.132Z] #41 7.093 PBCC images/signalfd.pb-c.c [2021-02-02T09:41:19.422Z] #41 7.126 DEP images/signalfd.pb-c.d [2021-02-02T09:41:19.422Z] #41 7.169 PBCC images/fh.pb-c.c [2021-02-02T09:41:19.422Z] #41 7.206 PBCC images/fsnotify.pb-c.c [2021-02-02T09:41:19.422Z] #41 7.269 DEP images/fh.pb-c.d [2021-02-02T09:41:19.422Z] #41 7.303 DEP images/fsnotify.pb-c.d [2021-02-02T09:41:19.422Z] #41 7.357 PBCC images/eventpoll.pb-c.c [2021-02-02T09:41:19.422Z] #41 7.360 DEP images/eventpoll.pb-c.d [2021-02-02T09:41:19.422Z] #41 7.398 PBCC images/eventfd.pb-c.c [2021-02-02T09:41:19.422Z] #41 7.432 DEP images/eventfd.pb-c.d [2021-02-02T09:41:19.422Z] #41 7.475 PBCC images/remap-file-path.pb-c.c [2021-02-02T09:41:19.712Z] #41 7.478 DEP images/remap-file-path.pb-c.d [2021-02-02T09:41:19.712Z] #41 7.531 PBCC images/fifo.pb-c.c [2021-02-02T09:41:19.712Z] #41 7.535 DEP images/fifo.pb-c.d [2021-02-02T09:41:19.712Z] #41 7.565 PBCC images/ghost-file.pb-c.c [2021-02-02T09:41:19.712Z] #41 7.579 DEP images/ghost-file.pb-c.d [2021-02-02T09:41:19.712Z] #41 7.631 PBCC images/regfile.pb-c.c [2021-02-02T09:41:19.712Z] #41 7.640 DEP images/regfile.pb-c.d [2021-02-02T09:41:19.712Z] #41 7.678 PBCC images/ns.pb-c.c [2021-02-02T09:41:19.712Z] #41 7.695 DEP images/ns.pb-c.d [2021-02-02T09:41:20.002Z] #41 7.726 PBCC images/fdinfo.pb-c.c [2021-02-02T09:41:20.002Z] #41 7.774 DEP images/fdinfo.pb-c.d [2021-02-02T09:41:20.002Z] #41 7.809 PBCC images/core-aarch64.pb-c.c [2021-02-02T09:41:20.002Z] #41 7.819 PBCC images/core-arm.pb-c.c [2021-02-02T09:41:20.002Z] #41 7.853 PBCC images/core-ppc64.pb-c.c [2021-02-02T09:41:20.002Z] #41 7.888 PBCC images/core-s390.pb-c.c [2021-02-02T09:41:20.002Z] #41 7.928 PBCC images/core-x86.pb-c.c [2021-02-02T09:41:20.292Z] #41 7.936 PBCC images/core.pb-c.c [2021-02-02T09:41:20.292Z] #41 8.020 PBCC images/inventory.pb-c.c [2021-02-02T09:41:20.292Z] #41 8.093 DEP images/core-aarch64.pb-c.d [2021-02-02T09:41:20.292Z] #41 8.140 DEP images/core-arm.pb-c.d [2021-02-02T09:41:20.292Z] #41 8.197 DEP images/core-ppc64.pb-c.d [2021-02-02T09:41:20.292Z] #41 8.248 DEP images/core-s390.pb-c.d [2021-02-02T09:41:20.292Z] #41 8.263 DEP images/core-x86.pb-c.d [2021-02-02T09:41:20.292Z] #41 8.305 DEP images/core.pb-c.d [2021-02-02T09:41:20.582Z] #41 8.355 DEP images/inventory.pb-c.d [2021-02-02T09:41:20.582Z] #41 8.421 PBCC images/cpuinfo.pb-c.c [2021-02-02T09:41:20.582Z] #41 8.429 DEP images/cpuinfo.pb-c.d [2021-02-02T09:41:20.582Z] #41 8.465 PBCC images/stats.pb-c.c [2021-02-02T09:41:20.582Z] #41 8.479 DEP images/stats.pb-c.d [2021-02-02T09:41:21.213Z] #41 ... [2021-02-02T09:41:21.213Z] [2021-02-02T09:41:21.213Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:21.213Z] #43 35.09 internal/poll [2021-02-02T09:41:21.213Z] #43 36.81 internal/syscall/execenv [2021-02-02T09:41:21.213Z] #43 36.99 internal/syscall/unix [2021-02-02T09:41:21.213Z] #43 37.07 os [2021-02-02T09:41:21.213Z] #43 37.77 internal/fmtsort [2021-02-02T09:41:21.213Z] #43 38.16 strings [2021-02-02T09:41:21.213Z] #43 39.90 path/filepath [2021-02-02T09:41:21.213Z] #43 39.90 fmt [2021-02-02T09:41:21.213Z] #43 40.95 regexp/syntax [2021-02-02T09:41:21.213Z] #43 43.36 flag [2021-02-02T09:41:21.213Z] #43 44.33 go/token [2021-02-02T09:41:21.213Z] #43 44.73 go/scanner [2021-02-02T09:41:21.213Z] #43 44.80 regexp [2021-02-02T09:41:21.213Z] #43 ... [2021-02-02T09:41:21.213Z] [2021-02-02T09:41:21.213Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:21.213Z] #32 36.91 internal/syscall/execenv [2021-02-02T09:41:21.213Z] #32 37.06 internal/syscall/unix [2021-02-02T09:41:21.213Z] #32 37.46 os [2021-02-02T09:41:21.213Z] #32 37.94 internal/fmtsort [2021-02-02T09:41:21.213Z] #32 38.38 strings [2021-02-02T09:41:21.213Z] #32 39.67 fmt [2021-02-02T09:41:21.213Z] #32 40.11 path/filepath [2021-02-02T09:41:21.213Z] #32 41.19 io/ioutil [2021-02-02T09:41:21.213Z] #32 41.75 path [2021-02-02T09:41:21.213Z] #32 42.15 text/tabwriter [2021-02-02T09:41:21.213Z] #32 43.17 flag [2021-02-02T09:41:21.213Z] #32 43.17 github.com/BurntSushi/toml [2021-02-02T09:41:21.213Z] #32 44.31 log [2021-02-02T09:41:21.503Z] #32 ... [2021-02-02T09:41:21.503Z] [2021-02-02T09:41:21.503Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:21.503Z] #41 9.339 make[1]: Nothing to be done for 'all'. [2021-02-02T09:41:22.134Z] #41 10.12 CC images/stats.o [2021-02-02T09:41:22.764Z] #41 10.40 CC images/core.o [2021-02-02T09:41:23.054Z] #41 10.98 CC images/core-x86.o [2021-02-02T09:41:23.344Z] #41 11.31 CC images/core-arm.o [2021-02-02T09:41:23.634Z] #41 11.55 CC images/core-aarch64.o [2021-02-02T09:41:23.634Z] #41 ... [2021-02-02T09:41:23.634Z] [2021-02-02T09:41:23.634Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:41:23.634Z] #11 37.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-02T09:41:23.634Z] #11 37.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-02T09:41:23.634Z] #11 37.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:41:23.634Z] #11 42.07 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-02T09:41:23.634Z] #11 42.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-02T09:41:23.634Z] #11 42.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:41:23.634Z] #11 42.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-02T09:41:23.634Z] #11 42.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-02T09:41:23.634Z] #11 42.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:41:23.924Z] #11 ... [2021-02-02T09:41:23.924Z] [2021-02-02T09:41:23.924Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:23.924Z] #41 11.69 CC images/core-ppc64.o [2021-02-02T09:41:24.214Z] #41 12.02 CC images/core-s390.o [2021-02-02T09:41:24.510Z] #41 ... [2021-02-02T09:41:24.510Z] [2021-02-02T09:41:24.510Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:24.510Z] #32 45.92 github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:41:24.510Z] #32 DONE 48.4s [2021-02-02T09:41:24.510Z] [2021-02-02T09:41:24.510Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:24.510Z] #41 12.42 CC images/cpuinfo.o [2021-02-02T09:41:24.800Z] #41 12.59 CC images/inventory.o [2021-02-02T09:41:24.800Z] #41 12.71 CC images/fdinfo.o [2021-02-02T09:41:25.093Z] #41 12.94 CC images/fown.o [2021-02-02T09:41:25.093Z] #41 13.01 CC images/ns.o [2021-02-02T09:41:25.093Z] #41 13.12 CC images/regfile.o [2021-02-02T09:41:25.383Z] #41 13.29 CC images/ghost-file.o [2021-02-02T09:41:25.673Z] #41 13.49 CC images/fifo.o [2021-02-02T09:41:25.673Z] #41 13.60 CC images/remap-file-path.o [2021-02-02T09:41:25.698Z] Fetching without tags [2021-02-02T09:41:25.965Z] #41 13.74 CC images/eventfd.o [2021-02-02T09:41:25.965Z] #41 13.88 CC images/eventpoll.o [2021-02-02T09:41:26.031Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:41:26.255Z] #41 13.98 CC images/fh.o [2021-02-02T09:41:26.255Z] #41 ... [2021-02-02T09:41:26.255Z] [2021-02-02T09:41:26.255Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:26.255Z] #49 40.23 fmt [2021-02-02T09:41:26.255Z] #49 40.27 encoding/base64 [2021-02-02T09:41:26.255Z] #49 40.99 golang.org/x/sys/unix [2021-02-02T09:41:26.255Z] #49 44.08 encoding/json [2021-02-02T09:41:26.255Z] #49 46.48 github.com/pkg/diff [2021-02-02T09:41:26.255Z] #49 47.04 go/ast [2021-02-02T09:41:26.255Z] #49 47.60 golang.org/x/crypto/ssh/terminal [2021-02-02T09:41:26.255Z] #49 48.67 mvdan.cc/editorconfig [2021-02-02T09:41:26.255Z] #49 49.55 mvdan.cc/sh/v3/fileutil [2021-02-02T09:41:26.255Z] #49 49.65 mvdan.cc/sh/v3/syntax [2021-02-02T09:41:26.255Z] #49 ... [2021-02-02T09:41:26.255Z] [2021-02-02T09:41:26.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:26.255Z] #41 14.16 CC images/fsnotify.o [2021-02-02T09:41:26.885Z] #41 14.58 CC images/signalfd.o [2021-02-02T09:41:26.885Z] #41 14.74 CC images/fs.o [2021-02-02T09:41:26.887Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:41:26.888Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:41:27.021Z] Fetching without tags [2021-02-02T09:41:27.175Z] #41 14.89 CC images/pstree.o [2021-02-02T09:41:27.175Z] #41 15.03 CC images/pipe.o [2021-02-02T09:41:25.631Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:41:25.646Z] > git config --add remote.origin.fetch +refs/pull/41645/head:refs/remotes/origin/PR-41645 # timeout=10 [2021-02-02T09:41:25.659Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:25.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:41:25.690Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:41:25.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:25.692Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:26.028Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:41:26.055Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:41:26.760Z] > git remote # timeout=10 [2021-02-02T09:41:26.788Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:41:26.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:26.819Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:41:26.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T09:41:26.878Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:41:26.897Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:41:27.429Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:41:27.465Z] #41 15.18 CC images/tcp-stream.o [2021-02-02T09:41:27.465Z] #41 15.36 CC images/sk-packet.o [2021-02-02T09:41:27.755Z] #41 15.55 CC images/mnt.o [2021-02-02T09:41:28.045Z] #41 15.73 CC images/pipe-data.o [2021-02-02T09:41:28.045Z] #41 15.85 CC images/sa.o [2021-02-02T09:41:28.045Z] #41 15.93 CC images/timer.o [2021-02-02T09:41:28.335Z] #41 16.19 CC images/timerfd.o [2021-02-02T09:41:28.335Z] #41 16.27 CC images/mm.o [2021-02-02T09:41:26.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:41:26.989Z] > git config --add remote.origin.fetch +refs/pull/41645/head:refs/remotes/origin/PR-41645 # timeout=10 [2021-02-02T09:41:27.003Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:27.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:41:27.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:41:27.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:27.040Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:27.448Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:41:27.464Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:41:28.395Z] > git remote # timeout=10 [2021-02-02T09:41:28.400Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:41:28.506Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:41:28.507Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:41:28.625Z] #41 16.50 CC images/sk-opts.o [2021-02-02T09:41:28.915Z] #41 16.60 CC images/sk-unix.o [2021-02-02T09:41:28.915Z] #41 16.70 CC images/sk-inet.o [2021-02-02T09:41:28.915Z] #41 16.97 CC images/tun.o [2021-02-02T09:41:29.208Z] #41 17.10 CC images/sk-netlink.o [2021-02-02T09:41:29.499Z] #41 17.25 CC images/packet-sock.o [2021-02-02T09:41:29.499Z] #41 17.47 CC images/ipc-var.o [2021-02-02T09:41:29.789Z] #41 17.57 CC images/ipc-desc.o [2021-02-02T09:41:29.789Z] #41 17.64 CC images/ipc-shm.o [2021-02-02T09:41:30.079Z] #41 17.81 CC images/ipc-msg.o [2021-02-02T09:41:30.369Z] #41 18.03 CC images/ipc-sem.o [2021-02-02T09:41:30.369Z] #41 18.19 CC images/utsns.o [2021-02-02T09:41:30.369Z] #41 18.31 CC images/creds.o [2021-02-02T09:41:28.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:28.451Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:41:28.483Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T09:41:28.520Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:41:28.531Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:41:30.659Z] #41 18.40 CC images/vma.o [2021-02-02T09:41:30.659Z] #41 18.55 CC images/netdev.o [2021-02-02T09:41:30.950Z] #41 18.85 CC images/tty.o [2021-02-02T09:41:31.241Z] #41 19.16 CC images/file-lock.o [2021-02-02T09:41:31.241Z] #41 19.28 CC images/rlimit.o [2021-02-02T09:41:31.470Z] Commit message: "[DNM] Trigger CI with runc@master" [2021-02-02T09:41:31.531Z] #41 19.36 CC images/pagemap.o [2021-02-02T09:41:31.531Z] #41 19.55 CC images/siginfo.o [2021-02-02T09:41:31.822Z] #41 19.69 CC images/rpc.o [2021-02-02T09:41:31.822Z] #41 ... [2021-02-02T09:41:31.822Z] [2021-02-02T09:41:31.822Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:31.822Z] #43 45.75 go/ast [2021-02-02T09:41:31.822Z] #43 47.01 internal/lazyregexp [2021-02-02T09:41:31.822Z] #43 47.16 net/url [2021-02-02T09:41:31.822Z] #43 48.44 text/template/parse [2021-02-02T09:41:31.822Z] #43 48.60 go/parser [2021-02-02T09:41:31.822Z] #43 50.78 encoding/xml [2021-02-02T09:41:31.822Z] #43 50.86 text/template [2021-02-02T09:41:31.822Z] #43 53.43 github.com/LK4D4/vndr/versioned [2021-02-02T09:41:31.822Z] #43 53.46 compress/flate [2021-02-02T09:41:31.822Z] #43 54.17 go/doc [2021-02-02T09:41:31.822Z] #43 55.13 hash/crc32 [2021-02-02T09:41:31.822Z] #43 55.44 compress/gzip [2021-02-02T09:41:31.822Z] #43 55.77 net [2021-02-02T09:41:31.822Z] #43 ... [2021-02-02T09:41:31.822Z] [2021-02-02T09:41:31.822Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:41:31.822Z] #54 27.82 Checking out files: 79% (3009/3779) Checking out files: 80% (3024/3779) Checking out files: 81% (3061/3779) Checking out files: 82% (3099/3779) Checking out files: 83% (3137/3779) Checking out files: 84% (3175/3779) Checking out files: 85% (3213/3779) Checking out files: 86% (3250/3779) Checking out files: 87% (3288/3779) Checking out files: 88% (3326/3779) Checking out files: 89% (3364/3779) Checking out files: 90% (3402/3779) Checking out files: 91% (3439/3779) Checking out files: 92% (3477/3779) Checking out files: 93% (3515/3779) Checking out files: 94% (3553/3779) Checking out files: 95% (3591/3779) Checking out files: 96% (3628/3779) Checking out files: 97% (3666/3779) Checking out files: 98% (3704/3779) Checking out files: 99% (3742/3779) Checking out files: 100% (3779/3779) Checking out files: 100% (3779/3779), done. [2021-02-02T09:41:31.822Z] #54 28.35 + cd /tmp/tmp.AbkQL9AOVE/src/github.com/containerd/containerd [2021-02-02T09:41:31.822Z] #54 28.35 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:31.822Z] #54 29.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-02T09:41:31.822Z] #54 29.73 + BUILDTAGS='netgo osusergo static_build' [2021-02-02T09:41:31.822Z] #54 29.73 + export EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:41:31.822Z] #54 29.73 + EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:41:31.822Z] #54 29.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-02T09:41:31.822Z] #54 29.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-02T09:41:31.822Z] #54 29.73 + '[' '' = dynamic ']' [2021-02-02T09:41:31.822Z] #54 29.73 + make [2021-02-02T09:41:31.822Z] #54 30.61 + bin/ctr [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-02T09:41:32.642Z] + docker version [2021-02-02T09:41:32.653Z] Commit message: "[DNM] Trigger CI with runc@master" [2021-02-02T09:41:32.855Z] #54 ... [2021-02-02T09:41:32.855Z] [2021-02-02T09:41:32.855Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:41:32.855Z] #11 56.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-02T09:41:32.855Z] #11 56.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-02T09:41:32.855Z] #11 56.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:41:32.855Z] #11 ... [2021-02-02T09:41:32.855Z] [2021-02-02T09:41:32.855Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-02T09:41:32.855Z] #49 53.47 mvdan.cc/sh/v3/cmd/shfmt [2021-02-02T09:41:32.855Z] #49 DONE 56.9s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-02T09:41:33.146Z] [2021-02-02T09:41:33.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:33.146Z] #41 20.18 CC images/ext-file.o [2021-02-02T09:41:33.146Z] #41 20.29 CC images/cgroup.o [2021-02-02T09:41:33.146Z] #41 20.68 CC images/userns.o [2021-02-02T09:41:33.146Z] #41 21.00 CC images/google/protobuf/descriptor.o [2021-02-02T09:41:33.751Z] + docker version [2021-02-02T09:41:34.201Z] #41 21.95 CC images/opts.o [2021-02-02T09:41:34.201Z] #41 22.10 CC images/seccomp.o [2021-02-02T09:41:34.491Z] #41 22.31 CC images/binfmt-misc.o [2021-02-02T09:41:34.491Z] #41 22.41 CC images/time.o [2021-02-02T09:41:34.781Z] #41 22.60 CC images/sysctl.o [2021-02-02T09:41:34.781Z] #41 22.68 CC images/autofs.o [2021-02-02T09:41:35.071Z] #41 22.82 CC images/macvlan.o [2021-02-02T09:41:35.071Z] #41 22.92 CC images/sit.o [2021-02-02T09:41:35.360Z] #41 23.06 CC images/memfd.o [2021-02-02T09:41:35.360Z] #41 23.21 CC images/timens.o [2021-02-02T09:41:35.360Z] #41 23.33 LINK images/built-in.o [2021-02-02T09:41:35.651Z] #41 23.41 GEN compel/include/asm [2021-02-02T09:41:35.651Z] #41 23.41 GEN compel/include/version.h [2021-02-02T09:41:35.651Z] #41 23.41 touch .config [2021-02-02T09:41:35.651Z] #41 23.42 GEN include/common/config.h [2021-02-02T09:41:35.651Z] #41 23.47 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-02-02T09:41:35.651Z] #41 23.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-02T09:41:35.651Z] #41 23.53 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-02T09:41:35.651Z] #41 23.54 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-02-02T09:41:35.651Z] #41 23.54 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-02-02T09:41:35.651Z] #41 23.55 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-02-02T09:41:35.651Z] #41 23.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-02T09:41:35.651Z] #41 23.56 DEP compel/plugins/std/infect.d [2021-02-02T09:41:35.941Z] #41 23.70 DEP compel/plugins/std/string.d [2021-02-02T09:41:35.941Z] #41 23.78 DEP compel/plugins/std/log.d [2021-02-02T09:41:35.941Z] #41 23.83 DEP compel/plugins/std/fds.d [2021-02-02T09:41:35.941Z] #41 23.91 DEP compel/plugins/std/std.d [2021-02-02T09:41:36.231Z] #41 24.01 DEP compel/plugins/shmem/shmem.d [2021-02-02T09:41:36.231Z] #41 24.10 DEP compel/plugins/fds/fds.d [2021-02-02T09:41:36.525Z] #41 24.23 CC compel/plugins/std/std.o [2021-02-02T09:41:36.525Z] #41 24.46 CC compel/plugins/std/fds.o [2021-02-02T09:41:36.816Z] #41 24.70 CC compel/plugins/std/log.o [2021-02-02T09:41:37.446Z] #41 25.21 CC compel/plugins/std/string.o [2021-02-02T09:41:37.682Z] Fetching without tags [2021-02-02T09:41:37.736Z] #41 25.59 CC compel/plugins/std/infect.o [2021-02-02T09:41:37.978Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:41:38.027Z] #41 25.82 CC compel/arch/s390/plugins/std/parasite-head.o [2021-02-02T09:41:38.027Z] #41 25.83 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-02-02T09:41:38.027Z] #41 25.87 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-02-02T09:41:38.317Z] #41 25.99 AR compel/plugins/std.lib.a [2021-02-02T09:41:38.317Z] #41 26.03 CC compel/plugins/fds/fds.o [2021-02-02T09:41:38.317Z] #41 26.27 AR compel/plugins/fds.lib.a [2021-02-02T09:41:38.317Z] #41 26.29 HOSTDEP compel/src/lib/log-host.d [2021-02-02T09:41:38.317Z] #41 26.34 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-02T09:41:38.610Z] #41 26.45 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-02-02T09:41:38.610Z] #41 26.50 HOSTDEP compel/src/main-host.d [2021-02-02T09:41:38.610Z] #41 26.58 DEP compel/src/lib/ptrace.d [2021-02-02T09:41:38.703Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:41:38.703Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:41:38.900Z] #41 26.73 DEP compel/src/lib/infect.d [2021-02-02T09:41:38.900Z] #41 26.82 DEP compel/src/lib/infect-util.d [2021-02-02T09:41:37.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:41:37.622Z] > git config --add remote.origin.fetch +refs/pull/41645/head:refs/remotes/origin/PR-41645 # timeout=10 [2021-02-02T09:41:37.641Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:37.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:41:37.685Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:41:37.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:37.686Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:41:37.984Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:41:38.006Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:41:38.642Z] > git remote # timeout=10 [2021-02-02T09:41:38.655Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:41:38.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:41:38.671Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:41:38.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T09:41:38.704Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:41:38.718Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:41:39.190Z] #41 26.95 DEP compel/src/lib/infect-rpc.d [2021-02-02T09:41:39.191Z] #41 27.04 DEP compel/arch/s390/src/lib/infect.d [2021-02-02T09:41:39.191Z] #41 27.11 DEP compel/arch/s390/src/lib/cpu.d [2021-02-02T09:41:39.191Z] #41 27.14 DEP compel/src/lib/log.d [2021-02-02T09:41:39.248Z] Client: Docker Engine - Community [2021-02-02T09:41:39.248Z] Version: 20.10.2 [2021-02-02T09:41:39.248Z] API version: 1.41 [2021-02-02T09:41:39.248Z] Go version: go1.13.15 [2021-02-02T09:41:39.248Z] Git commit: 2291f61 [2021-02-02T09:41:39.248Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-02T09:41:39.248Z] OS/Arch: linux/amd64 [2021-02-02T09:41:39.248Z] Context: default [2021-02-02T09:41:39.248Z] Experimental: true [2021-02-02T09:41:39.248Z] [2021-02-02T09:41:39.248Z] Server: Docker Engine - Community [2021-02-02T09:41:39.248Z] Engine: [2021-02-02T09:41:39.248Z] Version: 20.10.2 [2021-02-02T09:41:39.248Z] API version: 1.41 (minimum version 1.12) [2021-02-02T09:41:39.248Z] Go version: go1.13.15 [2021-02-02T09:41:39.248Z] Git commit: 8891c58 [2021-02-02T09:41:39.248Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-02T09:41:39.248Z] OS/Arch: linux/amd64 [2021-02-02T09:41:39.248Z] Experimental: true [2021-02-02T09:41:39.248Z] containerd: [2021-02-02T09:41:39.248Z] Version: 1.4.3 [2021-02-02T09:41:39.248Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:39.248Z] runc: [2021-02-02T09:41:39.248Z] Version: 1.0.0-rc92 [2021-02-02T09:41:39.248Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:41:39.248Z] docker-init: [2021-02-02T09:41:39.248Z] Version: 0.19.0 [2021-02-02T09:41:39.248Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-02T09:41:39.481Z] #41 27.18 DEP compel/src/main.d [2021-02-02T09:41:39.481Z] #41 27.30 DEP compel/src/lib/handle-elf.d [2021-02-02T09:41:39.481Z] #41 27.33 DEP compel/arch/s390/src/lib/handle-elf.d [2021-02-02T09:41:39.481Z] #41 27.40 CC compel/src/lib/log.o [2021-02-02T09:41:39.481Z] #41 27.52 CC compel/arch/s390/src/lib/cpu.o [2021-02-02T09:41:39.631Z] + docker info [2021-02-02T09:41:39.771Z] #41 27.70 CC compel/arch/s390/src/lib/infect.o [2021-02-02T09:41:40.403Z] #41 28.21 CC compel/src/lib/infect-rpc.o [2021-02-02T09:41:40.403Z] #41 28.38 CC compel/src/lib/infect-util.o [2021-02-02T09:41:40.693Z] #41 28.56 CC compel/src/lib/infect.o [2021-02-02T09:41:41.326Z] #41 ... [2021-02-02T09:41:41.326Z] [2021-02-02T09:41:41.326Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:41:41.326Z] #56 65.18 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:41:41.326Z] #56 65.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-02T09:41:41.903Z] Client: Docker Engine - Community [2021-02-02T09:41:41.903Z] Version: 20.10.2 [2021-02-02T09:41:41.903Z] API version: 1.41 [2021-02-02T09:41:41.903Z] Go version: go1.13.15 [2021-02-02T09:41:41.903Z] Git commit: 2291f61 [2021-02-02T09:41:41.903Z] Built: Mon Dec 28 16:18:03 2020 [2021-02-02T09:41:41.903Z] OS/Arch: linux/arm64 [2021-02-02T09:41:41.903Z] Context: default [2021-02-02T09:41:41.903Z] Experimental: true [2021-02-02T09:41:41.903Z] [2021-02-02T09:41:41.903Z] Server: Docker Engine - Community [2021-02-02T09:41:41.903Z] Engine: [2021-02-02T09:41:41.903Z] Version: 20.10.2 [2021-02-02T09:41:41.903Z] API version: 1.41 (minimum version 1.12) [2021-02-02T09:41:41.903Z] Go version: go1.13.15 [2021-02-02T09:41:41.903Z] Git commit: 8891c58 [2021-02-02T09:41:41.903Z] Built: Mon Dec 28 16:16:02 2020 [2021-02-02T09:41:41.903Z] OS/Arch: linux/arm64 [2021-02-02T09:41:41.903Z] Experimental: true [2021-02-02T09:41:41.903Z] containerd: [2021-02-02T09:41:41.903Z] Version: 1.4.3 [2021-02-02T09:41:41.903Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:41.903Z] runc: [2021-02-02T09:41:41.903Z] Version: 1.0.0-rc92 [2021-02-02T09:41:41.903Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:41:41.903Z] docker-init: [2021-02-02T09:41:41.903Z] Version: 0.19.0 [2021-02-02T09:41:41.903Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-02T09:41:42.242Z] + docker info [2021-02-02T09:41:42.356Z] #56 ... [2021-02-02T09:41:42.356Z] [2021-02-02T09:41:42.356Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:42.356Z] #43 56.15 github.com/LK4D4/vndr/build [2021-02-02T09:41:42.356Z] #43 58.28 vendor/golang.org/x/text/transform [2021-02-02T09:41:42.356Z] #43 58.72 vendor/golang.org/x/text/unicode/bidi [2021-02-02T09:41:42.356Z] #43 59.60 vendor/golang.org/x/text/secure/bidirule [2021-02-02T09:41:42.356Z] #43 59.77 vendor/golang.org/x/text/unicode/norm [2021-02-02T09:41:42.356Z] #43 62.33 vendor/golang.org/x/net/idna [2021-02-02T09:41:42.356Z] #43 63.96 vendor/golang.org/x/net/http2/hpack [2021-02-02T09:41:42.356Z] #43 64.80 mime [2021-02-02T09:41:42.356Z] #43 65.94 mime/quotedprintable [2021-02-02T09:41:42.356Z] #43 66.13 net/http/internal [2021-02-02T09:41:42.356Z] #43 ... [2021-02-02T09:41:42.356Z] [2021-02-02T09:41:42.356Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:41:42.356Z] #11 65.55 Selecting previously unselected package libapparmor1:s390x. [2021-02-02T09:41:42.356Z] #11 65.56 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 65.56 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-02-02T09:41:42.356Z] #11 65.63 Selecting previously unselected package libapparmor-dev:s390x. [2021-02-02T09:41:42.356Z] #11 65.63 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 65.63 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-02-02T09:41:42.356Z] #11 65.71 Selecting previously unselected package libbtrfs0. [2021-02-02T09:41:42.356Z] #11 65.71 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 65.71 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:41:42.356Z] #11 65.75 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:41:42.356Z] #11 65.75 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 65.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:41:42.356Z] #11 65.86 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-02-02T09:41:42.356Z] #11 65.86 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 65.86 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-02T09:41:42.356Z] #11 65.94 Selecting previously unselected package libudev-dev:s390x. [2021-02-02T09:41:42.356Z] #11 65.94 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 65.95 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2021-02-02T09:41:42.356Z] #11 66.05 Selecting previously unselected package libsepol1-dev:s390x. [2021-02-02T09:41:42.356Z] #11 66.05 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 66.06 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-02-02T09:41:42.356Z] #11 66.36 Selecting previously unselected package libpcre16-3:s390x. [2021-02-02T09:41:42.356Z] #11 66.36 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-02-02T09:41:42.356Z] #11 66.36 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-02-02T09:41:42.356Z] #11 66.47 Selecting previously unselected package libpcre32-3:s390x. [2021-02-02T09:41:42.646Z] #11 66.47 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-02-02T09:41:42.646Z] #11 66.48 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-02-02T09:41:42.646Z] #11 66.55 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-02-02T09:41:42.646Z] #11 66.55 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-02-02T09:41:42.646Z] #11 66.56 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-02T09:41:42.646Z] #11 66.60 Selecting previously unselected package libpcre3-dev:s390x. [2021-02-02T09:41:42.646Z] #11 66.60 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-02-02T09:41:42.646Z] #11 66.61 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-02-02T09:41:42.936Z] #11 66.80 Selecting previously unselected package libselinux1-dev:s390x. [2021-02-02T09:41:42.936Z] #11 66.81 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-02-02T09:41:42.936Z] #11 66.81 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-02T09:41:42.936Z] #11 66.98 Selecting previously unselected package libdevmapper-dev:s390x. [2021-02-02T09:41:43.196Z] Commit message: "[DNM] Trigger CI with runc@master" [2021-02-02T09:41:43.226Z] #11 66.99 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-02-02T09:41:43.226Z] #11 66.99 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-02T09:41:43.226Z] #11 67.05 Selecting previously unselected package libseccomp-dev:s390x. [2021-02-02T09:41:43.226Z] #11 67.06 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-02-02T09:41:43.226Z] #11 67.06 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-02-02T09:41:43.226Z] #11 67.12 Selecting previously unselected package libsystemd-dev:s390x. [2021-02-02T09:41:43.226Z] #11 67.13 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2021-02-02T09:41:43.226Z] #11 67.14 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2021-02-02T09:41:43.517Z] #11 67.57 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-02T09:41:43.517Z] #11 67.58 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-02-02T09:41:43.517Z] #11 67.59 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-02-02T09:41:43.517Z] #11 67.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:41:43.517Z] #11 67.60 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-02-02T09:41:43.517Z] #11 67.61 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-02-02T09:41:43.517Z] #11 67.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:41:43.517Z] #11 67.62 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:41:43.517Z] #11 67.62 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-02-02T09:41:43.517Z] #11 67.63 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2021-02-02T09:41:43.517Z] #11 67.64 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:41:43.517Z] #11 67.65 Setting up libbtrfs-dev (4.20.1-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-02T09:41:43.807Z] #11 67.65 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-02-02T09:41:43.807Z] #11 67.66 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-02T09:41:43.807Z] #11 67.67 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2021-02-02T09:41:43.807Z] #11 67.67 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:41:43.807Z] #11 67.68 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-02-02T09:41:43.807Z] #11 67.69 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:41:43.807Z] #11 67.69 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 [2021-02-02T09:41:43.807Z] #11 67.70 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 [2021-02-02T09:41:43.807Z] #11 67.70 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:41:43.807Z] #11 67.71 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 [2021-02-02T09:41:43.807Z] #11 67.71 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 [2021-02-02T09:41:43.807Z] #11 67.71 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:41:43.807Z] #11 67.72 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-02T09:41:43.807Z] #11 67.73 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-02T09:41:43.807Z] #11 67.73 Setting up dmsetup (2:1.02.155-3) ... [2021-02-02T09:41:43.807Z] #11 67.74 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-02T09:41:43.807Z] #11 67.75 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-02T09:41:43.807Z] #11 67.75 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:41:44.234Z] + docker version [2021-02-02T09:41:44.437Z] #11 ... [2021-02-02T09:41:44.437Z] [2021-02-02T09:41:44.437Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:41:44.437Z] #56 DONE 68.3s [2021-02-02T09:41:44.437Z] [2021-02-02T09:41:44.437Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-02T09:41:44.437Z] #11 DONE 68.3s [2021-02-02T09:41:44.437Z] [2021-02-02T09:41:44.437Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-02T09:41:44.437Z] #57 DONE 0.1s [2021-02-02T09:41:44.437Z] [2021-02-02T09:41:44.437Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-02T09:41:44.437Z] #58 DONE 0.1s [2021-02-02T09:41:44.437Z] [2021-02-02T09:41:44.437Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:44.437Z] #41 29.87 CC compel/src/lib/ptrace.o [2021-02-02T09:41:44.437Z] #41 30.18 AR compel/libcompel.a [2021-02-02T09:41:44.437Z] #41 30.23 HOSTCC compel/src/main-host.o [2021-02-02T09:41:44.437Z] #41 30.43 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-02-02T09:41:44.437Z] #41 30.50 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-02T09:41:44.437Z] #41 30.76 HOSTCC compel/src/lib/log-host.o [2021-02-02T09:41:44.437Z] #41 30.91 HOSTLINK compel/compel-host-bin [2021-02-02T09:41:44.437Z] #41 31.02 DEP soccr/soccr.d [2021-02-02T09:41:44.437Z] #41 31.13 CC soccr/soccr.o [2021-02-02T09:41:44.437Z] #41 32.04 AR soccr/libsoccr.a [2021-02-02T09:41:44.437Z] #41 32.05 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:41:44.437Z] #41 32.26 DEP criu/arch/s390/sigframe.d [2021-02-02T09:41:44.437Z] #41 32.47 DEP criu/arch/s390/crtools.d [2021-02-02T09:41:44.737Z] #41 32.53 DEP criu/arch/s390/cpu.d [2021-02-02T09:41:44.737Z] #41 32.73 CC criu/arch/s390/cpu.o [2021-02-02T09:41:45.027Z] #41 33.02 CC criu/arch/s390/crtools.o [2021-02-02T09:41:45.317Z] #41 ... [2021-02-02T09:41:45.317Z] [2021-02-02T09:41:45.317Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-02T09:41:45.317Z] #12 DONE 1.1s [2021-02-02T09:41:45.614Z] [2021-02-02T09:41:45.614Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-02T09:41:46.648Z] #13 DONE 1.2s [2021-02-02T09:41:46.648Z] [2021-02-02T09:41:46.648Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-02T09:41:47.720Z] #14 0.808 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-02T09:41:47.720Z] #14 DONE 0.9s [2021-02-02T09:41:47.720Z] [2021-02-02T09:41:47.720Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-02T09:41:48.354Z] #15 DONE 0.9s [2021-02-02T09:41:48.354Z] [2021-02-02T09:41:48.354Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-02T09:41:48.402Z] Client: Docker Engine - Community [2021-02-02T09:41:48.402Z] Version: 20.10.2 [2021-02-02T09:41:48.402Z] API version: 1.41 [2021-02-02T09:41:48.402Z] Go version: go1.13.15 [2021-02-02T09:41:48.402Z] Git commit: 2291f61 [2021-02-02T09:41:48.402Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-02T09:41:48.402Z] OS/Arch: linux/amd64 [2021-02-02T09:41:48.402Z] Context: default [2021-02-02T09:41:48.402Z] Experimental: true [2021-02-02T09:41:48.402Z] [2021-02-02T09:41:48.402Z] Server: Docker Engine - Community [2021-02-02T09:41:48.402Z] Engine: [2021-02-02T09:41:48.402Z] Version: 20.10.2 [2021-02-02T09:41:48.402Z] API version: 1.41 (minimum version 1.12) [2021-02-02T09:41:48.402Z] Go version: go1.13.15 [2021-02-02T09:41:48.402Z] Git commit: 8891c58 [2021-02-02T09:41:48.402Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-02T09:41:48.402Z] OS/Arch: linux/amd64 [2021-02-02T09:41:48.402Z] Experimental: true [2021-02-02T09:41:48.402Z] containerd: [2021-02-02T09:41:48.402Z] Version: 1.4.3 [2021-02-02T09:41:48.402Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:48.402Z] runc: [2021-02-02T09:41:48.402Z] Version: 1.0.0-rc92 [2021-02-02T09:41:48.402Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:41:48.402Z] docker-init: [2021-02-02T09:41:48.402Z] Version: 0.19.0 [2021-02-02T09:41:48.402Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-02T09:41:48.706Z] + docker info [2021-02-02T09:41:49.384Z] #16 DONE 1.0s [2021-02-02T09:41:49.384Z] [2021-02-02T09:41:49.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:49.384Z] #41 33.78 CC criu/arch/s390/sigframe.o [2021-02-02T09:41:49.384Z] #41 34.04 LINK criu/arch/s390/crtools.built-in.o [2021-02-02T09:41:49.384Z] #41 34.10 DEP criu/pie/util-vdso.d [2021-02-02T09:41:49.384Z] #41 34.16 DEP criu/pie/util.d [2021-02-02T09:41:49.384Z] #41 34.26 CC criu/pie/util.o [2021-02-02T09:41:49.384Z] #41 34.43 CC criu/pie/util-vdso.o [2021-02-02T09:41:49.384Z] #41 34.84 AR criu/pie/pie.lib.a [2021-02-02T09:41:49.384Z] #41 34.88 DEP criu/pie/restorer.d [2021-02-02T09:41:49.384Z] #41 35.11 DEP criu/arch/s390/restorer.d [2021-02-02T09:41:49.384Z] #41 35.23 DEP criu/arch/s390/vdso-pie.d [2021-02-02T09:41:49.384Z] #41 35.30 DEP criu/pie/parasite-vdso.d [2021-02-02T09:41:49.384Z] #41 35.43 DEP criu/pie/parasite.d [2021-02-02T09:41:49.384Z] #41 35.68 CC criu/pie/parasite.o [2021-02-02T09:41:49.384Z] #41 36.40 LINK criu/pie/parasite.built-in.o [2021-02-02T09:41:49.384Z] #41 36.40 GEN criu/pie/parasite-blob.h [2021-02-02T09:41:49.384Z] #41 36.41 CC criu/pie/parasite-vdso.o [2021-02-02T09:41:49.384Z] #41 36.68 CC criu/arch/s390/vdso-pie.o [2021-02-02T09:41:49.384Z] #41 36.98 CC criu/arch/s390/restorer.o [2021-02-02T09:41:49.384Z] #41 37.15 CC criu/pie/restorer.o [2021-02-02T09:41:49.655Z] Client: [2021-02-02T09:41:49.655Z] Context: default [2021-02-02T09:41:49.655Z] Debug Mode: false [2021-02-02T09:41:49.655Z] Plugins: [2021-02-02T09:41:49.655Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-02T09:41:49.655Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-02T09:41:49.655Z] [2021-02-02T09:41:49.655Z] Server: [2021-02-02T09:41:49.655Z] Containers: 0 [2021-02-02T09:41:49.655Z] Running: 0 [2021-02-02T09:41:49.655Z] Paused: 0 [2021-02-02T09:41:49.655Z] Stopped: 0 [2021-02-02T09:41:49.655Z] Images: 0 [2021-02-02T09:41:49.655Z] Server Version: 20.10.2 [2021-02-02T09:41:49.655Z] Storage Driver: overlay2 [2021-02-02T09:41:49.655Z] Backing Filesystem: extfs [2021-02-02T09:41:49.655Z] Supports d_type: true [2021-02-02T09:41:49.655Z] Native Overlay Diff: true [2021-02-02T09:41:49.655Z] Logging Driver: json-file [2021-02-02T09:41:49.655Z] Cgroup Driver: cgroupfs [2021-02-02T09:41:49.655Z] Cgroup Version: 1 [2021-02-02T09:41:49.655Z] Plugins: [2021-02-02T09:41:49.655Z] Volume: local [2021-02-02T09:41:49.655Z] Network: bridge host ipvlan macvlan null overlay [2021-02-02T09:41:49.655Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-02T09:41:49.655Z] Swarm: inactive [2021-02-02T09:41:49.655Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-02T09:41:49.655Z] Default Runtime: runc [2021-02-02T09:41:49.655Z] Init Binary: docker-init [2021-02-02T09:41:49.656Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:49.656Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:41:49.656Z] init version: de40ad0 [2021-02-02T09:41:49.656Z] Security Options: [2021-02-02T09:41:49.656Z] apparmor [2021-02-02T09:41:49.656Z] seccomp [2021-02-02T09:41:49.656Z] Profile: default [2021-02-02T09:41:49.656Z] Kernel Version: 5.4.0-1035-aws [2021-02-02T09:41:49.656Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-02T09:41:49.656Z] OSType: linux [2021-02-02T09:41:49.656Z] Architecture: x86_64 [2021-02-02T09:41:49.656Z] CPUs: 2 [2021-02-02T09:41:49.656Z] Total Memory: 7.569GiB [2021-02-02T09:41:49.656Z] Name: ip-10-100-42-115 [2021-02-02T09:41:49.656Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-02T09:41:49.656Z] Docker Root Dir: /var/lib/docker [2021-02-02T09:41:49.656Z] Debug Mode: false [2021-02-02T09:41:49.656Z] Registry: https://index.docker.io/v1/ [2021-02-02T09:41:49.656Z] Labels: [2021-02-02T09:41:49.656Z] Experimental: true [2021-02-02T09:41:49.656Z] Insecure Registries: [2021-02-02T09:41:49.656Z] 127.0.0.0/8 [2021-02-02T09:41:49.656Z] Live Restore Enabled: true [2021-02-02T09:41:49.656Z] [2021-02-02T09:41:49.656Z] WARNING: No swap limit support [2021-02-02T09:41:49.656Z] WARNING: No blkio weight support [2021-02-02T09:41:49.656Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-02T09:41:49.957Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:41:49.958Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:41:49.958Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-02T09:41:49.958Z] + bash /home/ubuntu/workspace/moby_PR-41645/check-config.sh [2021-02-02T09:41:49.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-02T09:41:49.958Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-02T09:41:49.958Z] [2021-02-02T09:41:49.958Z] Generally Necessary: [2021-02-02T09:41:49.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-02T09:41:49.958Z] - apparmor: enabled and tools installed [2021-02-02T09:41:49.958Z] - CONFIG_NAMESPACES: enabled [2021-02-02T09:41:49.958Z] - CONFIG_NET_NS: enabled [2021-02-02T09:41:49.958Z] - CONFIG_PID_NS: enabled [2021-02-02T09:41:49.958Z] - CONFIG_IPC_NS: enabled [2021-02-02T09:41:49.958Z] - CONFIG_UTS_NS: enabled [2021-02-02T09:41:49.958Z] - CONFIG_CGROUPS: enabled [2021-02-02T09:41:49.958Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-02T09:41:49.958Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-02T09:41:49.958Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-02T09:41:49.958Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-02T09:41:49.958Z] - CONFIG_CPUSETS: enabled [2021-02-02T09:41:49.958Z] - CONFIG_MEMCG: enabled [2021-02-02T09:41:49.958Z] - CONFIG_KEYS: enabled [2021-02-02T09:41:49.958Z] - CONFIG_VETH: enabled (as module) [2021-02-02T09:41:49.958Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-02T09:41:50.219Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-02T09:41:50.219Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-02T09:41:50.219Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-02T09:41:50.219Z] [2021-02-02T09:41:50.219Z] Optional Features: [2021-02-02T09:41:50.219Z] - CONFIG_USER_NS: enabled [2021-02-02T09:41:50.219Z] - CONFIG_SECCOMP: enabled [2021-02-02T09:41:50.219Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-02T09:41:50.219Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-02T09:41:50.219Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-02T09:41:50.219Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-02T09:41:50.220Z] - CONFIG_BLK_CGROUP: enabled [2021-02-02T09:41:50.220Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-02T09:41:50.220Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-02T09:41:50.220Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-02T09:41:50.220Z] - CONFIG_CGROUP_PERF: enabled [2021-02-02T09:41:50.220Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-02T09:41:50.220Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-02T09:41:50.220Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-02T09:41:50.220Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-02T09:41:50.220Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-02T09:41:50.220Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-02T09:41:50.220Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-02T09:41:50.220Z] - CONFIG_IP_VS: enabled (as module) [2021-02-02T09:41:50.414Z] #41 ... [2021-02-02T09:41:50.414Z] [2021-02-02T09:41:50.414Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-02T09:41:50.414Z] #17 DONE 1.0s [2021-02-02T09:41:50.482Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-02T09:41:50.482Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-02T09:41:50.482Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-02T09:41:50.482Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_EXT4_FS: enabled [2021-02-02T09:41:50.482Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-02T09:41:50.482Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-02T09:41:50.482Z] - Network Drivers: [2021-02-02T09:41:50.482Z] - "overlay": [2021-02-02T09:41:50.482Z] - CONFIG_VXLAN: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-02T09:41:50.482Z] Optional (for encrypted networks): [2021-02-02T09:41:50.482Z] - CONFIG_CRYPTO: enabled [2021-02-02T09:41:50.482Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-02T09:41:50.482Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-02T09:41:50.482Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-02T09:41:50.482Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-02T09:41:50.482Z] - CONFIG_XFRM: enabled [2021-02-02T09:41:50.482Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-02T09:41:50.482Z] - "ipvlan": [2021-02-02T09:41:50.482Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-02T09:41:50.482Z] - "macvlan": [2021-02-02T09:41:50.482Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_DUMMY: enabled (as module) [2021-02-02T09:41:50.482Z] - "ftp,tftp client in container": [2021-02-02T09:41:50.482Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-02T09:41:50.482Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-02T09:41:50.482Z] - Storage Drivers: [2021-02-02T09:41:50.482Z] - "aufs": [2021-02-02T09:41:50.482Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-02T09:41:50.482Z] - "btrfs": [2021-02-02T09:41:50.482Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-02T09:41:50.705Z] [2021-02-02T09:41:50.705Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-02T09:41:50.744Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-02T09:41:50.744Z] - "devicemapper": [2021-02-02T09:41:50.744Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-02T09:41:50.744Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-02T09:41:50.744Z] - "overlay": [2021-02-02T09:41:50.744Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-02T09:41:50.744Z] - "zfs": [2021-02-02T09:41:50.744Z] - /dev/zfs: present [2021-02-02T09:41:50.744Z] - zfs command: missing [2021-02-02T09:41:50.744Z] - zpool command: missing [2021-02-02T09:41:50.744Z] [2021-02-02T09:41:50.744Z] Limits: [2021-02-02T09:41:50.744Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-02T09:41:50.744Z] [2021-02-02T09:41:50.744Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-02T09:41:51.097Z] + sudo modprobe ip_vs [2021-02-02T09:41:51.097Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0128eb210191067998f217139c10f4521a44c843 . [2021-02-02T09:41:51.335Z] #18 0.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:41:51.359Z] #1 [internal] load build definition from Dockerfile [2021-02-02T09:41:51.360Z] #1 sha256:88a3742fe91f4470c7b012ff844c847a566cd4e07aa0a3b0137d10bbd134aca7 [2021-02-02T09:41:51.621Z] #1 transferring dockerfile: 16.55kB done [2021-02-02T09:41:51.621Z] #1 DONE 0.2s [2021-02-02T09:41:51.621Z] [2021-02-02T09:41:51.621Z] #2 [internal] load .dockerignore [2021-02-02T09:41:51.621Z] #2 sha256:2a83a2f2cb496ce8f2be6fe692b7f1829371d038acdaa1eff5539a3fd674e17c [2021-02-02T09:41:51.621Z] #2 transferring context: 87B done [2021-02-02T09:41:51.621Z] #2 DONE 0.0s [2021-02-02T09:41:51.621Z] [2021-02-02T09:41:51.621Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-02T09:41:51.621Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-02T09:41:51.625Z] #18 1.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:41:51.625Z] #18 1.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:41:51.915Z] #18 1.516 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-02-02T09:41:52.548Z] #18 2.035 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-02-02T09:41:53.013Z] #3 DONE 1.3s [2021-02-02T09:41:53.013Z] [2021-02-02T09:41:53.013Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-02T09:41:53.013Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-02T09:41:53.013Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.0s done [2021-02-02T09:41:53.013Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-02T09:41:53.013Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-02T09:41:53.178Z] #18 ... [2021-02-02T09:41:53.178Z] [2021-02-02T09:41:53.178Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:53.178Z] #43 67.29 vendor/golang.org/x/net/http/httpguts [2021-02-02T09:41:53.178Z] #43 67.29 crypto/x509 [2021-02-02T09:41:53.178Z] #43 67.45 vendor/golang.org/x/net/http/httpproxy [2021-02-02T09:41:53.178Z] #43 67.79 mime/multipart [2021-02-02T09:41:53.178Z] #43 69.51 crypto/tls [2021-02-02T09:41:53.178Z] #43 73.92 net/http/httptrace [2021-02-02T09:41:53.178Z] #43 74.07 net/http [2021-02-02T09:41:53.275Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-02T09:41:53.275Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-02T09:41:53.468Z] #43 ... [2021-02-02T09:41:53.468Z] [2021-02-02T09:41:53.468Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:53.468Z] #41 38.84 LINK criu/pie/restorer.built-in.o [2021-02-02T09:41:53.468Z] #41 38.84 GEN criu/pie/restorer-blob.h [2021-02-02T09:41:53.468Z] #41 38.90 DEP criu/vdso.d [2021-02-02T09:41:53.468Z] #41 39.15 DEP criu/uts_ns.d [2021-02-02T09:41:53.468Z] #41 39.26 DEP criu/util.d [2021-02-02T09:41:53.468Z] #41 39.44 DEP criu/uffd.d [2021-02-02T09:41:53.468Z] #41 39.56 DEP criu/tun.d [2021-02-02T09:41:53.468Z] #41 39.63 DEP criu/tty.d [2021-02-02T09:41:53.468Z] #41 39.72 DEP criu/timerfd.d [2021-02-02T09:41:53.468Z] #41 39.83 DEP criu/timens.d [2021-02-02T09:41:53.468Z] #41 39.96 DEP criu/sysfs_parse.d [2021-02-02T09:41:53.468Z] #41 40.13 DEP criu/sysctl.d [2021-02-02T09:41:53.468Z] #41 40.24 DEP criu/string.d [2021-02-02T09:41:53.468Z] #41 40.27 DEP criu/stats.d [2021-02-02T09:41:53.468Z] #41 40.35 DEP criu/sockets.d [2021-02-02T09:41:53.468Z] #41 40.52 DEP criu/sk-unix.d [2021-02-02T09:41:53.468Z] #41 40.75 DEP criu/sk-tcp.d [2021-02-02T09:41:53.468Z] #41 40.94 DEP criu/sk-queue.d [2021-02-02T09:41:53.468Z] #41 41.10 DEP criu/sk-packet.d [2021-02-02T09:41:53.468Z] #41 41.22 DEP criu/sk-netlink.d [2021-02-02T09:41:53.468Z] #41 41.38 DEP criu/sk-inet.d [2021-02-02T09:41:53.541Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.4s [2021-02-02T09:41:53.758Z] #41 41.55 DEP criu/signalfd.d [2021-02-02T09:41:53.758Z] #41 41.69 DEP criu/sigframe.d [2021-02-02T09:41:53.758Z] #41 41.75 DEP criu/shmem.d [2021-02-02T09:41:53.807Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.24MB / 8.88MB 0.5s [2021-02-02T09:41:53.807Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.6s [2021-02-02T09:41:54.048Z] #41 41.89 DEP criu/servicefd.d [2021-02-02T09:41:54.069Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.7s done [2021-02-02T09:41:54.069Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-02T09:41:54.332Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2021-02-02T09:41:54.332Z] #4 DONE 1.4s [2021-02-02T09:41:54.338Z] #41 42.07 DEP criu/seize.d [2021-02-02T09:41:54.338Z] #41 42.23 DEP criu/seccomp.d [2021-02-02T09:41:54.338Z] #41 ... [2021-02-02T09:41:54.338Z] [2021-02-02T09:41:54.338Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:41:54.338Z] #51 1.130 + RM_GOPATH=0 [2021-02-02T09:41:54.338Z] #51 1.130 + TMP_GOPATH= [2021-02-02T09:41:54.338Z] #51 1.130 + : /build [2021-02-02T09:41:54.338Z] #51 1.130 + '[' -z '' ']' [2021-02-02T09:41:54.338Z] #51 1.130 ++ mktemp -d [2021-02-02T09:41:54.338Z] #51 1.130 + export GOPATH=/tmp/tmp.nW29953ykr [2021-02-02T09:41:54.338Z] #51 1.130 + GOPATH=/tmp/tmp.nW29953ykr [2021-02-02T09:41:54.338Z] #51 1.130 + RM_GOPATH=1 [2021-02-02T09:41:54.338Z] #51 1.130 + case "$(go env GOARCH)" in [2021-02-02T09:41:54.338Z] #51 1.130 ++ go env GOARCH [2021-02-02T09:41:54.338Z] #51 1.135 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:41:54.338Z] #51 1.135 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:41:54.338Z] #51 1.135 ++ dirname /tmp/install/install.sh [2021-02-02T09:41:54.338Z] #51 1.135 + dir=/tmp/install [2021-02-02T09:41:54.338Z] #51 1.135 + bin=runc [2021-02-02T09:41:54.338Z] #51 1.135 + shift [2021-02-02T09:41:54.338Z] #51 1.135 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-02T09:41:54.338Z] #51 1.135 + . /tmp/install/runc.installer [2021-02-02T09:41:54.338Z] #51 1.135 ++ : cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:41:54.338Z] #51 1.135 + install_runc [2021-02-02T09:41:54.338Z] #51 1.136 + uname -r [2021-02-02T09:41:54.338Z] #51 1.150 Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux ) [2021-02-02T09:41:54.338Z] #51 1.150 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-02T09:41:54.338Z] #51 1.150 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-02T09:41:54.338Z] #51 1.150 + echo 'Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux )' [2021-02-02T09:41:54.338Z] #51 1.150 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nW29953ykr/src/github.com/opencontainers/runc [2021-02-02T09:41:54.339Z] #51 1.150 Cloning into '/tmp/tmp.nW29953ykr/src/github.com/opencontainers/runc'... [2021-02-02T09:41:54.339Z] #51 5.710 + cd /tmp/tmp.nW29953ykr/src/github.com/opencontainers/runc [2021-02-02T09:41:54.339Z] #51 5.711 + git checkout -q cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:41:54.339Z] #51 5.897 + '[' -z '' ']' [2021-02-02T09:41:54.339Z] #51 5.897 + target=static [2021-02-02T09:41:54.339Z] #51 5.897 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-02T09:41:54.339Z] #51 5.970 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o runc . [2021-02-02T09:41:54.483Z] Client: [2021-02-02T09:41:54.483Z] Context: default [2021-02-02T09:41:54.483Z] Debug Mode: false [2021-02-02T09:41:54.483Z] Plugins: [2021-02-02T09:41:54.483Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-02T09:41:54.483Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-02T09:41:54.483Z] [2021-02-02T09:41:54.483Z] Server: [2021-02-02T09:41:54.483Z] Containers: 0 [2021-02-02T09:41:54.483Z] Running: 0 [2021-02-02T09:41:54.483Z] Paused: 0 [2021-02-02T09:41:54.483Z] Stopped: 0 [2021-02-02T09:41:54.483Z] Images: 0 [2021-02-02T09:41:54.483Z] Server Version: 20.10.2 [2021-02-02T09:41:54.483Z] Storage Driver: overlay2 [2021-02-02T09:41:54.483Z] Backing Filesystem: extfs [2021-02-02T09:41:54.483Z] Supports d_type: true [2021-02-02T09:41:54.483Z] Native Overlay Diff: true [2021-02-02T09:41:54.483Z] Logging Driver: json-file [2021-02-02T09:41:54.483Z] Cgroup Driver: cgroupfs [2021-02-02T09:41:54.483Z] Cgroup Version: 1 [2021-02-02T09:41:54.483Z] Plugins: [2021-02-02T09:41:54.483Z] Volume: local [2021-02-02T09:41:54.483Z] Network: bridge host ipvlan macvlan null overlay [2021-02-02T09:41:54.483Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-02T09:41:54.483Z] Swarm: inactive [2021-02-02T09:41:54.483Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-02T09:41:54.483Z] Default Runtime: runc [2021-02-02T09:41:54.483Z] Init Binary: docker-init [2021-02-02T09:41:54.483Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:54.483Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:41:54.483Z] init version: de40ad0 [2021-02-02T09:41:54.483Z] Security Options: [2021-02-02T09:41:54.483Z] apparmor [2021-02-02T09:41:54.483Z] seccomp [2021-02-02T09:41:54.483Z] Profile: default [2021-02-02T09:41:54.483Z] Kernel Version: 4.15.0-1091-aws [2021-02-02T09:41:54.483Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-02T09:41:54.483Z] OSType: linux [2021-02-02T09:41:54.483Z] Architecture: aarch64 [2021-02-02T09:41:54.483Z] CPUs: 4 [2021-02-02T09:41:54.483Z] Total Memory: 7.525GiB [2021-02-02T09:41:54.483Z] Name: ip-10-100-55-56 [2021-02-02T09:41:54.483Z] ID: C3TQ:MMXG:ODBX:UWPD:KXZ6:P2KI:5K6K:J6RD:DVGO:WJMG:2WSE:5MYA [2021-02-02T09:41:54.483Z] Docker Root Dir: /var/lib/docker [2021-02-02T09:41:54.483Z] Debug Mode: false [2021-02-02T09:41:54.483Z] Registry: https://index.docker.io/v1/ [2021-02-02T09:41:54.483Z] Labels: [2021-02-02T09:41:54.483Z] Experimental: true [2021-02-02T09:41:54.483Z] Insecure Registries: [2021-02-02T09:41:54.483Z] 127.0.0.0/8 [2021-02-02T09:41:54.483Z] Live Restore Enabled: true [2021-02-02T09:41:54.483Z] [2021-02-02T09:41:54.483Z] WARNING: No swap limit support [Pipeline] sh [2021-02-02T09:41:54.594Z] [2021-02-02T09:41:54.594Z] #5 [internal] load build definition from Dockerfile [2021-02-02T09:41:54.594Z] #5 sha256:f6ea079cc60e83e0b8aceae3a3cf7bf8900424ed6b888852ed1575f1dd5d2dac [2021-02-02T09:41:54.594Z] #5 transferring dockerfile: 16.55kB done [2021-02-02T09:41:54.594Z] #5 DONE 0.0s [2021-02-02T09:41:54.594Z] [2021-02-02T09:41:54.594Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:41:54.594Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-02T09:41:54.629Z] #51 ... [2021-02-02T09:41:54.629Z] [2021-02-02T09:41:54.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:41:54.629Z] #41 42.39 DEP criu/rst-malloc.d [2021-02-02T09:41:54.629Z] #41 42.45 DEP criu/rbtree.d [2021-02-02T09:41:54.629Z] #41 42.46 DEP criu/pstree.d [2021-02-02T09:41:54.629Z] #41 42.54 DEP criu/protobuf.d [2021-02-02T09:41:54.791Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:41:54.791Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:41:54.791Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-02T09:41:54.791Z] + bash /home/ubuntu/workspace/moby_PR-41645/check-config.sh [2021-02-02T09:41:54.791Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-02T09:41:54.791Z] info: reading kernel config from /boot/config-4.15.0-1091-aws ... [2021-02-02T09:41:54.791Z] [2021-02-02T09:41:54.791Z] Generally Necessary: [2021-02-02T09:41:54.791Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-02T09:41:54.791Z] - apparmor: enabled and tools installed [2021-02-02T09:41:54.858Z] #8 ... [2021-02-02T09:41:54.858Z] [2021-02-02T09:41:54.858Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-02T09:41:54.858Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-02T09:41:54.858Z] #7 DONE 0.2s [2021-02-02T09:41:54.858Z] [2021-02-02T09:41:54.858Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-02T09:41:54.858Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-02T09:41:54.858Z] #6 DONE 0.2s [2021-02-02T09:41:54.858Z] [2021-02-02T09:41:54.858Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:41:54.858Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-02T09:41:54.919Z] #41 42.71 GEN criu/protobuf-desc-gen.h [2021-02-02T09:41:55.053Z] - CONFIG_NAMESPACES: enabled [2021-02-02T09:41:55.053Z] - CONFIG_NET_NS: enabled [2021-02-02T09:41:55.053Z] - CONFIG_PID_NS: enabled [2021-02-02T09:41:55.053Z] - CONFIG_IPC_NS: enabled [2021-02-02T09:41:55.053Z] - CONFIG_UTS_NS: enabled [2021-02-02T09:41:55.053Z] - CONFIG_CGROUPS: enabled [2021-02-02T09:41:55.053Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-02T09:41:55.053Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-02T09:41:55.053Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-02T09:41:55.053Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-02T09:41:55.053Z] - CONFIG_CPUSETS: enabled [2021-02-02T09:41:55.053Z] - CONFIG_MEMCG: enabled [2021-02-02T09:41:55.053Z] - CONFIG_KEYS: enabled [2021-02-02T09:41:55.053Z] - CONFIG_VETH: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-02T09:41:55.053Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-02T09:41:55.122Z] #8 DONE 0.4s [2021-02-02T09:41:55.252Z] Client: [2021-02-02T09:41:55.252Z] Context: default [2021-02-02T09:41:55.252Z] Debug Mode: false [2021-02-02T09:41:55.252Z] Plugins: [2021-02-02T09:41:55.252Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-02T09:41:55.252Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-02T09:41:55.252Z] [2021-02-02T09:41:55.252Z] Server: [2021-02-02T09:41:55.252Z] Containers: 0 [2021-02-02T09:41:55.252Z] Running: 0 [2021-02-02T09:41:55.252Z] Paused: 0 [2021-02-02T09:41:55.252Z] Stopped: 0 [2021-02-02T09:41:55.252Z] Images: 0 [2021-02-02T09:41:55.252Z] Server Version: 20.10.2 [2021-02-02T09:41:55.252Z] Storage Driver: overlay2 [2021-02-02T09:41:55.252Z] Backing Filesystem: extfs [2021-02-02T09:41:55.252Z] Supports d_type: true [2021-02-02T09:41:55.252Z] Native Overlay Diff: true [2021-02-02T09:41:55.252Z] Logging Driver: json-file [2021-02-02T09:41:55.252Z] Cgroup Driver: cgroupfs [2021-02-02T09:41:55.252Z] Cgroup Version: 1 [2021-02-02T09:41:55.252Z] Plugins: [2021-02-02T09:41:55.253Z] Volume: local [2021-02-02T09:41:55.253Z] Network: bridge host ipvlan macvlan null overlay [2021-02-02T09:41:55.253Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-02T09:41:55.253Z] Swarm: inactive [2021-02-02T09:41:55.253Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-02T09:41:55.253Z] Default Runtime: runc [2021-02-02T09:41:55.253Z] Init Binary: docker-init [2021-02-02T09:41:55.253Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:41:55.253Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-02T09:41:55.253Z] init version: de40ad0 [2021-02-02T09:41:55.253Z] Security Options: [2021-02-02T09:41:55.253Z] apparmor [2021-02-02T09:41:55.253Z] seccomp [2021-02-02T09:41:55.253Z] Profile: default [2021-02-02T09:41:55.253Z] Kernel Version: 5.4.0-1035-aws [2021-02-02T09:41:55.253Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-02T09:41:55.253Z] OSType: linux [2021-02-02T09:41:55.253Z] Architecture: x86_64 [2021-02-02T09:41:55.253Z] CPUs: 2 [2021-02-02T09:41:55.253Z] Total Memory: 7.487GiB [2021-02-02T09:41:55.253Z] Name: ip-10-100-86-53 [2021-02-02T09:41:55.253Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-02T09:41:55.253Z] Docker Root Dir: /var/lib/docker [2021-02-02T09:41:55.253Z] Debug Mode: false [2021-02-02T09:41:55.253Z] Registry: https://index.docker.io/v1/ [2021-02-02T09:41:55.253Z] Labels: [2021-02-02T09:41:55.253Z] Experimental: true [2021-02-02T09:41:55.253Z] Insecure Registries: [2021-02-02T09:41:55.253Z] 127.0.0.0/8 [2021-02-02T09:41:55.253Z] Live Restore Enabled: true [2021-02-02T09:41:55.253Z] [2021-02-02T09:41:55.253Z] WARNING: No swap limit support [2021-02-02T09:41:55.253Z] WARNING: No blkio weight support [2021-02-02T09:41:55.253Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-02T09:41:55.317Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-02T09:41:55.317Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-02T09:41:55.317Z] [2021-02-02T09:41:55.317Z] Optional Features: [2021-02-02T09:41:55.317Z] - CONFIG_USER_NS: enabled [2021-02-02T09:41:55.317Z] - CONFIG_SECCOMP: enabled [2021-02-02T09:41:55.317Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-02T09:41:55.317Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-02T09:41:55.317Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-02T09:41:55.317Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-02T09:41:55.317Z] - CONFIG_BLK_CGROUP: enabled [2021-02-02T09:41:55.317Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-02T09:41:55.317Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-02T09:41:55.317Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-02T09:41:55.317Z] - CONFIG_CGROUP_PERF: enabled [2021-02-02T09:41:55.317Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-02T09:41:55.317Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-02T09:41:55.317Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-02T09:41:55.317Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-02T09:41:55.317Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-02T09:41:55.577Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:41:55.577Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:41:55.577Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41645/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-02T09:41:55.577Z] + bash /home/ubuntu/workspace/moby_PR-41645/check-config.sh [2021-02-02T09:41:55.577Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-02T09:41:55.577Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-02T09:41:55.577Z] [2021-02-02T09:41:55.577Z] Generally Necessary: [2021-02-02T09:41:55.577Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-02T09:41:55.577Z] - apparmor: enabled and tools installed [2021-02-02T09:41:55.577Z] - CONFIG_NAMESPACES: enabled [2021-02-02T09:41:55.577Z] - CONFIG_NET_NS: enabled [2021-02-02T09:41:55.577Z] - CONFIG_PID_NS: enabled [2021-02-02T09:41:55.577Z] - CONFIG_IPC_NS: enabled [2021-02-02T09:41:55.579Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-02T09:41:55.579Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-02T09:41:55.579Z] - CONFIG_IP_VS: enabled (as module) [2021-02-02T09:41:55.579Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-02T09:41:55.579Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-02T09:41:55.579Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-02T09:41:55.579Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-02T09:41:55.579Z] - CONFIG_EXT4_FS: enabled [2021-02-02T09:41:55.579Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-02T09:41:55.579Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-02T09:41:55.579Z] - Network Drivers: [2021-02-02T09:41:55.579Z] - "overlay": [2021-02-02T09:41:55.579Z] - CONFIG_VXLAN: enabled (as module) [2021-02-02T09:41:55.579Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-02T09:41:55.579Z] Optional (for encrypted networks): [2021-02-02T09:41:55.840Z] - CONFIG_UTS_NS: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CGROUPS: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CPUSETS: enabled [2021-02-02T09:41:55.841Z] - CONFIG_MEMCG: enabled [2021-02-02T09:41:55.841Z] - CONFIG_KEYS: enabled [2021-02-02T09:41:55.841Z] - CONFIG_VETH: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-02T09:41:55.841Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-02T09:41:55.841Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-02T09:41:55.841Z] [2021-02-02T09:41:55.841Z] Optional Features: [2021-02-02T09:41:55.841Z] - CONFIG_USER_NS: enabled [2021-02-02T09:41:55.841Z] - CONFIG_SECCOMP: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-02T09:41:55.841Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-02T09:41:55.841Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-02T09:41:55.841Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-02T09:41:55.841Z] - CONFIG_BLK_CGROUP: enabled [2021-02-02T09:41:55.841Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-02T09:41:55.841Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-02T09:41:55.841Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-02T09:41:55.841Z] - CONFIG_CRYPTO: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-02T09:41:55.841Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-02T09:41:55.841Z] - CONFIG_XFRM: enabled [2021-02-02T09:41:55.841Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-02T09:41:55.841Z] - "ipvlan": [2021-02-02T09:41:55.841Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-02T09:41:55.841Z] - "macvlan": [2021-02-02T09:41:55.841Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_DUMMY: enabled (as module) [2021-02-02T09:41:55.841Z] - "ftp,tftp client in container": [2021-02-02T09:41:55.841Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-02T09:41:55.841Z] - Storage Drivers: [2021-02-02T09:41:55.841Z] - "aufs": [2021-02-02T09:41:55.841Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-02T09:41:55.841Z] - "btrfs": [2021-02-02T09:41:55.841Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-02T09:41:55.841Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-02T09:41:55.841Z] - "devicemapper": [2021-02-02T09:41:55.841Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-02T09:41:55.841Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-02T09:41:55.841Z] - "overlay": [2021-02-02T09:41:55.841Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-02T09:41:55.841Z] - "zfs": [2021-02-02T09:41:55.841Z] - /dev/zfs: missing [2021-02-02T09:41:55.841Z] - zfs command: missing [2021-02-02T09:41:55.949Z] #41 43.68 DEP criu/protobuf-desc.d [2021-02-02T09:41:55.949Z] #41 43.79 DEP criu/proc_parse.d [2021-02-02T09:41:56.102Z] - zpool command: missing [2021-02-02T09:41:56.102Z] [2021-02-02T09:41:56.102Z] Limits: [2021-02-02T09:41:56.102Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-02T09:41:56.102Z] [2021-02-02T09:41:56.102Z] + true [2021-02-02T09:41:56.102Z] - CONFIG_CGROUP_PERF: enabled [2021-02-02T09:41:56.102Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-02T09:41:56.102Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-02T09:41:56.102Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-02T09:41:56.102Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-02T09:41:56.102Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-02T09:41:56.102Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_IP_VS: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-02T09:41:56.102Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-02T09:41:56.102Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-02T09:41:56.102Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_EXT4_FS: enabled [2021-02-02T09:41:56.102Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-02T09:41:56.102Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-02T09:41:56.102Z] - Network Drivers: [2021-02-02T09:41:56.102Z] - "overlay": [2021-02-02T09:41:56.102Z] - CONFIG_VXLAN: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-02T09:41:56.102Z] Optional (for encrypted networks): [2021-02-02T09:41:56.102Z] - CONFIG_CRYPTO: enabled [2021-02-02T09:41:56.102Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-02T09:41:56.102Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-02T09:41:56.102Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-02T09:41:56.102Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-02T09:41:56.102Z] - CONFIG_XFRM: enabled [2021-02-02T09:41:56.102Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-02T09:41:56.102Z] - "ipvlan": [2021-02-02T09:41:56.102Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-02T09:41:56.102Z] - "macvlan": [2021-02-02T09:41:56.102Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-02T09:41:56.102Z] - CONFIG_DUMMY: enabled (as module) [2021-02-02T09:41:56.102Z] - "ftp,tftp client in container": [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-02T09:41:56.239Z] #41 43.96 DEP criu/plugin.d [2021-02-02T09:41:56.239Z] #41 44.06 DEP criu/pipes.d [2021-02-02T09:41:56.365Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-02T09:41:56.365Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-02T09:41:56.365Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-02T09:41:56.365Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-02T09:41:56.365Z] - Storage Drivers: [2021-02-02T09:41:56.365Z] - "aufs": [2021-02-02T09:41:56.365Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-02T09:41:56.365Z] - "btrfs": [2021-02-02T09:41:56.365Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-02T09:41:56.365Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-02T09:41:56.365Z] - "devicemapper": [2021-02-02T09:41:56.365Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-02T09:41:56.365Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-02T09:41:56.365Z] - "overlay": [2021-02-02T09:41:56.365Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-02T09:41:56.365Z] - "zfs": [2021-02-02T09:41:56.365Z] - /dev/zfs: present [2021-02-02T09:41:56.365Z] - zfs command: missing [2021-02-02T09:41:56.365Z] - zpool command: missing [2021-02-02T09:41:56.365Z] [2021-02-02T09:41:56.365Z] Limits: [2021-02-02T09:41:56.365Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-02T09:41:56.365Z] [2021-02-02T09:41:56.365Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-02T09:41:56.444Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0128eb210191067998f217139c10f4521a44c843 . [2021-02-02T09:41:56.517Z] [2021-02-02T09:41:56.517Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-02T09:41:56.517Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-02T09:41:56.517Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-02T09:41:56.517Z] #61 DONE 0.0s [2021-02-02T09:41:56.517Z] [2021-02-02T09:41:56.517Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:41:56.517Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:41:56.517Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-02T09:41:56.517Z] #9 DONE 0.0s [2021-02-02T09:41:56.517Z] [2021-02-02T09:41:56.517Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:41:56.517Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-02T09:41:56.517Z] #25 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-02-02T09:41:56.517Z] #25 DONE 0.0s [2021-02-02T09:41:56.517Z] [2021-02-02T09:41:56.517Z] #22 [internal] load build context [2021-02-02T09:41:56.517Z] #22 sha256:e8b88fdfd4a52e05294c48bd327c149882b0be18b50d4391c99603f5f8147a9a [2021-02-02T09:41:56.517Z] #22 transferring context: 1.54MB 0.3s [2021-02-02T09:41:56.529Z] #41 44.21 DEP criu/pie-util.d [2021-02-02T09:41:56.529Z] #41 44.34 DEP criu/pie-util-vdso.d [2021-02-02T09:41:56.705Z] #1 [internal] load build definition from Dockerfile [2021-02-02T09:41:56.705Z] #1 sha256:d4a1f5ca3cfbf597821c7ca1eb859d5022a015e54a294d54e16dd58ab4ba4107 [2021-02-02T09:41:56.705Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-02T09:41:56.819Z] #41 44.50 DEP criu/path.d [2021-02-02T09:41:56.819Z] #41 44.65 DEP criu/parasite-syscall.d [2021-02-02T09:41:56.829Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0128eb210191067998f217139c10f4521a44c843 . [2021-02-02T09:41:56.967Z] #1 DONE 0.2s [2021-02-02T09:41:56.967Z] [2021-02-02T09:41:56.967Z] #2 [internal] load .dockerignore [2021-02-02T09:41:56.967Z] #2 sha256:adb908c5d513a859ae1fbd45cdfb1b4648e7fd25c37932721fd60cdff4aa772f [2021-02-02T09:41:56.967Z] #2 transferring context: [2021-02-02T09:41:57.086Z] #1 [internal] load build definition from Dockerfile [2021-02-02T09:41:57.086Z] #1 sha256:cf722f9a02d4bb6cc267b64d5cf14c33e3ea3eb1f865efa155db49b993d0abd1 [2021-02-02T09:41:57.109Z] #41 44.85 DEP criu/pagemap.d [2021-02-02T09:41:57.109Z] #41 44.91 DEP criu/pagemap-cache.d [2021-02-02T09:41:57.109Z] #41 44.98 DEP criu/page-xfer.d [2021-02-02T09:41:57.228Z] #2 transferring context: 87B done [2021-02-02T09:41:57.228Z] #2 DONE 0.1s [2021-02-02T09:41:57.228Z] [2021-02-02T09:41:57.228Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-02T09:41:57.228Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-02T09:41:57.342Z] #1 transferring dockerfile: 16.55kB done [2021-02-02T09:41:57.342Z] #1 DONE 0.4s [2021-02-02T09:41:57.342Z] [2021-02-02T09:41:57.342Z] #2 [internal] load .dockerignore [2021-02-02T09:41:57.342Z] #2 sha256:8d1172c16c9665aea762c43e353cfffebfd7d879a9559ff1ffdf2bc95e2eddda [2021-02-02T09:41:57.342Z] #2 transferring context: 87B done [2021-02-02T09:41:57.342Z] #2 DONE 0.2s [2021-02-02T09:41:57.342Z] [2021-02-02T09:41:57.342Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-02T09:41:57.342Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-02T09:41:57.399Z] #41 45.14 DEP criu/page-pipe.d [2021-02-02T09:41:57.399Z] #41 45.24 DEP criu/netfilter.d [2021-02-02T09:41:57.599Z] #3 DONE 0.5s [2021-02-02T09:41:57.599Z] [2021-02-02T09:41:57.599Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-02T09:41:57.599Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-02T09:41:57.599Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-02T09:41:57.689Z] #41 45.38 DEP criu/net.d [2021-02-02T09:41:57.689Z] #41 45.53 DEP criu/namespaces.d [2021-02-02T09:41:57.854Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-02T09:41:57.855Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-02T09:41:57.855Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-02T09:41:57.855Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-02T09:41:57.855Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-02T09:41:57.855Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-02T09:41:57.979Z] #41 45.69 DEP criu/mount.d [2021-02-02T09:41:57.979Z] #41 45.87 DEP criu/memfd.d [2021-02-02T09:41:58.172Z] #3 DONE 0.9s [2021-02-02T09:41:58.172Z] [2021-02-02T09:41:58.172Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-02T09:41:58.172Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-02T09:41:58.172Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-02T09:41:58.172Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-02-02T09:41:58.172Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.29MB / 8.28MB 0.2s [2021-02-02T09:41:58.172Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-02T09:41:58.172Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-02T09:41:58.172Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-02T09:41:58.269Z] #41 45.98 DEP criu/mem.d [2021-02-02T09:41:58.269Z] #41 46.06 DEP criu/lsm.d [2021-02-02T09:41:58.269Z] #41 46.17 DEP criu/log.d [2021-02-02T09:41:58.269Z] #41 46.24 DEP criu/libnetlink.d [2021-02-02T09:41:58.417Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-02T09:41:58.417Z] #4 DONE 0.6s [2021-02-02T09:41:58.417Z] [2021-02-02T09:41:58.417Z] #5 [internal] load build definition from Dockerfile [2021-02-02T09:41:58.417Z] #5 sha256:5fca0467c5e7030ea8dda7a5693a022f212f60561f2ca40b8651a0bd141bb045 [2021-02-02T09:41:58.433Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2021-02-02T09:41:58.558Z] #41 46.41 DEP criu/kerndat.d [2021-02-02T09:41:58.673Z] #5 transferring dockerfile: 16.55kB done [2021-02-02T09:41:58.673Z] #5 DONE 0.0s [2021-02-02T09:41:58.673Z] [2021-02-02T09:41:58.674Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-02T09:41:58.674Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-02T09:41:58.674Z] #8 ... [2021-02-02T09:41:58.674Z] [2021-02-02T09:41:58.674Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-02T09:41:58.674Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-02T09:41:58.674Z] #6 DONE 0.2s [2021-02-02T09:41:58.694Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2021-02-02T09:41:58.695Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-02-02T09:41:58.848Z] #41 46.64 DEP criu/kcmp-ids.d [2021-02-02T09:41:58.848Z] #41 46.69 DEP criu/irmap.d [2021-02-02T09:41:58.930Z] [2021-02-02T09:41:58.930Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:41:58.930Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-02T09:41:58.930Z] #7 DONE 0.2s [2021-02-02T09:41:58.930Z] [2021-02-02T09:41:58.930Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-02T09:41:58.930Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-02T09:41:58.930Z] #8 DONE 0.2s [2021-02-02T09:41:58.956Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-02-02T09:41:58.956Z] #4 DONE 0.8s [2021-02-02T09:41:59.138Z] #41 46.84 DEP criu/ipc_ns.d [2021-02-02T09:41:59.138Z] #41 47.00 DEP criu/image.d [2021-02-02T09:41:59.138Z] #41 47.07 DEP criu/image-desc.d [2021-02-02T09:41:59.430Z] #41 47.12 DEP criu/fsnotify.d [2021-02-02T09:41:59.430Z] #41 47.26 DEP criu/filesystems.d [2021-02-02T09:41:59.530Z] [2021-02-02T09:41:59.531Z] #5 [internal] load build definition from Dockerfile [2021-02-02T09:41:59.531Z] #5 sha256:9c383faa8144ea220dc683d7d189d71cf913ac4f022e49557dc6b926e10790dd [2021-02-02T09:41:59.531Z] #5 transferring dockerfile: 16.55kB done [2021-02-02T09:41:59.531Z] #5 DONE 0.0s [2021-02-02T09:41:59.531Z] [2021-02-02T09:41:59.531Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:41:59.531Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-02T09:41:59.720Z] #41 47.42 DEP criu/files.d [2021-02-02T09:41:59.720Z] #41 47.55 DEP criu/files-reg.d [2021-02-02T09:41:59.794Z] #8 ... [2021-02-02T09:41:59.794Z] [2021-02-02T09:41:59.794Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-02T09:41:59.794Z] #7 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-02T09:41:59.794Z] #7 DONE 0.3s [2021-02-02T09:41:59.794Z] [2021-02-02T09:41:59.794Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-02T09:41:59.794Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-02T09:42:00.010Z] #41 47.69 DEP criu/files-ext.d [2021-02-02T09:42:00.010Z] #41 47.80 DEP criu/file-lock.d [2021-02-02T09:42:00.010Z] #41 47.93 DEP criu/file-ids.d [2021-02-02T09:42:00.056Z] #6 DONE 0.6s [2021-02-02T09:42:00.056Z] [2021-02-02T09:42:00.056Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:42:00.056Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-02T09:42:00.056Z] #8 DONE 0.6s [2021-02-02T09:42:00.300Z] #41 48.11 DEP criu/fifo.d [2021-02-02T09:42:00.300Z] #41 48.19 DEP criu/fdstore.d [2021-02-02T09:42:00.300Z] #41 48.26 DEP criu/fault-injection.d [2021-02-02T09:42:00.300Z] #41 48.31 DEP criu/external.d [2021-02-02T09:42:00.303Z] [2021-02-02T09:42:00.303Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:00.303Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:00.303Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:00.303Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-02T09:42:00.303Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-02-02T09:42:00.303Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-02T09:42:00.303Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-02T09:42:00.303Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.1s [2021-02-02T09:42:00.303Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-02-02T09:42:00.303Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-02T09:42:00.303Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.2s [2021-02-02T09:42:00.303Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.2s [2021-02-02T09:42:00.590Z] #41 48.39 DEP criu/eventpoll.d [2021-02-02T09:42:00.590Z] #41 48.49 DEP criu/eventfd.d [2021-02-02T09:42:00.590Z] #41 48.57 DEP criu/crtools.d [2021-02-02T09:42:00.868Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.29MB / 7.81MB 0.4s [2021-02-02T09:42:00.868Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.39MB / 50.40MB 0.4s [2021-02-02T09:42:00.868Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.4s [2021-02-02T09:42:00.868Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-02-02T09:42:00.868Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.6s [2021-02-02T09:42:00.868Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-02-02T09:42:00.868Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.10MB / 51.83MB 0.7s [2021-02-02T09:42:00.881Z] #41 48.78 DEP criu/cr-service.d [2021-02-02T09:42:01.131Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.06MB / 50.40MB 0.8s [2021-02-02T09:42:01.131Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-02-02T09:42:01.131Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.67kB / 68.67MB 0.8s [2021-02-02T09:42:01.131Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.52MB / 50.40MB 1.0s [2021-02-02T09:42:01.131Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 1.0s [2021-02-02T09:42:01.131Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 1.0s [2021-02-02T09:42:01.170Z] #41 48.97 DEP criu/cr-restore.d [2021-02-02T09:42:01.390Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 1.1s [2021-02-02T09:42:01.390Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.41MB / 68.67MB 1.1s [2021-02-02T09:42:01.390Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.58MB / 51.83MB 1.2s [2021-02-02T09:42:01.460Z] #41 49.21 DEP criu/cr-errno.d [2021-02-02T09:42:01.460Z] #41 49.22 DEP criu/cr-dump.d [2021-02-02T09:42:01.460Z] #41 49.35 DEP criu/cr-dedup.d [2021-02-02T09:42:01.646Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 1.4s [2021-02-02T09:42:01.646Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 1.4s [2021-02-02T09:42:01.646Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 1.4s [2021-02-02T09:42:01.750Z] #41 49.50 DEP criu/cr-check.d [2021-02-02T09:42:01.750Z] #41 49.64 DEP criu/config.d [2021-02-02T09:42:01.834Z] #22 transferring context: 32.98MB 5.4s [2021-02-02T09:42:01.909Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.6s [2021-02-02T09:42:01.909Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 1.6s [2021-02-02T09:42:01.909Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.87MB / 68.67MB 1.6s [2021-02-02T09:42:01.909Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.7s [2021-02-02T09:42:01.909Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 1.7s [2021-02-02T09:42:02.040Z] #41 49.80 DEP criu/clone-noasan.d [2021-02-02T09:42:02.040Z] #41 49.89 DEP criu/cgroup.d [2021-02-02T09:42:02.040Z] #41 50.01 DEP criu/cgroup-props.d [2021-02-02T09:42:02.169Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 1.8s [2021-02-02T09:42:02.169Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s [2021-02-02T09:42:02.169Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.99MB / 51.83MB 1.9s [2021-02-02T09:42:02.169Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 2.0s [2021-02-02T09:42:02.169Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.41MB / 68.67MB 2.0s [2021-02-02T09:42:02.330Z] #41 50.07 DEP criu/bitmap.d [2021-02-02T09:42:02.330Z] #41 50.08 DEP criu/bfd.d [2021-02-02T09:42:02.330Z] #41 50.22 DEP criu/autofs.d [2021-02-02T09:42:02.426Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.46MB / 51.83MB 2.2s [2021-02-02T09:42:02.426Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 2.2s [2021-02-02T09:42:02.620Z] #41 50.40 DEP criu/aio.d [2021-02-02T09:42:02.620Z] #41 50.50 DEP criu/action-scripts.d [2021-02-02T09:42:02.686Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2021-02-02T09:42:02.686Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 2.3s [2021-02-02T09:42:02.686Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 2.3s [2021-02-02T09:42:02.686Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s [2021-02-02T09:42:02.785Z] #22 ... [2021-02-02T09:42:02.785Z] [2021-02-02T09:42:02.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:02.785Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:02.785Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-02T09:42:02.785Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-02T09:42:02.785Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done [2021-02-02T09:42:02.785Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-02T09:42:02.785Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-02T09:42:02.785Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-02-02T09:42:02.785Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s done [2021-02-02T09:42:02.785Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2021-02-02T09:42:02.785Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s done [2021-02-02T09:42:02.785Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2021-02-02T09:42:02.785Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s [2021-02-02T09:42:02.785Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.9s done [2021-02-02T09:42:02.785Z] #9 ... [2021-02-02T09:42:02.785Z] [2021-02-02T09:42:02.785Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-02T09:42:02.785Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-02T09:42:02.785Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-02T09:42:02.785Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-02T09:42:02.785Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-02T09:42:02.785Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2021-02-02T09:42:02.785Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.8s done [2021-02-02T09:42:02.785Z] #61 DONE 6.3s [2021-02-02T09:42:02.785Z] [2021-02-02T09:42:02.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:02.785Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:02.785Z] #9 ... [2021-02-02T09:42:02.785Z] [2021-02-02T09:42:02.785Z] #22 [internal] load build context [2021-02-02T09:42:02.785Z] #22 sha256:e8b88fdfd4a52e05294c48bd327c149882b0be18b50d4391c99603f5f8147a9a [2021-02-02T09:42:02.785Z] #22 transferring context: 53.39MB 6.4s done [2021-02-02T09:42:02.785Z] #22 DONE 6.5s [2021-02-02T09:42:02.785Z] [2021-02-02T09:42:02.785Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:02.785Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-02T09:42:02.785Z] #25 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-02T09:42:02.785Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 2.0s done [2021-02-02T09:42:02.785Z] #25 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-02T09:42:02.785Z] #25 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-02-02T09:42:02.785Z] #25 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-02-02T09:42:02.785Z] #25 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 3.6s [2021-02-02T09:42:02.910Z] #41 ... [2021-02-02T09:42:02.910Z] [2021-02-02T09:42:02.910Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:42:02.910Z] #43 80.86 github.com/LK4D4/vndr/godl [2021-02-02T09:42:02.910Z] #43 81.38 github.com/LK4D4/vndr [2021-02-02T09:42:02.910Z] #43 DONE 87.0s [2021-02-02T09:42:02.910Z] [2021-02-02T09:42:02.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:02.910Z] #41 50.82 CC criu/action-scripts.o [2021-02-02T09:42:02.910Z] #41 ... [2021-02-02T09:42:02.910Z] [2021-02-02T09:42:02.910Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-02T09:42:02.910Z] #18 3.520 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-02T09:42:02.910Z] #18 6.177 Fetched 8110 kB in 5s (1532 kB/s) [2021-02-02T09:42:02.910Z] #18 6.177 Reading package lists... [2021-02-02T09:42:02.910Z] #18 8.036 Reading package lists... [2021-02-02T09:42:02.910Z] #18 9.767 Building dependency tree... [2021-02-02T09:42:02.910Z] #18 10.28 libcap2-bin is already the newest version (1:2.25-2). [2021-02-02T09:42:02.910Z] #18 10.28 The following additional packages will be installed: [2021-02-02T09:42:02.910Z] #18 10.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-02T09:42:02.910Z] #18 10.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-02T09:42:02.910Z] #18 10.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-02T09:42:02.910Z] #18 10.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-02T09:42:02.910Z] #18 10.28 python3.7 python3.7-minimal vim-runtime xxd [2021-02-02T09:42:02.910Z] #18 10.28 Suggested packages: [2021-02-02T09:42:02.910Z] #18 10.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-02T09:42:02.910Z] #18 10.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-02T09:42:02.911Z] #18 10.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-02T09:42:02.911Z] #18 10.28 Recommended packages: [2021-02-02T09:42:02.911Z] #18 10.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-02T09:42:02.911Z] #18 10.28 python3-keyrings.alt python3-xdg unzip [2021-02-02T09:42:02.911Z] #18 11.35 The following NEW packages will be installed: [2021-02-02T09:42:02.911Z] #18 11.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-02T09:42:02.911Z] #18 11.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-02T09:42:02.911Z] #18 11.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-02T09:42:02.911Z] #18 11.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-02T09:42:02.911Z] #18 11.36 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-02T09:42:02.911Z] #18 11.36 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-02T09:42:02.911Z] #18 11.36 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-02T09:42:02.911Z] #18 11.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-02T09:42:02.911Z] #18 11.36 xz-utils zip [2021-02-02T09:42:02.911Z] #18 11.54 0 upgraded, 48 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:42:02.911Z] #18 11.54 Need to get 27.7 MB of archives. [2021-02-02T09:42:02.911Z] #18 11.54 After this operation, 117 MB of additional disk space will be used. [2021-02-02T09:42:02.911Z] #18 11.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-02-02T09:42:02.911Z] #18 11.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-02-02T09:42:02.911Z] #18 11.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-02-02T09:42:02.911Z] #18 11.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-02-02T09:42:02.911Z] #18 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-02-02T09:42:02.911Z] #18 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-02-02T09:42:02.911Z] #18 11.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-02-02T09:42:02.911Z] #18 11.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-02-02T09:42:02.911Z] #18 11.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-02-02T09:42:02.911Z] #18 11.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-02-02T09:42:02.911Z] #18 11.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-02-02T09:42:02.911Z] #18 11.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-02-02T09:42:02.911Z] #18 11.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-02-02T09:42:02.911Z] #18 11.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-02-02T09:42:02.911Z] #18 11.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-02-02T09:42:02.911Z] #18 11.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-02-02T09:42:02.911Z] #18 11.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-02T09:42:02.911Z] #18 11.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:42:02.911Z] #18 11.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-02-02T09:42:02.911Z] #18 11.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-02-02T09:42:02.911Z] #18 11.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-02-02T09:42:02.911Z] #18 11.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-02-02T09:42:02.911Z] #18 11.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-02-02T09:42:02.911Z] #18 11.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-02T09:42:02.911Z] #18 12.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-02T09:42:02.911Z] #18 12.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-02T09:42:02.911Z] #18 12.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-02-02T09:42:02.911Z] #18 12.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-02-02T09:42:02.911Z] #18 12.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-02T09:42:02.947Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 2.6s [2021-02-02T09:42:02.947Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.04MB / 68.67MB 2.6s [2021-02-02T09:42:02.947Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 2.7s [2021-02-02T09:42:03.201Z] #18 12.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-02T09:42:03.201Z] #18 12.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-02T09:42:03.201Z] #18 12.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-02T09:42:03.201Z] #18 12.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-02-02T09:42:03.201Z] #18 12.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-02-02T09:42:03.201Z] #18 12.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-02-02T09:42:03.201Z] #18 12.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-02T09:42:03.201Z] #18 12.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-02-02T09:42:03.201Z] #18 12.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-02-02T09:42:03.201Z] #18 12.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-02T09:42:03.201Z] #18 12.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-02-02T09:42:03.201Z] #18 12.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-02T09:42:03.201Z] #18 12.80 Get:42 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-02-02T09:42:03.201Z] #18 12.84 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-02-02T09:42:03.204Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-02T09:42:03.204Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 3.0s [2021-02-02T09:42:03.204Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 3.0s [2021-02-02T09:42:03.460Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s [2021-02-02T09:42:03.461Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.75MB / 120.17MB 3.2s [2021-02-02T09:42:03.461Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.09MB / 120.17MB 3.3s [2021-02-02T09:42:03.490Z] #18 12.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-02-02T09:42:03.490Z] #18 12.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-02T09:42:03.490Z] #18 ... [2021-02-02T09:42:03.490Z] [2021-02-02T09:42:03.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:03.490Z] #41 51.30 CC criu/aio.o [2021-02-02T09:42:03.719Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 3.4s [2021-02-02T09:42:03.719Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 3.5s [2021-02-02T09:42:03.792Z] #41 51.69 CC criu/autofs.o [2021-02-02T09:42:03.979Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s done [2021-02-02T09:42:03.979Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 3.6s [2021-02-02T09:42:03.979Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.82MB / 120.17MB 3.7s [2021-02-02T09:42:04.272Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.27MB / 120.17MB 3.9s [2021-02-02T09:42:04.272Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s [2021-02-02T09:42:04.272Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 4.0s [2021-02-02T09:42:04.468Z] #48 ... [2021-02-02T09:42:04.468Z] [2021-02-02T09:42:04.468Z] #52 [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 [2021-02-02T09:42:04.468Z] #52 sha256:a540de52c231f4283ba69dbc1703e72c58a07d69142f7b8f3dc6ab01539672bc [2021-02-02T09:42:04.468Z] #52 102.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-02T09:42:04.468Z] #52 103.3 + mkdir -p /build [2021-02-02T09:42:04.468Z] #52 103.3 + cp runc /build/runc [2021-02-02T09:42:04.468Z] #52 DONE 103.5s [2021-02-02T09:42:04.468Z] [2021-02-02T09:42:04.468Z] #48 [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 [2021-02-02T09:42:04.468Z] #48 sha256:82672217dda52f60e580ad055054e47fa6e496d2b2b59fa34b3ddd0e81c8af43 [2021-02-02T09:42:04.468Z] #48 102.9 + /build/golangci-lint --version [2021-02-02T09:42:04.468Z] #48 103.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-02T09:42:04.468Z] #48 DONE 103.5s [2021-02-02T09:42:04.468Z] [2021-02-02T09:42:04.468Z] #55 [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 [2021-02-02T09:42:04.468Z] #55 sha256:cae1dffe47164d9a62365c0ab1eaa07c4195b74c818b3af844006febafb2903a [2021-02-02T09:42:04.468Z] #55 104.6 + bin/containerd [2021-02-02T09:42:04.468Z] #55 ... [2021-02-02T09:42:04.468Z] [2021-02-02T09:42:04.468Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-02T09:42:04.468Z] #49 sha256:58aefa1ff28f6fb7daac336bd097592691b0426944cf602058115dbeb29e1ab4 [2021-02-02T09:42:04.468Z] #49 DONE 0.1s [2021-02-02T09:42:04.468Z] [2021-02-02T09:42:04.468Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-02T09:42:04.468Z] #51 sha256:fd4d34850e40053f79c509a09363abe5235b832f2c1456e8b680fb3fa96a9d84 [2021-02-02T09:42:04.468Z] #51 DONE 0.1s [2021-02-02T09:42:04.468Z] [2021-02-02T09:42:04.468Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-02T09:42:04.468Z] #53 sha256:8be7ec55c7ae642bfaaf32080a0f2b8d5a2cad73e99d8fe9a636761148d9163a [2021-02-02T09:42:04.468Z] #53 DONE 0.1s [2021-02-02T09:42:04.468Z] [2021-02-02T09:42:04.468Z] #55 [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 [2021-02-02T09:42:04.468Z] #55 sha256:cae1dffe47164d9a62365c0ab1eaa07c4195b74c818b3af844006febafb2903a [2021-02-02T09:42:04.534Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done [2021-02-02T09:42:04.534Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.96MB / 120.17MB 4.2s [2021-02-02T09:42:04.534Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done [2021-02-02T09:42:04.822Z] #41 52.52 CC criu/bfd.o [2021-02-02T09:42:04.822Z] #41 52.79 CC criu/bitmap.o [2021-02-02T09:42:05.112Z] #41 52.89 CC criu/cgroup-props.o [2021-02-02T09:42:05.402Z] #41 53.36 CC criu/cgroup.o [2021-02-02T09:42:05.917Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2021-02-02T09:42:06.173Z] #9 ... [2021-02-02T09:42:06.173Z] [2021-02-02T09:42:06.173Z] #22 [internal] load build context [2021-02-02T09:42:06.173Z] #22 sha256:ffb2a4b3518b4a4ad46fc71e8c79cb7035de35d0f1a00738a14dd0b587440956 [2021-02-02T09:42:06.173Z] #22 transferring context: 53.39MB 5.3s done [2021-02-02T09:42:06.173Z] #22 DONE 6.0s [2021-02-02T09:42:06.173Z] [2021-02-02T09:42:06.173Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:06.173Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:06.173Z] #9 ... [2021-02-02T09:42:06.173Z] [2021-02-02T09:42:06.173Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:06.173Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-02T09:42:06.173Z] #25 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-02T09:42:06.173Z] #25 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-02T09:42:06.173Z] #25 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-02-02T09:42:06.173Z] #25 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-02-02T09:42:06.173Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 5.9s done [2021-02-02T09:42:06.173Z] #25 ... [2021-02-02T09:42:06.173Z] [2021-02-02T09:42:06.173Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:06.173Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:06.648Z] [2021-02-02T09:42:06.648Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:06.648Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-02T09:42:06.648Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-02T09:42:06.648Z] #9 DONE 0.0s [2021-02-02T09:42:06.648Z] [2021-02-02T09:42:06.648Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:06.648Z] #25 sha256:0bd8c75a9035ae20010df4adebf15809818cf40f851a301a81a7001c654b5230 [2021-02-02T09:42:06.648Z] #25 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-02T09:42:06.648Z] #25 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-02T09:42:06.648Z] #25 sha256:39d4106901196a8793153a724a94adc6dbc708326bcced72f1b971b3a1fc2f80 529B / 529B done [2021-02-02T09:42:06.648Z] #25 sha256:db7272368d6f74695d5037e54e3288aad092b4f995c3051c94ab3b0373c1211a 1.46kB / 1.46kB done [2021-02-02T09:42:06.648Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 0B / 49.18MB 0.5s [2021-02-02T09:42:06.905Z] #41 54.91 CC criu/clone-noasan.o [2021-02-02T09:42:06.910Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 8.39MB / 49.18MB 0.8s [2021-02-02T09:42:06.910Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 12.58MB / 49.18MB 0.8s [2021-02-02T09:42:06.910Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 17.83MB / 49.18MB 1.0s [2021-02-02T09:42:07.007Z] #25 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.2s done [2021-02-02T09:42:07.007Z] #25 DONE 10.3s [2021-02-02T09:42:07.007Z] [2021-02-02T09:42:07.007Z] #26 [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 [2021-02-02T09:42:07.007Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-02T09:42:07.193Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 25.19MB / 49.18MB 1.1s [2021-02-02T09:42:07.193Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 35.65MB / 49.18MB 1.3s [2021-02-02T09:42:07.195Z] #41 55.03 CC criu/config.o [2021-02-02T09:42:07.469Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 44.04MB / 49.18MB 1.4s [2021-02-02T09:42:07.469Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 1.4s [2021-02-02T09:42:08.076Z] #9 ... [2021-02-02T09:42:08.076Z] [2021-02-02T09:42:08.076Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-02T09:42:08.076Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-02T09:42:08.076Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-02T09:42:08.076Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-02T09:42:08.076Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-02T09:42:08.076Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 6.4s done [2021-02-02T09:42:08.076Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2021-02-02T09:42:08.076Z] #61 DONE 7.8s [2021-02-02T09:42:08.076Z] [2021-02-02T09:42:08.076Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:08.076Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:08.076Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-02-02T09:42:08.224Z] #41 55.98 CC criu/cr-check.o [2021-02-02T09:42:08.333Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done [2021-02-02T09:42:08.404Z] #26 1.768 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:08.404Z] #26 1.788 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:08.404Z] #26 1.788 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:08.562Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 2.4s done [2021-02-02T09:42:08.667Z] #26 2.046 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:08.854Z] #41 ... [2021-02-02T09:42:08.854Z] [2021-02-02T09:42:08.854Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-02T09:42:08.854Z] #18 13.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-02-02T09:42:08.854Z] #18 13.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-02-02T09:42:08.854Z] #18 13.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-02-02T09:42:08.854Z] #18 13.51 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:42:08.854Z] #18 13.54 Fetched 27.7 MB in 2s (15.5 MB/s) [2021-02-02T09:42:08.854Z] #18 13.59 Selecting previously unselected package pigz. [2021-02-02T09:42:08.854Z] #18 13.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 ... 23199 files and directories currently installed.) [2021-02-02T09:42:08.854Z] #18 13.64 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-02-02T09:42:08.854Z] #18 13.64 Unpacking pigz (2.4-1) ... [2021-02-02T09:42:08.854Z] #18 13.72 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-02-02T09:42:08.854Z] #18 13.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-02T09:42:08.854Z] #18 13.72 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-02T09:42:08.854Z] #18 14.05 Selecting previously unselected package python3.7-minimal. [2021-02-02T09:42:08.854Z] #18 14.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-02T09:42:08.854Z] #18 14.05 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:42:08.854Z] #18 14.62 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-02T09:42:08.854Z] #18 14.63 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:42:08.854Z] #18 16.03 Selecting previously unselected package python3-minimal. [2021-02-02T09:42:08.854Z] #18 16.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2021-02-02T09:42:08.854Z] #18 16.07 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-02-02T09:42:08.854Z] #18 16.07 Unpacking python3-minimal (3.7.3-1) ... [2021-02-02T09:42:08.854Z] #18 16.13 Selecting previously unselected package libmpdec2:s390x. [2021-02-02T09:42:08.854Z] #18 16.13 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-02-02T09:42:08.854Z] #18 16.13 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-02-02T09:42:08.854Z] #18 16.19 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-02-02T09:42:08.854Z] #18 16.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 16.20 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-02T09:42:08.855Z] #18 16.81 Selecting previously unselected package python3.7. [2021-02-02T09:42:08.855Z] #18 16.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 16.82 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:42:08.855Z] #18 16.89 Selecting previously unselected package libpython3-stdlib:s390x. [2021-02-02T09:42:08.855Z] #18 16.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 16.89 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-02T09:42:08.855Z] #18 16.92 Setting up python3-minimal (3.7.3-1) ... [2021-02-02T09:42:08.855Z] #18 17.40 Selecting previously unselected package python3. [2021-02-02T09:42:08.855Z] #18 17.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 ... 23860 files and directories currently installed.) [2021-02-02T09:42:08.855Z] #18 17.45 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.46 Unpacking python3 (3.7.3-1) ... [2021-02-02T09:42:08.855Z] #18 17.51 Selecting previously unselected package libip4tc0:s390x. [2021-02-02T09:42:08.855Z] #18 17.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.51 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-02-02T09:42:08.855Z] #18 17.55 Selecting previously unselected package libip6tc0:s390x. [2021-02-02T09:42:08.855Z] #18 17.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.55 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-02-02T09:42:08.855Z] #18 17.59 Selecting previously unselected package libiptc0:s390x. [2021-02-02T09:42:08.855Z] #18 17.59 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.60 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-02-02T09:42:08.855Z] #18 17.63 Selecting previously unselected package libnfnetlink0:s390x. [2021-02-02T09:42:08.855Z] #18 17.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.63 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-02T09:42:08.855Z] #18 17.66 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-02-02T09:42:08.855Z] #18 17.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.67 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-02T09:42:08.855Z] #18 17.72 Selecting previously unselected package libnftnl11:s390x. [2021-02-02T09:42:08.855Z] #18 17.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.73 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-02-02T09:42:08.855Z] #18 17.76 Selecting previously unselected package iptables. [2021-02-02T09:42:08.855Z] #18 17.76 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.76 Unpacking iptables (1.8.2-4) ... [2021-02-02T09:42:08.855Z] #18 17.96 Selecting previously unselected package xxd. [2021-02-02T09:42:08.855Z] #18 17.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-02T09:42:08.855Z] #18 17.98 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:42:08.855Z] #18 18.04 Selecting previously unselected package vim-common. [2021-02-02T09:42:08.855Z] #18 18.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:42:08.855Z] #18 18.05 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:42:08.855Z] #18 18.16 Selecting previously unselected package bash-completion. [2021-02-02T09:42:08.855Z] #18 18.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-02T09:42:08.896Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-02T09:42:08.928Z] #26 2.302 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:09.134Z] #25 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa [2021-02-02T09:42:09.145Z] #18 ... [2021-02-02T09:42:09.145Z] [2021-02-02T09:42:09.145Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-02T09:42:09.145Z] #30 DONE 93.0s [2021-02-02T09:42:09.145Z] [2021-02-02T09:42:09.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:09.145Z] #41 57.08 CC criu/cr-dedup.o [2021-02-02T09:42:09.503Z] #26 2.910 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:09.775Z] #41 57.44 CC criu/cr-dump.o [2021-02-02T09:42:09.828Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-02-02T09:42:09.828Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-02T09:42:10.088Z] #25 ... [2021-02-02T09:42:10.088Z] [2021-02-02T09:42:10.088Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-02T09:42:10.088Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-02T09:42:10.088Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-02T09:42:10.088Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-02T09:42:10.088Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-02T09:42:10.088Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-02-02T09:42:10.088Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2021-02-02T09:42:10.088Z] #61 DONE 4.1s [2021-02-02T09:42:10.088Z] [2021-02-02T09:42:10.088Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:10.088Z] #25 sha256:0bd8c75a9035ae20010df4adebf15809818cf40f851a301a81a7001c654b5230 [2021-02-02T09:42:10.755Z] #25 ... [2021-02-02T09:42:10.755Z] [2021-02-02T09:42:10.755Z] #22 [internal] load build context [2021-02-02T09:42:10.755Z] #22 sha256:87357c87bc8b11ba43466c12ce98c2713516fe25fcd43b23f30ba70cc258b428 [2021-02-02T09:42:10.755Z] #22 transferring context: 53.39MB 4.1s done [2021-02-02T09:42:10.755Z] #22 DONE 4.9s [2021-02-02T09:42:10.755Z] [2021-02-02T09:42:10.755Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:10.755Z] #25 sha256:0bd8c75a9035ae20010df4adebf15809818cf40f851a301a81a7001c654b5230 [2021-02-02T09:42:10.764Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-02-02T09:42:10.804Z] #41 58.58 CC criu/cr-errno.o [2021-02-02T09:42:10.805Z] #41 58.59 CC criu/cr-restore.o [2021-02-02T09:42:11.020Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-02T09:42:11.279Z] #9 ... [2021-02-02T09:42:11.279Z] [2021-02-02T09:42:11.279Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:11.279Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-02T09:42:11.279Z] #25 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 4.5s done [2021-02-02T09:42:11.279Z] #25 DONE 11.0s [2021-02-02T09:42:11.279Z] [2021-02-02T09:42:11.279Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:11.279Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:11.427Z] #26 4.331 Fetched 8426 kB in 3s (2985 kB/s) [2021-02-02T09:42:12.004Z] #26 4.331 Reading package lists... [2021-02-02T09:42:12.581Z] #26 5.289 Reading package lists... [2021-02-02T09:42:12.581Z] #26 ... [2021-02-02T09:42:12.581Z] [2021-02-02T09:42:12.581Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:12.581Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:12.581Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done [2021-02-02T09:42:12.581Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-02-02T09:42:12.581Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-02-02T09:42:12.581Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s [2021-02-02T09:42:12.846Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.6s done [2021-02-02T09:42:12.914Z] #41 60.79 CC criu/cr-service.o [2021-02-02T09:42:13.108Z] #9 ... [2021-02-02T09:42:13.108Z] [2021-02-02T09:42:13.108Z] #26 [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 [2021-02-02T09:42:13.108Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-02T09:42:13.108Z] #26 5.289 Reading package lists... [2021-02-02T09:42:13.108Z] #26 6.265 Building dependency tree... [2021-02-02T09:42:13.370Z] #26 6.600 The following additional packages will be installed: [2021-02-02T09:42:13.370Z] #26 6.600 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-02T09:42:13.370Z] #26 6.600 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-02T09:42:13.370Z] #26 6.601 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-02T09:42:13.370Z] #26 6.602 Suggested packages: [2021-02-02T09:42:13.370Z] #26 6.602 krb5-doc krb5-user [2021-02-02T09:42:13.370Z] #26 6.602 Recommended packages: [2021-02-02T09:42:13.370Z] #26 6.602 krb5-locales publicsuffix libsasl2-modules [2021-02-02T09:42:13.634Z] #26 6.828 The following NEW packages will be installed: [2021-02-02T09:42:13.634Z] #26 6.828 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-02T09:42:13.634Z] #26 6.828 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-02T09:42:13.634Z] #26 6.828 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-02T09:42:13.634Z] #26 6.829 libssh2-1 libssl1.1 openssl [2021-02-02T09:42:13.896Z] #26 7.115 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-02T09:42:13.896Z] #26 7.115 Need to get 5055 kB of archives. [2021-02-02T09:42:13.896Z] #26 7.115 After this operation, 12.1 MB of additional disk space will be used. [2021-02-02T09:42:13.896Z] #26 7.115 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-02T09:42:13.896Z] #26 7.132 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-02T09:42:13.896Z] #26 7.132 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-02T09:42:13.896Z] #26 7.132 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-02T09:42:13.896Z] #26 7.132 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-02T09:42:13.896Z] #26 7.132 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-02T09:42:13.896Z] #26 7.132 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-02T09:42:13.896Z] #26 7.136 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-02T09:42:13.896Z] #26 7.144 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-02T09:42:13.896Z] #26 7.144 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-02-02T09:42:13.896Z] #26 7.144 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-02-02T09:42:13.896Z] #26 7.148 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-02T09:42:13.896Z] #26 7.154 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-02T09:42:13.896Z] #26 7.154 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-02T09:42:13.896Z] #26 7.154 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-02T09:42:13.896Z] #26 7.156 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-02T09:42:13.896Z] #26 7.169 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-02T09:42:13.896Z] #26 7.172 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-02T09:42:13.896Z] #26 7.180 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-02T09:42:13.896Z] #26 7.183 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-02T09:42:13.896Z] #26 7.190 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-02T09:42:13.946Z] #41 61.67 CC criu/crtools.o [2021-02-02T09:42:14.062Z] #25 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 5.0s [2021-02-02T09:42:14.062Z] #25 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 5.3s done [2021-02-02T09:42:14.161Z] #26 7.358 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:42:14.161Z] #26 7.392 Fetched 5055 kB in 0s (15.2 MB/s) [2021-02-02T09:42:14.161Z] #26 7.436 Selecting previously unselected package libssl1.1:amd64. [2021-02-02T09:42:14.162Z] #26 7.436 (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.) [2021-02-02T09:42:14.162Z] #26 7.437 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-02T09:42:14.162Z] #26 7.444 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:14.236Z] #41 61.94 CC criu/eventfd.o [2021-02-02T09:42:14.236Z] #41 62.16 CC criu/eventpoll.o [2021-02-02T09:42:14.424Z] #26 7.642 Selecting previously unselected package openssl. [2021-02-02T09:42:14.424Z] #26 7.642 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-02T09:42:14.424Z] #26 7.646 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:14.424Z] #26 7.781 Selecting previously unselected package ca-certificates. [2021-02-02T09:42:14.424Z] #26 7.781 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-02T09:42:14.424Z] #26 7.785 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:14.708Z] #26 7.899 Selecting previously unselected package libkeyutils1:amd64. [2021-02-02T09:42:14.708Z] #26 7.899 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-02-02T09:42:14.708Z] #26 7.903 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-02T09:42:14.708Z] #26 7.952 Selecting previously unselected package libkrb5support0:amd64. [2021-02-02T09:42:14.708Z] #26 7.952 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:14.708Z] #26 7.956 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:14.708Z] #26 8.042 Selecting previously unselected package libk5crypto3:amd64. [2021-02-02T09:42:14.708Z] #26 8.042 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:14.708Z] #26 8.049 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:14.866Z] #41 62.72 CC criu/external.o [2021-02-02T09:42:14.866Z] #41 62.92 CC criu/fault-injection.o [2021-02-02T09:42:14.987Z] #26 8.132 Selecting previously unselected package libkrb5-3:amd64. [2021-02-02T09:42:14.987Z] #26 8.132 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:14.987Z] #26 8.138 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:14.987Z] #26 8.275 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-02T09:42:14.987Z] #26 8.275 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:14.987Z] #26 8.280 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:14.987Z] #26 8.325 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-02T09:42:14.987Z] #26 8.325 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-02T09:42:14.987Z] #26 8.328 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:14.987Z] #26 8.400 Selecting previously unselected package libsasl2-2:amd64. [2021-02-02T09:42:14.987Z] #26 8.401 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-02T09:42:14.987Z] #26 8.405 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:14.987Z] #26 8.451 Selecting previously unselected package libldap-common. [2021-02-02T09:42:14.987Z] #26 8.451 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-02-02T09:42:15.156Z] #41 62.95 CC criu/fdstore.o [2021-02-02T09:42:15.156Z] #41 ... [2021-02-02T09:42:15.156Z] [2021-02-02T09:42:15.156Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-02T09:42:15.156Z] #18 19.79 Unpacking bash-completion (1:2.8-6) ... [2021-02-02T09:42:15.156Z] #18 20.04 Selecting previously unselected package bzip2. [2021-02-02T09:42:15.156Z] #18 20.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:42:15.156Z] #18 20.09 Selecting previously unselected package xz-utils. [2021-02-02T09:42:15.156Z] #18 20.09 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.10 Unpacking xz-utils (5.2.4-1) ... [2021-02-02T09:42:15.156Z] #18 20.18 Selecting previously unselected package apparmor. [2021-02-02T09:42:15.156Z] #18 20.18 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.23 Unpacking apparmor (2.13.2-10) ... [2021-02-02T09:42:15.156Z] #18 20.47 Selecting previously unselected package aufs-tools. [2021-02-02T09:42:15.156Z] #18 20.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:42:15.156Z] #18 20.56 Selecting previously unselected package libonig5:s390x. [2021-02-02T09:42:15.156Z] #18 20.56 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.56 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-02T09:42:15.156Z] #18 20.65 Selecting previously unselected package libjq1:s390x. [2021-02-02T09:42:15.156Z] #18 20.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.65 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-02T09:42:15.156Z] #18 20.73 Selecting previously unselected package jq. [2021-02-02T09:42:15.156Z] #18 20.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.73 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:15.156Z] #18 20.78 Selecting previously unselected package libaio1:s390x. [2021-02-02T09:42:15.156Z] #18 20.78 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.78 Unpacking libaio1:s390x (0.3.112-3) ... [2021-02-02T09:42:15.156Z] #18 20.83 Selecting previously unselected package libgpm2:s390x. [2021-02-02T09:42:15.156Z] #18 20.83 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.83 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-02-02T09:42:15.156Z] #18 20.85 Selecting previously unselected package libicu63:s390x. [2021-02-02T09:42:15.156Z] #18 20.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 20.85 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-02T09:42:15.156Z] #18 23.23 Selecting previously unselected package libnet1:s390x. [2021-02-02T09:42:15.156Z] #18 23.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 23.23 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-02T09:42:15.156Z] #18 23.27 Selecting previously unselected package libnl-3-200:s390x. [2021-02-02T09:42:15.156Z] #18 23.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 23.27 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-02T09:42:15.156Z] #18 23.30 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-02T09:42:15.156Z] #18 23.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 23.30 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-02T09:42:15.156Z] #18 23.33 Selecting previously unselected package libreadline5:s390x. [2021-02-02T09:42:15.156Z] #18 23.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 23.34 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-02T09:42:15.156Z] #18 23.40 Selecting previously unselected package net-tools. [2021-02-02T09:42:15.156Z] #18 23.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-02-02T09:42:15.156Z] #18 23.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:42:15.156Z] #18 23.52 Selecting previously unselected package python-pip-whl. [2021-02-02T09:42:15.156Z] #18 23.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-02T09:42:15.156Z] #18 23.52 Unpacking python-pip-whl (18.1-5) ... [2021-02-02T09:42:15.156Z] #18 23.94 Selecting previously unselected package python3-lib2to3. [2021-02-02T09:42:15.156Z] #18 23.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-02T09:42:15.156Z] #18 23.94 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:42:15.156Z] #18 24.01 Selecting previously unselected package python3-distutils. [2021-02-02T09:42:15.157Z] #18 24.01 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-02T09:42:15.157Z] #18 24.02 Unpacking python3-distutils (3.7.3-1) ... [2021-02-02T09:42:15.157Z] #18 24.09 Selecting previously unselected package python3-pip. [2021-02-02T09:42:15.157Z] #18 24.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-02T09:42:15.157Z] #18 24.10 Unpacking python3-pip (18.1-5) ... [2021-02-02T09:42:15.157Z] #18 24.21 Selecting previously unselected package python3-pkg-resources. [2021-02-02T09:42:15.157Z] #18 24.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:42:15.157Z] #18 24.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:42:15.157Z] #18 24.32 Selecting previously unselected package python3-setuptools. [2021-02-02T09:42:15.157Z] #18 24.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-02T09:42:15.157Z] #18 24.32 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-02T09:42:15.157Z] #18 24.45 Selecting previously unselected package python3-wheel. [2021-02-02T09:42:15.157Z] #18 24.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-02T09:42:15.157Z] #18 24.45 Unpacking python3-wheel (0.32.3-2) ... [2021-02-02T09:42:15.157Z] #18 24.50 Selecting previously unselected package sudo. [2021-02-02T09:42:15.157Z] #18 24.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-02-02T09:42:15.157Z] #18 24.50 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:42:15.249Z] #26 8.456 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:15.249Z] #26 8.514 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-02T09:42:15.249Z] #26 8.514 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-02-02T09:42:15.249Z] #26 8.518 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:15.249Z] #26 8.574 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-02T09:42:15.249Z] #26 8.574 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-02T09:42:15.249Z] #26 8.579 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-02T09:42:15.249Z] #26 8.625 Selecting previously unselected package libpsl5:amd64. [2021-02-02T09:42:15.249Z] #26 8.625 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-02T09:42:15.249Z] #26 8.630 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-02T09:42:15.249Z] #26 8.706 Selecting previously unselected package librtmp1:amd64. [2021-02-02T09:42:15.249Z] #26 8.706 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-02T09:42:15.418Z] Removing intermediate container 0dbd09d64f6f [2021-02-02T09:42:15.418Z] ---> 030ce80a318d [2021-02-02T09:42:15.418Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-02T09:42:15.418Z] ---> 805dc2d65d1c [2021-02-02T09:42:15.418Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-02T09:42:15.418Z] ---> ee850c44ffce [2021-02-02T09:42:15.418Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-02T09:42:15.418Z] ---> Running in 6b9b55c505bd [2021-02-02T09:42:15.418Z] Removing intermediate container 6b9b55c505bd [2021-02-02T09:42:15.418Z] ---> 6a1158455e3c [2021-02-02T09:42:15.418Z] Successfully built 6a1158455e3c [2021-02-02T09:42:15.418Z] Successfully tagged moby-buildx:latest [2021-02-02T09:42:15.418Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-02T09:42:15.418Z] if [ -n "${id}" ]; then \ [2021-02-02T09:42:15.418Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-02T09:42:15.418Z] && touch bundles/buildx; \ [2021-02-02T09:42:15.418Z] docker rm -f ${id}; \ [2021-02-02T09:42:15.418Z] fi [2021-02-02T09:42:15.418Z] f7d691d28d1b63158cbe72e2355665999cd080069a8afe9f539ee8e32bc18d8e [2021-02-02T09:42:15.418Z] bundles/buildx version [2021-02-02T09:42:15.418Z] buildx v0.5.1 11057da [2021-02-02T09:42:15.418Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0128eb210191067998f217139c10f4521a44c843 . [2021-02-02T09:42:15.418Z] #1 [internal] booting buildkit [2021-02-02T09:42:15.418Z] #1 sha256:f9df10680bd2ce7c1464626161f9f8e6190a0e791b217baf92c6f8171923473d [2021-02-02T09:42:15.418Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-02T09:42:15.418Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2021-02-02T09:42:15.418Z] #1 creating container buildx_buildkit_default [2021-02-02T09:42:15.418Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-02T09:42:15.418Z] #1 DONE 3.0s [2021-02-02T09:42:15.446Z] #18 24.86 Selecting previously unselected package thin-provisioning-tools. [2021-02-02T09:42:15.446Z] #18 24.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-02-02T09:42:15.447Z] #18 24.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:42:15.447Z] #18 25.02 Selecting previously unselected package uidmap. [2021-02-02T09:42:15.447Z] #18 25.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-02-02T09:42:15.447Z] #18 25.02 Unpacking uidmap (1:4.5-1.1) ... [2021-02-02T09:42:15.447Z] #18 25.10 Selecting previously unselected package vim-runtime. [2021-02-02T09:42:15.447Z] #18 25.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:42:15.511Z] #26 8.710 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:15.511Z] #26 8.754 Selecting previously unselected package libssh2-1:amd64. [2021-02-02T09:42:15.511Z] #26 8.754 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-02T09:42:15.511Z] #26 8.760 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-02T09:42:15.511Z] #26 8.810 Selecting previously unselected package libcurl4:amd64. [2021-02-02T09:42:15.511Z] #26 8.810 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-02T09:42:15.511Z] #26 8.814 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-02T09:42:15.511Z] #26 8.878 Selecting previously unselected package curl. [2021-02-02T09:42:15.511Z] #26 8.878 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-02T09:42:15.511Z] #26 8.892 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:15.511Z] #26 8.946 Selecting previously unselected package libonig5:amd64. [2021-02-02T09:42:15.511Z] #26 8.946 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-02T09:42:15.715Z] [2021-02-02T09:42:15.715Z] #2 [internal] load build definition from Dockerfile [2021-02-02T09:42:15.715Z] #2 sha256:fefbc6c0c3480204b8d0b7eea285eabca65c0f20156d15a6ce19aa75f6c4372c [2021-02-02T09:42:15.715Z] #2 transferring dockerfile: 16.55kB done [2021-02-02T09:42:15.715Z] #2 DONE 0.0s [2021-02-02T09:42:15.715Z] [2021-02-02T09:42:15.715Z] #3 [internal] load .dockerignore [2021-02-02T09:42:15.715Z] #3 sha256:9d5ab375192f50c910aa6da9deded17469bc10bba657f3f834fdd14c0e3a0b93 [2021-02-02T09:42:15.715Z] #3 transferring context: 87B done [2021-02-02T09:42:15.715Z] #3 DONE 0.0s [2021-02-02T09:42:15.715Z] [2021-02-02T09:42:15.715Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-02T09:42:15.715Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-02T09:42:15.737Z] #18 25.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-02T09:42:15.737Z] #18 25.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-02T09:42:15.737Z] #18 25.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:42:15.775Z] #26 8.949 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:42:15.775Z] #26 9.029 Selecting previously unselected package libjq1:amd64. [2021-02-02T09:42:15.775Z] #26 9.029 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:42:15.775Z] #26 9.033 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:42:15.775Z] #26 9.073 Selecting previously unselected package jq. [2021-02-02T09:42:15.775Z] #26 9.073 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:42:15.775Z] #26 9.077 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:15.775Z] #26 9.119 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-02T09:42:15.775Z] #26 9.129 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-02T09:42:15.775Z] #26 9.143 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:15.978Z] #25 ... [2021-02-02T09:42:15.978Z] [2021-02-02T09:42:15.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:15.978Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-02T09:42:15.978Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-02T09:42:15.978Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-02T09:42:15.978Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-02T09:42:15.978Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-02T09:42:15.978Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.9s done [2021-02-02T09:42:15.978Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-02-02T09:42:15.978Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.2s done [2021-02-02T09:42:15.978Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.5s done [2021-02-02T09:42:15.978Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.3s done [2021-02-02T09:42:15.978Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.2s [2021-02-02T09:42:15.978Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.2s done [2021-02-02T09:42:15.978Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.2s [2021-02-02T09:42:15.978Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2021-02-02T09:42:16.037Z] #26 9.274 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-02T09:42:16.037Z] #26 9.286 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:16.037Z] #26 9.303 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:16.037Z] #26 9.311 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:16.037Z] #26 9.323 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:16.037Z] #26 9.335 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:16.037Z] #26 9.345 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:16.037Z] #26 9.355 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-02T09:42:16.037Z] #26 9.365 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:16.037Z] #26 9.377 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:16.037Z] #26 9.392 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:42:16.037Z] #26 9.401 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:42:16.037Z] #26 9.412 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:16.037Z] #26 9.423 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:16.240Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-02-02T09:42:16.349Z] #4 DONE 0.6s [2021-02-02T09:42:16.534Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.7s done [2021-02-02T09:42:16.534Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-02T09:42:16.640Z] [2021-02-02T09:42:16.640Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-02T09:42:16.640Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-02T09:42:16.640Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-02T09:42:16.640Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-02-02T09:42:16.640Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-02T09:42:16.931Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-02-02T09:42:16.931Z] #5 DONE 0.3s [2021-02-02T09:42:16.931Z] [2021-02-02T09:42:16.931Z] #6 [internal] load build definition from Dockerfile [2021-02-02T09:42:16.931Z] #6 sha256:0682c671724c6f0b5dc1070f66e73efad406551d9944c46f092c393bc7736a1c [2021-02-02T09:42:16.931Z] #6 transferring dockerfile: 16.55kB done [2021-02-02T09:42:16.931Z] #6 DONE 0.0s [2021-02-02T09:42:16.931Z] [2021-02-02T09:42:16.931Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-02T09:42:16.931Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-02T09:42:16.984Z] #26 10.04 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:17.221Z] #8 DONE 0.2s [2021-02-02T09:42:17.221Z] [2021-02-02T09:42:17.221Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-02T09:42:17.221Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-02T09:42:17.221Z] #9 DONE 0.2s [2021-02-02T09:42:17.221Z] [2021-02-02T09:42:17.221Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-02T09:42:17.221Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-02T09:42:17.559Z] #26 10.89 137 added, 0 removed; done. [2021-02-02T09:42:17.559Z] #26 10.93 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:17.798Z] #18 27.12 Selecting previously unselected package vim. [2021-02-02T09:42:17.798Z] #18 27.12 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-02-02T09:42:17.798Z] #18 27.13 Unpacking vim (2:8.1.0875-5) ... [2021-02-02T09:42:17.798Z] #18 27.45 Selecting previously unselected package xfsprogs. [2021-02-02T09:42:17.798Z] #18 27.45 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-02-02T09:42:17.821Z] #26 10.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:17.821Z] #26 10.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-02T09:42:17.821Z] #26 10.97 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:17.821Z] #26 10.98 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:42:17.821Z] #26 11.00 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:17.821Z] #26 11.01 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:17.936Z] #7 DONE 0.7s [2021-02-02T09:42:17.936Z] [2021-02-02T09:42:17.936Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:17.936Z] #26 sha256:1ef08aff26c4354b3ffde6ebb2534220fe50a99f0c30ab72ad6fb08894790acc [2021-02-02T09:42:17.936Z] #26 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-02-02T09:42:18.088Z] #18 27.46 Unpacking xfsprogs (4.20.0-1) ... [2021-02-02T09:42:18.088Z] #18 27.74 Selecting previously unselected package zip. [2021-02-02T09:42:18.155Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-02-02T09:42:18.155Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.6s done [2021-02-02T09:42:18.234Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 2.10MB / 54.14MB 0.2s [2021-02-02T09:42:18.234Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 7.34MB / 54.14MB 0.3s [2021-02-02T09:42:18.378Z] #18 27.75 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-02-02T09:42:18.378Z] #18 27.75 Unpacking zip (3.0-11+b1) ... [2021-02-02T09:42:18.378Z] #18 27.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:42:18.378Z] #18 27.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:42:18.378Z] #18 27.92 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-02-02T09:42:18.378Z] #18 27.93 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-02T09:42:18.378Z] #18 27.94 Setting up libgpm2:s390x (1.20.7-5) ... [2021-02-02T09:42:18.378Z] #18 27.94 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-02-02T09:42:18.378Z] #18 27.95 Setting up uidmap (1:4.5-1.1) ... [2021-02-02T09:42:18.378Z] #18 27.96 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-02-02T09:42:18.378Z] #18 27.96 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-02T09:42:18.378Z] #18 27.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:42:18.378Z] #18 27.98 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-02T09:42:18.378Z] #18 27.98 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-02T09:42:18.378Z] #18 27.99 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:42:18.378Z] #18 27.99 Setting up zip (3.0-11+b1) ... [2021-02-02T09:42:18.396Z] #26 11.68 0 added, 0 removed; done. [2021-02-02T09:42:18.396Z] #26 11.68 Running hooks in /etc/ca-certificates/update.d... [2021-02-02T09:42:18.396Z] #26 11.68 done. [2021-02-02T09:42:18.416Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.7s done [2021-02-02T09:42:18.416Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-02-02T09:42:18.416Z] #9 ... [2021-02-02T09:42:18.416Z] [2021-02-02T09:42:18.416Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:18.416Z] #25 sha256:0bd8c75a9035ae20010df4adebf15809818cf40f851a301a81a7001c654b5230 [2021-02-02T09:42:18.416Z] #25 DONE 12.9s [2021-02-02T09:42:18.532Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 12.58MB / 54.14MB 0.5s [2021-02-02T09:42:18.532Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 15.73MB / 54.14MB 0.6s [2021-02-02T09:42:18.668Z] #18 28.00 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:42:18.668Z] #18 28.02 Setting up bash-completion (1:2.8-6) ... [2021-02-02T09:42:18.676Z] [2021-02-02T09:42:18.676Z] #26 [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 [2021-02-02T09:42:18.676Z] #26 sha256:61165586f37ddd6bd27c4c29f28c1049f2ca420de5aca3b183b763b9ac30d69d [2021-02-02T09:42:18.885Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 22.02MB / 54.14MB 0.9s [2021-02-02T09:42:19.230Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 25.17MB / 54.14MB 1.2s [2021-02-02T09:42:19.574Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 29.36MB / 54.14MB 1.5s [2021-02-02T09:42:19.574Z] #26 ... [2021-02-02T09:42:19.574Z] [2021-02-02T09:42:19.574Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-02T09:42:19.574Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-02T09:42:19.574Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-02T09:42:19.574Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-02T09:42:19.574Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2021-02-02T09:42:19.574Z] #62 DONE 1.7s [2021-02-02T09:42:19.574Z] [2021-02-02T09:42:19.574Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:19.574Z] #26 sha256:1ef08aff26c4354b3ffde6ebb2534220fe50a99f0c30ab72ad6fb08894790acc [2021-02-02T09:42:19.801Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-02-02T09:42:19.880Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 32.51MB / 54.14MB 1.8s [2021-02-02T09:42:19.880Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 36.70MB / 54.14MB 2.0s [2021-02-02T09:42:20.057Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-02T09:42:20.170Z] #18 29.36 Setting up libiptc0:s390x (1.8.2-4) ... [2021-02-02T09:42:20.170Z] #18 29.37 Setting up xz-utils (5.2.4-1) ... [2021-02-02T09:42:20.170Z] #18 29.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-02T09:42:20.170Z] #18 29.38 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:42:20.170Z] #18 29.41 invoke-rc.d: could not determine current runlevel [2021-02-02T09:42:20.170Z] #18 29.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-02T09:42:20.170Z] #18 29.42 Setting up pigz (2.4-1) ... [2021-02-02T09:42:20.170Z] #18 29.42 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-02T09:42:20.170Z] #18 29.43 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-02T09:42:20.170Z] #18 29.44 Setting up python-pip-whl (18.1-5) ... [2021-02-02T09:42:20.170Z] #18 29.45 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-02-02T09:42:20.170Z] #18 29.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:42:20.170Z] #18 29.66 Setting up libaio1:s390x (0.3.112-3) ... [2021-02-02T09:42:20.170Z] #18 29.66 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-02T09:42:20.170Z] #18 29.67 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-02T09:42:20.170Z] #18 29.68 Setting up vim (2:8.1.0875-5) ... [2021-02-02T09:42:20.170Z] #18 29.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-02T09:42:20.170Z] #18 29.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-02T09:42:20.170Z] #18 29.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-02T09:42:20.170Z] #18 29.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-02T09:42:20.170Z] #18 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-02T09:42:20.170Z] #18 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-02T09:42:20.170Z] #18 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-02T09:42:20.170Z] #18 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-02T09:42:20.170Z] #18 29.73 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-02T09:42:20.170Z] #18 29.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:42:20.170Z] #18 29.74 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-02T09:42:20.170Z] #18 29.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:20.170Z] #18 29.75 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-02T09:42:20.170Z] #18 29.76 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:42:20.206Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 39.85MB / 54.14MB 2.1s [2021-02-02T09:42:20.206Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 42.99MB / 54.14MB 2.3s [2021-02-02T09:42:20.317Z] #9 ... [2021-02-02T09:42:20.317Z] [2021-02-02T09:42:20.317Z] #26 [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 [2021-02-02T09:42:20.317Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-02T09:42:20.317Z] #26 1.586 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:20.317Z] #26 1.608 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:20.317Z] #26 1.608 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:20.317Z] #26 1.869 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:20.317Z] #26 2.172 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:20.317Z] #26 2.537 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:20.317Z] #26 4.165 Fetched 8426 kB in 3s (2980 kB/s) [2021-02-02T09:42:20.317Z] #26 4.165 Reading package lists... [2021-02-02T09:42:20.317Z] #26 5.064 Reading package lists... [2021-02-02T09:42:20.317Z] #26 5.945 Building dependency tree... [2021-02-02T09:42:20.317Z] #26 6.249 The following additional packages will be installed: [2021-02-02T09:42:20.317Z] #26 6.249 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-02T09:42:20.317Z] #26 6.249 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-02T09:42:20.317Z] #26 6.249 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-02T09:42:20.317Z] #26 6.249 Suggested packages: [2021-02-02T09:42:20.317Z] #26 6.249 krb5-doc krb5-user [2021-02-02T09:42:20.317Z] #26 6.249 Recommended packages: [2021-02-02T09:42:20.317Z] #26 6.249 krb5-locales publicsuffix libsasl2-modules [2021-02-02T09:42:20.317Z] #26 6.473 The following NEW packages will be installed: [2021-02-02T09:42:20.317Z] #26 6.473 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-02T09:42:20.317Z] #26 6.473 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-02T09:42:20.317Z] #26 6.473 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-02T09:42:20.317Z] #26 6.473 libssh2-1 libssl1.1 openssl [2021-02-02T09:42:20.317Z] #26 6.752 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-02T09:42:20.317Z] #26 6.752 Need to get 5055 kB of archives. [2021-02-02T09:42:20.317Z] #26 6.752 After this operation, 12.1 MB of additional disk space will be used. [2021-02-02T09:42:20.317Z] #26 6.752 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-02T09:42:20.317Z] #26 6.761 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-02T09:42:20.317Z] #26 6.761 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-02T09:42:20.317Z] #26 6.761 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-02T09:42:20.317Z] #26 6.761 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-02T09:42:20.317Z] #26 6.761 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-02T09:42:20.317Z] #26 6.777 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-02T09:42:20.317Z] #26 6.779 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-02T09:42:20.317Z] #26 6.785 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-02T09:42:20.317Z] #26 6.785 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-02T09:42:20.317Z] #26 6.788 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-02-02T09:42:20.317Z] #26 6.797 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-02-02T09:42:20.317Z] #26 6.804 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-02T09:42:20.317Z] #26 6.805 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-02T09:42:20.317Z] #26 6.810 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-02T09:42:20.317Z] #26 6.810 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-02T09:42:20.317Z] #26 6.810 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-02T09:42:20.317Z] #26 6.815 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-02T09:42:20.317Z] #26 6.819 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-02T09:42:20.317Z] #26 6.822 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-02T09:42:20.317Z] #26 6.825 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-02T09:42:20.317Z] #26 6.957 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:42:20.317Z] #26 6.982 Fetched 5055 kB in 0s (15.3 MB/s) [2021-02-02T09:42:20.317Z] #26 7.021 Selecting previously unselected package libssl1.1:amd64. [2021-02-02T09:42:20.317Z] #26 7.021 (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.) [2021-02-02T09:42:20.317Z] #26 7.021 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.045 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:20.317Z] #26 7.205 Selecting previously unselected package openssl. [2021-02-02T09:42:20.317Z] #26 7.206 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.210 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:20.317Z] #26 7.363 Selecting previously unselected package ca-certificates. [2021-02-02T09:42:20.317Z] #26 7.363 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-02T09:42:20.317Z] #26 7.366 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:20.317Z] #26 7.439 Selecting previously unselected package libkeyutils1:amd64. [2021-02-02T09:42:20.317Z] #26 7.441 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.445 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-02T09:42:20.317Z] #26 7.475 Selecting previously unselected package libkrb5support0:amd64. [2021-02-02T09:42:20.317Z] #26 7.475 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.481 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 7.519 Selecting previously unselected package libk5crypto3:amd64. [2021-02-02T09:42:20.317Z] #26 7.519 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.524 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 7.587 Selecting previously unselected package libkrb5-3:amd64. [2021-02-02T09:42:20.317Z] #26 7.587 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.593 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 7.686 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-02T09:42:20.317Z] #26 7.686 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.691 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 7.735 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-02T09:42:20.317Z] #26 7.735 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.739 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 7.777 Selecting previously unselected package libsasl2-2:amd64. [2021-02-02T09:42:20.317Z] #26 7.777 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.780 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 7.828 Selecting previously unselected package libldap-common. [2021-02-02T09:42:20.317Z] #26 7.828 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-02-02T09:42:20.317Z] #26 7.832 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:20.317Z] #26 7.878 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-02T09:42:20.317Z] #26 7.878 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.881 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:20.317Z] #26 7.940 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-02T09:42:20.317Z] #26 7.940 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.945 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 7.986 Selecting previously unselected package libpsl5:amd64. [2021-02-02T09:42:20.317Z] #26 7.988 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 7.992 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-02T09:42:20.317Z] #26 8.026 Selecting previously unselected package librtmp1:amd64. [2021-02-02T09:42:20.317Z] #26 8.027 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 8.033 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:20.317Z] #26 8.080 Selecting previously unselected package libssh2-1:amd64. [2021-02-02T09:42:20.317Z] #26 8.080 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 8.089 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-02T09:42:20.317Z] #26 8.156 Selecting previously unselected package libcurl4:amd64. [2021-02-02T09:42:20.317Z] #26 8.156 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 8.161 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.226 Selecting previously unselected package curl. [2021-02-02T09:42:20.317Z] #26 8.226 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 8.229 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.289 Selecting previously unselected package libonig5:amd64. [2021-02-02T09:42:20.317Z] #26 8.289 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 8.293 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:42:20.317Z] #26 8.347 Selecting previously unselected package libjq1:amd64. [2021-02-02T09:42:20.317Z] #26 8.347 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 8.351 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:42:20.317Z] #26 8.398 Selecting previously unselected package jq. [2021-02-02T09:42:20.317Z] #26 8.398 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:42:20.317Z] #26 8.402 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:20.317Z] #26 8.453 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-02T09:42:20.317Z] #26 8.466 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-02T09:42:20.317Z] #26 8.477 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:20.317Z] #26 8.590 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.605 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:20.317Z] #26 8.617 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.626 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.637 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:20.317Z] #26 8.648 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.657 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.666 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-02T09:42:20.317Z] #26 8.678 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:20.317Z] #26 8.689 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:20.317Z] #26 8.703 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:42:20.317Z] #26 8.712 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:42:20.317Z] #26 8.721 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:20.318Z] #26 8.731 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:20.511Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 47.19MB / 54.14MB 2.4s [2021-02-02T09:42:20.573Z] #26 ... [2021-02-02T09:42:20.573Z] [2021-02-02T09:42:20.573Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:20.573Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:21.086Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 50.33MB / 54.14MB 2.6s [2021-02-02T09:42:21.086Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 54.14MB / 54.14MB 2.8s done [2021-02-02T09:42:21.086Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d [2021-02-02T09:42:21.717Z] #26 DONE 14.9s [2021-02-02T09:42:21.717Z] [2021-02-02T09:42:21.717Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-02T09:42:21.717Z] #27 sha256:b2e8c70530ef2e1123e1270cccb5d66d35df7b41b6ba214afbe7c873030723d2 [2021-02-02T09:42:21.717Z] #27 DONE 0.2s [2021-02-02T09:42:21.717Z] [2021-02-02T09:42:21.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:21.717Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:21.717Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-02-02T09:42:21.717Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.7s [2021-02-02T09:42:21.983Z] #26 3.059 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:21.983Z] #26 3.059 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:21.983Z] #26 3.073 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:21.983Z] #26 3.302 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [265 kB] [2021-02-02T09:42:22.230Z] #18 31.44 Setting up iptables (1.8.2-4) ... [2021-02-02T09:42:22.230Z] #18 31.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:42:22.230Z] #18 31.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:42:22.230Z] #18 31.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:42:22.230Z] #18 31.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:42:22.230Z] #18 31.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-02T09:42:22.230Z] #18 31.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-02T09:42:22.230Z] #18 31.48 Setting up python3 (3.7.3-1) ... [2021-02-02T09:42:22.230Z] #18 31.75 Setting up python3-wheel (0.32.3-2) ... [2021-02-02T09:42:22.245Z] #26 3.522 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-02-02T09:42:22.508Z] #26 3.841 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-02T09:42:22.520Z] #18 32.19 Setting up apparmor (2.13.2-10) ... [2021-02-02T09:42:22.662Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-02-02T09:42:22.662Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-02-02T09:42:22.662Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-02T09:42:22.924Z] #9 DONE 26.5s [2021-02-02T09:42:22.924Z] [2021-02-02T09:42:22.924Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-02T09:42:22.924Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-02T09:42:23.550Z] #18 33.07 Setting up xfsprogs (4.20.0-1) ... [2021-02-02T09:42:23.550Z] #18 33.08 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:42:23.839Z] #18 33.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:42:24.431Z] #26 5.344 Fetched 8249 kB in 3s (3253 kB/s) [2021-02-02T09:42:24.431Z] #26 5.344 Reading package lists... [2021-02-02T09:42:24.431Z] #26 ... [2021-02-02T09:42:24.431Z] [2021-02-02T09:42:24.431Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:24.431Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-02T09:42:24.431Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.0s done [2021-02-02T09:42:24.431Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s [2021-02-02T09:42:24.469Z] #18 33.92 Setting up python3-distutils (3.7.3-1) ... [2021-02-02T09:42:24.759Z] #18 34.29 Setting up python3-setuptools (40.8.0-1) ... [2021-02-02T09:42:24.869Z] #10 DONE 1.6s [2021-02-02T09:42:24.869Z] [2021-02-02T09:42:24.869Z] #28 [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 [2021-02-02T09:42:24.869Z] #28 sha256:810615c9b1b45af5145dc87f885e6f4331f9984c5bc990c5df1f2312d5a5152a [2021-02-02T09:42:24.869Z] #28 1.129 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-02T09:42:24.869Z] #28 1.220 [2021-02-02T09:42:24.869Z] #28 1.348 ######### 12.7% ######################### 35.9% ######################################## 56.3% ####################################################### 76.8% #################################################################### 95.8% ######################################################################## 100.0% [2021-02-02T09:42:24.869Z] #28 1.925 [2021-02-02T09:42:24.869Z] #28 2.041 ################################################### 72.2% ######################################################################## 100.0% [2021-02-02T09:42:24.869Z] #28 2.138 [2021-02-02T09:42:24.869Z] #28 2.255 0.2% ######################################################################## 100.0% [2021-02-02T09:42:24.869Z] #28 2.381 [2021-02-02T09:42:24.869Z] #28 2.493 ########### 15.5% ########################## 36.9% ####################################### 55.3% ###################################################### 75.7% #################################################################### 94.6% ######################################################################## 100.0% [2021-02-02T09:42:24.869Z] #28 3.047 [2021-02-02T09:42:25.378Z] #9 ... [2021-02-02T09:42:25.378Z] [2021-02-02T09:42:25.378Z] #26 [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 [2021-02-02T09:42:25.378Z] #26 sha256:61165586f37ddd6bd27c4c29f28c1049f2ca420de5aca3b183b763b9ac30d69d [2021-02-02T09:42:25.378Z] #26 5.344 Reading package lists... [2021-02-02T09:42:25.389Z] #18 ... [2021-02-02T09:42:25.389Z] [2021-02-02T09:42:25.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:25.389Z] #41 63.09 CC criu/fifo.o [2021-02-02T09:42:25.389Z] #41 63.37 CC criu/file-ids.o [2021-02-02T09:42:25.389Z] #41 63.65 CC criu/file-lock.o [2021-02-02T09:42:25.389Z] #41 64.24 CC criu/files-ext.o [2021-02-02T09:42:25.389Z] #41 64.40 CC criu/files-reg.o [2021-02-02T09:42:25.389Z] #41 65.68 CC criu/files.o [2021-02-02T09:42:25.389Z] #41 67.05 CC criu/filesystems.o [2021-02-02T09:42:25.389Z] #41 67.43 CC criu/fsnotify.o [2021-02-02T09:42:25.389Z] #41 68.12 CC criu/image-desc.o [2021-02-02T09:42:25.389Z] #41 68.21 CC criu/image.o [2021-02-02T09:42:25.389Z] #41 68.67 CC criu/ipc_ns.o [2021-02-02T09:42:25.389Z] #41 69.28 CC criu/irmap.o [2021-02-02T09:42:25.389Z] #41 69.62 CC criu/kcmp-ids.o [2021-02-02T09:42:25.389Z] #41 69.81 CC criu/kerndat.o [2021-02-02T09:42:25.389Z] #41 70.44 CC criu/libnetlink.o [2021-02-02T09:42:25.389Z] #41 70.63 CC criu/log.o [2021-02-02T09:42:25.389Z] #41 71.03 CC criu/lsm.o [2021-02-02T09:42:25.389Z] #41 71.30 CC criu/mem.o [2021-02-02T09:42:25.389Z] #41 72.25 CC criu/memfd.o [2021-02-02T09:42:25.389Z] #41 72.69 CC criu/mount.o [2021-02-02T09:42:25.687Z] #26 ... [2021-02-02T09:42:25.687Z] [2021-02-02T09:42:25.687Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:25.687Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-02T09:42:25.687Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-02T09:42:25.687Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-02-02T09:42:25.687Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.5s done [2021-02-02T09:42:25.687Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.6s done [2021-02-02T09:42:25.687Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.9s done [2021-02-02T09:42:25.687Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2021-02-02T09:42:25.687Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.1s done [2021-02-02T09:42:25.687Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.7s done [2021-02-02T09:42:25.687Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-02T09:42:25.687Z] #10 ... [2021-02-02T09:42:25.687Z] [2021-02-02T09:42:25.687Z] #23 [internal] load build context [2021-02-02T09:42:25.687Z] #23 sha256:e347f42fbe434e554f768f7aebe78e0723764de1389cea4fbdb46b0329d112cd [2021-02-02T09:42:25.687Z] #23 transferring context: 53.39MB 7.4s done [2021-02-02T09:42:25.687Z] #23 DONE 7.4s [2021-02-02T09:42:25.687Z] [2021-02-02T09:42:25.687Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:25.687Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-02T09:42:25.749Z] #41 ... [2021-02-02T09:42:25.749Z] [2021-02-02T09:42:25.749Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-02T09:42:25.749Z] #18 35.09 Setting up python3-pip (18.1-5) ... [2021-02-02T09:42:25.827Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done [2021-02-02T09:42:25.827Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-02-02T09:42:25.827Z] #9 ... [2021-02-02T09:42:25.827Z] [2021-02-02T09:42:25.827Z] #26 [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 [2021-02-02T09:42:25.827Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-02T09:42:25.827Z] #26 9.362 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:25.827Z] #26 10.12 137 added, 0 removed; done. [2021-02-02T09:42:25.827Z] #26 10.16 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-02T09:42:25.827Z] #26 10.17 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:25.827Z] #26 10.18 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-02T09:42:25.827Z] #26 10.19 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:25.827Z] #26 10.20 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:42:25.827Z] #26 10.22 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:25.827Z] #26 10.23 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:25.827Z] #26 10.87 0 added, 0 removed; done. [2021-02-02T09:42:25.827Z] #26 10.87 Running hooks in /etc/ca-certificates/update.d... [2021-02-02T09:42:25.827Z] #26 10.87 done. [2021-02-02T09:42:25.827Z] #26 DONE 14.2s [2021-02-02T09:42:25.827Z] [2021-02-02T09:42:25.827Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:25.827Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:25.827Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-02T09:42:25.827Z] #9 ... [2021-02-02T09:42:25.827Z] [2021-02-02T09:42:25.827Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-02T09:42:25.827Z] #27 sha256:55bc19a64bb1f3b86dd0114ac6d7f770ea821dc4701d56fb367dc3e497b8a13e [2021-02-02T09:42:25.827Z] #27 DONE 0.1s [2021-02-02T09:42:25.827Z] [2021-02-02T09:42:25.827Z] #28 [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 [2021-02-02T09:42:25.827Z] #28 sha256:ec75cf1dd8dd206f0ac407f607db699007e8d0f0290b39302f4c378f3274d6be [2021-02-02T09:42:25.827Z] #28 ... [2021-02-02T09:42:25.827Z] [2021-02-02T09:42:25.827Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:25.827Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-02T09:42:25.827Z] #9 DONE 25.6s [2021-02-02T09:42:25.827Z] [2021-02-02T09:42:25.827Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-02T09:42:25.827Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-02T09:42:26.391Z] #18 35.77 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:42:26.391Z] #18 35.79 Processing triggers for mime-support (3.62) ... [2021-02-02T09:42:26.394Z] #10 DONE 0.6s [2021-02-02T09:42:26.394Z] [2021-02-02T09:42:26.394Z] #28 [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 [2021-02-02T09:42:26.394Z] #28 sha256:ec75cf1dd8dd206f0ac407f607db699007e8d0f0290b39302f4c378f3274d6be [2021-02-02T09:42:26.400Z] #55 133.2 + bin/containerd-stress [2021-02-02T09:42:26.651Z] #28 0.993 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-02T09:42:26.716Z] #28 3.167 ## 3.3% ###### 9.3% ########## 14.5% ############## 19.7% ################# 24.9% ##################### 30.2% ######################## 34.1% ############################# 40.5% ################################ 45.7% #################################### 50.9% ####################################### 55.3% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.8% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-02-02T09:42:26.716Z] #28 5.046 [2021-02-02T09:42:26.768Z] #26 6.660 Reading package lists... [2021-02-02T09:42:26.768Z] #26 7.933 Building dependency tree... [2021-02-02T09:42:26.910Z] #28 1.106 [2021-02-02T09:42:26.966Z] #55 135.1 + bin/containerd-shim [2021-02-02T09:42:27.021Z] #18 DONE 36.3s [2021-02-02T09:42:27.021Z] [2021-02-02T09:42:27.021Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-02T09:42:27.181Z] #28 1.221 ############ 17.9% ########################### 37.6% ###### [2021-02-02T09:42:27.181Z] #28 ... [2021-02-02T09:42:27.181Z] [2021-02-02T09:42:27.181Z] #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 [2021-02-02T09:42:27.181Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-02T09:42:27.181Z] #11 DONE 0.7s [2021-02-02T09:42:27.181Z] [2021-02-02T09:42:27.181Z] #28 [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 [2021-02-02T09:42:27.181Z] #28 sha256:ec75cf1dd8dd206f0ac407f607db699007e8d0f0290b39302f4c378f3274d6be [2021-02-02T09:42:27.213Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.2s done [2021-02-02T09:42:27.214Z] #10 DONE 8.6s [2021-02-02T09:42:27.214Z] [2021-02-02T09:42:27.214Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-02T09:42:27.214Z] #26 sha256:1ef08aff26c4354b3ffde6ebb2534220fe50a99f0c30ab72ad6fb08894790acc [2021-02-02T09:42:27.214Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 6.1s done [2021-02-02T09:42:27.214Z] #26 DONE 8.9s [2021-02-02T09:42:27.214Z] [2021-02-02T09:42:27.214Z] #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 [2021-02-02T09:42:27.214Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-02T09:42:27.214Z] #27 0.219 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:27.214Z] #27 0.242 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:27.214Z] #27 0.267 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:27.214Z] #27 ... [2021-02-02T09:42:27.214Z] [2021-02-02T09:42:27.214Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:27.214Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-02T09:42:27.214Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-02-02T09:42:27.214Z] #10 DONE 9.0s [2021-02-02T09:42:27.214Z] [2021-02-02T09:42:27.214Z] #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 [2021-02-02T09:42:27.214Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-02T09:42:27.214Z] #27 0.465 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-02-02T09:42:27.292Z] #28 5.359 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-02T09:42:27.292Z] #28 5.415 [2021-02-02T09:42:27.292Z] #28 ... [2021-02-02T09:42:27.292Z] [2021-02-02T09:42:27.292Z] #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 [2021-02-02T09:42:27.292Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-02T09:42:27.292Z] #11 DONE 2.7s [2021-02-02T09:42:27.292Z] [2021-02-02T09:42:27.292Z] #28 [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 [2021-02-02T09:42:27.292Z] #28 sha256:810615c9b1b45af5145dc87f885e6f4331f9984c5bc990c5df1f2312d5a5152a [2021-02-02T09:42:27.292Z] #28 5.497 ######################################################################## 100.0% [2021-02-02T09:42:27.292Z] #28 5.515 [2021-02-02T09:42:27.292Z] #28 ... [2021-02-02T09:42:27.292Z] [2021-02-02T09:42:27.292Z] #57 [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 [2021-02-02T09:42:27.292Z] #57 sha256:aaa1de392f98ff8448129d1fc2c623f6f9c2d5ad820cdca56fee4e84881f2433 [2021-02-02T09:42:27.343Z] #26 8.585 The following additional packages will be installed: [2021-02-02T09:42:27.343Z] #26 8.585 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-02T09:42:27.343Z] #26 8.585 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-02T09:42:27.343Z] #26 8.585 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-02T09:42:27.343Z] #26 8.587 Suggested packages: [2021-02-02T09:42:27.343Z] #26 8.587 krb5-doc krb5-user [2021-02-02T09:42:27.343Z] #26 8.587 Recommended packages: [2021-02-02T09:42:27.343Z] #26 8.587 krb5-locales publicsuffix libsasl2-modules [2021-02-02T09:42:27.436Z] #28 1.221 ############ 17.9% ########################### 37.6% ######################################### 57.5% ####################################################### 77.3% ##################################################################### 96.3% ##############28 ... [2021-02-02T09:42:27.436Z] [2021-02-02T09:42:27.436Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-02T09:42:27.436Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-02T09:42:27.436Z] #30 DONE 0.3s [2021-02-02T09:42:27.436Z] [2021-02-02T09:42:27.436Z] #28 [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 [2021-02-02T09:42:27.437Z] #28 sha256:ec75cf1dd8dd206f0ac407f607db699007e8d0f0290b39302f4c378f3274d6be [2021-02-02T09:42:27.437Z] #28 1.221 ############ 17.9% ########################### 37.6% ######################################### 57.5% ####################################################### 77.3% ##################################################################### 96.3% ######################################################################## 100.0% [2021-02-02T09:42:27.437Z] #28 ... [2021-02-02T09:42:27.437Z] [2021-02-02T09:42:27.437Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-02T09:42:27.437Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-02T09:42:27.437Z] #38 DONE 0.3s [2021-02-02T09:42:27.437Z] [2021-02-02T09:42:27.437Z] #28 [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 [2021-02-02T09:42:27.437Z] #28 sha256:ec75cf1dd8dd206f0ac407f607db699007e8d0f0290b39302f4c378f3274d6be [2021-02-02T09:42:27.437Z] #28 1.781 [2021-02-02T09:42:27.437Z] #28 1.899 #################################################################### 95.8% ######################################################################## 100.0% [2021-02-02T09:42:27.512Z] #27 0.776 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-02T09:42:27.554Z] #57 ... [2021-02-02T09:42:27.554Z] [2021-02-02T09:42:27.554Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-02T09:42:27.554Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-02T09:42:27.554Z] #38 DONE 0.5s [2021-02-02T09:42:27.604Z] #26 8.889 The following NEW packages will be installed: [2021-02-02T09:42:27.604Z] #26 8.898 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-02T09:42:27.604Z] #26 8.898 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-02T09:42:27.604Z] #26 8.898 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-02T09:42:27.604Z] #26 8.898 libssh2-1 libssl1.1 openssl [2021-02-02T09:42:27.651Z] #19 0.872 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-02T09:42:27.651Z] #19 0.876 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-02T09:42:27.651Z] #19 0.879 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-02T09:42:27.692Z] #28 1.989 [2021-02-02T09:42:27.692Z] #28 2.105 ############################################################# 85.8% ######################################################################## 100.0% [2021-02-02T09:42:27.817Z] [2021-02-02T09:42:27.817Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-02T09:42:27.817Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-02T09:42:27.817Z] #30 DONE 0.5s [2021-02-02T09:42:27.817Z] [2021-02-02T09:42:27.817Z] #28 [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 [2021-02-02T09:42:27.817Z] #28 sha256:810615c9b1b45af5145dc87f885e6f4331f9984c5bc990c5df1f2312d5a5152a [2021-02-02T09:42:27.817Z] #28 5.827 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-02T09:42:27.817Z] #28 5.893 [2021-02-02T09:42:27.818Z] #28 6.007 ######################## 33.6% #################################################################### 95.6% ######################################################################## 100.0% [2021-02-02T09:42:27.818Z] #28 6.193 [2021-02-02T09:42:27.866Z] #26 9.192 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-02T09:42:27.866Z] #26 9.192 Need to get 4777 kB of archives. [2021-02-02T09:42:27.866Z] #26 9.192 After this operation, 11.5 MB of additional disk space will be used. [2021-02-02T09:42:27.866Z] #26 9.192 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-02T09:42:27.866Z] #26 9.195 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2021-02-02T09:42:27.866Z] #26 9.199 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-02T09:42:27.866Z] #26 9.202 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-02T09:42:27.866Z] #26 9.206 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-02T09:42:27.866Z] #26 9.214 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-02T09:42:27.866Z] #26 9.248 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-02T09:42:27.866Z] #26 9.271 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-02T09:42:27.866Z] #26 9.281 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-02T09:42:27.866Z] #26 9.293 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-02-02T09:42:27.866Z] #26 9.297 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2021-02-02T09:42:27.866Z] #26 9.300 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-02T09:42:27.866Z] #26 9.301 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2021-02-02T09:42:27.866Z] #26 9.317 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-02T09:42:27.950Z] #28 2.241 [2021-02-02T09:42:27.979Z] #19 DONE 1.1s [2021-02-02T09:42:27.979Z] [2021-02-02T09:42:27.979Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:42:28.129Z] #26 9.328 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-02T09:42:28.129Z] #26 9.346 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-02T09:42:28.129Z] #26 9.349 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-02T09:42:28.129Z] #26 9.356 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-02T09:42:28.129Z] #26 9.362 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-02T09:42:28.129Z] #26 9.366 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-02T09:42:28.129Z] #26 9.369 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-02T09:42:28.154Z] #27 1.310 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-02T09:42:28.391Z] #26 9.774 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:42:28.391Z] #26 9.813 Fetched 4777 kB in 0s (10.2 MB/s) [2021-02-02T09:42:28.394Z] #28 6.736 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-02T09:42:28.463Z] #28 2.412 ############ 17.2% ########################## 36.5% ###################################### 53.8% ############################################## 65.2% ########################################################## 80.8% ######################################################################## 100.0% [2021-02-02T09:42:28.660Z] #28 6.864 [2021-02-02T09:42:28.719Z] #28 2.985 [2021-02-02T09:42:29.345Z] #26 10.43 Selecting previously unselected package libssl1.1:arm64. [2021-02-02T09:42:29.345Z] #26 10.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-02-02T09:42:29.345Z] #26 10.43 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2021-02-02T09:42:29.345Z] #26 10.44 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:29.453Z] #28 7.025 0.0% ######### 13.5% ####################### 32.3% ##################################### 52.5% ########################################### 60.4% ############################################## 64.0% ######################################################### 80.3% ######################################################################## 100.0% [2021-02-02T09:42:29.453Z] #28 7.753 [2021-02-02T09:42:29.715Z] #28 8.133 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-02T09:42:29.983Z] #28 8.264 [2021-02-02T09:42:29.983Z] #28 8.326 ######################################################################## 100.0% [2021-02-02T09:42:29.983Z] #28 8.397 [2021-02-02T09:42:30.033Z] #26 11.26 Selecting previously unselected package openssl. [2021-02-02T09:42:30.033Z] #26 11.26 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2021-02-02T09:42:30.235Z] #27 3.319 Fetched 8199 kB in 3s (2632 kB/s) [2021-02-02T09:42:30.295Z] #26 11.26 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:30.295Z] #26 11.56 Selecting previously unselected package ca-certificates. [2021-02-02T09:42:30.295Z] #26 11.56 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-02T09:42:30.295Z] #26 11.57 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:30.295Z] #26 11.69 Selecting previously unselected package libkeyutils1:arm64. [2021-02-02T09:42:30.295Z] #26 11.69 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-02-02T09:42:30.557Z] #26 11.70 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-02T09:42:30.557Z] #26 11.76 Selecting previously unselected package libkrb5support0:arm64. [2021-02-02T09:42:30.557Z] #26 11.76 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-02T09:42:30.557Z] #26 11.76 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:30.559Z] #28 8.607 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-02T09:42:30.559Z] #28 8.699 [2021-02-02T09:42:30.559Z] #28 8.752 ######################################################################## 100.0% [2021-02-02T09:42:30.559Z] #28 8.785 [2021-02-02T09:42:30.559Z] #28 8.813 Download of images into '/build' complete. [2021-02-02T09:42:30.559Z] #28 8.813 Use something like the following to load the result into a Docker daemon: [2021-02-02T09:42:30.559Z] #28 8.813 tar -cC '/build' . | docker load [2021-02-02T09:42:30.819Z] #26 12.03 Selecting previously unselected package libk5crypto3:arm64. [2021-02-02T09:42:30.819Z] #26 12.03 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-02T09:42:30.819Z] #26 12.04 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:30.819Z] #26 12.17 Selecting previously unselected package libkrb5-3:arm64. [2021-02-02T09:42:30.819Z] #26 12.17 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-02T09:42:30.819Z] #26 12.18 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:31.045Z] #28 3.142 # 2.6% #### 6.1% ######## 11.1% ########### 16.1% ############# 18.4% ################ 22.6% ################## 26.0% #################### 28.8% ####################### 32.2% ########################## 36.2% ############################ 39.4% ############################### 43.4% ############################### 44.2% ################################## 48.4% ####################################### 54.8% ############################################ 61.6% ################################################# 68.6% ###################################################### 75.7% ########################################################### 82.6% ################################################################ 89.2% ##################################################################### 96.2% ####################################################################### 98.9% ######################################################################## 100.0% [2021-02-02T09:42:31.045Z] #28 5.504 [2021-02-02T09:42:31.084Z] #26 12.41 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-02T09:42:31.084Z] #26 12.41 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-02T09:42:31.084Z] #26 12.41 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:31.084Z] #26 12.53 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-02T09:42:31.084Z] #26 12.53 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-02T09:42:31.508Z] #28 DONE 9.5s [2021-02-02T09:42:31.509Z] [2021-02-02T09:42:31.509Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:42:31.509Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:42:31.558Z] #20 3.055 Collecting yamllint==1.16.0 [2021-02-02T09:42:31.558Z] #20 3.226 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-02T09:42:31.558Z] #20 3.271 Collecting pyyaml (from yamllint==1.16.0) [2021-02-02T09:42:31.558Z] #20 3.401 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-02T09:42:31.558Z] #20 3.719 Installing build dependencies: started [2021-02-02T09:42:31.611Z] #28 5.865 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-02T09:42:31.611Z] #28 5.990 [2021-02-02T09:42:31.611Z] #28 6.067 ######################################################################## 100.0% [2021-02-02T09:42:31.656Z] #26 12.54 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:31.656Z] #26 12.59 Selecting previously unselected package libsasl2-2:arm64. [2021-02-02T09:42:31.656Z] #26 12.60 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-02T09:42:31.656Z] #26 12.60 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:31.656Z] #26 12.92 Selecting previously unselected package libldap-common. [2021-02-02T09:42:31.656Z] #26 12.92 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-02-02T09:42:31.656Z] #26 12.94 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:31.656Z] #26 13.06 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-02T09:42:31.759Z] #27 3.319 Reading package lists... [2021-02-02T09:42:31.867Z] #28 6.093 [2021-02-02T09:42:31.917Z] #26 13.06 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2021-02-02T09:42:31.917Z] #26 13.06 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:31.917Z] #26 13.19 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-02T09:42:31.917Z] #26 13.19 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-02T09:42:31.917Z] #26 13.19 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-02T09:42:31.917Z] #26 13.30 Selecting previously unselected package libpsl5:arm64. [2021-02-02T09:42:32.125Z] #28 6.426 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-02T09:42:32.125Z] #28 6.518 [2021-02-02T09:42:32.180Z] #26 13.30 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-02T09:42:32.180Z] #26 13.31 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-02T09:42:32.180Z] #26 13.36 Selecting previously unselected package librtmp1:arm64. [2021-02-02T09:42:32.180Z] #26 13.36 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-02T09:42:32.180Z] #26 13.37 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:32.180Z] #26 13.42 Selecting previously unselected package libssh2-1:arm64. [2021-02-02T09:42:32.180Z] #26 13.42 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-02T09:42:32.180Z] #26 ... [2021-02-02T09:42:32.180Z] [2021-02-02T09:42:32.180Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:32.180Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-02T09:42:32.180Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.9s done [2021-02-02T09:42:32.180Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.1s done [2021-02-02T09:42:32.180Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-02T09:42:32.180Z] #9 DONE 26.5s [2021-02-02T09:42:32.180Z] [2021-02-02T09:42:32.180Z] #26 [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 [2021-02-02T09:42:32.180Z] #26 sha256:61165586f37ddd6bd27c4c29f28c1049f2ca420de5aca3b183b763b9ac30d69d [2021-02-02T09:42:32.180Z] #26 13.43 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-02T09:42:32.180Z] #26 13.56 Selecting previously unselected package libcurl4:arm64. [2021-02-02T09:42:32.180Z] #26 ... [2021-02-02T09:42:32.180Z] [2021-02-02T09:42:32.180Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-02T09:42:32.180Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-02T09:42:32.381Z] #28 6.627 ######################################################################## 100.0% [2021-02-02T09:42:32.381Z] #28 6.670 [2021-02-02T09:42:32.637Z] #28 7.023 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-02T09:42:32.799Z] #27 4.925 Reading package lists... [2021-02-02T09:42:32.799Z] #27 ... [2021-02-02T09:42:32.799Z] [2021-02-02T09:42:32.799Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:32.799Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-02T09:42:32.799Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done [2021-02-02T09:42:32.799Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-02-02T09:42:32.799Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-02-02T09:42:32.799Z] #10 DONE 14.4s [2021-02-02T09:42:32.799Z] [2021-02-02T09:42:32.799Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-02T09:42:32.799Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-02T09:42:32.799Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-02-02T09:42:32.894Z] #28 7.197 [2021-02-02T09:42:32.902Z] #31 ... [2021-02-02T09:42:32.902Z] [2021-02-02T09:42:32.902Z] #57 [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 [2021-02-02T09:42:32.902Z] #57 sha256:aaa1de392f98ff8448129d1fc2c623f6f9c2d5ad820cdca56fee4e84881f2433 [2021-02-02T09:42:32.902Z] #57 5.536 + RM_GOPATH=0 [2021-02-02T09:42:32.902Z] #57 5.536 + TMP_GOPATH= [2021-02-02T09:42:32.902Z] #57 5.536 + : /build [2021-02-02T09:42:32.902Z] #57 5.536 + '[' -z '' ']' [2021-02-02T09:42:32.902Z] #57 5.536 ++ mktemp -d [2021-02-02T09:42:32.902Z] #57 5.536 + export GOPATH=/tmp/tmp.Sm8Qo9pR1C [2021-02-02T09:42:32.902Z] #57 5.536 + GOPATH=/tmp/tmp.Sm8Qo9pR1C [2021-02-02T09:42:32.902Z] #57 5.536 + RM_GOPATH=1 [2021-02-02T09:42:32.902Z] #57 5.536 + case "$(go env GOARCH)" in [2021-02-02T09:42:32.902Z] #57 5.542 ++ go env GOARCH [2021-02-02T09:42:32.902Z] #57 5.558 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:32.902Z] #57 5.558 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:32.902Z] #57 5.558 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:32.902Z] #57 5.558 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:32.902Z] #57 5.558 + dir=/tmp/install [2021-02-02T09:42:32.902Z] #57 5.558 + bin=rootlesskit [2021-02-02T09:42:32.902Z] #57 5.558 + shift [2021-02-02T09:42:32.902Z] #57 5.558 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-02T09:42:32.902Z] #57 5.558 + . /tmp/install/rootlesskit.installer [2021-02-02T09:42:32.902Z] #57 5.558 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:32.902Z] #57 5.558 + install_rootlesskit [2021-02-02T09:42:32.902Z] #57 5.558 + case "$1" in [2021-02-02T09:42:32.902Z] #57 5.558 + export CGO_ENABLED=0 [2021-02-02T09:42:32.902Z] #57 5.558 + CGO_ENABLED=0 [2021-02-02T09:42:32.902Z] #57 5.558 + _install_rootlesskit [2021-02-02T09:42:32.902Z] #57 5.558 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-02T09:42:32.902Z] #57 5.558 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Sm8Qo9pR1C/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:32.902Z] #57 5.558 Cloning into '/tmp/tmp.Sm8Qo9pR1C/src/github.com/rootless-containers/rootlesskit'... [2021-02-02T09:42:33.631Z] #20 ... [2021-02-02T09:42:33.631Z] [2021-02-02T09:42:33.631Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-02T09:42:33.631Z] #38 115.1 + dpkg --print-architecture [2021-02-02T09:42:33.631Z] #38 115.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-02T09:42:33.631Z] #38 115.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-02T09:42:33.631Z] #38 115.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-02T09:42:34.970Z] #28 7.333 0.0% ###### 8.8% ########### 16.5% ################### 26.4% ######################## 34.1% ############################# 40.8% ################################ 44.8% ################################### 49.2% ###################################### 52.9% ######################################## 56.3% ############################################ 62.4% ################################################# 68.1% ##################################################### 73.8% ####################################################### 76.5% ########################################################### 82.0% ############################################################### 87.7% ################################################################## 92.3% ####################################################################### 99.6% ######################################################################## 100.0% [2021-02-02T09:42:34.970Z] #28 9.418 [2021-02-02T09:42:35.077Z] #55 141.9 + bin/containerd-shim-runc-v1 [2021-02-02T09:42:36.338Z] #28 10.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-02T09:42:36.596Z] #28 10.86 [2021-02-02T09:42:36.596Z] #28 11.07 ######################################################################## 100.0% [2021-02-02T09:42:36.852Z] #28 11.21 [2021-02-02T09:42:37.108Z] #28 ... [2021-02-02T09:42:37.108Z] [2021-02-02T09:42:37.108Z] #41 [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 [2021-02-02T09:42:37.108Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:42:37.108Z] #41 5.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:37.108Z] #41 5.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:37.108Z] #41 5.987 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:37.108Z] #41 7.091 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:37.108Z] #41 9.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:37.135Z] #57 ... [2021-02-02T09:42:37.135Z] [2021-02-02T09:42:37.135Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:42:37.135Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:42:37.135Z] #12 7.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:37.135Z] #12 7.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:37.135Z] #12 7.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:37.135Z] #12 9.525 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:37.269Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done [2021-02-02T09:42:37.269Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 [2021-02-02T09:42:37.365Z] #41 ... [2021-02-02T09:42:37.365Z] [2021-02-02T09:42:37.365Z] #23 [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 [2021-02-02T09:42:37.365Z] #23 sha256:f101f1bfca1190ca56e0e247653aa034a9d57bab6e81afe515369f10e8eb4029 [2021-02-02T09:42:37.365Z] #23 6.670 + RM_GOPATH=0 [2021-02-02T09:42:37.365Z] #23 6.670 + TMP_GOPATH= [2021-02-02T09:42:37.365Z] #23 6.670 + : /build [2021-02-02T09:42:37.365Z] #23 6.670 + '[' -z '' ']' [2021-02-02T09:42:37.365Z] #23 6.676 ++ mktemp -d [2021-02-02T09:42:37.365Z] #23 6.679 + export GOPATH=/tmp/tmp.SEH3E2IPLD [2021-02-02T09:42:37.365Z] #23 6.679 + GOPATH=/tmp/tmp.SEH3E2IPLD [2021-02-02T09:42:37.365Z] #23 6.679 + RM_GOPATH=1 [2021-02-02T09:42:37.365Z] #23 6.679 + case "$(go env GOARCH)" in [2021-02-02T09:42:37.365Z] #23 6.679 ++ go env GOARCH [2021-02-02T09:42:37.365Z] #23 6.737 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.365Z] #23 6.738 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.365Z] #23 6.738 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:37.365Z] #23 6.741 + dir=/tmp/install [2021-02-02T09:42:37.365Z] #23 6.741 + bin=dockercli [2021-02-02T09:42:37.365Z] #23 6.741 + shift [2021-02-02T09:42:37.365Z] #23 6.742 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-02T09:42:37.365Z] #23 6.742 + . /tmp/install/dockercli.installer [2021-02-02T09:42:37.365Z] #23 6.742 ++ : stable [2021-02-02T09:42:37.365Z] #23 6.743 ++ : 17.06.2-ce [2021-02-02T09:42:37.365Z] #23 6.744 + install_dockercli [2021-02-02T09:42:37.365Z] #23 6.763 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-02T09:42:37.365Z] #23 6.765 Install docker/cli version 17.06.2-ce from stable [2021-02-02T09:42:37.365Z] #23 6.768 ++ uname -m [2021-02-02T09:42:37.365Z] #23 6.784 + arch=x86_64 [2021-02-02T09:42:37.365Z] #23 6.784 + '[' x86_64 '!=' x86_64 ']' [2021-02-02T09:42:37.365Z] #23 6.784 + url=https://download.docker.com/linux/static [2021-02-02T09:42:37.365Z] #23 6.785 + tar -xz docker/docker [2021-02-02T09:42:37.365Z] #23 6.785 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-02T09:42:37.398Z] #12 ... [2021-02-02T09:42:37.398Z] [2021-02-02T09:42:37.398Z] #50 [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 [2021-02-02T09:42:37.398Z] #50 sha256:96acc9b7b18933cbc5c61fc69acc88e3c7f2ca0250b45e9abd9e6d3cda5584eb [2021-02-02T09:42:37.398Z] #50 6.264 + RM_GOPATH=0 [2021-02-02T09:42:37.398Z] #50 6.264 + TMP_GOPATH= [2021-02-02T09:42:37.398Z] #50 6.264 + : /build [2021-02-02T09:42:37.398Z] #50 6.264 + '[' -z '' ']' [2021-02-02T09:42:37.398Z] #50 6.264 ++ mktemp -d [2021-02-02T09:42:37.398Z] #50 6.264 + export GOPATH=/tmp/tmp.yRAUW3ulaT [2021-02-02T09:42:37.398Z] #50 6.264 + GOPATH=/tmp/tmp.yRAUW3ulaT [2021-02-02T09:42:37.398Z] #50 6.264 + RM_GOPATH=1 [2021-02-02T09:42:37.398Z] #50 6.264 + case "$(go env GOARCH)" in [2021-02-02T09:42:37.398Z] #50 6.264 ++ go env GOARCH [2021-02-02T09:42:37.398Z] #50 6.289 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.398Z] #50 6.289 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.398Z] #50 6.319 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:37.398Z] #50 6.332 + dir=/tmp/install [2021-02-02T09:42:37.398Z] #50 6.332 + bin=shfmt [2021-02-02T09:42:37.398Z] #50 6.332 + shift [2021-02-02T09:42:37.398Z] #50 6.332 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-02T09:42:37.398Z] #50 6.332 + . /tmp/install/shfmt.installer [2021-02-02T09:42:37.398Z] #50 6.332 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:37.398Z] #50 6.332 + install_shfmt [2021-02-02T09:42:37.398Z] #50 6.332 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-02T09:42:37.398Z] #50 6.332 + git clone https://github.com/mvdan/sh.git /tmp/tmp.yRAUW3ulaT/src/github.com/mvdan/sh [2021-02-02T09:42:37.398Z] #50 6.332 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:37.398Z] #50 6.342 Cloning into '/tmp/tmp.yRAUW3ulaT/src/github.com/mvdan/sh'... [2021-02-02T09:42:37.398Z] #50 ... [2021-02-02T09:42:37.398Z] [2021-02-02T09:42:37.398Z] #35 [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 [2021-02-02T09:42:37.398Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:42:37.398Z] #35 7.090 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:37.398Z] #35 7.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:37.398Z] #35 7.392 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:37.398Z] #35 9.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:37.471Z] #10 ... [2021-02-02T09:42:37.471Z] [2021-02-02T09:42:37.471Z] #26 [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 [2021-02-02T09:42:37.471Z] #26 sha256:61165586f37ddd6bd27c4c29f28c1049f2ca420de5aca3b183b763b9ac30d69d [2021-02-02T09:42:37.471Z] #26 13.57 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-02T09:42:37.471Z] #26 13.57 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 13.73 Selecting previously unselected package curl. [2021-02-02T09:42:37.471Z] #26 13.73 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-02T09:42:37.471Z] #26 13.91 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 13.98 Selecting previously unselected package libonig5:arm64. [2021-02-02T09:42:37.471Z] #26 13.98 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-02T09:42:37.471Z] #26 13.99 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-02T09:42:37.471Z] #26 14.11 Selecting previously unselected package libjq1:arm64. [2021-02-02T09:42:37.471Z] #26 14.11 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-02T09:42:37.471Z] #26 14.12 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-02T09:42:37.471Z] #26 14.17 Selecting previously unselected package jq. [2021-02-02T09:42:37.471Z] #26 14.17 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-02T09:42:37.471Z] #26 14.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:37.471Z] #26 14.23 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-02T09:42:37.471Z] #26 14.25 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-02T09:42:37.471Z] #26 14.27 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:37.471Z] #26 14.66 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 14.73 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:37.471Z] #26 14.77 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 14.80 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 14.83 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:37.471Z] #26 14.86 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 14.89 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 14.91 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-02T09:42:37.471Z] #26 14.95 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 14.98 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:37.471Z] #26 15.45 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-02T09:42:37.471Z] #26 15.50 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-02T09:42:37.471Z] #26 15.53 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:37.471Z] #26 15.56 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:37.471Z] #26 16.30 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:37.471Z] #26 17.91 137 added, 0 removed; done. [2021-02-02T09:42:37.471Z] #26 18.44 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 18.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:37.471Z] #26 18.59 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 18.62 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:37.471Z] #26 18.65 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:42:37.471Z] #26 18.68 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:37.471Z] #26 18.70 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:37.575Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-02T09:42:37.575Z] #10 DONE 19.1s [2021-02-02T09:42:37.575Z] [2021-02-02T09:42:37.575Z] #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 [2021-02-02T09:42:37.575Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-02T09:42:37.575Z] #27 4.925 Reading package lists... [2021-02-02T09:42:37.575Z] #27 6.453 Building dependency tree... [2021-02-02T09:42:37.575Z] #27 6.960 The following additional packages will be installed: [2021-02-02T09:42:37.575Z] #27 6.961 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-02T09:42:37.575Z] #27 6.961 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-02T09:42:37.575Z] #27 6.962 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-02T09:42:37.575Z] #27 6.963 Suggested packages: [2021-02-02T09:42:37.575Z] #27 6.963 krb5-doc krb5-user [2021-02-02T09:42:37.575Z] #27 6.963 Recommended packages: [2021-02-02T09:42:37.575Z] #27 6.963 krb5-locales publicsuffix libsasl2-modules [2021-02-02T09:42:37.575Z] #27 7.319 The following NEW packages will be installed: [2021-02-02T09:42:37.575Z] #27 7.320 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-02T09:42:37.575Z] #27 7.320 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-02T09:42:37.575Z] #27 7.320 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-02T09:42:37.575Z] #27 7.321 libssh2-1 libssl1.1 openssl [2021-02-02T09:42:37.575Z] #27 7.363 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-02T09:42:37.575Z] #27 7.363 Need to get 5174 kB of archives. [2021-02-02T09:42:37.575Z] #27 7.363 After this operation, 14.6 MB of additional disk space will be used. [2021-02-02T09:42:37.575Z] #27 7.363 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-02-02T09:42:37.575Z] #27 7.377 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-02T09:42:37.575Z] #27 7.410 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-02T09:42:37.575Z] #27 7.415 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-02T09:42:37.575Z] #27 7.419 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-02T09:42:37.575Z] #27 7.428 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-02T09:42:37.576Z] #27 7.457 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-02-02T09:42:37.576Z] #27 7.461 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-02T09:42:37.576Z] #27 7.472 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-02T09:42:37.576Z] #27 7.477 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-02T09:42:37.576Z] #27 7.485 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-02-02T09:42:37.576Z] #27 7.496 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2021-02-02T09:42:37.576Z] #27 7.513 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-02T09:42:37.576Z] #27 7.537 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-02T09:42:37.576Z] #27 7.578 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-02T09:42:37.576Z] #27 7.581 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-02T09:42:37.576Z] #27 7.593 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-02T09:42:37.576Z] #27 7.615 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-02T09:42:37.576Z] #27 7.633 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-02T09:42:37.576Z] #27 7.647 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-02T09:42:37.576Z] #27 7.656 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-02T09:42:37.576Z] #27 7.905 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:42:37.576Z] #27 7.943 Fetched 5174 kB in 0s (16.9 MB/s) [2021-02-02T09:42:37.576Z] #27 7.970 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-02T09:42:37.576Z] #27 7.971 (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.) [2021-02-02T09:42:37.576Z] #27 7.980 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 7.982 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 8.179 Selecting previously unselected package openssl. [2021-02-02T09:42:37.576Z] #27 8.181 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.183 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 8.447 Selecting previously unselected package ca-certificates. [2021-02-02T09:42:37.576Z] #27 8.449 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-02T09:42:37.576Z] #27 8.452 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:37.576Z] #27 8.515 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.518 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.521 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-02T09:42:37.576Z] #27 8.554 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.557 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.558 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 8.592 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.594 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.597 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 8.633 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.637 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.638 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 8.730 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.730 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.733 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 8.778 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.781 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.783 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 8.812 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.815 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.817 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 8.853 Selecting previously unselected package libldap-common. [2021-02-02T09:42:37.576Z] #27 8.855 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-02-02T09:42:37.576Z] #27 8.863 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 8.893 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.895 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.898 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 8.961 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-02T09:42:37.576Z] #27 8.964 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 8.965 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 8.999 Selecting previously unselected package libpsl5:ppc64el. [2021-02-02T09:42:37.576Z] #27 9.001 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.003 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-02T09:42:37.576Z] #27 9.031 Selecting previously unselected package librtmp1:ppc64el. [2021-02-02T09:42:37.576Z] #27 9.033 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.036 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:37.576Z] #27 9.065 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-02T09:42:37.576Z] #27 9.067 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.072 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-02T09:42:37.576Z] #27 9.107 Selecting previously unselected package libcurl4:ppc64el. [2021-02-02T09:42:37.576Z] #27 9.109 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.111 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.177 Selecting previously unselected package curl. [2021-02-02T09:42:37.576Z] #27 9.177 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.178 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.226 Selecting previously unselected package libonig5:ppc64el. [2021-02-02T09:42:37.576Z] #27 9.228 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.230 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-02T09:42:37.576Z] #27 9.287 Selecting previously unselected package libjq1:ppc64el. [2021-02-02T09:42:37.576Z] #27 9.288 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.289 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-02T09:42:37.576Z] #27 9.328 Selecting previously unselected package jq. [2021-02-02T09:42:37.576Z] #27 9.330 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-02T09:42:37.576Z] #27 9.331 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:37.576Z] #27 9.363 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-02T09:42:37.576Z] #27 9.366 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-02T09:42:37.576Z] #27 9.369 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 9.527 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.530 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 9.535 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.538 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.541 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-02T09:42:37.576Z] #27 9.545 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.548 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.551 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-02T09:42:37.576Z] #27 9.554 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:37.576Z] #27 9.560 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 9.566 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-02T09:42:37.576Z] #27 9.569 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-02T09:42:37.576Z] #27 9.573 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-02-02T09:42:37.576Z] #27 9.576 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:37.576Z] #27 10.35 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:37.576Z] #27 ... [2021-02-02T09:42:37.576Z] [2021-02-02T09:42:37.576Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-02T09:42:37.576Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-02T09:42:37.576Z] #11 DONE 0.2s [2021-02-02T09:42:37.623Z] #23 ... [2021-02-02T09:42:37.623Z] [2021-02-02T09:42:37.623Z] #35 [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 [2021-02-02T09:42:37.623Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:42:37.623Z] #35 5.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:37.623Z] #35 5.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:37.623Z] #35 5.985 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:37.623Z] #35 7.125 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:37.623Z] #35 9.522 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:37.623Z] #35 ... [2021-02-02T09:42:37.623Z] [2021-02-02T09:42:37.623Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:42:37.623Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:42:37.623Z] #31 6.392 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-02T09:42:37.623Z] #31 6.398 Cloning into '.'... [2021-02-02T09:42:37.660Z] #35 ... [2021-02-02T09:42:37.660Z] [2021-02-02T09:42:37.660Z] #44 [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 [2021-02-02T09:42:37.660Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:42:37.660Z] #44 5.948 + RM_GOPATH=0 [2021-02-02T09:42:37.660Z] #44 5.948 + TMP_GOPATH= [2021-02-02T09:42:37.660Z] #44 5.948 + : /build [2021-02-02T09:42:37.660Z] #44 5.948 + '[' -z '' ']' [2021-02-02T09:42:37.660Z] #44 5.948 ++ mktemp -d [2021-02-02T09:42:37.660Z] #44 5.955 + export GOPATH=/tmp/tmp.R3LCUEoRAc [2021-02-02T09:42:37.660Z] #44 5.955 + GOPATH=/tmp/tmp.R3LCUEoRAc [2021-02-02T09:42:37.660Z] #44 5.955 + RM_GOPATH=1 [2021-02-02T09:42:37.660Z] #44 5.955 + case "$(go env GOARCH)" in [2021-02-02T09:42:37.660Z] #44 5.955 ++ go env GOARCH [2021-02-02T09:42:37.660Z] #44 6.000 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.660Z] #44 6.000 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.660Z] #44 6.000 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:37.660Z] #44 6.000 + dir=/tmp/install [2021-02-02T09:42:37.660Z] #44 6.000 + bin=vndr [2021-02-02T09:42:37.660Z] #44 6.000 + shift [2021-02-02T09:42:37.660Z] #44 6.000 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-02T09:42:37.660Z] #44 6.000 + . /tmp/install/vndr.installer [2021-02-02T09:42:37.660Z] #44 6.000 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:37.660Z] #44 6.000 + install_vndr [2021-02-02T09:42:37.660Z] #44 6.000 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-02T09:42:37.660Z] #44 6.000 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R3LCUEoRAc/src/github.com/LK4D4/vndr [2021-02-02T09:42:37.660Z] #44 6.002 Cloning into '/tmp/tmp.R3LCUEoRAc/src/github.com/LK4D4/vndr'... [2021-02-02T09:42:37.660Z] #44 6.002 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:37.660Z] #44 7.037 + cd /tmp/tmp.R3LCUEoRAc/src/github.com/LK4D4/vndr [2021-02-02T09:42:37.660Z] #44 7.042 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:37.660Z] #44 7.178 + go build -buildmode=pie -v -o /build/vndr . [2021-02-02T09:42:37.660Z] #44 9.264 internal/race [2021-02-02T09:42:37.660Z] #44 9.438 sync/atomic [2021-02-02T09:42:37.660Z] #44 9.503 runtime [2021-02-02T09:42:37.660Z] #44 9.985 unicode [2021-02-02T09:42:37.733Z] #26 ... [2021-02-02T09:42:37.733Z] [2021-02-02T09:42:37.733Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-02T09:42:37.733Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-02T09:42:37.733Z] #10 DONE 5.6s [2021-02-02T09:42:37.733Z] [2021-02-02T09:42:37.733Z] #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 [2021-02-02T09:42:37.733Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-02T09:42:37.870Z] [2021-02-02T09:42:37.870Z] #12 [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 [2021-02-02T09:42:37.870Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-02T09:42:37.870Z] #12 DONE 0.2s [2021-02-02T09:42:37.870Z] [2021-02-02T09:42:37.870Z] #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 [2021-02-02T09:42:37.870Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-02T09:42:37.891Z] #31 ... [2021-02-02T09:42:37.892Z] [2021-02-02T09:42:37.892Z] #54 [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 [2021-02-02T09:42:37.892Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:42:37.892Z] #54 5.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:37.892Z] #54 6.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:37.892Z] #54 6.069 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:37.892Z] #54 7.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:37.892Z] #54 9.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:37.892Z] #54 ... [2021-02-02T09:42:37.892Z] [2021-02-02T09:42:37.892Z] #48 [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 [2021-02-02T09:42:37.892Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:42:37.892Z] #48 5.841 + RM_GOPATH=0 [2021-02-02T09:42:37.892Z] #48 5.841 + TMP_GOPATH= [2021-02-02T09:42:37.892Z] #48 5.841 + : /build [2021-02-02T09:42:37.892Z] #48 5.841 + '[' -z '' ']' [2021-02-02T09:42:37.892Z] #48 5.841 ++ mktemp -d [2021-02-02T09:42:37.892Z] #48 5.846 + export GOPATH=/tmp/tmp.PfRwXwFnqi [2021-02-02T09:42:37.892Z] #48 5.846 + GOPATH=/tmp/tmp.PfRwXwFnqi [2021-02-02T09:42:37.892Z] #48 5.846 + RM_GOPATH=1 [2021-02-02T09:42:37.892Z] #48 5.846 + case "$(go env GOARCH)" in [2021-02-02T09:42:37.892Z] #48 5.846 ++ go env GOARCH [2021-02-02T09:42:37.892Z] #48 5.854 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.892Z] #48 5.854 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.892Z] #48 5.860 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:37.892Z] #48 5.869 + dir=/tmp/install [2021-02-02T09:42:37.892Z] #48 5.869 + bin=golangci_lint [2021-02-02T09:42:37.892Z] #48 5.869 + shift [2021-02-02T09:42:37.892Z] #48 5.869 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-02T09:42:37.892Z] #48 5.869 + . /tmp/install/golangci_lint.installer [2021-02-02T09:42:37.892Z] #48 5.869 ++ : v1.23.8 [2021-02-02T09:42:37.892Z] #48 5.869 + install_golangci_lint [2021-02-02T09:42:37.892Z] #48 5.869 + set -e [2021-02-02T09:42:37.892Z] #48 5.869 + export GO111MODULE=on [2021-02-02T09:42:37.892Z] #48 5.869 + GO111MODULE=on [2021-02-02T09:42:37.892Z] #48 5.869 + GOBIN=/build [2021-02-02T09:42:37.892Z] #48 5.869 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-02T09:42:37.892Z] #48 5.902 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-02T09:42:37.892Z] #48 5.906 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:37.892Z] #48 5.906 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-02T09:42:37.892Z] #48 5.906 go: finding github.com/golangci v1.23.8 [2021-02-02T09:42:37.892Z] #48 5.909 go: finding github.com v1.23.8 [2021-02-02T09:42:37.892Z] #48 7.342 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:37.892Z] #48 8.259 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:37.923Z] #44 ... [2021-02-02T09:42:37.923Z] [2021-02-02T09:42:37.923Z] #54 [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 [2021-02-02T09:42:37.923Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:42:37.923Z] #54 7.087 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:37.923Z] #54 7.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:37.923Z] #54 7.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:37.923Z] #54 9.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:37.923Z] #54 ... [2021-02-02T09:42:37.923Z] [2021-02-02T09:42:37.923Z] #48 [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 [2021-02-02T09:42:37.923Z] #48 sha256:5271f05dc0a014c9c40b71859ae904db422ba28a248839015087a4560715abd7 [2021-02-02T09:42:37.923Z] #48 5.437 + RM_GOPATH=0 [2021-02-02T09:42:37.923Z] #48 5.437 + TMP_GOPATH= [2021-02-02T09:42:37.923Z] #48 5.437 + : /build [2021-02-02T09:42:37.923Z] #48 5.437 + '[' -z '' ']' [2021-02-02T09:42:37.923Z] #48 5.438 ++ mktemp -d [2021-02-02T09:42:37.923Z] #48 5.450 + export GOPATH=/tmp/tmp.sSCsPZ1gBz [2021-02-02T09:42:37.923Z] #48 5.450 + GOPATH=/tmp/tmp.sSCsPZ1gBz [2021-02-02T09:42:37.923Z] #48 5.450 + RM_GOPATH=1 [2021-02-02T09:42:37.923Z] #48 5.450 + case "$(go env GOARCH)" in [2021-02-02T09:42:37.923Z] #48 5.450 ++ go env GOARCH [2021-02-02T09:42:37.923Z] #48 5.460 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.923Z] #48 5.460 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:37.923Z] #48 5.460 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:37.923Z] #48 5.460 + dir=/tmp/install [2021-02-02T09:42:37.923Z] #48 5.460 + bin=golangci_lint [2021-02-02T09:42:37.923Z] #48 5.460 + shift [2021-02-02T09:42:37.923Z] #48 5.460 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-02T09:42:37.923Z] #48 5.460 + . /tmp/install/golangci_lint.installer [2021-02-02T09:42:37.923Z] #48 5.460 ++ : v1.23.8 [2021-02-02T09:42:37.923Z] #48 5.460 + install_golangci_lint [2021-02-02T09:42:37.923Z] #48 5.460 + set -e [2021-02-02T09:42:37.923Z] #48 5.460 + export GO111MODULE=on [2021-02-02T09:42:37.923Z] #48 5.460 + GO111MODULE=on [2021-02-02T09:42:37.923Z] #48 5.460 + GOBIN=/build [2021-02-02T09:42:37.923Z] #48 5.460 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-02T09:42:37.923Z] #48 5.489 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-02T09:42:37.923Z] #48 5.497 go: finding github.com v1.23.8 [2021-02-02T09:42:37.923Z] #48 5.497 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:37.923Z] #48 5.497 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-02T09:42:37.923Z] #48 5.497 go: finding github.com/golangci v1.23.8 [2021-02-02T09:42:37.923Z] #48 6.691 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:37.923Z] #48 7.929 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:38.148Z] #48 ... [2021-02-02T09:42:38.148Z] [2021-02-02T09:42:38.148Z] #63 [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 [2021-02-02T09:42:38.148Z] #63 sha256:c4584fdf1dd24b38572afd67c249b13dc34e1e541edf0d3ad81069476c37646a [2021-02-02T09:42:38.148Z] #63 6.606 + RM_GOPATH=0 [2021-02-02T09:42:38.148Z] #63 6.606 + TMP_GOPATH= [2021-02-02T09:42:38.148Z] #63 6.606 + : /build [2021-02-02T09:42:38.148Z] #63 6.607 + '[' -z '' ']' [2021-02-02T09:42:38.148Z] #63 6.609 ++ mktemp -d [2021-02-02T09:42:38.148Z] #63 6.616 + export GOPATH=/tmp/tmp.7voaSEKaTV [2021-02-02T09:42:38.148Z] #63 6.616 + GOPATH=/tmp/tmp.7voaSEKaTV [2021-02-02T09:42:38.148Z] #63 6.623 + RM_GOPATH=1 [2021-02-02T09:42:38.148Z] #63 6.629 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.148Z] #63 6.629 ++ go env GOARCH [2021-02-02T09:42:38.148Z] #63 6.699 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.148Z] #63 6.699 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.148Z] #63 6.699 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.148Z] #63 6.700 + dir=/tmp/install [2021-02-02T09:42:38.148Z] #63 6.700 + bin=proxy [2021-02-02T09:42:38.148Z] #63 6.700 + shift [2021-02-02T09:42:38.148Z] #63 6.700 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-02T09:42:38.148Z] #63 6.700 + . /tmp/install/proxy.installer [2021-02-02T09:42:38.148Z] #63 6.700 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:38.148Z] #63 6.700 + install_proxy [2021-02-02T09:42:38.148Z] #63 6.700 + case "$1" in [2021-02-02T09:42:38.148Z] #63 6.700 + export CGO_ENABLED=0 [2021-02-02T09:42:38.148Z] #63 6.700 + CGO_ENABLED=0 [2021-02-02T09:42:38.148Z] #63 6.700 + _install_proxy [2021-02-02T09:42:38.148Z] #63 6.700 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-02T09:42:38.148Z] #63 6.700 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7voaSEKaTV/src/github.com/docker/libnetwork [2021-02-02T09:42:38.148Z] #63 6.700 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:38.148Z] #63 6.712 Cloning into '/tmp/tmp.7voaSEKaTV/src/github.com/docker/libnetwork'... [2021-02-02T09:42:38.148Z] #63 ... [2021-02-02T09:42:38.148Z] [2021-02-02T09:42:38.148Z] #39 [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 [2021-02-02T09:42:38.148Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:42:38.148Z] #39 6.405 + git clone https://github.com/docker/distribution.git . [2021-02-02T09:42:38.148Z] #39 6.418 Cloning into '.'... [2021-02-02T09:42:38.164Z] #27 ... [2021-02-02T09:42:38.164Z] [2021-02-02T09:42:38.164Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-02T09:42:38.164Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-02T09:42:38.164Z] #31 DONE 0.2s [2021-02-02T09:42:38.164Z] [2021-02-02T09:42:38.164Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-02T09:42:38.164Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-02T09:42:38.164Z] #39 DONE 0.2s [2021-02-02T09:42:38.164Z] [2021-02-02T09:42:38.164Z] #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 [2021-02-02T09:42:38.164Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-02T09:42:38.164Z] #27 11.20 137 added, 0 removed; done. [2021-02-02T09:42:38.164Z] #27 11.44 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-02T09:42:38.185Z] #48 ... [2021-02-02T09:42:38.185Z] [2021-02-02T09:42:38.185Z] #46 [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 [2021-02-02T09:42:38.185Z] #46 sha256:c164bc7e7778a4d37a0f300ff61fb1c4a508fb4033c2df2894280789f3a6cae0 [2021-02-02T09:42:38.185Z] #46 5.713 + RM_GOPATH=0 [2021-02-02T09:42:38.185Z] #46 5.713 + TMP_GOPATH= [2021-02-02T09:42:38.185Z] #46 5.713 + : /build [2021-02-02T09:42:38.185Z] #46 5.713 + '[' -z '' ']' [2021-02-02T09:42:38.185Z] #46 5.713 ++ mktemp -d [2021-02-02T09:42:38.185Z] #46 5.730 + export GOPATH=/tmp/tmp.ksr0nEpzoG [2021-02-02T09:42:38.185Z] #46 5.730 + GOPATH=/tmp/tmp.ksr0nEpzoG [2021-02-02T09:42:38.185Z] #46 5.730 + RM_GOPATH=1 [2021-02-02T09:42:38.185Z] #46 5.730 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.185Z] #46 5.730 ++ go env GOARCH [2021-02-02T09:42:38.185Z] #46 5.749 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.185Z] #46 5.749 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.185Z] #46 5.749 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.185Z] #46 5.751 + dir=/tmp/install [2021-02-02T09:42:38.185Z] #46 5.751 + bin=gotestsum [2021-02-02T09:42:38.185Z] #46 5.752 + shift [2021-02-02T09:42:38.185Z] #46 5.752 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-02T09:42:38.185Z] #46 5.752 + . /tmp/install/gotestsum.installer [2021-02-02T09:42:38.185Z] #46 5.752 ++ : v0.5.3 [2021-02-02T09:42:38.185Z] #46 5.752 + install_gotestsum [2021-02-02T09:42:38.185Z] #46 5.752 + set -e [2021-02-02T09:42:38.185Z] #46 5.753 + export GO111MODULE=on [2021-02-02T09:42:38.185Z] #46 5.753 + GO111MODULE=on [2021-02-02T09:42:38.185Z] #46 5.753 + GOBIN=/build [2021-02-02T09:42:38.185Z] #46 5.753 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-02T09:42:38.185Z] #46 5.775 go: finding gotest.tools v0.5.3 [2021-02-02T09:42:38.185Z] #46 5.798 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:38.185Z] #46 7.053 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:38.185Z] #46 7.592 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:38.185Z] #46 8.804 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:38.185Z] #46 8.851 go: downloading github.com/fatih/color v1.9.0 [2021-02-02T09:42:38.185Z] #46 8.899 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:38.185Z] #46 8.930 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:38.185Z] #46 8.984 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:38.185Z] #46 9.303 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:38.185Z] #46 9.358 go: downloading github.com/pkg/errors v0.9.1 [2021-02-02T09:42:38.185Z] #46 9.439 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:38.185Z] #46 9.443 go: extracting github.com/fatih/color v1.9.0 [2021-02-02T09:42:38.185Z] #46 9.482 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:38.185Z] #46 9.722 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:38.185Z] #46 9.729 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:38.185Z] #46 9.729 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:38.185Z] #46 9.853 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:38.185Z] #46 9.972 go: extracting github.com/pkg/errors v0.9.1 [2021-02-02T09:42:38.185Z] #46 10.02 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:38.185Z] #46 10.07 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:38.185Z] #46 10.20 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:38.185Z] #46 10.39 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:38.185Z] #46 ... [2021-02-02T09:42:38.185Z] [2021-02-02T09:42:38.185Z] #39 [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 [2021-02-02T09:42:38.185Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:42:38.185Z] #39 5.917 + git clone https://github.com/docker/distribution.git . [2021-02-02T09:42:38.185Z] #39 5.956 Cloning into '.'... [2021-02-02T09:42:38.199Z] #38 ... [2021-02-02T09:42:38.199Z] [2021-02-02T09:42:38.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:38.199Z] #41 75.27 CC criu/namespaces.o [2021-02-02T09:42:38.199Z] #41 76.28 CC criu/net.o [2021-02-02T09:42:38.199Z] #41 78.08 CC criu/netfilter.o [2021-02-02T09:42:38.199Z] #41 78.36 CC criu/page-pipe.o [2021-02-02T09:42:38.199Z] #41 78.77 CC criu/page-xfer.o [2021-02-02T09:42:38.199Z] #41 79.58 CC criu/pagemap-cache.o [2021-02-02T09:42:38.199Z] #41 79.78 CC criu/pagemap.o [2021-02-02T09:42:38.199Z] #41 80.33 CC criu/parasite-syscall.o [2021-02-02T09:42:38.199Z] #41 80.86 CC criu/path.o [2021-02-02T09:42:38.199Z] #41 81.05 CC criu/pie-util-vdso.o [2021-02-02T09:42:38.199Z] #41 81.35 CC criu/pie-util.o [2021-02-02T09:42:38.199Z] #41 81.45 CC criu/pipes.o [2021-02-02T09:42:38.199Z] #41 81.84 CC criu/plugin.o [2021-02-02T09:42:38.199Z] #41 82.09 CC criu/proc_parse.o [2021-02-02T09:42:38.199Z] #41 83.50 CC criu/protobuf-desc.o [2021-02-02T09:42:38.199Z] #41 84.13 CC criu/protobuf.o [2021-02-02T09:42:38.199Z] #41 84.40 CC criu/pstree.o [2021-02-02T09:42:38.199Z] #41 85.10 CC criu/rbtree.o [2021-02-02T09:42:38.199Z] #41 85.35 CC criu/rst-malloc.o [2021-02-02T09:42:38.199Z] #41 85.52 CC criu/seccomp.o [2021-02-02T09:42:38.199Z] #41 86.01 CC criu/seize.o [2021-02-02T09:42:38.361Z] #55 146.4 + bin/containerd-shim-runc-v2 [2021-02-02T09:42:38.404Z] #39 ... [2021-02-02T09:42:38.404Z] [2021-02-02T09:42:38.404Z] #46 [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 [2021-02-02T09:42:38.404Z] #46 sha256:ccf316d8e97943070f2fcfeb1cc6f88e031841cac1de7e313ec14aa6ef2fd7ca [2021-02-02T09:42:38.404Z] #46 6.676 + RM_GOPATH=0 [2021-02-02T09:42:38.404Z] #46 6.676 + TMP_GOPATH= [2021-02-02T09:42:38.404Z] #46 6.676 + : /build [2021-02-02T09:42:38.404Z] #46 6.676 + '[' -z '' ']' [2021-02-02T09:42:38.404Z] #46 6.677 ++ mktemp -d [2021-02-02T09:42:38.404Z] #46 6.693 + export GOPATH=/tmp/tmp.KGO70CMo0z [2021-02-02T09:42:38.404Z] #46 6.693 + GOPATH=/tmp/tmp.KGO70CMo0z [2021-02-02T09:42:38.404Z] #46 6.693 + RM_GOPATH=1 [2021-02-02T09:42:38.404Z] #46 6.693 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.404Z] #46 6.693 ++ go env GOARCH [2021-02-02T09:42:38.404Z] #46 6.747 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.404Z] #46 6.754 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.404Z] #46 6.755 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.404Z] #46 6.756 + dir=/tmp/install [2021-02-02T09:42:38.404Z] #46 6.756 + bin=gotestsum [2021-02-02T09:42:38.404Z] #46 6.756 + shift [2021-02-02T09:42:38.404Z] #46 6.756 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-02T09:42:38.404Z] #46 6.756 + . /tmp/install/gotestsum.installer [2021-02-02T09:42:38.404Z] #46 6.756 ++ : v0.5.3 [2021-02-02T09:42:38.404Z] #46 6.756 + install_gotestsum [2021-02-02T09:42:38.404Z] #46 6.757 + set -e [2021-02-02T09:42:38.405Z] #46 6.757 + export GO111MODULE=on [2021-02-02T09:42:38.405Z] #46 6.757 + GO111MODULE=on [2021-02-02T09:42:38.405Z] #46 6.757 + GOBIN=/build [2021-02-02T09:42:38.405Z] #46 6.757 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-02T09:42:38.405Z] #46 6.774 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:38.405Z] #46 6.776 go: finding gotest.tools v0.5.3 [2021-02-02T09:42:38.405Z] #46 7.742 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:38.405Z] #46 8.422 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:38.405Z] #46 9.289 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:38.405Z] #46 9.289 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:38.405Z] #46 9.317 go: downloading github.com/pkg/errors v0.9.1 [2021-02-02T09:42:38.405Z] #46 9.454 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:38.405Z] #46 9.456 go: downloading github.com/fatih/color v1.9.0 [2021-02-02T09:42:38.405Z] #46 9.564 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:38.405Z] #46 9.654 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:38.405Z] #46 9.660 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:38.405Z] #46 9.681 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:38.405Z] #46 9.747 go: extracting github.com/fatih/color v1.9.0 [2021-02-02T09:42:38.405Z] #46 9.878 go: extracting github.com/pkg/errors v0.9.1 [2021-02-02T09:42:38.405Z] #46 9.926 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:38.405Z] #46 10.11 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:38.405Z] #46 10.19 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:38.405Z] #46 10.46 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:38.405Z] #46 10.47 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:38.405Z] #46 10.55 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:38.405Z] #46 10.73 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:38.405Z] #46 10.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:38.447Z] #39 ... [2021-02-02T09:42:38.447Z] [2021-02-02T09:42:38.447Z] #33 [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 [2021-02-02T09:42:38.447Z] #33 sha256:8aab6348e20804c9d02fcf5f5eaf359a60814a7e1a3c60217eea30fbc1c65031 [2021-02-02T09:42:38.447Z] #33 5.243 + RM_GOPATH=0 [2021-02-02T09:42:38.447Z] #33 5.243 + TMP_GOPATH= [2021-02-02T09:42:38.447Z] #33 5.246 + : /build [2021-02-02T09:42:38.447Z] #33 5.246 + '[' -z '' ']' [2021-02-02T09:42:38.447Z] #33 5.246 ++ mktemp -d [2021-02-02T09:42:38.447Z] #33 5.246 + export GOPATH=/tmp/tmp.nYxllDF9KM [2021-02-02T09:42:38.447Z] #33 5.246 + GOPATH=/tmp/tmp.nYxllDF9KM [2021-02-02T09:42:38.447Z] #33 5.246 + RM_GOPATH=1 [2021-02-02T09:42:38.447Z] #33 5.246 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.448Z] #33 5.246 ++ go env GOARCH [2021-02-02T09:42:38.448Z] #33 5.251 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.448Z] #33 5.251 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.448Z] #33 5.258 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.448Z] #33 5.258 + dir=/tmp/install [2021-02-02T09:42:38.448Z] #33 5.258 + bin=tomlv [2021-02-02T09:42:38.448Z] #33 5.258 + shift [2021-02-02T09:42:38.448Z] #33 5.258 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-02T09:42:38.448Z] #33 5.258 + . /tmp/install/tomlv.installer [2021-02-02T09:42:38.448Z] #33 5.258 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:38.448Z] #33 5.258 + install_tomlv [2021-02-02T09:42:38.448Z] #33 5.258 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-02T09:42:38.448Z] #33 5.258 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nYxllDF9KM/src/github.com/BurntSushi/toml [2021-02-02T09:42:38.448Z] #33 5.258 Cloning into '/tmp/tmp.nYxllDF9KM/src/github.com/BurntSushi/toml'... [2021-02-02T09:42:38.448Z] #33 5.258 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:38.448Z] #33 5.761 + cd /tmp/tmp.nYxllDF9KM/src/github.com/BurntSushi/toml [2021-02-02T09:42:38.448Z] #33 5.761 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:38.448Z] #33 5.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:42:38.448Z] #33 6.745 internal/cpu [2021-02-02T09:42:38.448Z] #33 6.784 runtime/internal/atomic [2021-02-02T09:42:38.448Z] #33 7.413 runtime/internal/sys [2021-02-02T09:42:38.448Z] #33 7.592 runtime/internal/math [2021-02-02T09:42:38.448Z] #33 7.725 internal/bytealg [2021-02-02T09:42:38.448Z] #33 7.840 math/bits [2021-02-02T09:42:38.448Z] #33 8.640 math [2021-02-02T09:42:38.448Z] #33 9.242 runtime [2021-02-02T09:42:38.448Z] #33 ... [2021-02-02T09:42:38.448Z] [2021-02-02T09:42:38.448Z] #41 [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 [2021-02-02T09:42:38.448Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:42:38.448Z] #41 7.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:38.448Z] #41 7.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:38.448Z] #41 7.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:38.448Z] #41 9.475 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:38.461Z] #27 11.46 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:42:38.461Z] #27 11.46 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-02T09:42:38.461Z] #27 11.46 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-02T09:42:38.461Z] #27 11.47 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:42:38.461Z] #27 11.49 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-02T09:42:38.461Z] #27 11.51 Updating certificates in /etc/ssl/certs... [2021-02-02T09:42:38.664Z] #46 ... [2021-02-02T09:42:38.664Z] [2021-02-02T09:42:38.664Z] #44 [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 [2021-02-02T09:42:38.664Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:42:38.664Z] #44 6.597 + RM_GOPATH=0 [2021-02-02T09:42:38.664Z] #44 6.597 + TMP_GOPATH= [2021-02-02T09:42:38.664Z] #44 6.597 + : /build [2021-02-02T09:42:38.664Z] #44 6.597 + '[' -z '' ']' [2021-02-02T09:42:38.664Z] #44 6.602 ++ mktemp -d [2021-02-02T09:42:38.664Z] #44 6.632 + export GOPATH=/tmp/tmp.r4tWng4QrD [2021-02-02T09:42:38.664Z] #44 6.635 + GOPATH=/tmp/tmp.r4tWng4QrD [2021-02-02T09:42:38.664Z] #44 6.635 + RM_GOPATH=1 [2021-02-02T09:42:38.664Z] #44 6.635 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.664Z] #44 6.640 ++ go env GOARCH [2021-02-02T09:42:38.664Z] #44 6.658 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.664Z] #44 6.659 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.664Z] #44 6.659 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.664Z] #44 6.661 + dir=/tmp/install [2021-02-02T09:42:38.664Z] #44 6.688 + bin=vndr [2021-02-02T09:42:38.664Z] #44 6.688 + shift [2021-02-02T09:42:38.664Z] #44 6.688 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-02T09:42:38.664Z] #44 6.688 + . /tmp/install/vndr.installer [2021-02-02T09:42:38.664Z] #44 6.688 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:38.664Z] #44 6.688 + install_vndr [2021-02-02T09:42:38.664Z] #44 6.688 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-02T09:42:38.664Z] #44 6.688 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.r4tWng4QrD/src/github.com/LK4D4/vndr [2021-02-02T09:42:38.664Z] #44 6.688 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:38.664Z] #44 6.719 Cloning into '/tmp/tmp.r4tWng4QrD/src/github.com/LK4D4/vndr'... [2021-02-02T09:42:38.664Z] #44 7.751 + cd /tmp/tmp.r4tWng4QrD/src/github.com/LK4D4/vndr [2021-02-02T09:42:38.664Z] #44 7.754 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:38.664Z] #44 7.776 + go build -buildmode=pie -v -o /build/vndr . [2021-02-02T09:42:38.664Z] #44 9.098 runtime/internal/math [2021-02-02T09:42:38.664Z] #44 9.158 internal/bytealg [2021-02-02T09:42:38.664Z] #44 9.180 internal/race [2021-02-02T09:42:38.664Z] #44 9.335 sync/atomic [2021-02-02T09:42:38.664Z] #44 9.581 unicode [2021-02-02T09:42:38.664Z] #44 10.16 runtime [2021-02-02T09:42:38.664Z] #44 ... [2021-02-02T09:42:38.664Z] [2021-02-02T09:42:38.664Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:42:38.664Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:42:38.664Z] #12 6.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:38.664Z] #12 6.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:38.664Z] #12 6.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:38.664Z] #12 7.789 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:42:38.664Z] #12 9.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:38.678Z] #11 ... [2021-02-02T09:42:38.678Z] [2021-02-02T09:42:38.678Z] #26 [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 [2021-02-02T09:42:38.678Z] #26 sha256:61165586f37ddd6bd27c4c29f28c1049f2ca420de5aca3b183b763b9ac30d69d [2021-02-02T09:42:38.678Z] #26 19.60 0 added, 0 removed; done. [2021-02-02T09:42:38.678Z] #26 19.60 Running hooks in /etc/ca-certificates/update.d... [2021-02-02T09:42:38.678Z] #26 19.60 done. [2021-02-02T09:42:38.678Z] #26 DONE 19.8s [2021-02-02T09:42:38.678Z] [2021-02-02T09:42:38.678Z] #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 [2021-02-02T09:42:38.678Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-02T09:42:38.678Z] #11 DONE 0.9s [2021-02-02T09:42:38.678Z] [2021-02-02T09:42:38.678Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-02T09:42:38.678Z] #27 sha256:a77b46a679bfc370d62f4d73bf2dc12a1789dd20bb90159ce2066edff1654db1 [2021-02-02T09:42:38.678Z] #27 DONE 0.2s [2021-02-02T09:42:38.678Z] [2021-02-02T09:42:38.678Z] #28 [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 [2021-02-02T09:42:38.678Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:42:38.720Z] #41 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:38.720Z] #41 ... [2021-02-02T09:42:38.720Z] [2021-02-02T09:42:38.720Z] #63 [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 [2021-02-02T09:42:38.720Z] #63 sha256:ce71ab316da24fcdaaa14ab8ef42521890e7b58a353eea2e3c32aec5ca035593 [2021-02-02T09:42:38.720Z] #63 5.604 + RM_GOPATH=0 [2021-02-02T09:42:38.720Z] #63 5.604 + TMP_GOPATH= [2021-02-02T09:42:38.720Z] #63 5.604 + : /build [2021-02-02T09:42:38.720Z] #63 5.604 + '[' -z '' ']' [2021-02-02T09:42:38.720Z] #63 5.604 ++ mktemp -d [2021-02-02T09:42:38.720Z] #63 5.607 + export GOPATH=/tmp/tmp.LxwBMtgzQb [2021-02-02T09:42:38.720Z] #63 5.607 + GOPATH=/tmp/tmp.LxwBMtgzQb [2021-02-02T09:42:38.720Z] #63 5.607 + RM_GOPATH=1 [2021-02-02T09:42:38.720Z] #63 5.607 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.720Z] #63 5.607 ++ go env GOARCH [2021-02-02T09:42:38.720Z] #63 5.613 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.720Z] #63 5.614 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.720Z] #63 5.614 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.720Z] #63 5.615 + dir=/tmp/install [2021-02-02T09:42:38.720Z] #63 5.616 + bin=proxy [2021-02-02T09:42:38.720Z] #63 5.616 + shift [2021-02-02T09:42:38.720Z] #63 5.616 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-02T09:42:38.720Z] #63 5.616 + . /tmp/install/proxy.installer [2021-02-02T09:42:38.720Z] #63 5.616 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:38.720Z] #63 5.616 + install_proxy [2021-02-02T09:42:38.720Z] #63 5.616 + case "$1" in [2021-02-02T09:42:38.720Z] #63 5.616 + export CGO_ENABLED=0 [2021-02-02T09:42:38.720Z] #63 5.616 + CGO_ENABLED=0 [2021-02-02T09:42:38.720Z] #63 5.616 + _install_proxy [2021-02-02T09:42:38.720Z] #63 5.616 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-02T09:42:38.720Z] #63 5.616 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:38.720Z] #63 5.621 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LxwBMtgzQb/src/github.com/docker/libnetwork [2021-02-02T09:42:38.720Z] #63 5.625 Cloning into '/tmp/tmp.LxwBMtgzQb/src/github.com/docker/libnetwork'... [2021-02-02T09:42:38.720Z] #63 ... [2021-02-02T09:42:38.720Z] [2021-02-02T09:42:38.720Z] #23 [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 [2021-02-02T09:42:38.720Z] #23 sha256:abfe6633e74f8af6cb484f255571f84bd973a0f7aaea41ab66d52582f4ec2cfc [2021-02-02T09:42:38.720Z] #23 5.632 + RM_GOPATH=0 [2021-02-02T09:42:38.720Z] #23 5.632 + TMP_GOPATH= [2021-02-02T09:42:38.720Z] #23 5.632 + : /build [2021-02-02T09:42:38.720Z] #23 5.632 + '[' -z '' ']' [2021-02-02T09:42:38.720Z] #23 5.632 ++ mktemp -d [2021-02-02T09:42:38.720Z] #23 5.633 + export GOPATH=/tmp/tmp.KFqoPudpxT [2021-02-02T09:42:38.720Z] #23 5.633 + GOPATH=/tmp/tmp.KFqoPudpxT [2021-02-02T09:42:38.720Z] #23 5.633 + RM_GOPATH=1 [2021-02-02T09:42:38.720Z] #23 5.635 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.720Z] #23 5.635 ++ go env GOARCH [2021-02-02T09:42:38.720Z] #23 5.663 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.720Z] #23 5.663 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.720Z] #23 5.663 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.720Z] #23 5.663 + dir=/tmp/install [2021-02-02T09:42:38.720Z] #23 5.664 + bin=dockercli [2021-02-02T09:42:38.720Z] #23 5.664 + shift [2021-02-02T09:42:38.720Z] #23 5.664 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-02T09:42:38.720Z] #23 5.664 + . /tmp/install/dockercli.installer [2021-02-02T09:42:38.720Z] #23 5.674 Install docker/cli version 17.06.2-ce from stable [2021-02-02T09:42:38.720Z] #23 5.674 ++ : stable [2021-02-02T09:42:38.720Z] #23 5.674 ++ : 17.06.2-ce [2021-02-02T09:42:38.720Z] #23 5.674 + install_dockercli [2021-02-02T09:42:38.720Z] #23 5.674 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-02T09:42:38.720Z] #23 5.674 ++ uname -m [2021-02-02T09:42:38.720Z] #23 5.674 + arch=x86_64 [2021-02-02T09:42:38.720Z] #23 5.674 + '[' x86_64 '!=' x86_64 ']' [2021-02-02T09:42:38.720Z] #23 5.674 + url=https://download.docker.com/linux/static [2021-02-02T09:42:38.720Z] #23 5.674 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-02T09:42:38.720Z] #23 5.674 + tar -xz docker/docker [2021-02-02T09:42:38.895Z] #41 ... [2021-02-02T09:42:38.895Z] [2021-02-02T09:42:38.895Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:42:38.895Z] #20 10.85 Installing build dependencies: finished with status 'done' [2021-02-02T09:42:38.920Z] #12 ... [2021-02-02T09:42:38.920Z] [2021-02-02T09:42:38.920Z] #57 [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 [2021-02-02T09:42:38.920Z] #57 sha256:12485c86ed15c1978f05db5f806be29e949931b8691dd43905d2c01e404e1977 [2021-02-02T09:42:38.920Z] #57 6.680 + RM_GOPATH=0 [2021-02-02T09:42:38.920Z] #57 6.680 + TMP_GOPATH= [2021-02-02T09:42:38.920Z] #57 6.680 + : /build [2021-02-02T09:42:38.920Z] #57 6.680 + '[' -z '' ']' [2021-02-02T09:42:38.920Z] #57 6.680 ++ mktemp -d [2021-02-02T09:42:38.920Z] #57 6.680 + export GOPATH=/tmp/tmp.VvBE81T9Cn [2021-02-02T09:42:38.920Z] #57 6.680 + GOPATH=/tmp/tmp.VvBE81T9Cn [2021-02-02T09:42:38.920Z] #57 6.680 + RM_GOPATH=1 [2021-02-02T09:42:38.920Z] #57 6.680 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.920Z] #57 6.680 ++ go env GOARCH [2021-02-02T09:42:38.920Z] #57 6.733 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.920Z] #57 6.733 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.920Z] #57 6.734 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.920Z] #57 6.742 + dir=/tmp/install [2021-02-02T09:42:38.920Z] #57 6.742 + bin=rootlesskit [2021-02-02T09:42:38.920Z] #57 6.742 + shift [2021-02-02T09:42:38.920Z] #57 6.742 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-02T09:42:38.920Z] #57 6.742 + . /tmp/install/rootlesskit.installer [2021-02-02T09:42:38.920Z] #57 6.743 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:38.920Z] #57 6.744 + install_rootlesskit [2021-02-02T09:42:38.920Z] #57 6.745 + case "$1" in [2021-02-02T09:42:38.920Z] #57 6.746 + export CGO_ENABLED=0 [2021-02-02T09:42:38.920Z] #57 6.746 + CGO_ENABLED=0 [2021-02-02T09:42:38.920Z] #57 6.746 + _install_rootlesskit [2021-02-02T09:42:38.920Z] #57 6.746 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-02T09:42:38.920Z] #57 6.746 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:38.920Z] #57 6.746 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VvBE81T9Cn/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:38.920Z] #57 6.749 Cloning into '/tmp/tmp.VvBE81T9Cn/src/github.com/rootless-containers/rootlesskit'... [2021-02-02T09:42:38.920Z] #57 ... [2021-02-02T09:42:38.920Z] [2021-02-02T09:42:38.920Z] #33 [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 [2021-02-02T09:42:38.920Z] #33 sha256:052531158dd8c3017a248ac4c9356081d9d10859cc786700c767750c1c032c23 [2021-02-02T09:42:38.920Z] #33 6.623 + RM_GOPATH=0 [2021-02-02T09:42:38.920Z] #33 6.623 + TMP_GOPATH= [2021-02-02T09:42:38.920Z] #33 6.623 + : /build [2021-02-02T09:42:38.920Z] #33 6.623 + '[' -z '' ']' [2021-02-02T09:42:38.920Z] #33 6.624 ++ mktemp -d [2021-02-02T09:42:38.920Z] #33 6.627 + export GOPATH=/tmp/tmp.AvMViNkiKT [2021-02-02T09:42:38.920Z] #33 6.627 + GOPATH=/tmp/tmp.AvMViNkiKT [2021-02-02T09:42:38.920Z] #33 6.627 + RM_GOPATH=1 [2021-02-02T09:42:38.920Z] #33 6.627 + case "$(go env GOARCH)" in [2021-02-02T09:42:38.920Z] #33 6.628 ++ go env GOARCH [2021-02-02T09:42:38.920Z] #33 6.653 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.920Z] #33 6.654 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:38.920Z] #33 6.656 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:38.920Z] #33 6.687 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:38.920Z] #33 6.687 + dir=/tmp/install [2021-02-02T09:42:38.920Z] #33 6.687 + bin=tomlv [2021-02-02T09:42:38.920Z] #33 6.687 + shift [2021-02-02T09:42:38.920Z] #33 6.687 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-02T09:42:38.920Z] #33 6.687 + . /tmp/install/tomlv.installer [2021-02-02T09:42:38.920Z] #33 6.687 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:38.920Z] #33 6.687 + install_tomlv [2021-02-02T09:42:38.920Z] #33 6.687 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-02T09:42:38.920Z] #33 6.687 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AvMViNkiKT/src/github.com/BurntSushi/toml [2021-02-02T09:42:38.920Z] #33 6.702 Cloning into '/tmp/tmp.AvMViNkiKT/src/github.com/BurntSushi/toml'... [2021-02-02T09:42:38.920Z] #33 7.825 + cd /tmp/tmp.AvMViNkiKT/src/github.com/BurntSushi/toml [2021-02-02T09:42:38.920Z] #33 7.826 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:38.920Z] #33 7.832 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:42:38.920Z] #33 8.394 runtime/internal/atomic [2021-02-02T09:42:38.920Z] #33 8.401 internal/cpu [2021-02-02T09:42:38.920Z] #33 8.761 runtime/internal/sys [2021-02-02T09:42:38.920Z] #33 8.906 internal/bytealg [2021-02-02T09:42:38.920Z] #33 9.056 runtime/internal/math [2021-02-02T09:42:38.920Z] #33 9.197 math/bits [2021-02-02T09:42:38.920Z] #33 9.834 math [2021-02-02T09:42:38.920Z] #33 9.876 runtime [2021-02-02T09:42:38.940Z] #28 ... [2021-02-02T09:42:38.940Z] [2021-02-02T09:42:38.940Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-02T09:42:38.940Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-02T09:42:38.940Z] #30 DONE 0.2s [2021-02-02T09:42:38.940Z] [2021-02-02T09:42:38.940Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-02T09:42:38.940Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-02T09:42:38.940Z] #38 DONE 0.2s [2021-02-02T09:42:38.940Z] [2021-02-02T09:42:38.940Z] #39 [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 [2021-02-02T09:42:38.940Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-02T09:42:38.986Z] #23 ... [2021-02-02T09:42:38.986Z] [2021-02-02T09:42:38.986Z] #54 [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 [2021-02-02T09:42:38.986Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:42:38.986Z] #54 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:39.176Z] #33 ... [2021-02-02T09:42:39.176Z] [2021-02-02T09:42:39.176Z] #50 [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 [2021-02-02T09:42:39.176Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:42:39.176Z] #50 6.134 + RM_GOPATH=0 [2021-02-02T09:42:39.176Z] #50 6.134 + TMP_GOPATH= [2021-02-02T09:42:39.176Z] #50 6.134 + : /build [2021-02-02T09:42:39.176Z] #50 6.134 + '[' -z '' ']' [2021-02-02T09:42:39.176Z] #50 6.134 ++ mktemp -d [2021-02-02T09:42:39.176Z] #50 6.134 + export GOPATH=/tmp/tmp.n1EyQ1RIxA [2021-02-02T09:42:39.176Z] #50 6.134 + GOPATH=/tmp/tmp.n1EyQ1RIxA [2021-02-02T09:42:39.176Z] #50 6.134 + RM_GOPATH=1 [2021-02-02T09:42:39.176Z] #50 6.134 + case "$(go env GOARCH)" in [2021-02-02T09:42:39.176Z] #50 6.134 ++ go env GOARCH [2021-02-02T09:42:39.176Z] #50 6.160 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:39.176Z] #50 6.160 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:39.176Z] #50 6.169 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:39.176Z] #50 6.169 + dir=/tmp/install [2021-02-02T09:42:39.176Z] #50 6.169 + bin=shfmt [2021-02-02T09:42:39.176Z] #50 6.169 + shift [2021-02-02T09:42:39.176Z] #50 6.169 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-02T09:42:39.176Z] #50 6.169 + . /tmp/install/shfmt.installer [2021-02-02T09:42:39.176Z] #50 6.169 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:39.176Z] #50 6.169 + install_shfmt [2021-02-02T09:42:39.176Z] #50 6.169 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-02T09:42:39.176Z] #50 6.169 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n1EyQ1RIxA/src/github.com/mvdan/sh [2021-02-02T09:42:39.176Z] #50 6.169 Cloning into '/tmp/tmp.n1EyQ1RIxA/src/github.com/mvdan/sh'... [2021-02-02T09:42:39.176Z] #50 6.170 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:39.294Z] #55 147.3 + binaries [2021-02-02T09:42:39.294Z] #55 147.3 + install -D bin/containerd /build/containerd [2021-02-02T09:42:39.294Z] #55 147.3 + install -D bin/containerd-shim /build/containerd-shim [2021-02-02T09:42:39.294Z] #55 147.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-02T09:42:39.294Z] #55 147.3 + install -D bin/ctr /build/ctr [2021-02-02T09:42:39.432Z] #50 ... [2021-02-02T09:42:39.432Z] [2021-02-02T09:42:39.432Z] #28 [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 [2021-02-02T09:42:39.432Z] #28 sha256:ec75cf1dd8dd206f0ac407f607db699007e8d0f0290b39302f4c378f3274d6be [2021-02-02T09:42:39.432Z] #28 12.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-02T09:42:39.432Z] #28 12.64 [2021-02-02T09:42:39.432Z] #28 12.87 ######################################################################## 100.0% [2021-02-02T09:42:39.432Z] #28 13.04 [2021-02-02T09:42:39.432Z] #28 13.14 Download of images into '/build' complete. [2021-02-02T09:42:39.432Z] #28 13.14 Use something like the following to load the result into a Docker daemon: [2021-02-02T09:42:39.432Z] #28 13.14 tar -cC '/build' . | docker load [2021-02-02T09:42:39.552Z] #55 DONE 147.6s [2021-02-02T09:42:40.488Z] [2021-02-02T09:42:40.488Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-02T09:42:40.488Z] #56 sha256:50c3a3254f8f5d1e42ab67f15796f062dae8128448ce0dbc7c6ff58b253830d8 [2021-02-02T09:42:40.488Z] #56 DONE 0.2s [2021-02-02T09:42:40.488Z] [2021-02-02T09:42:40.488Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-02T09:42:40.488Z] #60 sha256:8e71fbdb531720f05c093fec447a81c161559eb97ae3f522de54ed9fd626d138 [2021-02-02T09:42:40.488Z] #60 DONE 0.1s [2021-02-02T09:42:40.745Z] [2021-02-02T09:42:40.745Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-02T09:42:40.745Z] #62 sha256:0ca3b79d0d3c3c86d9fc75aded6aa154bf2634d405a824ab1243eee93114fefa [2021-02-02T09:42:40.745Z] #62 DONE 0.2s [2021-02-02T09:42:40.745Z] [2021-02-02T09:42:40.745Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-02T09:42:40.745Z] #64 sha256:5065b672a661531a8567544f151373e75f04f97c1d6c0dd2b544f021afd2e5d0 [2021-02-02T09:42:40.745Z] #64 DONE 0.0s [2021-02-02T09:42:41.006Z] [2021-02-02T09:42:41.006Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-02T09:42:41.006Z] #65 sha256:a37a3d261e71fbb1ef33b3cf119c6ac58a807734620f3a8cca06eb760ba4fdb9 [2021-02-02T09:42:41.006Z] #65 DONE 0.0s [2021-02-02T09:42:41.006Z] [2021-02-02T09:42:41.006Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-02T09:42:41.006Z] #66 sha256:c2e26eddae4b3482efdec46d0ad2b598ab0124017a1542ea6b4b5ec4a4972dad [2021-02-02T09:42:41.545Z] #54 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:41.572Z] #66 DONE 0.7s [2021-02-02T09:42:41.572Z] [2021-02-02T09:42:41.572Z] #67 exporting to image [2021-02-02T09:42:41.572Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-02T09:42:41.572Z] #67 exporting layers [2021-02-02T09:42:41.680Z] #20 13.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-02T09:42:41.680Z] #20 13.86 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-02T09:42:41.680Z] #20 13.87 Building wheels for collected packages: pyyaml [2021-02-02T09:42:41.680Z] #20 13.90 Running setup.py bdist_wheel for pyyaml: started [2021-02-02T09:42:42.049Z] #27 15.29 0 added, 0 removed; done. [2021-02-02T09:42:42.350Z] #27 15.30 Running hooks in /etc/ca-certificates/update.d... [2021-02-02T09:42:42.350Z] #27 15.30 done. [2021-02-02T09:42:42.648Z] #27 DONE 15.7s [2021-02-02T09:42:42.648Z] [2021-02-02T09:42:42.648Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-02T09:42:42.648Z] #28 sha256:b4e31e28c124a0f2f4590c53d44bfdbc4ff4c14707e883f846db2e9469c73b42 [2021-02-02T09:42:42.648Z] #28 DONE 0.1s [2021-02-02T09:42:42.648Z] [2021-02-02T09:42:42.648Z] #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 [2021-02-02T09:42:42.648Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:42:42.709Z] #20 14.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-02T09:42:42.709Z] #20 14.67 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-02T09:42:42.709Z] #20 14.74 Successfully built pyyaml [2021-02-02T09:42:42.709Z] #20 14.75 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-02T09:42:42.938Z] #54 ... [2021-02-02T09:42:42.938Z] [2021-02-02T09:42:42.938Z] #23 [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 [2021-02-02T09:42:42.938Z] #23 sha256:abfe6633e74f8af6cb484f255571f84bd973a0f7aaea41ab66d52582f4ec2cfc [2021-02-02T09:42:42.938Z] #23 15.05 + mkdir -p /build [2021-02-02T09:42:42.938Z] #23 15.07 + mv docker/docker /build/ [2021-02-02T09:42:42.938Z] #23 15.08 + rmdir docker [2021-02-02T09:42:42.938Z] #23 DONE 15.5s [2021-02-02T09:42:42.938Z] [2021-02-02T09:42:42.938Z] #44 [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 [2021-02-02T09:42:42.938Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:42:42.938Z] #44 13.70 unicode/utf8 [2021-02-02T09:42:42.938Z] #44 14.28 internal/testlog [2021-02-02T09:42:42.938Z] #44 14.58 encoding [2021-02-02T09:42:42.938Z] #44 14.74 unicode/utf16 [2021-02-02T09:42:42.938Z] #44 15.05 container/list [2021-02-02T09:42:42.938Z] #44 15.90 crypto/internal/subtle [2021-02-02T09:42:43.001Z] #20 14.98 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-02T09:42:43.319Z] #20 DONE 15.4s [2021-02-02T09:42:43.319Z] [2021-02-02T09:42:43.319Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-02T09:42:43.319Z] #23 DONE 0.1s [2021-02-02T09:42:43.319Z] [2021-02-02T09:42:43.319Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:43.319Z] #41 86.79 CC criu/servicefd.o [2021-02-02T09:42:43.319Z] #41 87.13 CC criu/shmem.o [2021-02-02T09:42:43.319Z] #41 87.85 CC criu/sigframe.o [2021-02-02T09:42:43.319Z] #41 88.01 CC criu/signalfd.o [2021-02-02T09:42:43.319Z] #41 88.21 CC criu/sk-inet.o [2021-02-02T09:42:43.319Z] #41 88.94 CC criu/sk-netlink.o [2021-02-02T09:42:43.319Z] #41 89.20 CC criu/sk-packet.o [2021-02-02T09:42:43.319Z] #41 89.70 CC criu/sk-queue.o [2021-02-02T09:42:43.319Z] #41 90.06 CC criu/sk-tcp.o [2021-02-02T09:42:43.319Z] #41 90.50 CC criu/sk-unix.o [2021-02-02T09:42:43.471Z] #67 exporting layers 1.8s done [2021-02-02T09:42:43.471Z] #67 writing image sha256:8268227d0e3317d4ef43595cd3f922f74f945e39904ed28374c3fd1323c713c6 done [2021-02-02T09:42:43.471Z] #67 naming to docker.io/library/docker:0128eb210191067998f217139c10f4521a44c843 done [2021-02-02T09:42:43.471Z] #67 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2021-02-02T09:42:43.513Z] #44 16.25 crypto/subtle [Pipeline] sh [2021-02-02T09:42:43.607Z] #28 ... [2021-02-02T09:42:43.607Z] [2021-02-02T09:42:43.607Z] #23 [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 [2021-02-02T09:42:43.607Z] #23 sha256:f101f1bfca1190ca56e0e247653aa034a9d57bab6e81afe515369f10e8eb4029 [2021-02-02T09:42:43.607Z] #23 15.53 + mkdir -p /build [2021-02-02T09:42:43.607Z] #23 15.53 + mv docker/docker /build/ [2021-02-02T09:42:43.607Z] #23 15.56 + rmdir docker [2021-02-02T09:42:43.607Z] #23 DONE 16.2s [2021-02-02T09:42:43.607Z] [2021-02-02T09:42:43.607Z] #33 [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 [2021-02-02T09:42:43.607Z] #33 sha256:052531158dd8c3017a248ac4c9356081d9d10859cc786700c767750c1c032c23 [2021-02-02T09:42:43.607Z] #33 14.14 internal/testlog [2021-02-02T09:42:43.607Z] #33 14.48 encoding [2021-02-02T09:42:43.607Z] #33 15.00 runtime/cgo [2021-02-02T09:42:43.607Z] #33 ... [2021-02-02T09:42:43.607Z] [2021-02-02T09:42:43.607Z] #28 [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 [2021-02-02T09:42:43.607Z] #28 sha256:ec75cf1dd8dd206f0ac407f607db699007e8d0f0290b39302f4c378f3274d6be [2021-02-02T09:42:43.607Z] #28 DONE 17.7s [2021-02-02T09:42:43.607Z] [2021-02-02T09:42:43.607Z] #57 [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 [2021-02-02T09:42:43.607Z] #57 sha256:12485c86ed15c1978f05db5f806be29e949931b8691dd43905d2c01e404e1977 [2021-02-02T09:42:43.607Z] #57 12.38 + cd /tmp/tmp.VvBE81T9Cn/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:43.607Z] #57 12.38 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:43.607Z] #57 13.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:42:43.607Z] #57 13.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-02T09:42:43.776Z] #44 16.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-02T09:42:43.776Z] #44 ... [2021-02-02T09:42:43.776Z] [2021-02-02T09:42:43.776Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:42:43.776Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:42:43.776Z] #31 6.007 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-02T09:42:43.776Z] #31 6.009 Cloning into '.'... [2021-02-02T09:42:43.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41645/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/validate/default [2021-02-02T09:42:44.038Z] #31 ... [2021-02-02T09:42:44.038Z] [2021-02-02T09:42:44.038Z] #44 [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 [2021-02-02T09:42:44.038Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:42:44.038Z] #44 16.78 internal/nettrace [2021-02-02T09:42:44.301Z] #44 17.07 runtime/cgo [2021-02-02T09:42:44.363Z] Congratulations! All commits are properly signed with the DCO! [2021-02-02T09:42:44.363Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-02T09:42:44.388Z] #41 92.08 CC criu/sockets.o [2021-02-02T09:42:44.388Z] #41 ... [2021-02-02T09:42:44.388Z] [2021-02-02T09:42:44.388Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-02T09:42:44.388Z] #28 DONE 0.9s [2021-02-02T09:42:44.388Z] [2021-02-02T09:42:44.388Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-02T09:42:44.473Z] #39 ... [2021-02-02T09:42:44.473Z] [2021-02-02T09:42:44.473Z] #28 [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 [2021-02-02T09:42:44.473Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:42:44.473Z] #28 3.735 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-02T09:42:44.473Z] #28 3.970 [2021-02-02T09:42:44.473Z] #28 4.194 0.0% ##### 7.2% ############### 22.1% ############################ 39.4% ###################################### 52.9% ############################################## 64.4% ###################################################### 75.8% ############################################################ 83.8% ############################################################### 88.7% ######################################################################## 100.0% [2021-02-02T09:42:44.473Z] #28 5.415 [2021-02-02T09:42:44.537Z] #57 ... [2021-02-02T09:42:44.537Z] [2021-02-02T09:42:44.537Z] #48 [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 [2021-02-02T09:42:44.537Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:42:44.537Z] #48 17.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-02T09:42:44.537Z] #48 17.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:42:44.621Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-02T09:42:44.621Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-02T09:42:44.621Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-02T09:42:44.621Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-02T09:42:44.621Z] Congratulations! No new tests were added to integration-cli. [2021-02-02T09:42:44.621Z] [2021-02-02T09:42:44.621Z] INFO Start validation with golang-ci-lint [2021-02-02T09:42:44.621Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-02T09:42:44.621Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-02T09:42:44.621Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-02T09:42:44.679Z] #31 DONE 0.2s [2021-02-02T09:42:44.679Z] [2021-02-02T09:42:44.679Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-02T09:42:44.679Z] #33 DONE 0.2s [2021-02-02T09:42:44.679Z] [2021-02-02T09:42:44.679Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:44.679Z] #41 92.58 CC criu/stats.o [2021-02-02T09:42:44.737Z] #28 5.611 0.2% ########################## 36.5% ##################################################### 75.0% ######################################################################## 100.0% [2021-02-02T09:42:44.771Z] #29 2.177 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-02T09:42:44.793Z] #48 17.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:42:44.793Z] #48 17.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:42:44.793Z] #48 17.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:42:44.793Z] #48 17.50 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:42:44.793Z] #48 17.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:42:44.793Z] #48 17.75 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:42:44.969Z] #41 ... [2021-02-02T09:42:44.969Z] [2021-02-02T09:42:44.969Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-02T09:42:44.969Z] #36 DONE 0.1s [2021-02-02T09:42:44.969Z] [2021-02-02T09:42:44.969Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:44.969Z] #41 92.73 CC criu/string.o [2021-02-02T09:42:44.969Z] #41 92.80 CC criu/sysctl.o [2021-02-02T09:42:45.001Z] #28 6.444 [2021-02-02T09:42:45.050Z] #48 17.89 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:42:45.050Z] #48 18.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:42:45.259Z] #41 93.09 CC criu/sysfs_parse.o [2021-02-02T09:42:45.308Z] #48 18.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:42:45.308Z] #48 18.14 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:42:45.415Z] #29 2.723 #=#=# [2021-02-02T09:42:45.549Z] #41 93.31 CC criu/timens.o [2021-02-02T09:42:45.567Z] #48 18.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:42:45.567Z] #48 18.38 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:42:45.567Z] #48 18.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:42:45.567Z] #48 18.51 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-02T09:42:45.840Z] #41 93.58 CC criu/timerfd.o [2021-02-02T09:42:45.840Z] #41 93.82 CC criu/tty.o [2021-02-02T09:42:46.121Z] #28 6.658 #=#=# ### 4.3% ########### 15.9% ########################## 37.3% ######################################### 58.1% ########################################################## 80.7% ################################################################## 92.6% ######################################################################## 100.0% [2021-02-02T09:42:46.131Z] #48 18.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:42:46.383Z] #28 7.717 #=#=# [2021-02-02T09:42:47.232Z] #29 2.990 0.2% ## 3.7% ##### 7.8% ########### 16.0% ################## 26.2% ########################## 36.9% ################################ 45.1% ####################################### 55.3% ############################################ 61.4% ############################################### 66.0% ################################################### 71.9% ######################################################## 77.9% ############################################################ 84.1% ################################################################## 92.2% ######################################################################## 100.0% [2021-02-02T09:42:47.341Z] #41 95.15 CC criu/tun.o [2021-02-02T09:42:47.675Z] #41 95.47 CC criu/uffd.o [2021-02-02T09:42:47.879Z] #29 5.190 [2021-02-02T09:42:47.879Z] #29 ... [2021-02-02T09:42:47.879Z] [2021-02-02T09:42:47.879Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:42:47.879Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:42:47.879Z] #13 1.180 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:47.879Z] #13 1.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:47.879Z] #13 1.293 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:47.879Z] #13 3.061 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-02T09:42:47.879Z] #13 5.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-02-02T09:42:47.879Z] #13 7.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-02T09:42:48.024Z] #48 20.91 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:42:48.178Z] #13 ... [2021-02-02T09:42:48.178Z] [2021-02-02T09:42:48.178Z] #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 [2021-02-02T09:42:48.178Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:42:48.178Z] #49 0.872 + RM_GOPATH=0 [2021-02-02T09:42:48.178Z] #49 0.873 + TMP_GOPATH= [2021-02-02T09:42:48.178Z] #49 0.874 + : /build [2021-02-02T09:42:48.178Z] #49 0.874 + '[' -z '' ']' [2021-02-02T09:42:48.178Z] #49 0.875 ++ mktemp -d [2021-02-02T09:42:48.178Z] #49 0.889 + export GOPATH=/tmp/tmp.HZfI4eW71U [2021-02-02T09:42:48.178Z] #49 0.889 + GOPATH=/tmp/tmp.HZfI4eW71U [2021-02-02T09:42:48.178Z] #49 0.889 + RM_GOPATH=1 [2021-02-02T09:42:48.178Z] #49 0.901 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.178Z] #49 0.906 ++ go env GOARCH [2021-02-02T09:42:48.178Z] #49 0.989 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.178Z] #49 0.989 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.178Z] #49 0.996 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.178Z] #49 0.998 + dir=/tmp/install [2021-02-02T09:42:48.178Z] #49 1.010 + bin=golangci_lint [2021-02-02T09:42:48.178Z] #49 1.012 + shift [2021-02-02T09:42:48.178Z] #49 1.018 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-02T09:42:48.178Z] #49 1.019 + . /tmp/install/golangci_lint.installer [2021-02-02T09:42:48.178Z] #49 1.021 ++ : v1.23.8 [2021-02-02T09:42:48.178Z] #49 1.023 + install_golangci_lint [2021-02-02T09:42:48.178Z] #49 1.024 + set -e [2021-02-02T09:42:48.178Z] #49 1.024 + export GO111MODULE=on [2021-02-02T09:42:48.178Z] #49 1.024 + GO111MODULE=on [2021-02-02T09:42:48.178Z] #49 1.024 + GOBIN=/build [2021-02-02T09:42:48.178Z] #49 1.025 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-02T09:42:48.178Z] #49 1.088 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-02T09:42:48.178Z] #49 1.089 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-02T09:42:48.178Z] #49 1.090 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:48.178Z] #49 1.091 go: finding github.com v1.23.8 [2021-02-02T09:42:48.178Z] #49 1.092 go: finding github.com/golangci v1.23.8 [2021-02-02T09:42:48.178Z] #49 1.920 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:48.178Z] #49 3.354 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:48.178Z] #49 ... [2021-02-02T09:42:48.178Z] [2021-02-02T09:42:48.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 [2021-02-02T09:42:48.178Z] #34 sha256:332a5fd92b660c6e204a9d4bf0bb39e34cf76e17d183e13fe3fd5a565fc18246 [2021-02-02T09:42:48.178Z] #34 0.546 + RM_GOPATH=0 [2021-02-02T09:42:48.178Z] #34 0.546 + TMP_GOPATH= [2021-02-02T09:42:48.178Z] #34 0.546 + : /build [2021-02-02T09:42:48.178Z] #34 0.546 + '[' -z '' ']' [2021-02-02T09:42:48.178Z] #34 0.548 ++ mktemp -d [2021-02-02T09:42:48.178Z] #34 0.550 + export GOPATH=/tmp/tmp.TmMyjMzeRR [2021-02-02T09:42:48.178Z] #34 0.550 + GOPATH=/tmp/tmp.TmMyjMzeRR [2021-02-02T09:42:48.178Z] #34 0.550 + RM_GOPATH=1 [2021-02-02T09:42:48.178Z] #34 0.550 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.178Z] #34 0.551 ++ go env GOARCH [2021-02-02T09:42:48.178Z] #34 0.559 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.178Z] #34 0.559 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.178Z] #34 0.560 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.178Z] #34 0.563 + dir=/tmp/install [2021-02-02T09:42:48.178Z] #34 0.563 + bin=tomlv [2021-02-02T09:42:48.178Z] #34 0.564 + shift [2021-02-02T09:42:48.178Z] #34 0.564 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-02T09:42:48.178Z] #34 0.564 + . /tmp/install/tomlv.installer [2021-02-02T09:42:48.178Z] #34 0.565 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:48.178Z] #34 0.565 + install_tomlv [2021-02-02T09:42:48.178Z] #34 0.565 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-02T09:42:48.178Z] #34 0.566 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:48.178Z] #34 0.566 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TmMyjMzeRR/src/github.com/BurntSushi/toml [2021-02-02T09:42:48.178Z] #34 0.569 Cloning into '/tmp/tmp.TmMyjMzeRR/src/github.com/BurntSushi/toml'... [2021-02-02T09:42:48.178Z] #34 1.528 + cd /tmp/tmp.TmMyjMzeRR/src/github.com/BurntSushi/toml [2021-02-02T09:42:48.178Z] #34 1.529 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:48.178Z] #34 1.552 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:42:48.178Z] #34 2.129 internal/cpu [2021-02-02T09:42:48.178Z] #34 2.177 runtime/internal/sys [2021-02-02T09:42:48.178Z] #34 2.185 math/bits [2021-02-02T09:42:48.178Z] #34 2.285 runtime/internal/atomic [2021-02-02T09:42:48.178Z] #34 2.897 runtime/internal/math [2021-02-02T09:42:48.178Z] #34 3.197 unicode/utf8 [2021-02-02T09:42:48.178Z] #34 3.354 internal/race [2021-02-02T09:42:48.178Z] #34 3.528 sync/atomic [2021-02-02T09:42:48.178Z] #34 4.071 internal/bytealg [2021-02-02T09:42:48.178Z] #34 4.157 math [2021-02-02T09:42:48.178Z] #34 4.796 unicode [2021-02-02T09:42:48.178Z] #34 4.850 internal/testlog [2021-02-02T09:42:48.178Z] #34 5.831 encoding [2021-02-02T09:42:48.178Z] #34 6.246 runtime/cgo [2021-02-02T09:42:48.178Z] #34 6.613 runtime [2021-02-02T09:42:48.314Z] #41 ... [2021-02-02T09:42:48.314Z] [2021-02-02T09:42:48.314Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-02T09:42:48.314Z] #38 DONE 132.0s [2021-02-02T09:42:48.314Z] [2021-02-02T09:42:48.314Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:48.474Z] #34 ... [2021-02-02T09:42:48.474Z] [2021-02-02T09:42:48.474Z] #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 [2021-02-02T09:42:48.474Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:42:48.474Z] #51 0.857 + RM_GOPATH=0 [2021-02-02T09:42:48.474Z] #51 0.857 + TMP_GOPATH= [2021-02-02T09:42:48.474Z] #51 0.857 + : /build [2021-02-02T09:42:48.474Z] #51 0.857 + '[' -z '' ']' [2021-02-02T09:42:48.474Z] #51 0.875 ++ mktemp -d [2021-02-02T09:42:48.474Z] #51 0.877 + export GOPATH=/tmp/tmp.9wUbrpiduc [2021-02-02T09:42:48.474Z] #51 0.877 + GOPATH=/tmp/tmp.9wUbrpiduc [2021-02-02T09:42:48.474Z] #51 0.877 + RM_GOPATH=1 [2021-02-02T09:42:48.474Z] #51 0.879 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.474Z] #51 0.888 ++ go env GOARCH [2021-02-02T09:42:48.474Z] #51 0.954 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.474Z] #51 0.955 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.474Z] #51 0.964 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.474Z] #51 0.973 + dir=/tmp/install [2021-02-02T09:42:48.474Z] #51 0.979 + bin=shfmt [2021-02-02T09:42:48.474Z] #51 0.979 + shift [2021-02-02T09:42:48.474Z] #51 0.980 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-02T09:42:48.474Z] #51 0.980 + . /tmp/install/shfmt.installer [2021-02-02T09:42:48.474Z] #51 0.981 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:48.474Z] #51 0.981 + install_shfmt [2021-02-02T09:42:48.474Z] #51 0.981 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-02T09:42:48.474Z] #51 0.982 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:48.474Z] #51 0.982 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9wUbrpiduc/src/github.com/mvdan/sh [2021-02-02T09:42:48.474Z] #51 0.991 Cloning into '/tmp/tmp.9wUbrpiduc/src/github.com/mvdan/sh'... [2021-02-02T09:42:48.474Z] #51 ... [2021-02-02T09:42:48.474Z] [2021-02-02T09:42:48.474Z] #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 [2021-02-02T09:42:48.474Z] #47 sha256:4175f619f5cb60509168c19b46a6c6a9262b571c5d11be32bdc4f0bf98f84ba4 [2021-02-02T09:42:48.474Z] #47 0.897 + RM_GOPATH=0 [2021-02-02T09:42:48.474Z] #47 0.897 + TMP_GOPATH= [2021-02-02T09:42:48.474Z] #47 0.904 + : /build [2021-02-02T09:42:48.474Z] #47 0.906 + '[' -z '' ']' [2021-02-02T09:42:48.474Z] #47 0.908 ++ mktemp -d [2021-02-02T09:42:48.474Z] #47 0.948 + export GOPATH=/tmp/tmp.ei9nCCsRLv [2021-02-02T09:42:48.474Z] #47 0.948 + GOPATH=/tmp/tmp.ei9nCCsRLv [2021-02-02T09:42:48.474Z] #47 0.949 + RM_GOPATH=1 [2021-02-02T09:42:48.474Z] #47 0.949 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.474Z] #47 0.950 ++ go env GOARCH [2021-02-02T09:42:48.474Z] #47 1.019 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.474Z] #47 1.019 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.474Z] #47 1.022 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.474Z] #47 1.025 + dir=/tmp/install [2021-02-02T09:42:48.474Z] #47 1.026 + bin=gotestsum [2021-02-02T09:42:48.474Z] #47 1.026 + shift [2021-02-02T09:42:48.474Z] #47 1.026 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-02T09:42:48.474Z] #47 1.026 + . /tmp/install/gotestsum.installer [2021-02-02T09:42:48.474Z] #47 1.032 ++ : v0.5.3 [2021-02-02T09:42:48.474Z] #47 1.033 + install_gotestsum [2021-02-02T09:42:48.474Z] #47 1.034 + set -e [2021-02-02T09:42:48.474Z] #47 1.034 + export GO111MODULE=on [2021-02-02T09:42:48.474Z] #47 1.034 + GO111MODULE=on [2021-02-02T09:42:48.474Z] #47 1.034 + GOBIN=/build [2021-02-02T09:42:48.474Z] #47 1.043 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-02T09:42:48.474Z] #47 1.112 go: finding gotest.tools v0.5.3 [2021-02-02T09:42:48.474Z] #47 1.116 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:48.474Z] #47 2.046 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:48.474Z] #47 3.148 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:48.474Z] #47 4.994 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:48.474Z] #47 4.995 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:48.474Z] #47 5.010 go: downloading github.com/pkg/errors v0.9.1 [2021-02-02T09:42:48.474Z] #47 5.052 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:48.474Z] #47 5.052 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:48.474Z] #47 5.052 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:48.474Z] #47 5.080 go: downloading github.com/fatih/color v1.9.0 [2021-02-02T09:42:48.474Z] #47 5.190 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:48.474Z] #47 5.522 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:48.474Z] #47 5.834 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:48.474Z] #47 6.077 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:48.474Z] #47 6.108 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:48.474Z] #47 6.133 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:48.474Z] #47 6.148 go: extracting github.com/pkg/errors v0.9.1 [2021-02-02T09:42:48.474Z] #47 6.156 go: extracting github.com/fatih/color v1.9.0 [2021-02-02T09:42:48.474Z] #47 6.202 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:48.474Z] #47 6.228 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:48.474Z] #47 7.041 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:48.474Z] #47 7.109 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:48.474Z] #47 8.466 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:48.519Z] #44 ... [2021-02-02T09:42:48.519Z] [2021-02-02T09:42:48.519Z] #35 [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 [2021-02-02T09:42:48.519Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:42:48.519Z] #35 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:48.519Z] #35 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:48.603Z] #41 96.41 CC criu/util.o [2021-02-02T09:42:48.770Z] #47 ... [2021-02-02T09:42:48.770Z] [2021-02-02T09:42:48.770Z] #64 [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 [2021-02-02T09:42:48.770Z] #64 sha256:6398a54e779866456823ba2c159098238b1a9915008978b5f8782fda22a2e0d4 [2021-02-02T09:42:48.770Z] #64 0.864 + RM_GOPATH=0 [2021-02-02T09:42:48.770Z] #64 0.864 + TMP_GOPATH= [2021-02-02T09:42:48.770Z] #64 0.864 + : /build [2021-02-02T09:42:48.770Z] #64 0.864 + '[' -z '' ']' [2021-02-02T09:42:48.770Z] #64 0.868 ++ mktemp -d [2021-02-02T09:42:48.770Z] #64 0.878 + export GOPATH=/tmp/tmp.XemybZtzr7 [2021-02-02T09:42:48.770Z] #64 0.879 + GOPATH=/tmp/tmp.XemybZtzr7 [2021-02-02T09:42:48.770Z] #64 0.879 + RM_GOPATH=1 [2021-02-02T09:42:48.770Z] #64 0.880 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.770Z] #64 0.881 ++ go env GOARCH [2021-02-02T09:42:48.770Z] #64 0.890 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.770Z] #64 0.891 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.770Z] #64 0.906 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.770Z] #64 0.926 + dir=/tmp/install [2021-02-02T09:42:48.770Z] #64 0.927 + bin=proxy [2021-02-02T09:42:48.770Z] #64 0.928 + shift [2021-02-02T09:42:48.770Z] #64 0.929 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-02T09:42:48.770Z] #64 0.929 + . /tmp/install/proxy.installer [2021-02-02T09:42:48.770Z] #64 0.930 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:48.770Z] #64 0.932 + install_proxy [2021-02-02T09:42:48.770Z] #64 0.932 + case "$1" in [2021-02-02T09:42:48.770Z] #64 0.933 + export CGO_ENABLED=0 [2021-02-02T09:42:48.770Z] #64 0.933 + CGO_ENABLED=0 [2021-02-02T09:42:48.770Z] #64 0.933 + _install_proxy [2021-02-02T09:42:48.770Z] #64 0.934 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-02T09:42:48.770Z] #64 0.934 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:48.770Z] #64 0.934 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XemybZtzr7/src/github.com/docker/libnetwork [2021-02-02T09:42:48.770Z] #64 0.941 Cloning into '/tmp/tmp.XemybZtzr7/src/github.com/docker/libnetwork'... [2021-02-02T09:42:48.770Z] #64 ... [2021-02-02T09:42:48.770Z] [2021-02-02T09:42:48.770Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:42:48.770Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-02T09:42:48.770Z] #32 0.653 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-02T09:42:48.770Z] #32 0.677 Cloning into '.'... [2021-02-02T09:42:48.777Z] #28 8.138 0.0% ### 4.6% ###### 8.5% ######## 12.5% ########## 15.2% ################# 23.9% ####################### 32.5% ############################## 41.7% ################################## 48.2% ###################################### 54.1% ############################################ 61.8% ################################################ 67.3% ################################################## 70.1% ################################################### 71.4% ##################################################### 74.8% ######################################################## 78.7% ########################################################### 82.6% ## [2021-02-02T09:42:48.777Z] #28 ... [2021-02-02T09:42:48.777Z] [2021-02-02T09:42:48.777Z] #63 [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 [2021-02-02T09:42:48.777Z] #63 sha256:1e22767beac399806a8be401c85ef7d0f4d551cc39a411d9aab0d54919995ed0 [2021-02-02T09:42:48.777Z] #63 4.929 + RM_GOPATH=0 [2021-02-02T09:42:48.777Z] #63 4.929 + TMP_GOPATH= [2021-02-02T09:42:48.777Z] #63 4.929 + : /build [2021-02-02T09:42:48.777Z] #63 4.929 + '[' -z '' ']' [2021-02-02T09:42:48.777Z] #63 4.929 ++ mktemp -d [2021-02-02T09:42:48.777Z] #63 4.929 + export GOPATH=/tmp/tmp.vFMV5BoAwX [2021-02-02T09:42:48.777Z] #63 4.929 + GOPATH=/tmp/tmp.vFMV5BoAwX [2021-02-02T09:42:48.777Z] #63 4.929 + RM_GOPATH=1 [2021-02-02T09:42:48.777Z] #63 4.929 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.777Z] #63 4.929 ++ go env GOARCH [2021-02-02T09:42:48.777Z] #63 4.951 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.777Z] #63 4.951 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.777Z] #63 4.954 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.777Z] #63 4.958 + dir=/tmp/install [2021-02-02T09:42:48.777Z] #63 4.958 + bin=proxy [2021-02-02T09:42:48.777Z] #63 4.958 + shift [2021-02-02T09:42:48.777Z] #63 4.958 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-02T09:42:48.777Z] #63 4.958 + . /tmp/install/proxy.installer [2021-02-02T09:42:48.777Z] #63 4.958 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:48.777Z] #63 4.959 + install_proxy [2021-02-02T09:42:48.777Z] #63 4.961 + case "$1" in [2021-02-02T09:42:48.777Z] #63 4.961 + export CGO_ENABLED=0 [2021-02-02T09:42:48.777Z] #63 4.961 + CGO_ENABLED=0 [2021-02-02T09:42:48.777Z] #63 4.961 + _install_proxy [2021-02-02T09:42:48.777Z] #63 4.961 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-02T09:42:48.777Z] #63 4.966 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vFMV5BoAwX/src/github.com/docker/libnetwork [2021-02-02T09:42:48.777Z] #63 4.966 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:48.777Z] #63 4.974 Cloning into '/tmp/tmp.vFMV5BoAwX/src/github.com/docker/libnetwork'... [2021-02-02T09:42:48.777Z] #63 ... [2021-02-02T09:42:48.777Z] [2021-02-02T09:42:48.777Z] #44 [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 [2021-02-02T09:42:48.777Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:42:48.777Z] #44 5.327 + RM_GOPATH=0 [2021-02-02T09:42:48.777Z] #44 5.327 + TMP_GOPATH= [2021-02-02T09:42:48.777Z] #44 5.327 + : /build [2021-02-02T09:42:48.777Z] #44 5.327 + '[' -z '' ']' [2021-02-02T09:42:48.777Z] #44 5.329 ++ mktemp -d [2021-02-02T09:42:48.777Z] #44 5.332 + export GOPATH=/tmp/tmp.XOSWeRNE4b [2021-02-02T09:42:48.777Z] #44 5.332 + GOPATH=/tmp/tmp.XOSWeRNE4b [2021-02-02T09:42:48.777Z] #44 5.332 + RM_GOPATH=1 [2021-02-02T09:42:48.777Z] #44 5.332 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.777Z] #44 5.332 ++ go env GOARCH [2021-02-02T09:42:48.777Z] #44 5.352 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.777Z] #44 5.352 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.777Z] #44 5.352 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.777Z] #44 5.354 + dir=/tmp/install [2021-02-02T09:42:48.777Z] #44 5.354 + bin=vndr [2021-02-02T09:42:48.777Z] #44 5.354 + shift [2021-02-02T09:42:48.777Z] #44 5.354 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-02T09:42:48.777Z] #44 5.354 + . /tmp/install/vndr.installer [2021-02-02T09:42:48.777Z] #44 5.354 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:48.777Z] #44 5.354 + install_vndr [2021-02-02T09:42:48.777Z] #44 5.354 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-02T09:42:48.777Z] #44 5.354 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XOSWeRNE4b/src/github.com/LK4D4/vndr [2021-02-02T09:42:48.777Z] #44 5.356 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:48.777Z] #44 5.357 Cloning into '/tmp/tmp.XOSWeRNE4b/src/github.com/LK4D4/vndr'... [2021-02-02T09:42:48.777Z] #44 5.947 + cd /tmp/tmp.XOSWeRNE4b/src/github.com/LK4D4/vndr [2021-02-02T09:42:48.777Z] #44 5.948 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:48.777Z] #44 5.956 + go build -buildmode=pie -v -o /build/vndr . [2021-02-02T09:42:48.777Z] #44 6.784 internal/race [2021-02-02T09:42:48.777Z] #44 6.785 runtime/internal/sys [2021-02-02T09:42:48.777Z] #44 6.795 internal/cpu [2021-02-02T09:42:48.777Z] #44 6.803 runtime/internal/atomic [2021-02-02T09:42:48.777Z] #44 7.272 sync/atomic [2021-02-02T09:42:48.777Z] #44 7.416 internal/bytealg [2021-02-02T09:42:48.777Z] #44 7.429 unicode [2021-02-02T09:42:48.777Z] #44 7.528 runtime/internal/math [2021-02-02T09:42:48.777Z] #44 8.038 math/bits [2021-02-02T09:42:48.777Z] #44 8.075 internal/testlog [2021-02-02T09:42:48.777Z] #44 8.357 runtime [2021-02-02T09:42:48.777Z] #44 8.650 encoding [2021-02-02T09:42:48.777Z] #44 8.762 math [2021-02-02T09:42:48.777Z] #44 8.922 unicode/utf16 [2021-02-02T09:42:48.777Z] #44 9.328 container/list [2021-02-02T09:42:48.777Z] #44 ... [2021-02-02T09:42:48.777Z] [2021-02-02T09:42:48.777Z] #57 [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 [2021-02-02T09:42:48.777Z] #57 sha256:8b98ecf698986625e5b8f9dd501fdc340aebe1fe2a3e39b3874b392ae007643c [2021-02-02T09:42:48.777Z] #57 4.150 + RM_GOPATH=0 [2021-02-02T09:42:48.777Z] #57 4.150 + TMP_GOPATH= [2021-02-02T09:42:48.777Z] #57 4.150 + : /build [2021-02-02T09:42:48.777Z] #57 4.150 + '[' -z '' ']' [2021-02-02T09:42:48.777Z] #57 4.151 ++ mktemp -d [2021-02-02T09:42:48.777Z] #57 4.151 + export GOPATH=/tmp/tmp.lg7jDOm8lJ [2021-02-02T09:42:48.777Z] #57 4.151 + GOPATH=/tmp/tmp.lg7jDOm8lJ [2021-02-02T09:42:48.777Z] #57 4.151 + RM_GOPATH=1 [2021-02-02T09:42:48.777Z] #57 4.151 + case "$(go env GOARCH)" in [2021-02-02T09:42:48.777Z] #57 4.151 ++ go env GOARCH [2021-02-02T09:42:48.777Z] #57 4.161 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.777Z] #57 4.161 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:48.777Z] #57 4.164 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:48.777Z] #57 4.165 + dir=/tmp/install [2021-02-02T09:42:48.777Z] #57 4.165 + bin=rootlesskit [2021-02-02T09:42:48.777Z] #57 4.165 + shift [2021-02-02T09:42:48.777Z] #57 4.165 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-02T09:42:48.777Z] #57 4.165 + . /tmp/install/rootlesskit.installer [2021-02-02T09:42:48.777Z] #57 4.165 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:48.777Z] #57 4.173 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:48.777Z] #57 4.174 + install_rootlesskit [2021-02-02T09:42:48.777Z] #57 4.174 + case "$1" in [2021-02-02T09:42:48.777Z] #57 4.174 + export CGO_ENABLED=0 [2021-02-02T09:42:48.777Z] #57 4.174 + CGO_ENABLED=0 [2021-02-02T09:42:48.777Z] #57 4.174 + _install_rootlesskit [2021-02-02T09:42:48.777Z] #57 4.174 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-02T09:42:48.777Z] #57 4.174 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lg7jDOm8lJ/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:48.777Z] #57 4.174 Cloning into '/tmp/tmp.lg7jDOm8lJ/src/github.com/rootless-containers/rootlesskit'... [2021-02-02T09:42:48.777Z] #57 6.696 + cd /tmp/tmp.lg7jDOm8lJ/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:48.777Z] #57 6.696 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:48.777Z] #57 7.735 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:42:48.777Z] #57 7.735 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-02T09:42:48.782Z] #35 ... [2021-02-02T09:42:48.782Z] [2021-02-02T09:42:48.782Z] #57 [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 [2021-02-02T09:42:48.782Z] #57 sha256:aaa1de392f98ff8448129d1fc2c623f6f9c2d5ad820cdca56fee4e84881f2433 [2021-02-02T09:42:48.782Z] #57 11.53 + cd /tmp/tmp.Sm8Qo9pR1C/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:48.782Z] #57 11.53 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:48.782Z] #57 12.47 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:42:48.782Z] #57 12.47 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-02T09:42:48.782Z] #57 ... [2021-02-02T09:42:48.782Z] [2021-02-02T09:42:48.782Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:42:48.782Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:42:48.782Z] #12 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:42:48.782Z] #12 13.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:49.043Z] #57 ... [2021-02-02T09:42:49.043Z] [2021-02-02T09:42:49.043Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:42:49.043Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:42:49.043Z] #12 5.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:49.043Z] #12 5.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:49.043Z] #12 5.935 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:49.043Z] #12 6.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-02-02T09:42:49.043Z] #12 8.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [265 kB] [2021-02-02T09:42:49.043Z] #12 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-02T09:42:49.043Z] #12 ... [2021-02-02T09:42:49.043Z] [2021-02-02T09:42:49.043Z] #41 [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 [2021-02-02T09:42:49.043Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-02T09:42:49.043Z] #41 4.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:49.043Z] #41 5.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:49.043Z] #41 5.039 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:49.043Z] #41 5.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-02-02T09:42:49.043Z] #41 8.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [265 kB] [2021-02-02T09:42:49.043Z] #41 8.099 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-02T09:42:49.044Z] #12 ... [2021-02-02T09:42:49.044Z] [2021-02-02T09:42:49.044Z] #48 [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 [2021-02-02T09:42:49.044Z] #48 sha256:5271f05dc0a014c9c40b71859ae904db422ba28a248839015087a4560715abd7 [2021-02-02T09:42:49.044Z] #48 16.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:42:49.044Z] #48 16.81 go: downloading github.com/spf13/viper v1.6.1 [2021-02-02T09:42:49.044Z] #48 16.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:42:49.044Z] #48 16.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-02T09:42:49.044Z] #48 16.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-02T09:42:49.044Z] #48 16.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:42:49.044Z] #48 16.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:42:49.044Z] #48 16.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:42:49.044Z] #48 17.11 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:42:49.044Z] #48 17.11 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-02T09:42:49.044Z] #48 17.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:42:49.044Z] #48 17.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:42:49.044Z] #48 17.37 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:42:49.044Z] #48 17.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:42:49.044Z] #48 17.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:42:49.044Z] #48 17.46 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-02T09:42:49.044Z] #48 17.58 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:42:49.044Z] #48 17.63 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:42:49.044Z] #48 17.71 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-02T09:42:49.044Z] #48 17.81 go: extracting github.com/spf13/viper v1.6.1 [2021-02-02T09:42:49.044Z] #48 17.94 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:42:49.044Z] #48 17.96 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:42:49.044Z] #48 17.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:42:49.044Z] #48 18.01 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:42:49.044Z] #48 18.03 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-02T09:42:49.044Z] #48 18.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:42:49.044Z] #48 18.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:42:49.044Z] #48 18.26 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:42:49.044Z] #48 18.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:42:49.044Z] #48 18.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:42:49.044Z] #48 18.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:42:49.044Z] #48 18.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:42:49.044Z] #48 18.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-02T09:42:49.044Z] #48 18.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:42:49.044Z] #48 18.95 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-02T09:42:49.044Z] #48 19.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:42:49.044Z] #48 19.31 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:42:49.044Z] #48 19.42 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-02T09:42:49.044Z] #48 19.59 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-02T09:42:49.044Z] #48 19.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:42:49.044Z] #48 19.71 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:42:49.044Z] #48 20.96 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:42:49.104Z] #32 ... [2021-02-02T09:42:49.104Z] [2021-02-02T09:42:49.104Z] #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 [2021-02-02T09:42:49.104Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-02T09:42:49.104Z] #42 0.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:49.104Z] #42 0.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:49.104Z] #42 0.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:49.105Z] #42 2.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-02T09:42:49.105Z] #42 4.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-02-02T09:42:49.105Z] #42 6.619 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-02T09:42:49.105Z] #42 ... [2021-02-02T09:42:49.105Z] [2021-02-02T09:42:49.105Z] #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 [2021-02-02T09:42:49.105Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:42:49.105Z] #45 0.898 + RM_GOPATH=0 [2021-02-02T09:42:49.105Z] #45 0.901 + TMP_GOPATH= [2021-02-02T09:42:49.105Z] #45 0.902 + : /build [2021-02-02T09:42:49.105Z] #45 0.905 + '[' -z '' ']' [2021-02-02T09:42:49.105Z] #45 0.906 ++ mktemp -d [2021-02-02T09:42:49.105Z] #45 0.913 + export GOPATH=/tmp/tmp.pLYu0tdWls [2021-02-02T09:42:49.105Z] #45 0.914 + GOPATH=/tmp/tmp.pLYu0tdWls [2021-02-02T09:42:49.105Z] #45 0.914 + RM_GOPATH=1 [2021-02-02T09:42:49.105Z] #45 0.915 + case "$(go env GOARCH)" in [2021-02-02T09:42:49.105Z] #45 0.952 ++ go env GOARCH [2021-02-02T09:42:49.105Z] #45 1.004 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.105Z] #45 1.004 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.105Z] #45 1.005 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:49.105Z] #45 1.007 + dir=/tmp/install [2021-02-02T09:42:49.105Z] #45 1.007 + bin=vndr [2021-02-02T09:42:49.105Z] #45 1.008 + shift [2021-02-02T09:42:49.105Z] #45 1.008 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-02T09:42:49.105Z] #45 1.009 + . /tmp/install/vndr.installer [2021-02-02T09:42:49.105Z] #45 1.009 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:49.105Z] #45 1.010 + install_vndr [2021-02-02T09:42:49.105Z] #45 1.010 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-02T09:42:49.105Z] #45 1.010 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:49.105Z] #45 1.010 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pLYu0tdWls/src/github.com/LK4D4/vndr [2021-02-02T09:42:49.105Z] #45 1.036 Cloning into '/tmp/tmp.pLYu0tdWls/src/github.com/LK4D4/vndr'... [2021-02-02T09:42:49.105Z] #45 1.976 + cd /tmp/tmp.pLYu0tdWls/src/github.com/LK4D4/vndr [2021-02-02T09:42:49.105Z] #45 1.976 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-02T09:42:49.105Z] #45 1.999 + go build -buildmode=pie -v -o /build/vndr . [2021-02-02T09:42:49.105Z] #45 3.580 unicode [2021-02-02T09:42:49.105Z] #45 3.599 sync/atomic [2021-02-02T09:42:49.105Z] #45 3.642 unicode/utf8 [2021-02-02T09:42:49.105Z] #45 3.653 internal/cpu [2021-02-02T09:42:49.105Z] #45 4.833 math [2021-02-02T09:42:49.105Z] #45 4.902 internal/testlog [2021-02-02T09:42:49.105Z] #45 5.461 internal/bytealg [2021-02-02T09:42:49.105Z] #45 6.161 encoding [2021-02-02T09:42:49.105Z] #45 6.636 unicode/utf16 [2021-02-02T09:42:49.105Z] #45 7.557 container/list [2021-02-02T09:42:49.105Z] #45 7.721 runtime [2021-02-02T09:42:49.105Z] #45 10.24 crypto/internal/subtle [2021-02-02T09:42:49.105Z] #45 11.06 crypto/subtle [2021-02-02T09:42:49.105Z] #45 ... [2021-02-02T09:42:49.105Z] [2021-02-02T09:42:49.105Z] #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 [2021-02-02T09:42:49.105Z] #24 sha256:427ffa23eed6ee6f944a077d1692895def3368170062c0a2306822ed49615e98 [2021-02-02T09:42:49.105Z] #24 0.817 + RM_GOPATH=0 [2021-02-02T09:42:49.105Z] #24 0.817 + TMP_GOPATH= [2021-02-02T09:42:49.105Z] #24 0.817 + : /build [2021-02-02T09:42:49.105Z] #24 0.817 + '[' -z '' ']' [2021-02-02T09:42:49.105Z] #24 0.818 ++ mktemp -d [2021-02-02T09:42:49.105Z] #24 0.820 + export GOPATH=/tmp/tmp.g3AWPaoppE [2021-02-02T09:42:49.105Z] #24 0.822 + GOPATH=/tmp/tmp.g3AWPaoppE [2021-02-02T09:42:49.105Z] #24 0.823 + RM_GOPATH=1 [2021-02-02T09:42:49.105Z] #24 0.824 + case "$(go env GOARCH)" in [2021-02-02T09:42:49.105Z] #24 0.826 ++ go env GOARCH [2021-02-02T09:42:49.105Z] #24 0.850 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.105Z] #24 0.850 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.105Z] #24 0.851 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:49.105Z] #24 0.854 + dir=/tmp/install [2021-02-02T09:42:49.105Z] #24 0.854 + bin=dockercli [2021-02-02T09:42:49.105Z] #24 0.854 + shift [2021-02-02T09:42:49.105Z] #24 0.854 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-02T09:42:49.105Z] #24 0.854 + . /tmp/install/dockercli.installer [2021-02-02T09:42:49.105Z] #24 0.855 ++ : stable [2021-02-02T09:42:49.105Z] #24 0.855 ++ : 17.06.2-ce [2021-02-02T09:42:49.105Z] #24 0.878 Install docker/cli version 17.06.2-ce from stable [2021-02-02T09:42:49.105Z] #24 0.878 + install_dockercli [2021-02-02T09:42:49.105Z] #24 0.878 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-02T09:42:49.105Z] #24 0.878 ++ uname -m [2021-02-02T09:42:49.105Z] #24 0.880 + arch=ppc64le [2021-02-02T09:42:49.105Z] #24 0.880 + '[' ppc64le '!=' x86_64 ']' [2021-02-02T09:42:49.105Z] #24 0.881 + '[' ppc64le '!=' s390x ']' [2021-02-02T09:42:49.105Z] #24 0.881 + '[' ppc64le '!=' armhf ']' [2021-02-02T09:42:49.105Z] #24 0.881 + build_dockercli [2021-02-02T09:42:49.105Z] #24 0.881 + git clone https://github.com/docker/docker-ce /tmp/tmp.g3AWPaoppE/tmp/docker-ce [2021-02-02T09:42:49.105Z] #24 0.887 Cloning into '/tmp/tmp.g3AWPaoppE/tmp/docker-ce'... [2021-02-02T09:42:49.233Z] #41 ... [2021-02-02T09:42:49.233Z] [2021-02-02T09:42:49.233Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-02T09:42:49.233Z] #39 DONE 0.3s [2021-02-02T09:42:49.233Z] [2021-02-02T09:42:49.233Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:42:49.233Z] #47 133.2 + /build/golangci-lint --version [2021-02-02T09:42:49.308Z] #41 ... [2021-02-02T09:42:49.308Z] [2021-02-02T09:42:49.308Z] #48 [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 [2021-02-02T09:42:49.308Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:42:49.308Z] #48 4.259 + RM_GOPATH=0 [2021-02-02T09:42:49.308Z] #48 4.259 + TMP_GOPATH= [2021-02-02T09:42:49.308Z] #48 4.259 + : /build [2021-02-02T09:42:49.308Z] #48 4.259 + '[' -z '' ']' [2021-02-02T09:42:49.308Z] #48 4.262 ++ mktemp -d [2021-02-02T09:42:49.308Z] #48 4.265 + export GOPATH=/tmp/tmp.joixKGLzvT [2021-02-02T09:42:49.308Z] #48 4.265 + GOPATH=/tmp/tmp.joixKGLzvT [2021-02-02T09:42:49.308Z] #48 4.265 + RM_GOPATH=1 [2021-02-02T09:42:49.308Z] #48 4.265 + case "$(go env GOARCH)" in [2021-02-02T09:42:49.308Z] #48 4.265 ++ go env GOARCH [2021-02-02T09:42:49.308Z] #48 4.279 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.308Z] #48 4.279 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.308Z] #48 4.279 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:49.308Z] #48 4.279 + dir=/tmp/install [2021-02-02T09:42:49.308Z] #48 4.279 + bin=golangci_lint [2021-02-02T09:42:49.308Z] #48 4.279 + shift [2021-02-02T09:42:49.308Z] #48 4.279 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-02T09:42:49.308Z] #48 4.279 + . /tmp/install/golangci_lint.installer [2021-02-02T09:42:49.308Z] #48 4.279 ++ : v1.23.8 [2021-02-02T09:42:49.308Z] #48 4.279 + install_golangci_lint [2021-02-02T09:42:49.308Z] #48 4.279 + set -e [2021-02-02T09:42:49.308Z] #48 4.279 + export GO111MODULE=on [2021-02-02T09:42:49.308Z] #48 4.279 + GO111MODULE=on [2021-02-02T09:42:49.308Z] #48 4.279 + GOBIN=/build [2021-02-02T09:42:49.308Z] #48 4.279 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-02T09:42:49.308Z] #48 4.419 go: finding github.com v1.23.8 [2021-02-02T09:42:49.308Z] #48 4.419 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-02T09:42:49.308Z] #48 4.419 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-02T09:42:49.308Z] #48 4.419 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:49.308Z] #48 4.419 go: finding github.com/golangci v1.23.8 [2021-02-02T09:42:49.308Z] #48 5.210 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:49.308Z] #48 5.889 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-02T09:42:49.308Z] #48 ... [2021-02-02T09:42:49.308Z] [2021-02-02T09:42:49.308Z] #23 [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 [2021-02-02T09:42:49.308Z] #23 sha256:89dc3a5dd4dc53161bd171200fa37d33f5e68128b1cca0f7c9e6dafa3150dba6 [2021-02-02T09:42:49.308Z] #23 4.055 + RM_GOPATH=0 [2021-02-02T09:42:49.308Z] #23 4.055 + TMP_GOPATH= [2021-02-02T09:42:49.308Z] #23 4.055 + : /build [2021-02-02T09:42:49.308Z] #23 4.055 + '[' -z '' ']' [2021-02-02T09:42:49.308Z] #23 4.058 ++ mktemp -d [2021-02-02T09:42:49.308Z] #23 4.058 + export GOPATH=/tmp/tmp.1WHFsBuvjS [2021-02-02T09:42:49.308Z] #23 4.058 + GOPATH=/tmp/tmp.1WHFsBuvjS [2021-02-02T09:42:49.308Z] #23 4.058 + RM_GOPATH=1 [2021-02-02T09:42:49.308Z] #23 4.058 + case "$(go env GOARCH)" in [2021-02-02T09:42:49.308Z] #23 4.058 ++ go env GOARCH [2021-02-02T09:42:49.308Z] #23 4.087 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.308Z] #23 4.087 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.308Z] #23 4.087 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:49.308Z] #23 4.090 + dir=/tmp/install [2021-02-02T09:42:49.308Z] #23 4.090 + bin=dockercli [2021-02-02T09:42:49.308Z] #23 4.090 + shift [2021-02-02T09:42:49.308Z] #23 4.090 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-02T09:42:49.308Z] #23 4.090 + . /tmp/install/dockercli.installer [2021-02-02T09:42:49.308Z] #23 4.090 ++ : stable [2021-02-02T09:42:49.308Z] #23 4.090 ++ : 17.06.2-ce [2021-02-02T09:42:49.308Z] #23 4.090 + install_dockercli [2021-02-02T09:42:49.308Z] #23 4.090 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-02T09:42:49.308Z] #23 4.090 Install docker/cli version 17.06.2-ce from stable [2021-02-02T09:42:49.308Z] #23 4.093 ++ uname -m [2021-02-02T09:42:49.308Z] #23 4.104 + arch=aarch64 [2021-02-02T09:42:49.308Z] #23 4.104 + '[' aarch64 '!=' x86_64 ']' [2021-02-02T09:42:49.308Z] #23 4.104 + '[' aarch64 '!=' s390x ']' [2021-02-02T09:42:49.308Z] #23 4.104 + '[' aarch64 '!=' armhf ']' [2021-02-02T09:42:49.308Z] #23 4.104 + build_dockercli [2021-02-02T09:42:49.308Z] #23 4.104 + git clone https://github.com/docker/docker-ce /tmp/tmp.1WHFsBuvjS/tmp/docker-ce [2021-02-02T09:42:49.308Z] #23 4.104 Cloning into '/tmp/tmp.1WHFsBuvjS/tmp/docker-ce'... [2021-02-02T09:42:49.392Z] #48 ... [2021-02-02T09:42:49.392Z] [2021-02-02T09:42:49.392Z] #41 [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 [2021-02-02T09:42:49.392Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:42:49.392Z] #41 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:49.392Z] #41 ... [2021-02-02T09:42:49.392Z] [2021-02-02T09:42:49.392Z] #35 [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 [2021-02-02T09:42:49.392Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:42:49.392Z] #35 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:49.392Z] #35 ... [2021-02-02T09:42:49.392Z] [2021-02-02T09:42:49.392Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:42:49.392Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:42:49.392Z] #12 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:49.411Z] #24 ... [2021-02-02T09:42:49.411Z] [2021-02-02T09:42:49.411Z] #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 [2021-02-02T09:42:49.411Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-02T09:42:49.411Z] #36 1.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:49.411Z] #36 1.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:49.411Z] #36 1.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:49.411Z] #36 2.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-02T09:42:49.411Z] #36 5.055 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-02-02T09:42:49.411Z] #36 7.116 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-02T09:42:49.411Z] #36 ... [2021-02-02T09:42:49.411Z] [2021-02-02T09:42:49.411Z] #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 [2021-02-02T09:42:49.411Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-02T09:42:49.411Z] #55 0.632 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:49.411Z] #55 0.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:49.411Z] #55 0.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:49.411Z] #55 1.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-02T09:42:49.411Z] #55 4.164 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-02-02T09:42:49.411Z] #55 6.654 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-02T09:42:49.571Z] #23 ... [2021-02-02T09:42:49.571Z] [2021-02-02T09:42:49.571Z] #54 [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 [2021-02-02T09:42:49.571Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-02T09:42:49.571Z] #54 5.373 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:49.571Z] #54 5.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:49.571Z] #54 5.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:49.571Z] #54 6.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-02-02T09:42:49.571Z] #54 8.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [265 kB] [2021-02-02T09:42:49.571Z] #54 8.851 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-02T09:42:49.596Z] #47 133.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-02T09:42:49.596Z] #47 DONE 133.7s [2021-02-02T09:42:49.596Z] [2021-02-02T09:42:49.596Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-02T09:42:49.596Z] #41 97.21 CC criu/uts_ns.o [2021-02-02T09:42:49.596Z] #41 97.40 CC criu/vdso.o [2021-02-02T09:42:49.649Z] #12 ... [2021-02-02T09:42:49.649Z] [2021-02-02T09:42:49.649Z] #46 [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 [2021-02-02T09:42:49.649Z] #46 sha256:ccf316d8e97943070f2fcfeb1cc6f88e031841cac1de7e313ec14aa6ef2fd7ca [2021-02-02T09:42:49.649Z] #46 12.42 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:49.649Z] #46 13.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:49.649Z] #46 14.81 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:49.649Z] #46 20.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:49.649Z] #46 20.36 go: finding github.com/fatih/color v1.9.0 [2021-02-02T09:42:49.649Z] #46 20.40 go: finding github.com/pkg/errors v0.9.1 [2021-02-02T09:42:49.649Z] #46 20.46 go: finding github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:49.649Z] #46 20.59 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:49.649Z] #46 20.72 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:49.649Z] #46 20.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:49.649Z] #46 21.04 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:49.649Z] #46 21.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:49.649Z] #46 21.23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:49.649Z] #46 21.25 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:49.649Z] #46 ... [2021-02-02T09:42:49.649Z] [2021-02-02T09:42:49.649Z] #54 [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 [2021-02-02T09:42:49.649Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:42:49.649Z] #54 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:49.708Z] #55 ... [2021-02-02T09:42:49.708Z] [2021-02-02T09:42:49.708Z] #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 [2021-02-02T09:42:49.708Z] #58 sha256:375340716c4f8ea588171b0eb24e9ba1382d431bcd17bd4643deb9bba040b4a4 [2021-02-02T09:42:49.708Z] #58 0.903 + RM_GOPATH=0 [2021-02-02T09:42:49.708Z] #58 0.907 + TMP_GOPATH= [2021-02-02T09:42:49.708Z] #58 0.909 + : /build [2021-02-02T09:42:49.708Z] #58 0.910 + '[' -z '' ']' [2021-02-02T09:42:49.708Z] #58 0.916 ++ mktemp -d [2021-02-02T09:42:49.708Z] #58 0.920 + export GOPATH=/tmp/tmp.x9mmEMWVwn [2021-02-02T09:42:49.708Z] #58 0.927 + GOPATH=/tmp/tmp.x9mmEMWVwn [2021-02-02T09:42:49.708Z] #58 0.927 + RM_GOPATH=1 [2021-02-02T09:42:49.708Z] #58 0.927 + case "$(go env GOARCH)" in [2021-02-02T09:42:49.708Z] #58 0.928 ++ go env GOARCH [2021-02-02T09:42:49.708Z] #58 0.979 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.708Z] #58 0.979 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.708Z] #58 0.980 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:49.708Z] #58 0.983 + dir=/tmp/install [2021-02-02T09:42:49.708Z] #58 0.983 + bin=rootlesskit [2021-02-02T09:42:49.708Z] #58 0.983 + shift [2021-02-02T09:42:49.708Z] #58 0.983 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-02T09:42:49.708Z] #58 0.986 + . /tmp/install/rootlesskit.installer [2021-02-02T09:42:49.708Z] #58 0.987 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:49.708Z] #58 0.988 + install_rootlesskit [2021-02-02T09:42:49.708Z] #58 0.988 + case "$1" in [2021-02-02T09:42:49.708Z] #58 1.002 + export CGO_ENABLED=0 [2021-02-02T09:42:49.708Z] #58 1.002 + CGO_ENABLED=0 [2021-02-02T09:42:49.708Z] #58 1.004 + _install_rootlesskit [2021-02-02T09:42:49.708Z] #58 1.005 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-02T09:42:49.708Z] #58 1.005 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:49.708Z] #58 1.005 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.x9mmEMWVwn/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:49.708Z] #58 1.041 Cloning into '/tmp/tmp.x9mmEMWVwn/src/github.com/rootless-containers/rootlesskit'... [2021-02-02T09:42:49.708Z] #58 6.564 + cd /tmp/tmp.x9mmEMWVwn/src/github.com/rootless-containers/rootlesskit [2021-02-02T09:42:49.708Z] #58 6.568 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-02T09:42:49.708Z] #58 7.333 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:42:49.708Z] #58 7.335 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-02T09:42:49.708Z] #58 ... [2021-02-02T09:42:49.708Z] [2021-02-02T09:42:49.708Z] #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 [2021-02-02T09:42:49.708Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-02T09:42:49.708Z] #40 0.640 + git clone https://github.com/docker/distribution.git . [2021-02-02T09:42:49.708Z] #40 0.642 Cloning into '.'... [2021-02-02T09:42:49.834Z] #54 ... [2021-02-02T09:42:49.834Z] [2021-02-02T09:42:49.834Z] #46 [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 [2021-02-02T09:42:49.834Z] #46 sha256:904e3d8d69366561c6caaaead095fd403dbea4de99707c461e8f6dbcf3a41412 [2021-02-02T09:42:49.834Z] #46 4.748 + RM_GOPATH=0 [2021-02-02T09:42:49.834Z] #46 4.749 + TMP_GOPATH= [2021-02-02T09:42:49.834Z] #46 4.751 + : /build [2021-02-02T09:42:49.834Z] #46 4.751 + '[' -z '' ']' [2021-02-02T09:42:49.834Z] #46 4.751 ++ mktemp -d [2021-02-02T09:42:49.834Z] #46 4.758 + export GOPATH=/tmp/tmp.xSaa3Ycd58 [2021-02-02T09:42:49.834Z] #46 4.758 + GOPATH=/tmp/tmp.xSaa3Ycd58 [2021-02-02T09:42:49.834Z] #46 4.758 + RM_GOPATH=1 [2021-02-02T09:42:49.834Z] #46 4.758 + case "$(go env GOARCH)" in [2021-02-02T09:42:49.834Z] #46 4.758 ++ go env GOARCH [2021-02-02T09:42:49.834Z] #46 4.782 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.834Z] #46 4.782 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:49.834Z] #46 4.782 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:49.834Z] #46 4.802 + dir=/tmp/install [2021-02-02T09:42:49.834Z] #46 4.802 + bin=gotestsum [2021-02-02T09:42:49.834Z] #46 4.802 + shift [2021-02-02T09:42:49.834Z] #46 4.802 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-02T09:42:49.834Z] #46 4.802 + . /tmp/install/gotestsum.installer [2021-02-02T09:42:49.834Z] #46 4.802 ++ : v0.5.3 [2021-02-02T09:42:49.834Z] #46 4.802 + install_gotestsum [2021-02-02T09:42:49.834Z] #46 4.802 + set -e [2021-02-02T09:42:49.834Z] #46 4.802 + export GO111MODULE=on [2021-02-02T09:42:49.834Z] #46 4.802 + GO111MODULE=on [2021-02-02T09:42:49.834Z] #46 4.802 + GOBIN=/build [2021-02-02T09:42:49.834Z] #46 4.802 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-02T09:42:49.834Z] #46 4.849 go: finding gotest.tools v0.5.3 [2021-02-02T09:42:49.834Z] #46 4.852 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:49.834Z] #46 5.723 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:49.834Z] #46 6.408 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-02T09:42:49.834Z] #46 7.312 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:49.834Z] #46 7.478 go: downloading github.com/fatih/color v1.9.0 [2021-02-02T09:42:49.834Z] #46 7.479 go: downloading github.com/pkg/errors v0.9.1 [2021-02-02T09:42:49.834Z] #46 7.480 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:49.834Z] #46 7.481 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:49.834Z] #46 7.594 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:49.834Z] #46 7.709 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:49.834Z] #46 7.834 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:49.834Z] #46 7.937 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:49.834Z] #46 8.092 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:49.834Z] #46 8.311 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:49.834Z] #46 8.375 go: extracting github.com/pkg/errors v0.9.1 [2021-02-02T09:42:49.834Z] #46 8.414 go: extracting github.com/fatih/color v1.9.0 [2021-02-02T09:42:49.834Z] #46 8.417 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:49.834Z] #46 8.525 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:49.834Z] #46 8.526 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:49.834Z] #46 8.535 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:49.834Z] #46 8.819 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:49.834Z] #46 8.904 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:49.834Z] #46 10.06 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:49.834Z] #46 10.49 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:49.834Z] #46 ... [2021-02-02T09:42:49.834Z] [2021-02-02T09:42:49.834Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:42:49.834Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-02T09:42:49.834Z] #31 5.159 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-02T09:42:49.834Z] #31 5.162 Cloning into '.'... [2021-02-02T09:42:49.834Z] #31 ... [2021-02-02T09:42:49.834Z] [2021-02-02T09:42:49.834Z] #35 [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 [2021-02-02T09:42:49.834Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-02T09:42:49.834Z] #35 5.221 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:42:49.834Z] #35 5.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:42:49.834Z] #35 5.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:42:49.834Z] #35 6.349 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-02-02T09:42:49.834Z] #35 7.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [265 kB] [2021-02-02T09:42:49.834Z] #35 8.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-02T09:42:49.905Z] #54 ... [2021-02-02T09:42:49.905Z] [2021-02-02T09:42:49.906Z] #50 [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 [2021-02-02T09:42:49.906Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:42:49.906Z] #50 17.16 + cd /tmp/tmp.n1EyQ1RIxA/src/github.com/mvdan/sh [2021-02-02T09:42:49.906Z] #50 17.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:49.906Z] #50 17.42 + GO111MODULE=on [2021-02-02T09:42:49.906Z] #50 17.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-02T09:42:49.906Z] #50 19.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:42:49.906Z] #50 19.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:42:49.906Z] #50 19.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:42:49.906Z] #50 20.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:42:49.906Z] #50 20.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:42:49.906Z] #50 21.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:42:49.906Z] #50 21.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:42:49.991Z] #48 ... [2021-02-02T09:42:49.991Z] [2021-02-02T09:42:49.991Z] #39 [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 [2021-02-02T09:42:49.991Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:42:49.991Z] #39 22.29 Checking out files: 93% (1558/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-02-02T09:42:50.002Z] #40 ... [2021-02-02T09:42:50.003Z] [2021-02-02T09:42:50.003Z] #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 [2021-02-02T09:42:50.003Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:42:50.003Z] #29 5.528 ############# 19.4% ################################### 49.6% ######################################################################## 100.0% [2021-02-02T09:42:50.003Z] #29 6.199 [2021-02-02T09:42:50.003Z] #29 6.477 0.9% ################## 25.3% ################################ 45.8% ####################################################### 76.6% #################################################################### 95.6% ######################################################################## 100.0% [2021-02-02T09:42:50.003Z] #29 7.392 [2021-02-02T09:42:50.097Z] #35 ... [2021-02-02T09:42:50.097Z] [2021-02-02T09:42:50.097Z] #33 [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 [2021-02-02T09:42:50.097Z] #33 sha256:c5def0f17054d44470f159b3d8805b90da31859e14adb40a06e2cb000a355636 [2021-02-02T09:42:50.097Z] #33 5.034 + RM_GOPATH=0 [2021-02-02T09:42:50.097Z] #33 5.035 + TMP_GOPATH= [2021-02-02T09:42:50.097Z] #33 5.035 + : /build [2021-02-02T09:42:50.097Z] #33 5.036 + '[' -z '' ']' [2021-02-02T09:42:50.097Z] #33 5.065 ++ mktemp -d [2021-02-02T09:42:50.097Z] #33 5.065 + export GOPATH=/tmp/tmp.jAWSQTe6en [2021-02-02T09:42:50.097Z] #33 5.065 + GOPATH=/tmp/tmp.jAWSQTe6en [2021-02-02T09:42:50.097Z] #33 5.065 + RM_GOPATH=1 [2021-02-02T09:42:50.097Z] #33 5.065 + case "$(go env GOARCH)" in [2021-02-02T09:42:50.097Z] #33 5.065 ++ go env GOARCH [2021-02-02T09:42:50.097Z] #33 5.102 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:50.097Z] #33 5.102 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:50.097Z] #33 5.103 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:50.097Z] #33 5.115 + dir=/tmp/install [2021-02-02T09:42:50.097Z] #33 5.115 + bin=tomlv [2021-02-02T09:42:50.097Z] #33 5.115 + shift [2021-02-02T09:42:50.097Z] #33 5.115 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-02T09:42:50.097Z] #33 5.115 + . /tmp/install/tomlv.installer [2021-02-02T09:42:50.097Z] #33 5.115 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:50.097Z] #33 5.115 + install_tomlv [2021-02-02T09:42:50.097Z] #33 5.116 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:50.097Z] #33 5.116 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-02T09:42:50.097Z] #33 5.116 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jAWSQTe6en/src/github.com/BurntSushi/toml [2021-02-02T09:42:50.097Z] #33 5.118 Cloning into '/tmp/tmp.jAWSQTe6en/src/github.com/BurntSushi/toml'... [2021-02-02T09:42:50.097Z] #33 5.902 + cd /tmp/tmp.jAWSQTe6en/src/github.com/BurntSushi/toml [2021-02-02T09:42:50.097Z] #33 5.902 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-02T09:42:50.097Z] #33 5.943 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:42:50.097Z] #33 6.739 math/bits [2021-02-02T09:42:50.097Z] #33 6.763 runtime/internal/atomic [2021-02-02T09:42:50.097Z] #33 6.764 internal/cpu [2021-02-02T09:42:50.097Z] #33 6.764 runtime/internal/sys [2021-02-02T09:42:50.097Z] #33 7.321 runtime/internal/math [2021-02-02T09:42:50.097Z] #33 7.442 unicode/utf8 [2021-02-02T09:42:50.097Z] #33 7.693 internal/bytealg [2021-02-02T09:42:50.097Z] #33 7.759 sync/atomic [2021-02-02T09:42:50.097Z] #33 7.903 unicode [2021-02-02T09:42:50.097Z] #33 8.080 math [2021-02-02T09:42:50.097Z] #33 8.560 internal/testlog [2021-02-02T09:42:50.097Z] #33 8.895 runtime [2021-02-02T09:42:50.097Z] #33 9.129 runtime/cgo [2021-02-02T09:42:50.097Z] #33 ... [2021-02-02T09:42:50.097Z] [2021-02-02T09:42:50.097Z] #50 [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 [2021-02-02T09:42:50.097Z] #50 sha256:abc59abb4347f7e1a08885ead21d0d219fb9a0a8541645faf75433a199bd70d4 [2021-02-02T09:42:50.097Z] #50 5.492 + RM_GOPATH=0 [2021-02-02T09:42:50.097Z] #50 5.493 + TMP_GOPATH= [2021-02-02T09:42:50.097Z] #50 5.494 + : /build [2021-02-02T09:42:50.097Z] #50 5.494 + '[' -z '' ']' [2021-02-02T09:42:50.097Z] #50 5.494 ++ mktemp -d [2021-02-02T09:42:50.097Z] #50 5.496 + export GOPATH=/tmp/tmp.CFqrYss5Zu [2021-02-02T09:42:50.097Z] #50 5.496 + GOPATH=/tmp/tmp.CFqrYss5Zu [2021-02-02T09:42:50.097Z] #50 5.496 + RM_GOPATH=1 [2021-02-02T09:42:50.097Z] #50 5.501 + case "$(go env GOARCH)" in [2021-02-02T09:42:50.097Z] #50 5.501 ++ go env GOARCH [2021-02-02T09:42:50.097Z] #50 5.528 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:50.097Z] #50 5.529 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:50.097Z] #50 5.529 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:42:50.097Z] #50 5.529 ++ dirname /tmp/install/install.sh [2021-02-02T09:42:50.097Z] #50 5.529 + dir=/tmp/install [2021-02-02T09:42:50.097Z] #50 5.529 + bin=shfmt [2021-02-02T09:42:50.097Z] #50 5.529 + shift [2021-02-02T09:42:50.097Z] #50 5.529 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-02T09:42:50.098Z] #50 5.529 + . /tmp/install/shfmt.installer [2021-02-02T09:42:50.098Z] #50 5.529 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:50.098Z] #50 5.529 + install_shfmt [2021-02-02T09:42:50.098Z] #50 5.529 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-02T09:42:50.098Z] #50 5.538 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CFqrYss5Zu/src/github.com/mvdan/sh [2021-02-02T09:42:50.098Z] #50 5.543 Cloning into '/tmp/tmp.CFqrYss5Zu/src/github.com/mvdan/sh'... [2021-02-02T09:42:50.162Z] #50 ... [2021-02-02T09:42:50.162Z] [2021-02-02T09:42:50.162Z] #48 [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 [2021-02-02T09:42:50.162Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:42:50.162Z] #48 22.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:42:50.162Z] #48 22.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:42:50.162Z] #48 22.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:42:50.162Z] #48 23.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:42:50.162Z] #48 23.06 go: downloading github.com/pkg/errors v0.8.1 [2021-02-02T09:42:50.162Z] #48 23.06 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:42:50.162Z] #48 23.06 go: downloading golang.org/x/text v0.3.2 [2021-02-02T09:42:50.162Z] #48 23.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:42:50.236Z] #41 97.96 LINK criu/built-in.o [2021-02-02T09:42:50.236Z] #41 98.08 LINK criu/criu [2021-02-02T09:42:50.253Z] #39 22.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-02T09:42:50.253Z] #39 ... [2021-02-02T09:42:50.253Z] [2021-02-02T09:42:50.253Z] #46 [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 [2021-02-02T09:42:50.253Z] #46 sha256:c164bc7e7778a4d37a0f300ff61fb1c4a508fb4033c2df2894280789f3a6cae0 [2021-02-02T09:42:50.253Z] #46 12.96 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:50.253Z] #46 13.50 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:50.253Z] #46 14.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:50.253Z] #46 19.14 go: finding github.com/fatih/color v1.9.0 [2021-02-02T09:42:50.253Z] #46 19.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:50.253Z] #46 19.34 go: finding github.com/pkg/errors v0.9.1 [2021-02-02T09:42:50.253Z] #46 19.36 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:50.253Z] #46 19.38 go: finding github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:50.253Z] #46 19.40 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:50.253Z] #46 19.58 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:50.253Z] #46 19.87 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:50.253Z] #46 19.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:50.253Z] #46 20.00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:50.253Z] #46 20.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:50.253Z] #46 ... [2021-02-02T09:42:50.253Z] [2021-02-02T09:42:50.253Z] #48 [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 [2021-02-02T09:42:50.253Z] #48 sha256:5271f05dc0a014c9c40b71859ae904db422ba28a248839015087a4560715abd7 [2021-02-02T09:42:50.253Z] #48 23.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:42:50.361Z] #50 ... [2021-02-02T09:42:50.361Z] [2021-02-02T09:42:50.361Z] #28 [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 [2021-02-02T09:42:50.361Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:42:50.361Z] #28 8.138 0.0% ### 4.6% ###### 8.5% ######## 12.5% ########## 15.2% ################# 23.9% ####################### 32.5% ############################## 41.7% ################################## 48.2% ###################################### 54.1% ############################################ 61.8% ################################################ 67.3% ################################################## 70.1% ################################################### 71.4% ##################################################### 74.8% ######################################################## 78.7% ########################################################### 82.6% ############################################################# 85.8% ################################################################ 89.9% ################################################################### 94.1% ###################################################################### 98.0% ######################################################################## 100.0% [2021-02-02T09:42:50.361Z] #28 10.81 [2021-02-02T09:42:50.418Z] #48 23.16 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:42:50.418Z] #48 23.16 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:42:50.418Z] #48 23.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:42:50.418Z] #48 23.41 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:42:50.418Z] #48 ... [2021-02-02T09:42:50.418Z] [2021-02-02T09:42:50.419Z] #44 [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 [2021-02-02T09:42:50.419Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:42:50.419Z] #44 13.33 unicode/utf8 [2021-02-02T09:42:50.419Z] #44 13.93 math [2021-02-02T09:42:50.419Z] #44 17.68 unicode/utf16 [2021-02-02T09:42:50.419Z] #44 18.25 container/list [2021-02-02T09:42:50.419Z] #44 19.67 crypto/internal/subtle [2021-02-02T09:42:50.419Z] #44 20.02 crypto/subtle [2021-02-02T09:42:50.419Z] #44 20.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-02T09:42:50.419Z] #44 20.34 internal/nettrace [2021-02-02T09:42:50.419Z] #44 20.43 runtime/cgo [2021-02-02T09:42:50.515Z] #48 23.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:42:50.515Z] #48 23.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:42:50.515Z] #48 23.18 go: downloading github.com/spf13/cast v1.3.0 [2021-02-02T09:42:50.515Z] #48 23.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:42:50.515Z] #48 23.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:42:50.515Z] #48 23.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:42:50.515Z] #48 23.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:42:50.515Z] #48 23.18 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:42:50.515Z] #48 23.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:42:50.515Z] #48 23.33 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:42:50.515Z] #48 23.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:42:50.526Z] #41 98.28 DEP lib/c/criu.d [2021-02-02T09:42:50.526Z] #41 98.39 CC images/rpc.pb-c.o [2021-02-02T09:42:50.675Z] #44 ... [2021-02-02T09:42:50.675Z] [2021-02-02T09:42:50.675Z] #48 [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 [2021-02-02T09:42:50.675Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:42:50.675Z] #48 23.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:42:50.675Z] #48 23.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-02T09:42:50.675Z] #48 23.53 go: extracting github.com/pkg/errors v0.8.1 [2021-02-02T09:42:50.675Z] #48 23.61 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:42:50.675Z] #48 23.61 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:42:50.779Z] #48 23.44 go: extracting github.com/spf13/cast v1.3.0 [2021-02-02T09:42:50.779Z] #48 23.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:42:50.779Z] #48 23.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:42:50.779Z] #48 23.56 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:42:50.779Z] #48 23.61 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:42:50.779Z] #48 23.62 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:42:50.779Z] #48 23.64 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-02T09:42:50.779Z] #48 23.64 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:42:50.932Z] #48 23.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:42:50.932Z] #48 23.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:42:50.932Z] #48 23.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:42:51.087Z] #48 23.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:42:51.087Z] #48 23.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:42:51.087Z] #48 23.83 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:42:51.087Z] #48 ... [2021-02-02T09:42:51.087Z] [2021-02-02T09:42:51.087Z] #41 [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 [2021-02-02T09:42:51.087Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:42:51.087Z] #41 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:42:51.176Z] #41 98.91 CC lib/c/criu.o [2021-02-02T09:42:51.188Z] #48 24.02 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-02T09:42:51.188Z] #48 24.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:42:51.188Z] #48 24.06 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:42:51.188Z] #48 24.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:42:51.350Z] #41 ... [2021-02-02T09:42:51.350Z] [2021-02-02T09:42:51.350Z] #33 [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 [2021-02-02T09:42:51.350Z] #33 sha256:8aab6348e20804c9d02fcf5f5eaf359a60814a7e1a3c60217eea30fbc1c65031 [2021-02-02T09:42:51.350Z] #33 13.96 unicode/utf8 [2021-02-02T09:42:51.350Z] #33 14.45 internal/testlog [2021-02-02T09:42:51.350Z] #33 14.85 runtime/cgo [2021-02-02T09:42:51.350Z] #33 ... [2021-02-02T09:42:51.350Z] [2021-02-02T09:42:51.350Z] #63 [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 [2021-02-02T09:42:51.350Z] #63 sha256:ce71ab316da24fcdaaa14ab8ef42521890e7b58a353eea2e3c32aec5ca035593 [2021-02-02T09:42:51.448Z] #48 24.20 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:42:51.448Z] #48 24.40 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:42:51.489Z] #41 99.42 LINK lib/c/built-in.o [2021-02-02T09:42:51.489Z] #41 99.42 LINK lib/c/libcriu.so [2021-02-02T09:42:51.489Z] #41 99.44 LINK lib/c/libcriu.a [2021-02-02T09:42:51.489Z] #41 99.48 GEN magic.py [2021-02-02T09:42:51.489Z] #41 99.54 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:42:51.704Z] #48 24.45 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:42:51.704Z] #48 24.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:42:51.704Z] #48 24.49 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:42:51.704Z] #48 24.57 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:42:51.704Z] #48 24.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:42:51.704Z] #48 24.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:42:51.779Z] #41 99.54 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:42:51.779Z] #41 99.54 Note: Building without GnuTLS support [2021-02-02T09:42:51.779Z] #41 99.54 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:42:51.779Z] #41 99.54 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:42:51.779Z] #41 99.82 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:42:51.875Z] #63 23.93 Checking out files: 64% (1223/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-02T09:42:51.875Z] #63 24.55 + cd /tmp/tmp.LxwBMtgzQb/src/github.com/docker/libnetwork [2021-02-02T09:42:51.875Z] #63 24.55 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:42:51.961Z] #48 24.73 go: downloading github.com/fatih/color v1.7.0 [2021-02-02T09:42:51.961Z] #48 24.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:42:51.961Z] #48 24.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:42:51.961Z] #48 24.91 go: extracting github.com/fatih/color v1.7.0 [2021-02-02T09:42:51.961Z] #48 24.92 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:42:51.961Z] #48 24.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:42:51.961Z] #48 24.95 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:42:52.069Z] #41 100.1 make[1]: Nothing to be done for 'all'. [2021-02-02T09:42:52.148Z] #29 7.559 0.4% ## 3.5% ##### 7.3% ########## 15.0% ################ 22.6% ##################### 30.3% ######################### 36.1% ############################### 43.6% ################################### 49.3% ######################################### 57.0% ############################################# 62.7% ################################################# 68.5% ##################################################### 74.3% ######################################################### 79.8% ############################################################ 83.6% ################################################################# 91.3% ##################################################################### 97.1% ######################################################################## 100.0% [2021-02-02T09:42:52.217Z] #48 25.00 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:42:52.359Z] #41 100.4 make[1]: 'images/built-in.o' is up to date. [2021-02-02T09:42:52.359Z] #41 100.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-02T09:42:52.457Z] #63 25.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-02T09:42:52.474Z] #48 25.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:42:52.474Z] #48 25.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:42:52.474Z] #48 25.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:42:52.650Z] #41 100.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-02T09:42:52.650Z] #41 100.4 make[1]: 'compel/libcompel.a' is up to date. [2021-02-02T09:42:52.650Z] #41 100.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-02T09:42:52.650Z] #41 100.4 make[1]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:42:52.650Z] #41 100.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.650Z] #41 100.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:42:52.731Z] #48 25.40 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:42:52.731Z] #48 25.47 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:42:52.731Z] #48 25.47 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:42:52.731Z] #48 25.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:42:52.820Z] #29 9.976 [2021-02-02T09:42:52.940Z] #41 100.6 INSTALL criu/criu [2021-02-02T09:42:52.940Z] #41 DONE 100.8s [2021-02-02T09:42:52.940Z] [2021-02-02T09:42:52.940Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:42:52.988Z] #48 25.73 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:42:52.988Z] #48 25.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-02T09:42:52.988Z] #48 25.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:42:53.245Z] #48 26.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:42:53.570Z] #51 ... [2021-02-02T09:42:53.570Z] [2021-02-02T09:42:53.570Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-02T09:42:53.808Z] #48 26.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-02T09:42:53.860Z] #42 DONE 0.2s [2021-02-02T09:42:53.860Z] [2021-02-02T09:42:53.860Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-02T09:42:54.064Z] #48 26.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:42:54.123Z] #28 11.08 0.0% 0.7% # 1.5% # 2.6% ## 3.7% ### 4.8% #### 5.6% #### 6.6% ##### 7.6% ###### 8.6% ####### 10.3% ######## 11.6% ########## 14.2% ########## 14.3% ########## 14.6% ########### 15.3% ########### 15.5% ########### 15.7% ############ 17.4% ############# 18.5% ############# 19.3% ############## 19.6% ############## 19.7% ############### 21.3% ################# 23.7% ################# 24.0% ################# 24.2% ################# 25.0% ################## 25.9% #################### 28.5% ##################### 29.5% ###################### 30.9% ####################### 32.5% ######################## 34.0% ######################### 35.1% # [2021-02-02T09:42:54.123Z] #28 ... [2021-02-02T09:42:54.123Z] [2021-02-02T09:42:54.123Z] #39 [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 [2021-02-02T09:42:54.123Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-02T09:42:54.123Z] #39 5.188 + git clone https://github.com/docker/distribution.git . [2021-02-02T09:42:54.123Z] #39 5.192 Cloning into '.'... [2021-02-02T09:42:54.123Z] #39 ... [2021-02-02T09:42:54.123Z] [2021-02-02T09:42:54.124Z] #28 [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 [2021-02-02T09:42:54.124Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:42:54.150Z] #44 DONE 0.2s [2021-02-02T09:42:54.150Z] [2021-02-02T09:42:54.150Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-02T09:42:54.150Z] #46 DONE 0.1s [2021-02-02T09:42:54.150Z] [2021-02-02T09:42:54.150Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-02T09:42:54.321Z] #48 27.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:42:54.321Z] #48 27.32 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-02T09:42:54.503Z] #48 DONE 0.2s [2021-02-02T09:42:54.503Z] [2021-02-02T09:42:54.503Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-02T09:42:54.503Z] #50 DONE 0.1s [2021-02-02T09:42:54.503Z] [2021-02-02T09:42:54.503Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:42:54.883Z] #48 27.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:42:54.883Z] #48 27.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-02T09:42:54.883Z] #48 27.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:42:55.140Z] #48 27.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:42:55.140Z] #48 27.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:42:55.140Z] #48 27.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:42:55.398Z] #48 28.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:42:55.398Z] #48 28.22 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:42:55.398Z] #48 28.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:42:55.398Z] #48 28.34 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:42:55.657Z] #48 28.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:42:55.657Z] #48 28.44 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:42:55.770Z] #63 ... [2021-02-02T09:42:55.770Z] [2021-02-02T09:42:55.770Z] #50 [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 [2021-02-02T09:42:55.770Z] #50 sha256:96acc9b7b18933cbc5c61fc69acc88e3c7f2ca0250b45e9abd9e6d3cda5584eb [2021-02-02T09:42:55.770Z] #50 18.37 + cd /tmp/tmp.yRAUW3ulaT/src/github.com/mvdan/sh [2021-02-02T09:42:55.770Z] #50 18.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:42:55.770Z] #50 18.49 + GO111MODULE=on [2021-02-02T09:42:55.770Z] #50 18.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-02T09:42:55.770Z] #50 19.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:42:55.770Z] #50 19.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:42:55.770Z] #50 19.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:42:55.770Z] #50 20.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:42:55.770Z] #50 20.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:42:55.770Z] #50 21.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:42:55.770Z] #50 21.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:42:55.770Z] #50 22.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:42:55.770Z] #50 24.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:42:55.770Z] #50 24.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:42:55.770Z] #50 24.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:42:55.770Z] #50 24.77 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:42:55.770Z] #50 25.80 runtime [2021-02-02T09:42:55.770Z] #50 ... [2021-02-02T09:42:55.770Z] [2021-02-02T09:42:55.770Z] #48 [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 [2021-02-02T09:42:55.770Z] #48 sha256:5271f05dc0a014c9c40b71859ae904db422ba28a248839015087a4560715abd7 [2021-02-02T09:42:55.770Z] #48 23.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:42:55.770Z] #48 24.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:42:55.770Z] #48 24.28 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:42:55.770Z] #48 24.31 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:42:55.770Z] #48 24.48 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:42:55.770Z] #48 24.56 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:42:55.770Z] #48 24.58 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:42:55.770Z] #48 24.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:42:55.770Z] #48 24.58 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:42:55.770Z] #48 24.58 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-02T09:42:55.770Z] #48 24.58 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:42:55.770Z] #48 24.58 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:42:55.770Z] #48 24.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:42:55.770Z] #48 24.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:42:55.770Z] #48 24.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:42:55.770Z] #48 24.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:42:55.770Z] #48 24.84 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:42:55.770Z] #48 24.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:42:55.770Z] #48 24.92 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:42:55.770Z] #48 25.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:42:55.770Z] #48 25.04 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:42:55.770Z] #48 25.05 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:42:55.770Z] #48 25.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:42:55.770Z] #48 25.07 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:42:55.770Z] #48 25.12 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:42:55.770Z] #48 25.26 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:42:55.770Z] #48 25.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:42:55.770Z] #48 25.29 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:42:55.770Z] #48 25.33 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:42:55.770Z] #48 25.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:42:55.770Z] #48 25.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:42:55.770Z] #48 25.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:42:55.770Z] #48 25.53 go: downloading github.com/pkg/errors v0.8.1 [2021-02-02T09:42:55.770Z] #48 25.70 go: extracting github.com/pkg/errors v0.8.1 [2021-02-02T09:42:55.770Z] #48 25.79 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:42:55.770Z] #48 25.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:42:55.770Z] #48 25.84 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:42:55.770Z] #48 25.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:42:55.770Z] #48 25.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:42:55.770Z] #48 25.93 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:42:55.770Z] #48 26.07 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:42:55.770Z] #48 26.08 go: downloading github.com/spf13/afero v1.1.2 [2021-02-02T09:42:55.770Z] #48 26.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:42:55.770Z] #48 26.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:42:55.770Z] #48 26.47 go: extracting github.com/spf13/afero v1.1.2 [2021-02-02T09:42:55.770Z] #48 26.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:42:55.770Z] #48 26.56 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:42:55.770Z] #48 26.57 go: downloading golang.org/x/text v0.3.2 [2021-02-02T09:42:55.770Z] #48 26.65 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:42:55.770Z] #48 26.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:42:55.770Z] #48 26.96 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:42:55.770Z] #48 27.40 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:42:55.770Z] #48 27.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:42:55.770Z] #48 27.63 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:42:55.770Z] #48 27.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:42:55.770Z] #48 27.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-02T09:42:55.770Z] #48 27.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:42:55.770Z] #48 28.10 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:42:55.770Z] #48 28.10 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-02T09:42:55.770Z] #48 28.10 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:42:55.770Z] #48 28.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:42:55.770Z] #48 28.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:42:55.770Z] #48 28.36 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-02T09:42:55.770Z] #48 28.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:42:55.770Z] #48 28.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:42:55.770Z] #48 28.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:42:55.770Z] #48 28.53 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:42:55.913Z] #48 28.63 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-02T09:42:55.913Z] #48 28.84 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:42:55.913Z] #48 28.85 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-02T09:42:56.033Z] #48 28.77 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:42:56.033Z] #48 28.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:42:56.033Z] #48 28.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:42:56.033Z] #48 28.85 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:42:56.170Z] #48 28.90 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:42:56.170Z] #48 29.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:42:56.295Z] #48 28.93 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-02T09:42:56.295Z] #48 28.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:42:56.295Z] #48 29.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:42:56.295Z] #48 29.20 go: downloading github.com/fatih/color v1.7.0 [2021-02-02T09:42:56.429Z] #48 29.15 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:42:56.429Z] #48 29.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:42:56.557Z] #48 29.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:42:56.557Z] #48 29.29 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-02T09:42:56.557Z] #48 29.42 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-02T09:42:56.820Z] #48 29.55 go: extracting github.com/fatih/color v1.7.0 [2021-02-02T09:42:56.820Z] #48 29.55 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:42:56.820Z] #48 29.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:42:56.994Z] #48 29.59 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:42:56.994Z] #48 29.60 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-02T09:42:56.994Z] #48 29.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:42:56.994Z] #48 29.73 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-02T09:42:56.994Z] #48 29.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:42:56.994Z] #48 29.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:42:56.994Z] #48 29.87 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:42:57.082Z] #48 29.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:42:57.082Z] #48 29.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:42:57.251Z] #48 30.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:42:57.344Z] #48 30.00 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-02T09:42:57.507Z] #48 30.18 go: downloading github.com/spf13/viper v1.6.1 [2021-02-02T09:42:57.507Z] #48 30.43 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:42:57.768Z] #48 30.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:42:57.768Z] #48 30.44 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:42:57.768Z] #48 30.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:42:57.768Z] #48 30.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-02T09:42:57.768Z] #48 30.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:42:58.024Z] #48 30.71 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:42:58.024Z] #48 30.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:42:58.025Z] #48 30.88 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:42:58.025Z] #48 30.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:42:58.281Z] #48 31.23 go: extracting github.com/spf13/viper v1.6.1 [2021-02-02T09:42:58.292Z] #48 31.26 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:42:58.538Z] #48 31.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:42:58.538Z] #48 31.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:42:58.795Z] #48 31.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:42:58.795Z] #48 31.63 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:42:58.795Z] #48 31.66 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:42:58.795Z] #48 31.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:42:58.795Z] #48 31.72 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:42:58.795Z] #48 31.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:42:58.940Z] #29 10.24 0.0% # 1.5% ## 3.7% #### 6.4% ##### 7.7% ##### 8.2% ###### 9.3% ####### 10.8% ######## 12.4% ######### 13.5% ########## 15.1% ########### 16.2% ############ 16.8% ############ 17.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################# 23.8% ################## 25.4% ################### 26.5% ################### 27.6% ##################### 29.2% ###################### 30.9% ####################### 32.4% ######################## 33.6% ######################### 35.3% ########################## 36.9% ########################## 37.5% ########################## 37.5% ########################### 37.5% ########################### 37.6% ########################### 37.7% ########################### 37.9% ########################### 38.2% ########################### 38.6% ############################ 39.2% ############################ 40.0% ############################# 41.1% ############################## 42.8% ############################### 44.4% ################################# 46.0% ################################## 47.9% ################################### 49.5% #################################### 51.1% ##################################### 52.8% ###################################### 53.9% ####################################### 55.0% ######################################## 56.7% ########################################## 58.3% ########################################### 60.5% ############################################ 62.0% ############################################# 63.9% [2021-02-02T09:42:58.940Z] #29 ... [2021-02-02T09:42:58.940Z] [2021-02-02T09:42:58.940Z] #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 [2021-02-02T09:42:58.940Z] #47 sha256:4175f619f5cb60509168c19b46a6c6a9262b571c5d11be32bdc4f0bf98f84ba4 [2021-02-02T09:42:58.940Z] #47 11.19 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:58.940Z] #47 12.45 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:58.940Z] #47 17.62 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:42:58.940Z] #47 17.66 go: finding github.com/fatih/color v1.9.0 [2021-02-02T09:42:58.940Z] #47 17.74 go: finding github.com/pkg/errors v0.9.1 [2021-02-02T09:42:58.940Z] #47 17.78 go: finding github.com/spf13/pflag v1.0.3 [2021-02-02T09:42:58.940Z] #47 17.87 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:42:58.940Z] #47 17.95 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:42:58.940Z] #47 18.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:42:58.940Z] #47 18.98 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:42:58.940Z] #47 19.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:42:58.940Z] #47 19.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:42:58.940Z] #47 19.19 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:42:59.051Z] #48 31.89 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:42:59.051Z] #48 31.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:42:59.208Z] #28 11.08 0.0% 0.7% # 1.5% # 2.6% ## 3.7% ### 4.8% #### 5.6% #### 6.6% ##### 7.6% ###### 8.6% ####### 10.3% ######## 11.6% ########## 14.2% ########## 14.3% ########## 14.6% ########### 15.3% ########### 15.5% ########### 15.7% ############ 17.4% ############# 18.5% ############# 19.3% ############## 19.6% ############## 19.7% ############### 21.3% ################# 23.7% ################# 24.0% ################# 24.2% ################# 25.0% ################## 25.9% #################### 28.5% ##################### 29.5% ###################### 30.9% ####################### 32.5% ######################## 34.0% ######################### 35.1% ########################## 36.5% ########################### 37.9% ############################ 39.1% ############################ 40.1% ############################# 41.3% ############################## 42.4% ############################### 44.1% ############################### 44.4% ################################ 45.1% ################################# 45.9% ################################# 47.0% ################################## 48.2% ################################### 49.1% #################################### 50.1% ##################################### 51.4% ##################################### 52.5% ###################################### 53.8% ####################################### 54.6% ######################################## 56.0% ######################################## 56.8% ######################################### 57.9% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% ############################################ 61.4% ############################################ 62.2% ############################################# 63.1% ############################################## 64.4% ############################################### 65.6% ############################################### 66.0% ################################################ 67.2% ################################################# 69.1% ################################################## 70.7% #################################################### 72.6% ##################################################### 74.0% ###################################################### 76.4% ######################################################## 78.1% ######################################################### 79.4% ########################################################## 81.0% ########################################################### 82.7% ############################################################# 85.1% ############################################################## 87.0% ############################################################### 88.5% ################################################################# 90.6% [2021-02-02T09:42:59.208Z] #28 ... [2021-02-02T09:42:59.208Z] [2021-02-02T09:42:59.208Z] #44 [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 [2021-02-02T09:42:59.208Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:42:59.208Z] #44 10.64 crypto/internal/subtle [2021-02-02T09:42:59.208Z] #44 11.03 crypto/subtle [2021-02-02T09:42:59.208Z] #44 11.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-02T09:42:59.208Z] #44 11.28 internal/nettrace [2021-02-02T09:42:59.208Z] #44 11.49 runtime/cgo [2021-02-02T09:42:59.208Z] #44 13.58 vendor/golang.org/x/crypto/internal/subtle [2021-02-02T09:42:59.241Z] #47 ... [2021-02-02T09:42:59.241Z] [2021-02-02T09:42:59.241Z] #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 [2021-02-02T09:42:59.241Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:42:59.339Z] #48 32.04 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:42:59.339Z] #48 32.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:42:59.339Z] #48 32.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:42:59.571Z] #29 10.24 0.0% # 1.5% ## 3.7% #### 6.4% ##### 7.7% ##### 8.2% ###### 9.3% ####### 10.8% ######## 12.4% ######### 13.5% ########## 15.1% ########### 16.2% ############ 16.8% ############ 17.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################# 23.8% ################## 25.4% ################### 26.5% ################### 27.6% ##################### 29.2% ###################### 30.9% ####################### 32.4% ######################## 33.6% ######################### 35.3% ########################## 36.9% ########################## 37.5% ########################## 37.5% ########################### 37.5% ########################### 37.6% ########################### 37.7% ########################### 37.9% ########################### 38.2% ########################### 38.6% ############################ 39.2% ############################ 40.0% ############################# 41.1% ############################## 42.8% ############################### 44.4% ################################# 46.0% ################################## 47.9% ################################### 49.5% #################################### 51.1% ##################################### 52.8% ###################################### 53.9% ####################################### 55.0% ######################################## 56.7% ########################################## 58.3% ########################################### 60.5% ############################################ 62.0% ############################################# 63.9% ############################################### 65.5% ################################################ 66.9% ################################################ 67.5% ################################################# 68.3% [2021-02-02T09:42:59.571Z] #29 ... [2021-02-02T09:42:59.571Z] [2021-02-02T09:42:59.571Z] #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 [2021-02-02T09:42:59.571Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:42:59.571Z] #45 11.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-02T09:42:59.571Z] #45 11.98 internal/nettrace [2021-02-02T09:42:59.571Z] #45 12.47 runtime/cgo [2021-02-02T09:42:59.571Z] #45 15.95 vendor/golang.org/x/crypto/internal/subtle [2021-02-02T09:42:59.571Z] #45 ... [2021-02-02T09:42:59.571Z] [2021-02-02T09:42:59.571Z] #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 [2021-02-02T09:42:59.571Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:42:59.574Z] #44 ... [2021-02-02T09:42:59.574Z] [2021-02-02T09:42:59.574Z] #28 [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 [2021-02-02T09:42:59.574Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:42:59.620Z] #48 32.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:42:59.620Z] #48 32.29 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:42:59.620Z] #48 32.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:42:59.620Z] #48 32.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:42:59.620Z] #48 32.46 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:42:59.927Z] #48 32.62 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:42:59.927Z] #48 32.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-02T09:42:59.927Z] #48 32.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:42:59.927Z] #48 32.83 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:00.123Z] #51 ... [2021-02-02T09:43:00.123Z] [2021-02-02T09:43:00.123Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:43:00.123Z] #54 121.5 + bin/containerd [2021-02-02T09:43:00.170Z] #29 10.24 0.0% # 1.5% ## 3.7% #### 6.4% ##### 7.7% ##### 8.2% ###### 9.3% ####### 10.8% ######## 12.4% ######### 13.5% ########## 15.1% ########### 16.2% ############ 16.8% ############ 17.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################# 23.8% ################## 25.4% ################### 26.5% ################### 27.6% ##################### 29.2% ###################### 30.9% ####################### 32.4% ######################## 33.6% ######################### 35.3% ########################## 36.9% ########################## 37.5% ########################## 37.5% ########################### 37.5% ########################### 37.6% ########################### 37.7% ########################### 37.9% ########################### 38.2% ########################### 38.6% ############################ 39.2% ############################ 40.0% ############################# 41.1% ############################## 42.8% ############################### 44.4% ################################# 46.0% ################################## 47.9% ################################### 49.5% #################################### 51.1% ##################################### 52.8% ###################################### 53.9% ####################################### 55.0% ######################################## 56.7% ########################################## 58.3% ########################################### 60.5% ############################################ 62.0% ############################################# 63.9% ############################################### 65.5% ################################################ 66.9% ################################################ 67.5% ################################################# 68.3% ################################################## 69.8% ################################################### 70.9% ##################################################### 73.6% ###################################################### 75.8% ####################################################### 77.4% [2021-02-02T09:43:00.170Z] #29 ... [2021-02-02T09:43:00.170Z] [2021-02-02T09:43:00.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 [2021-02-02T09:43:00.170Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:43:00.170Z] #49 12.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:00.170Z] #49 12.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:00.170Z] #49 12.21 go: downloading github.com/spf13/viper v1.6.1 [2021-02-02T09:43:00.170Z] #49 12.31 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:00.170Z] #49 12.46 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:00.170Z] #49 12.47 go: downloading github.com/fatih/color v1.7.0 [2021-02-02T09:43:00.170Z] #49 12.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:00.170Z] #49 12.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:00.170Z] #49 12.73 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:00.170Z] #49 13.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:00.170Z] #49 13.22 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:00.170Z] #49 13.38 go: downloading github.com/pkg/errors v0.8.1 [2021-02-02T09:43:00.170Z] #49 13.45 go: extracting github.com/spf13/viper v1.6.1 [2021-02-02T09:43:00.170Z] #49 13.53 go: extracting github.com/fatih/color v1.7.0 [2021-02-02T09:43:00.170Z] #49 13.79 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:00.170Z] #49 13.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:00.170Z] #49 13.89 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:00.170Z] #49 14.01 go: downloading github.com/spf13/afero v1.1.2 [2021-02-02T09:43:00.170Z] #49 14.05 go: extracting github.com/pkg/errors v0.8.1 [2021-02-02T09:43:00.170Z] #49 14.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:00.170Z] #49 14.28 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:00.170Z] #49 14.30 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:00.170Z] #49 14.42 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:00.170Z] #49 14.56 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:00.170Z] #49 14.61 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:00.170Z] #49 14.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:00.170Z] #49 14.86 go: extracting github.com/spf13/afero v1.1.2 [2021-02-02T09:43:00.170Z] #49 15.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:00.170Z] #49 15.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:00.170Z] #49 15.30 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:00.170Z] #49 15.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:00.170Z] #49 15.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:00.170Z] #49 15.66 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:00.170Z] #49 15.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:00.170Z] #49 15.87 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:00.170Z] #49 15.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:00.170Z] #49 15.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:43:00.170Z] #49 16.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:43:00.170Z] #49 16.15 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:43:00.170Z] #49 16.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:00.170Z] #49 16.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:00.170Z] #49 16.31 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:00.170Z] #49 16.37 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:00.170Z] #49 16.39 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:43:00.170Z] #49 16.39 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:00.170Z] #49 16.64 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:00.170Z] #49 16.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:00.170Z] #49 16.80 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:00.170Z] #49 16.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:00.170Z] #49 17.23 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:00.170Z] #49 17.31 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:00.170Z] #49 17.64 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:00.170Z] #49 17.67 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:00.170Z] #49 17.80 go: downloading golang.org/x/text v0.3.2 [2021-02-02T09:43:00.170Z] #49 17.92 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:00.170Z] #49 18.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:00.170Z] #49 18.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:00.170Z] #49 19.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:00.170Z] #49 19.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:00.170Z] #49 20.53 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:00.170Z] #49 ... [2021-02-02T09:43:00.170Z] [2021-02-02T09:43:00.170Z] #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 [2021-02-02T09:43:00.170Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:43:00.170Z] #51 12.27 + cd /tmp/tmp.9wUbrpiduc/src/github.com/mvdan/sh [2021-02-02T09:43:00.170Z] #51 12.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:43:00.170Z] #51 12.39 + GO111MODULE=on [2021-02-02T09:43:00.170Z] #51 12.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-02T09:43:00.170Z] #51 14.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:43:00.170Z] #51 14.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:43:00.170Z] #51 14.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:43:00.170Z] #51 14.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:43:00.170Z] #51 14.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:43:00.170Z] #51 16.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:43:00.170Z] #51 17.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:00.170Z] #51 19.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:00.170Z] #51 21.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:43:00.170Z] #51 22.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:43:00.170Z] #51 ... [2021-02-02T09:43:00.170Z] [2021-02-02T09:43:00.170Z] #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 [2021-02-02T09:43:00.170Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:43:00.184Z] #48 32.86 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:00.184Z] #48 ... [2021-02-02T09:43:00.184Z] [2021-02-02T09:43:00.184Z] #50 [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 [2021-02-02T09:43:00.184Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:43:00.184Z] #50 23.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:00.184Z] #50 24.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:43:00.184Z] #50 24.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:43:00.184Z] #50 24.77 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:43:00.184Z] #50 24.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:00.184Z] #50 25.54 runtime/cgo [2021-02-02T09:43:00.184Z] #50 25.71 runtime [2021-02-02T09:43:00.395Z] #28 11.08 0.0% 0.7% # 1.5% # 2.6% ## 3.7% ### 4.8% #### 5.6% #### 6.6% ##### 7.6% ###### 8.6% ####### 10.3% ######## 11.6% ########## 14.2% ########## 14.3% ########## 14.6% ########### 15.3% ########### 15.5% ########### 15.7% ############ 17.4% ############# 18.5% ############# 19.3% ############## 19.6% ############## 19.7% ############### 21.3% ################# 23.7% ################# 24.0% ################# 24.2% ################# 25.0% ################## 25.9% #################### 28.5% ##################### 29.5% ###################### 30.9% ####################### 32.5% ######################## 34.0% ######################### 35.1% ########################## 36.5% ########################### 37.9% ############################ 39.1% ############################ 40.1% ############################# 41.3% ############################## 42.4% ############################### 44.1% ############################### 44.4% ################################ 45.1% ################################# 45.9% ################################# 47.0% ################################## 48.2% ################################### 49.1% #################################### 50.1% ##################################### 51.4% ##################################### 52.5% ###################################### 53.8% ####################################### 54.6% ######################################## 56.0% ######################################## 56.8% ######################################### 57.9% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% ############################################ 61.4% ############################################ 62.2% ############################################# 63.1% ############################################## 64.4% ############################################### 65.6% ############################################### 66.0% ################################################ 67.2% ################################################# 69.1% ################################################## 70.7% #################################################### 72.6% ##################################################### 74.0% ###################################################### 76.4% ######################################################## 78.1% ######################################################### 79.4% ########################################################## 81.0% ########################################################### 82.7% ############################################################# 85.1% ############################################################## 87.0% ############################################################### 88.5% ################################################################# 90.6% ################################################################## 93.0% #################################################################### 95.0% #################################################################### 95.8% ##################################################################### 96.5% ###################################################################### 98.2% ####################################################################### 98.9% ######################################################################## 100.0% [2021-02-02T09:43:00.395Z] #28 21.86 [2021-02-02T09:43:00.442Z] #50 ... [2021-02-02T09:43:00.442Z] [2021-02-02T09:43:00.442Z] #63 [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 [2021-02-02T09:43:00.442Z] #63 sha256:c4584fdf1dd24b38572afd67c249b13dc34e1e541edf0d3ad81069476c37646a [2021-02-02T09:43:00.442Z] #63 26.82 Checking out files: 71% (1368/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-02T09:43:00.442Z] #63 27.39 + cd /tmp/tmp.7voaSEKaTV/src/github.com/docker/libnetwork [2021-02-02T09:43:00.442Z] #63 27.39 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:43:00.442Z] #63 27.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-02T09:43:00.442Z] #63 ... [2021-02-02T09:43:00.442Z] [2021-02-02T09:43:00.442Z] #48 [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 [2021-02-02T09:43:00.442Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:43:00.442Z] #48 33.28 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:00.442Z] #48 33.38 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:00.709Z] #48 33.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:00.709Z] #48 33.48 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:00.709Z] #48 33.49 go: downloading github.com/spf13/cast v1.3.0 [2021-02-02T09:43:00.709Z] #48 33.63 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:00.709Z] #48 ... [2021-02-02T09:43:00.709Z] [2021-02-02T09:43:00.709Z] #39 [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 [2021-02-02T09:43:00.709Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:43:00.709Z] #39 23.24 Checking out files: 85% (1419/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-02-02T09:43:00.709Z] #39 23.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-02T09:43:00.709Z] #39 25.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-02T09:43:00.981Z] #39 ... [2021-02-02T09:43:00.981Z] [2021-02-02T09:43:00.981Z] #48 [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 [2021-02-02T09:43:00.981Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:43:00.981Z] #48 33.65 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:00.981Z] #48 33.72 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:00.981Z] #48 33.80 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:00.981Z] #48 33.86 go: downloading github.com/spf13/afero v1.1.2 [2021-02-02T09:43:01.238Z] #48 34.14 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:01.419Z] #28 ... [2021-02-02T09:43:01.419Z] [2021-02-02T09:43:01.419Z] #48 [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 [2021-02-02T09:43:01.419Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:43:01.419Z] #48 12.60 go: downloading github.com/pkg/errors v0.8.1 [2021-02-02T09:43:01.419Z] #48 12.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:01.419Z] #48 12.78 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:01.419Z] #48 12.78 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:01.419Z] #48 12.87 go: downloading github.com/spf13/viper v1.6.1 [2021-02-02T09:43:01.419Z] #48 12.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:01.419Z] #48 12.96 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:01.419Z] #48 12.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:01.419Z] #48 12.97 go: extracting github.com/pkg/errors v0.8.1 [2021-02-02T09:43:01.419Z] #48 13.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:01.419Z] #48 13.05 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:01.419Z] #48 13.06 go: extracting github.com/spf13/viper v1.6.1 [2021-02-02T09:43:01.419Z] #48 13.10 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:01.419Z] #48 13.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:01.419Z] #48 13.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:01.419Z] #48 13.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:01.419Z] #48 13.29 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:01.419Z] #48 13.30 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:43:01.419Z] #48 13.31 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:01.419Z] #48 13.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:01.419Z] #48 13.70 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-02T09:43:01.419Z] #48 13.76 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:01.419Z] #48 13.77 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:01.419Z] #48 13.81 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:01.419Z] #48 13.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:01.419Z] #48 13.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:01.419Z] #48 13.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:01.419Z] #48 13.98 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:01.419Z] #48 14.08 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:01.419Z] #48 14.10 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:01.419Z] #48 14.19 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:01.419Z] #48 14.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:01.419Z] #48 14.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:01.419Z] #48 14.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:01.419Z] #48 14.55 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:01.419Z] #48 14.59 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:01.419Z] #48 14.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:01.419Z] #48 14.70 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:01.419Z] #48 14.89 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:01.419Z] #48 14.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:01.420Z] #48 15.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:01.420Z] #48 15.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:01.420Z] #48 15.27 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:01.420Z] #48 15.43 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:01.420Z] #48 15.43 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:01.420Z] #48 15.44 go: downloading github.com/fatih/color v1.7.0 [2021-02-02T09:43:01.420Z] #48 15.70 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:01.420Z] #48 15.99 go: extracting github.com/fatih/color v1.7.0 [2021-02-02T09:43:01.420Z] #48 16.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:01.420Z] #48 16.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:01.420Z] #48 16.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:01.420Z] #48 16.39 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:01.420Z] #48 16.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:01.420Z] #48 16.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:01.420Z] #48 16.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:01.420Z] #48 16.68 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:01.420Z] #48 16.77 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:01.420Z] #48 16.82 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:01.420Z] #48 16.85 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:01.420Z] #48 16.90 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:01.420Z] #48 16.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:01.420Z] #48 17.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:01.420Z] #48 17.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:01.420Z] #48 17.37 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:01.420Z] #48 17.41 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:01.420Z] #48 17.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:01.420Z] #48 17.56 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:01.420Z] #48 17.68 go: downloading golang.org/x/text v0.3.2 [2021-02-02T09:43:01.420Z] #48 17.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:01.420Z] #48 17.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:01.420Z] #48 18.26 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:01.420Z] #48 18.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:01.420Z] #48 18.87 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:01.420Z] #48 18.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:01.420Z] #48 19.01 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:01.420Z] #48 22.27 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:01.420Z] #48 ... [2021-02-02T09:43:01.420Z] [2021-02-02T09:43:01.420Z] #63 [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 [2021-02-02T09:43:01.420Z] #63 sha256:1e22767beac399806a8be401c85ef7d0f4d551cc39a411d9aab0d54919995ed0 [2021-02-02T09:43:01.420Z] #63 21.37 Checking out files: 38% (733/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 93% (1775/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-02T09:43:01.495Z] #48 34.27 go: extracting github.com/spf13/cast v1.3.0 [2021-02-02T09:43:01.495Z] #48 34.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:01.603Z] #48 34.45 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:01.675Z] #29 10.24 0.0% # 1.5% ## 3.7% #### 6.4% ##### 7.7% ##### 8.2% ###### 9.3% ####### 10.8% ######## 12.4% ######### 13.5% ########## 15.1% ########### 16.2% ############ 16.8% ############ 17.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################# 23.8% ################## 25.4% ################### 26.5% ################### 27.6% ##################### 29.2% ###################### 30.9% ####################### 32.4% ######################## 33.6% ######################### 35.3% ########################## 36.9% ########################## 37.5% ########################## 37.5% ########################### 37.5% ########################### 37.6% ########################### 37.7% ########################### 37.9% ########################### 38.2% ########################### 38.6% ############################ 39.2% ############################ 40.0% ############################# 41.1% ############################## 42.8% ############################### 44.4% ################################# 46.0% ################################## 47.9% ################################### 49.5% #################################### 51.1% ##################################### 52.8% ###################################### 53.9% ####################################### 55.0% ######################################## 56.7% ########################################## 58.3% ########################################### 60.5% ############################################ 62.0% ############################################# 63.9% ############################################### 65.5% ################################################ 66.9% ################################################ 67.5% ################################################# 68.3% ################################################## 69.8% ################################################### 70.9% ##################################################### 73.6% ###################################################### 75.8% ####################################################### 77.4% ######################################################## 78.5% ######################################################### 79.9% ########################################################## 80.7% ########################################################## 81.6% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 87.0% ############################################################### 88.9% ################################################################# 90.6% ################################################################### 93.3% #################################################################### 95.5% ###################################################################### 97.4% ####################################################################### 99.6% ######################################################################## 100.0% [2021-02-02T09:43:01.683Z] #63 22.78 + cd /tmp/tmp.vFMV5BoAwX/src/github.com/docker/libnetwork [2021-02-02T09:43:01.683Z] #63 22.78 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:43:01.752Z] #48 34.59 go: extracting github.com/spf13/afero v1.1.2 [2021-02-02T09:43:01.947Z] #63 23.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-02T09:43:01.947Z] #63 ... [2021-02-02T09:43:01.947Z] [2021-02-02T09:43:01.947Z] #46 [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 [2021-02-02T09:43:01.947Z] #46 sha256:904e3d8d69366561c6caaaead095fd403dbea4de99707c461e8f6dbcf3a41412 [2021-02-02T09:43:01.947Z] #46 13.30 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:43:01.947Z] #46 17.25 go: finding github.com/fatih/color v1.9.0 [2021-02-02T09:43:01.947Z] #46 17.25 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T09:43:01.947Z] #46 17.26 go: finding github.com/pkg/errors v0.9.1 [2021-02-02T09:43:01.947Z] #46 17.32 go: finding github.com/spf13/pflag v1.0.3 [2021-02-02T09:43:01.947Z] #46 17.50 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-02T09:43:01.947Z] #46 17.59 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-02T09:43:01.947Z] #46 17.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T09:43:01.947Z] #46 18.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-02T09:43:01.947Z] #46 18.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T09:43:01.947Z] #46 18.05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T09:43:01.947Z] #46 18.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T09:43:01.972Z] #29 19.16 [2021-02-02T09:43:02.010Z] #48 34.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:02.010Z] #48 ... [2021-02-02T09:43:02.010Z] [2021-02-02T09:43:02.010Z] #41 [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 [2021-02-02T09:43:02.010Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:02.010Z] #41 24.79 Fetched 8426 kB in 19s (441 kB/s) [2021-02-02T09:43:02.010Z] #41 24.79 Reading package lists... [2021-02-02T09:43:02.010Z] #41 31.05 Reading package lists... [2021-02-02T09:43:02.010Z] #41 ... [2021-02-02T09:43:02.010Z] [2021-02-02T09:43:02.010Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:02.010Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:02.010Z] #12 24.89 Fetched 8426 kB in 19s (441 kB/s) [2021-02-02T09:43:02.010Z] #12 24.89 Reading package lists... [2021-02-02T09:43:02.212Z] #46 ... [2021-02-02T09:43:02.212Z] [2021-02-02T09:43:02.212Z] #28 [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 [2021-02-02T09:43:02.212Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:43:02.212Z] #28 23.09 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-02T09:43:02.212Z] #28 23.43 [2021-02-02T09:43:02.266Z] #12 31.61 Reading package lists... [2021-02-02T09:43:02.266Z] #12 ... [2021-02-02T09:43:02.266Z] [2021-02-02T09:43:02.266Z] #54 [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 [2021-02-02T09:43:02.266Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:43:02.266Z] #54 24.96 Fetched 8426 kB in 19s (436 kB/s) [2021-02-02T09:43:02.266Z] #54 24.96 Reading package lists... [2021-02-02T09:43:02.266Z] #54 31.81 Reading package lists... [2021-02-02T09:43:02.266Z] #54 ... [2021-02-02T09:43:02.266Z] [2021-02-02T09:43:02.266Z] #35 [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 [2021-02-02T09:43:02.266Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:02.266Z] #35 24.96 Fetched 8426 kB in 20s (429 kB/s) [2021-02-02T09:43:02.266Z] #35 24.96 Reading package lists... [2021-02-02T09:43:02.475Z] #28 23.64 ########################## 36.2% ######################################################################## 100.0% [2021-02-02T09:43:02.475Z] #28 23.84 [2021-02-02T09:43:02.476Z] #28 ... [2021-02-02T09:43:02.476Z] [2021-02-02T09:43:02.476Z] #50 [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 [2021-02-02T09:43:02.476Z] #50 sha256:abc59abb4347f7e1a08885ead21d0d219fb9a0a8541645faf75433a199bd70d4 [2021-02-02T09:43:02.476Z] #50 13.92 + cd /tmp/tmp.CFqrYss5Zu/src/github.com/mvdan/sh [2021-02-02T09:43:02.476Z] #50 13.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-02T09:43:02.476Z] #50 14.05 + GO111MODULE=on [2021-02-02T09:43:02.476Z] #50 14.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-02T09:43:02.476Z] #50 15.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:43:02.476Z] #50 15.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:43:02.476Z] #50 15.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:43:02.476Z] #50 16.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:43:02.476Z] #50 16.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:43:02.476Z] #50 16.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:43:02.476Z] #50 17.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:02.476Z] #50 18.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:02.476Z] #50 20.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-02T09:43:02.476Z] #50 20.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-02T09:43:02.476Z] #50 21.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:43:02.476Z] #50 21.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:02.476Z] #50 22.52 runtime [2021-02-02T09:43:02.553Z] #48 ... [2021-02-02T09:43:02.553Z] [2021-02-02T09:43:02.553Z] #41 [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 [2021-02-02T09:43:02.553Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:02.553Z] #41 25.34 Fetched 8426 kB in 18s (457 kB/s) [2021-02-02T09:43:02.553Z] #41 25.34 Reading package lists... [2021-02-02T09:43:02.553Z] #41 32.08 Reading package lists... [2021-02-02T09:43:02.553Z] #41 ... [2021-02-02T09:43:02.553Z] [2021-02-02T09:43:02.553Z] #39 [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 [2021-02-02T09:43:02.553Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:43:02.553Z] #39 24.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-02T09:43:02.756Z] #50 ... [2021-02-02T09:43:02.756Z] [2021-02-02T09:43:02.756Z] #39 [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 [2021-02-02T09:43:02.756Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-02T09:43:02.756Z] #39 18.91 Checking out files: 94% (1579/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-02-02T09:43:02.756Z] #39 18.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-02T09:43:02.756Z] #39 21.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-02T09:43:02.842Z] #35 31.90 Reading package lists... [2021-02-02T09:43:02.842Z] #35 ... [2021-02-02T09:43:02.842Z] [2021-02-02T09:43:02.842Z] #48 [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 [2021-02-02T09:43:02.842Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:43:02.842Z] #48 35.71 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:02.909Z] #39 ... [2021-02-02T09:43:02.909Z] [2021-02-02T09:43:02.909Z] #35 [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 [2021-02-02T09:43:02.909Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:02.909Z] #35 25.55 Fetched 8426 kB in 19s (450 kB/s) [2021-02-02T09:43:02.909Z] #35 25.55 Reading package lists... [2021-02-02T09:43:02.909Z] #35 32.14 Reading package lists... [2021-02-02T09:43:02.909Z] #35 ... [2021-02-02T09:43:02.909Z] [2021-02-02T09:43:02.909Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:02.909Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:02.909Z] #12 25.69 Fetched 8426 kB in 19s (444 kB/s) [2021-02-02T09:43:02.909Z] #12 25.69 Reading package lists... [2021-02-02T09:43:03.177Z] #12 32.47 Reading package lists... [2021-02-02T09:43:03.177Z] #12 ... [2021-02-02T09:43:03.177Z] [2021-02-02T09:43:03.177Z] #54 [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 [2021-02-02T09:43:03.177Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:43:03.177Z] #54 26.05 Fetched 8426 kB in 19s (438 kB/s) [2021-02-02T09:43:03.177Z] #54 26.05 Reading package lists... [2021-02-02T09:43:03.504Z] #29 20.78 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-02T09:43:03.675Z] #54 ... [2021-02-02T09:43:03.675Z] [2021-02-02T09:43:03.675Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-02T09:43:03.675Z] #51 77.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-02T09:43:03.675Z] #51 78.36 + mkdir -p /build [2021-02-02T09:43:03.675Z] #51 78.36 + cp runc /build/runc [2021-02-02T09:43:03.675Z] #51 DONE 78.7s [2021-02-02T09:43:03.675Z] [2021-02-02T09:43:03.675Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:43:03.965Z] #54 ... [2021-02-02T09:43:03.965Z] [2021-02-02T09:43:03.965Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-02T09:43:03.965Z] #52 DONE 0.2s [2021-02-02T09:43:04.145Z] #54 32.76 Reading package lists... [2021-02-02T09:43:04.145Z] #54 ... [2021-02-02T09:43:04.145Z] [2021-02-02T09:43:04.145Z] #44 [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 [2021-02-02T09:43:04.145Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:43:04.145Z] #44 26.84 vendor/golang.org/x/crypto/internal/subtle [2021-02-02T09:43:04.145Z] #44 27.01 vendor/golang.org/x/crypto/curve25519 [2021-02-02T09:43:04.164Z] #29 21.35 [2021-02-02T09:43:04.191Z] #39 ... [2021-02-02T09:43:04.191Z] [2021-02-02T09:43:04.191Z] #28 [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 [2021-02-02T09:43:04.191Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:43:04.191Z] #28 25.20 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-02T09:43:04.255Z] [2021-02-02T09:43:04.255Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-02T09:43:04.454Z] #28 25.70 [2021-02-02T09:43:04.459Z] #29 21.52 ###################### 31.5% ######################################################################## 100.0% [2021-02-02T09:43:04.459Z] #29 21.74 [2021-02-02T09:43:05.097Z] #28 25.92 0.8% ##################### 30.2% ######################################################################## 100.0% [2021-02-02T09:43:05.097Z] #28 26.25 [2021-02-02T09:43:05.098Z] #44 ... [2021-02-02T09:43:05.098Z] [2021-02-02T09:43:05.098Z] #48 [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 [2021-02-02T09:43:05.098Z] #48 sha256:5271f05dc0a014c9c40b71859ae904db422ba28a248839015087a4560715abd7 [2021-02-02T09:43:05.098Z] #48 38.04 go: extracting golang.org/x/text v0.3.2 [2021-02-02T09:43:05.103Z] #29 ... [2021-02-02T09:43:05.103Z] [2021-02-02T09:43:05.103Z] #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 [2021-02-02T09:43:05.103Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-02T09:43:05.103Z] #55 16.99 Fetched 8199 kB in 16s (500 kB/s) [2021-02-02T09:43:05.103Z] #55 16.99 Reading package lists... [2021-02-02T09:43:05.103Z] #55 26.33 Reading package lists... [2021-02-02T09:43:05.103Z] #55 ... [2021-02-02T09:43:05.103Z] [2021-02-02T09:43:05.103Z] #64 [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 [2021-02-02T09:43:05.103Z] #64 sha256:6398a54e779866456823ba2c159098238b1a9915008978b5f8782fda22a2e0d4 [2021-02-02T09:43:05.103Z] #64 21.96 Checking out files: 55% (1062/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-02T09:43:05.103Z] #64 22.98 + cd /tmp/tmp.XemybZtzr7/src/github.com/docker/libnetwork [2021-02-02T09:43:05.103Z] #64 22.99 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-02T09:43:05.103Z] #64 23.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-02T09:43:05.103Z] #64 ... [2021-02-02T09:43:05.103Z] [2021-02-02T09:43:05.103Z] #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 [2021-02-02T09:43:05.103Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-02T09:43:05.103Z] #40 17.19 Checking out files: 80% (1350/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-02-02T09:43:05.103Z] #40 17.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-02T09:43:05.103Z] #40 19.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-02T09:43:05.400Z] #40 ... [2021-02-02T09:43:05.400Z] [2021-02-02T09:43:05.400Z] #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 [2021-02-02T09:43:05.400Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-02T09:43:05.400Z] #42 17.30 Fetched 8199 kB in 17s (494 kB/s) [2021-02-02T09:43:05.400Z] #42 17.30 Reading package lists... [2021-02-02T09:43:05.400Z] #42 26.08 Reading package lists... [2021-02-02T09:43:05.400Z] #42 ... [2021-02-02T09:43:05.400Z] [2021-02-02T09:43:05.400Z] #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 [2021-02-02T09:43:05.400Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:43:05.400Z] #49 22.84 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:05.400Z] #49 23.12 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:05.400Z] #49 23.92 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:05.400Z] #49 25.58 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:05.400Z] #49 25.79 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:05.471Z] #28 ... [2021-02-02T09:43:05.471Z] [2021-02-02T09:43:05.471Z] #41 [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 [2021-02-02T09:43:05.472Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-02T09:43:05.472Z] #41 16.73 Fetched 8249 kB in 12s (686 kB/s) [2021-02-02T09:43:05.472Z] #41 16.73 Reading package lists... [2021-02-02T09:43:05.472Z] #41 21.87 Reading package lists... [2021-02-02T09:43:05.700Z] #49 ... [2021-02-02T09:43:05.700Z] [2021-02-02T09:43:05.700Z] #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 [2021-02-02T09:43:05.700Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:43:05.700Z] #29 23.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-02T09:43:05.891Z] #41 26.53 Building dependency tree... [2021-02-02T09:43:05.891Z] #41 ... [2021-02-02T09:43:05.891Z] [2021-02-02T09:43:05.891Z] #35 [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 [2021-02-02T09:43:05.891Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-02T09:43:05.891Z] #35 16.66 Fetched 8249 kB in 12s (705 kB/s) [2021-02-02T09:43:05.891Z] #35 16.66 Reading package lists... [2021-02-02T09:43:05.891Z] #35 21.93 Reading package lists... [2021-02-02T09:43:05.891Z] #35 26.77 Building dependency tree... [2021-02-02T09:43:05.891Z] #35 ... [2021-02-02T09:43:05.891Z] [2021-02-02T09:43:05.891Z] #48 [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 [2021-02-02T09:43:05.891Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:43:05.891Z] #48 22.91 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:05.891Z] #48 22.98 go: extracting golang.org/x/text v0.3.2 [2021-02-02T09:43:05.891Z] #48 24.70 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:05.891Z] #48 24.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:05.891Z] #48 24.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:05.891Z] #48 24.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:05.891Z] #48 24.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:05.891Z] #48 24.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:05.891Z] #48 24.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:05.891Z] #48 24.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:05.891Z] #48 24.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:05.891Z] #48 25.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:05.891Z] #48 25.19 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:05.891Z] #48 25.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:05.891Z] #48 25.51 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:05.891Z] #48 25.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:05.891Z] #48 25.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:05.891Z] #48 25.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:05.891Z] #48 25.51 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:05.891Z] #48 25.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:05.891Z] #48 25.71 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:05.891Z] #48 25.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:05.891Z] #48 25.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:05.891Z] #48 25.95 go: downloading github.com/spf13/cast v1.3.0 [2021-02-02T09:43:05.891Z] #48 26.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:05.891Z] #48 26.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:05.891Z] #48 26.18 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:05.891Z] #48 26.21 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:05.891Z] #48 26.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:05.891Z] #48 26.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:05.891Z] #48 26.39 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:05.891Z] #48 26.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:05.891Z] #48 26.67 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:05.891Z] #48 26.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:43:05.891Z] #48 26.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:05.891Z] #48 26.99 go: extracting github.com/spf13/cast v1.3.0 [2021-02-02T09:43:05.997Z] #29 23.31 skipping existing 5cb8031fd95d [2021-02-02T09:43:06.157Z] #48 ... [2021-02-02T09:43:06.157Z] [2021-02-02T09:43:06.157Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:06.157Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:43:06.157Z] #12 17.26 Fetched 8249 kB in 12s (711 kB/s) [2021-02-02T09:43:06.157Z] #12 17.26 Reading package lists... [2021-02-02T09:43:06.157Z] #12 22.52 Reading package lists... [2021-02-02T09:43:06.157Z] #12 ... [2021-02-02T09:43:06.157Z] [2021-02-02T09:43:06.157Z] #48 [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 [2021-02-02T09:43:06.157Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:43:06.157Z] #48 27.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:06.157Z] #48 27.41 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:06.157Z] #48 27.49 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-02T09:43:06.157Z] #48 27.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:06.157Z] #48 27.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:06.157Z] #48 ... [2021-02-02T09:43:06.157Z] [2021-02-02T09:43:06.157Z] #54 [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 [2021-02-02T09:43:06.157Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-02T09:43:06.157Z] #54 17.45 Fetched 8249 kB in 12s (670 kB/s) [2021-02-02T09:43:06.157Z] #54 17.45 Reading package lists... [2021-02-02T09:43:06.157Z] #54 22.68 Reading package lists... [2021-02-02T09:43:06.157Z] #54 27.59 Building dependency tree... [2021-02-02T09:43:06.157Z] #54 ... [2021-02-02T09:43:06.157Z] [2021-02-02T09:43:06.157Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:06.157Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:43:06.297Z] #29 23.49 [2021-02-02T09:43:06.595Z] #29 ... [2021-02-02T09:43:06.595Z] [2021-02-02T09:43:06.595Z] #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 [2021-02-02T09:43:06.595Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-02T09:43:06.595Z] #36 18.65 Fetched 8199 kB in 17s (470 kB/s) [2021-02-02T09:43:06.595Z] #36 18.65 Reading package lists... [2021-02-02T09:43:06.892Z] #36 27.54 Reading package lists... [2021-02-02T09:43:06.892Z] #36 ... [2021-02-02T09:43:06.892Z] [2021-02-02T09:43:06.892Z] #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 [2021-02-02T09:43:06.892Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:43:06.892Z] #49 28.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:06.892Z] #49 28.49 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:06.892Z] #49 28.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:06.892Z] #49 28.64 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:06.892Z] #49 28.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:06.892Z] #49 28.93 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:07.014Z] #48 39.50 go: extracting golang.org/x/text v0.3.2 [2021-02-02T09:43:07.537Z] #49 ... [2021-02-02T09:43:07.537Z] [2021-02-02T09:43:07.537Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:07.537Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:43:07.537Z] #13 19.54 Fetched 8199 kB in 18s (446 kB/s) [2021-02-02T09:43:07.537Z] #13 19.54 Reading package lists... [2021-02-02T09:43:07.537Z] #13 27.62 Reading package lists... [2021-02-02T09:43:07.537Z] #13 ... [2021-02-02T09:43:07.537Z] [2021-02-02T09:43:07.537Z] #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 [2021-02-02T09:43:07.537Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:43:07.537Z] #29 24.92 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-02T09:43:07.558Z] #12 27.61 Building dependency tree... [2021-02-02T09:43:07.837Z] #29 25.34 [2021-02-02T09:43:08.380Z] #48 ... [2021-02-02T09:43:08.380Z] [2021-02-02T09:43:08.380Z] #44 [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 [2021-02-02T09:43:08.380Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:43:08.380Z] #44 40.89 github.com/LK4D4/vndr/godl/singleflight [2021-02-02T09:43:08.380Z] #44 40.89 internal/reflectlite [2021-02-02T09:43:08.380Z] #44 41.14 math/rand [2021-02-02T09:43:08.957Z] #12 30.16 The following additional packages will be installed: [2021-02-02T09:43:08.957Z] #12 30.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-02T09:43:08.957Z] #12 30.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-02T09:43:08.957Z] #12 30.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-02T09:43:08.957Z] #12 30.18 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-02T09:43:08.957Z] #12 30.18 mingw-w64-x86-64-dev [2021-02-02T09:43:08.957Z] #12 30.18 Suggested packages: [2021-02-02T09:43:08.957Z] #12 30.19 gcc-8-locales seccomp wine64 [2021-02-02T09:43:09.747Z] #44 42.25 internal/singleflight [2021-02-02T09:43:09.909Z] #12 31.26 The following NEW packages will be installed: [2021-02-02T09:43:09.909Z] #12 31.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-02T09:43:09.909Z] #12 31.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-02T09:43:09.909Z] #12 31.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-02T09:43:09.909Z] #12 31.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-02T09:43:09.909Z] #12 31.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-02T09:43:09.909Z] #12 31.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-02T09:43:09.909Z] #12 31.26 The following packages will be upgraded: [2021-02-02T09:43:09.909Z] #12 31.26 libsystemd0 libudev1 [2021-02-02T09:43:10.175Z] #12 31.55 2 upgraded, 25 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:43:10.175Z] #12 31.55 Need to get 73.8 MB of archives. [2021-02-02T09:43:10.175Z] #12 31.55 After this operation, 472 MB of additional disk space will be used. [2021-02-02T09:43:10.175Z] #12 31.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2021-02-02T09:43:10.175Z] #12 31.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2021-02-02T09:43:10.175Z] #12 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-02-02T09:43:10.334Z] #29 25.53 1.2% ### 4.8% ####### 10.4% ########## 14.1% ############ 17.7% ################ 23.3% #################### 28.8% ######################## 34.3% ############################ 39.8% ################################ 45.3% ####################################### 54.5% ########################################### 60.1% ############################################### 65.6% #################################################### 73.0% ######################################################### 80.4% ################################################################ 89.6% ################################################################# 91.5% #################################################################### 95.2% ######################################################################## 100.0% [2021-02-02T09:43:10.334Z] #29 ... [2021-02-02T09:43:10.334Z] [2021-02-02T09:43:10.334Z] #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 [2021-02-02T09:43:10.334Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:43:10.334Z] #51 22.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-02T09:43:10.334Z] #51 22.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-02T09:43:10.334Z] #51 24.04 runtime/cgo [2021-02-02T09:43:10.334Z] #51 24.26 runtime [2021-02-02T09:43:10.395Z] #48 ... [2021-02-02T09:43:10.395Z] [2021-02-02T09:43:10.395Z] #63 [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 [2021-02-02T09:43:10.395Z] #63 sha256:ce71ab316da24fcdaaa14ab8ef42521890e7b58a353eea2e3c32aec5ca035593 [2021-02-02T09:43:10.395Z] #63 DONE 43.0s [2021-02-02T09:43:10.395Z] [2021-02-02T09:43:10.395Z] #48 [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 [2021-02-02T09:43:10.395Z] #48 sha256:5271f05dc0a014c9c40b71859ae904db422ba28a248839015087a4560715abd7 [2021-02-02T09:43:10.395Z] #48 43.16 go: finding github.com/fatih/color v1.7.0 [2021-02-02T09:43:10.395Z] #48 43.29 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:10.632Z] #51 ... [2021-02-02T09:43:10.632Z] [2021-02-02T09:43:10.632Z] #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 [2021-02-02T09:43:10.632Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:43:10.632Z] #49 31.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:10.632Z] #49 31.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:10.632Z] #49 31.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:10.632Z] #49 31.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:10.632Z] #49 31.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:10.632Z] #49 31.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:10.632Z] #49 31.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:10.632Z] #49 31.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:10.632Z] #49 31.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:10.632Z] #49 31.43 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:10.632Z] #49 31.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:10.632Z] #49 31.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:10.632Z] #49 31.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:10.632Z] #49 31.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:10.632Z] #49 31.63 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:10.632Z] #49 31.70 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:10.632Z] #49 31.72 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:10.632Z] #49 31.79 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:10.632Z] #49 31.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:10.632Z] #49 31.88 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:10.632Z] #49 31.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:10.632Z] #49 31.94 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:10.632Z] #49 32.03 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:10.632Z] #49 32.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:10.632Z] #49 32.20 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:10.632Z] #49 32.23 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:10.632Z] #49 32.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:10.632Z] #49 32.25 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:10.632Z] #49 32.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:10.632Z] #49 32.28 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:10.632Z] #49 32.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:10.632Z] #49 32.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:10.632Z] #49 32.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:10.632Z] #49 32.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:10.632Z] #49 32.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:10.632Z] #49 32.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:10.632Z] #49 32.71 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:10.632Z] #49 32.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:10.632Z] #49 32.81 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:10.632Z] #49 32.82 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:10.632Z] #49 32.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:10.632Z] #49 32.86 go: downloading github.com/spf13/cast v1.3.0 [2021-02-02T09:43:10.632Z] #49 32.93 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:10.656Z] #48 43.42 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:10.656Z] #48 43.42 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:10.656Z] #48 43.51 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:10.676Z] #44 43.45 strconv [2021-02-02T09:43:10.676Z] #44 43.46 io [2021-02-02T09:43:10.752Z] #12 31.94 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] [2021-02-02T09:43:10.918Z] #48 43.57 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:10.918Z] #48 43.65 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:10.918Z] #48 43.68 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:10.918Z] #48 43.68 go: finding github.com/pkg/errors v0.8.1 [2021-02-02T09:43:10.928Z] #49 32.95 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:10.928Z] #49 33.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:10.928Z] #49 33.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:10.928Z] #49 33.15 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:11.015Z] #12 32.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-02T09:43:11.015Z] #12 32.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-02-02T09:43:11.015Z] #12 32.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-02T09:43:11.015Z] #12 32.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-02T09:43:11.180Z] #48 43.86 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:11.180Z] #48 43.86 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:11.180Z] #48 43.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:11.180Z] #48 43.91 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:11.180Z] #48 43.95 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:11.180Z] #48 43.96 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:11.180Z] #48 43.98 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:11.180Z] #48 43.98 go: finding github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:11.180Z] #48 44.00 go: finding github.com/spf13/viper v1.6.1 [2021-02-02T09:43:11.180Z] #48 44.04 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:11.180Z] #48 44.08 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:11.225Z] #49 33.16 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:11.225Z] #49 33.18 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:11.225Z] #49 33.18 go: extracting github.com/spf13/cast v1.3.0 [2021-02-02T09:43:11.225Z] #49 33.18 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:11.225Z] #49 33.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:11.225Z] #49 33.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:11.225Z] #49 33.36 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:11.225Z] #49 33.42 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:11.278Z] #12 ... [2021-02-02T09:43:11.278Z] [2021-02-02T09:43:11.278Z] #28 [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 [2021-02-02T09:43:11.278Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:43:11.278Z] #28 27.67 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-02T09:43:11.278Z] #28 28.30 [2021-02-02T09:43:11.278Z] #28 28.76 0.0% #### 5.8% ######## 11.4% ########### 16.5% ############ 18.0% ################# 24.5% ##################### 29.5% ######################### 35.0% ############################# 41.6% ################################ 45.5% ################################### 49.4% ####################################### 55.5% ############################################ 61.8% ################################################# 68.4% ###################################################### 75.5% ########################################################## 81.5% ################################################################# 90.3% #################################################################### 95.5% ######################################################################## 100.0% [2021-02-02T09:43:11.278Z] #28 31.12 [2021-02-02T09:43:11.278Z] #28 32.40 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-02T09:43:11.450Z] #48 44.15 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:11.450Z] #48 44.28 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:11.523Z] #49 33.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:11.523Z] #49 33.55 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:11.523Z] #49 33.69 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:11.523Z] #49 33.70 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:11.523Z] #49 33.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:11.523Z] #49 33.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:11.542Z] #28 32.77 [2021-02-02T09:43:11.542Z] #28 32.98 ######################################################################## 100.0% [2021-02-02T09:43:11.711Z] #48 44.38 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:11.711Z] #48 44.38 go: finding github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:11.711Z] #48 44.39 go: finding github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:11.711Z] #48 44.41 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:11.711Z] #48 44.44 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:11.711Z] #48 44.45 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:11.711Z] #48 44.46 go: finding github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:11.711Z] #48 44.50 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:11.711Z] #48 44.54 go: finding github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:11.711Z] #48 44.55 go: finding github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:11.808Z] #28 33.14 [2021-02-02T09:43:11.820Z] #49 33.82 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:11.820Z] #49 33.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:11.820Z] #49 33.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:11.974Z] #48 44.66 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:11.974Z] #48 44.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:11.974Z] #48 44.82 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:11.974Z] #48 44.84 go: finding github.com/spf13/afero v1.1.2 [2021-02-02T09:43:11.974Z] #48 44.85 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:11.974Z] #48 44.86 go: finding github.com/spf13/cast v1.3.0 [2021-02-02T09:43:12.043Z] #44 44.81 bytes [2021-02-02T09:43:12.043Z] #44 ... [2021-02-02T09:43:12.043Z] [2021-02-02T09:43:12.043Z] #63 [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 [2021-02-02T09:43:12.043Z] #63 sha256:c4584fdf1dd24b38572afd67c249b13dc34e1e541edf0d3ad81069476c37646a [2021-02-02T09:43:12.043Z] #63 DONE 44.9s [2021-02-02T09:43:12.043Z] [2021-02-02T09:43:12.043Z] #54 [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 [2021-02-02T09:43:12.043Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:43:12.043Z] #54 31.81 Reading package lists... [2021-02-02T09:43:12.043Z] #54 38.55 Building dependency tree... [2021-02-02T09:43:12.044Z] #54 41.44 The following additional packages will be installed: [2021-02-02T09:43:12.044Z] #54 41.44 libbtrfs0 [2021-02-02T09:43:12.044Z] #54 41.59 The following NEW packages will be installed: [2021-02-02T09:43:12.044Z] #54 41.59 libbtrfs-dev libbtrfs0 [2021-02-02T09:43:12.044Z] #54 41.97 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:12.044Z] #54 41.97 Need to get 119 kB of archives. [2021-02-02T09:43:12.044Z] #54 41.97 After this operation, 387 kB of additional disk space will be used. [2021-02-02T09:43:12.044Z] #54 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-02T09:43:12.044Z] #54 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-02T09:43:12.044Z] #54 42.96 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:12.044Z] #54 43.14 Fetched 119 kB in 0s (387 kB/s) [2021-02-02T09:43:12.044Z] #54 43.28 Selecting previously unselected package libbtrfs0. [2021-02-02T09:43:12.044Z] #54 43.28 (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 ... 15410 files and directories currently installed.) [2021-02-02T09:43:12.044Z] #54 43.32 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-02T09:43:12.044Z] #54 43.34 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:12.044Z] #54 43.51 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:43:12.044Z] #54 43.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-02T09:43:12.044Z] #54 43.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:12.044Z] #54 43.87 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:12.044Z] #54 43.93 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:12.044Z] #54 44.24 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:12.044Z] #54 DONE 44.9s [2021-02-02T09:43:12.134Z] #49 34.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:12.134Z] #49 34.15 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:12.134Z] #49 34.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:12.235Z] #48 44.87 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:12.235Z] #48 44.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:12.235Z] #48 44.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:12.235Z] #48 44.91 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:12.235Z] #48 44.92 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:12.235Z] #48 44.93 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:12.235Z] #48 44.94 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:12.235Z] #48 44.96 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:12.235Z] #48 44.98 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:12.235Z] #48 45.00 go: finding golang.org/x/text v0.3.2 [2021-02-02T09:43:12.235Z] #48 45.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:12.235Z] #48 45.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:12.305Z] [2021-02-02T09:43:12.305Z] #48 [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 [2021-02-02T09:43:12.305Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:43:12.305Z] #48 44.16 go: finding github.com/fatih/color v1.7.0 [2021-02-02T09:43:12.305Z] #48 44.23 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:12.305Z] #48 44.25 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:12.305Z] #48 44.29 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:12.305Z] #48 44.40 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:12.305Z] #48 44.42 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:12.305Z] #48 44.42 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:12.305Z] #48 44.44 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:12.305Z] #48 44.44 go: finding github.com/pkg/errors v0.8.1 [2021-02-02T09:43:12.305Z] #48 44.52 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.57 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:12.305Z] #48 44.60 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.62 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:12.305Z] #48 44.66 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.66 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.66 go: finding github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:12.305Z] #48 44.68 go: finding github.com/spf13/viper v1.6.1 [2021-02-02T09:43:12.305Z] #48 44.70 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.72 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:12.305Z] #48 44.75 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.96 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:12.305Z] #48 44.96 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.96 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:12.305Z] #48 44.97 go: finding github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:12.306Z] #48 45.11 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:12.306Z] #48 45.11 go: finding github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:12.306Z] #48 45.19 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:12.306Z] #48 45.23 go: finding github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:12.434Z] #49 34.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:12.434Z] #49 34.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:12.434Z] #49 34.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:12.499Z] #48 45.23 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:12.499Z] #48 45.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:12.499Z] #48 45.30 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:12.499Z] #48 45.32 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:12.499Z] #48 45.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:12.499Z] #48 45.40 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:12.499Z] #48 45.40 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:12.562Z] #48 45.27 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:12.562Z] #48 45.29 go: finding github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:12.562Z] #48 45.41 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:12.562Z] #48 45.41 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:12.730Z] #49 34.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:12.730Z] #49 34.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:12.730Z] #49 34.87 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:12.763Z] #48 45.44 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:12.763Z] #48 45.44 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:12.763Z] #48 45.44 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:12.763Z] #48 45.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:12.763Z] #48 45.48 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:12.763Z] #48 45.48 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:12.763Z] #48 45.50 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:12.763Z] #48 45.53 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:12.763Z] #48 45.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:12.763Z] #48 45.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:12.763Z] #48 45.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:12.763Z] #48 45.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:12.787Z] #28 33.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-02T09:43:12.820Z] #48 45.53 go: finding github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:12.820Z] #48 45.56 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:12.820Z] #48 45.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:12.820Z] #48 45.60 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:12.820Z] #48 45.81 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:13.025Z] #48 45.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:13.025Z] #48 45.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:13.025Z] #48 45.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:13.025Z] #49 35.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:13.025Z] #48 45.88 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:13.025Z] #49 35.14 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:13.025Z] #48 45.92 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:13.077Z] #48 45.85 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:13.077Z] #48 45.89 go: finding github.com/spf13/afero v1.1.2 [2021-02-02T09:43:13.077Z] #48 45.91 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:13.077Z] #48 45.93 go: finding github.com/spf13/cast v1.3.0 [2021-02-02T09:43:13.077Z] #48 45.96 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:13.077Z] #48 45.96 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:13.077Z] #48 46.00 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:13.077Z] #48 46.00 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:13.322Z] #49 35.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:13.322Z] #49 35.30 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:13.427Z] #28 34.46 [2021-02-02T09:43:13.427Z] #28 34.68 ######################################################################## 100.0% [2021-02-02T09:43:13.427Z] #28 34.80 [2021-02-02T09:43:13.640Z] #48 46.24 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:13.640Z] #48 46.39 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:13.640Z] #48 46.48 go: finding golang.org/x/text v0.3.2 [2021-02-02T09:43:13.752Z] #28 35.01 Download of images into '/build' complete. [2021-02-02T09:43:13.752Z] #28 35.01 Use something like the following to load the result into a Docker daemon: [2021-02-02T09:43:13.752Z] #28 35.01 tar -cC '/build' . | docker load [2021-02-02T09:43:13.903Z] #48 46.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:13.903Z] #48 46.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:13.903Z] #48 46.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:13.903Z] #48 46.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:13.963Z] #49 35.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:14.160Z] #48 46.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:14.160Z] #48 46.93 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:14.160Z] #48 46.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:14.160Z] #48 46.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:14.160Z] #48 47.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:14.160Z] #48 47.02 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:14.160Z] #48 47.02 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:14.160Z] #48 47.05 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:14.160Z] #48 47.07 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:14.160Z] #48 47.15 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:14.417Z] #48 47.16 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:14.417Z] #48 47.24 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:14.417Z] #48 47.29 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:14.423Z] #48 ... [2021-02-02T09:43:14.423Z] [2021-02-02T09:43:14.423Z] #54 [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 [2021-02-02T09:43:14.423Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-02T09:43:14.423Z] #54 32.76 Reading package lists... [2021-02-02T09:43:14.423Z] #54 40.05 Building dependency tree... [2021-02-02T09:43:14.423Z] #54 44.09 The following additional packages will be installed: [2021-02-02T09:43:14.423Z] #54 44.11 libbtrfs0 [2021-02-02T09:43:14.423Z] #54 44.35 The following NEW packages will be installed: [2021-02-02T09:43:14.423Z] #54 44.38 libbtrfs-dev libbtrfs0 [2021-02-02T09:43:14.423Z] #54 44.80 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:14.423Z] #54 44.80 Need to get 119 kB of archives. [2021-02-02T09:43:14.423Z] #54 44.80 After this operation, 387 kB of additional disk space will be used. [2021-02-02T09:43:14.423Z] #54 44.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-02T09:43:14.423Z] #54 44.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-02T09:43:14.423Z] #54 45.78 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:14.423Z] #54 45.99 Fetched 119 kB in 0s (375 kB/s) [2021-02-02T09:43:14.423Z] #54 46.33 Selecting previously unselected package libbtrfs0. [2021-02-02T09:43:14.423Z] #54 46.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 ... 15410 files and directories currently installed.) [2021-02-02T09:43:14.423Z] #54 46.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-02T09:43:14.423Z] #54 46.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:14.423Z] #54 46.49 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:43:14.423Z] #54 46.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-02T09:43:14.423Z] #54 46.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:14.423Z] #54 46.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:14.423Z] #54 46.87 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:14.423Z] #54 46.88 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:14.423Z] #54 DONE 47.2s [2021-02-02T09:43:14.674Z] #48 47.29 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:14.674Z] #48 47.30 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:14.674Z] #48 47.34 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:14.674Z] #48 47.36 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:14.674Z] #48 47.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:14.674Z] #48 47.50 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:14.674Z] #48 47.51 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:14.674Z] #48 47.53 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:14.687Z] [2021-02-02T09:43:14.687Z] #41 [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 [2021-02-02T09:43:14.687Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:14.687Z] #41 32.08 Reading package lists... [2021-02-02T09:43:14.687Z] #41 39.14 Building dependency tree... [2021-02-02T09:43:14.687Z] #41 42.83 The following additional packages will be installed: [2021-02-02T09:43:14.687Z] #41 42.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-02T09:43:14.687Z] #41 42.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-02T09:43:14.687Z] #41 42.86 Suggested packages: [2021-02-02T09:43:14.687Z] #41 42.87 manpages-dev python-setuptools [2021-02-02T09:43:14.687Z] #41 44.64 The following NEW packages will be installed: [2021-02-02T09:43:14.687Z] #41 44.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-02T09:43:14.687Z] #41 44.65 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-02T09:43:14.687Z] #41 44.65 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-02T09:43:14.687Z] #41 44.66 python-six zlib1g-dev [2021-02-02T09:43:14.687Z] #41 45.05 0 upgraded, 17 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:14.687Z] #41 45.05 Need to get 4095 kB of archives. [2021-02-02T09:43:14.687Z] #41 45.05 After this operation, 22.5 MB of additional disk space will be used. [2021-02-02T09:43:14.687Z] #41 45.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-02T09:43:14.687Z] #41 45.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-02T09:43:14.687Z] #41 45.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-02T09:43:14.687Z] #41 45.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-02T09:43:14.687Z] #41 45.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-02T09:43:14.687Z] #41 45.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-02T09:43:14.687Z] #41 45.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-02T09:43:14.687Z] #41 45.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-02T09:43:14.687Z] #41 45.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-02T09:43:14.687Z] #41 45.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-02T09:43:14.687Z] #41 45.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-02T09:43:14.687Z] #41 45.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-02T09:43:14.687Z] #41 45.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-02T09:43:14.687Z] #41 45.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-02T09:43:14.687Z] #41 45.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-02T09:43:14.687Z] #41 45.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-02T09:43:14.687Z] #41 45.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-02T09:43:14.687Z] #41 46.72 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:14.687Z] #41 46.92 Fetched 4095 kB in 1s (5761 kB/s) [2021-02-02T09:43:14.687Z] #41 47.03 Selecting previously unselected package libcap-dev:amd64. [2021-02-02T09:43:14.687Z] #41 47.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-02T09:43:14.687Z] #41 47.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-02T09:43:14.687Z] #41 47.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-02T09:43:14.687Z] #41 47.40 Selecting previously unselected package libnet1:amd64. [2021-02-02T09:43:14.687Z] #41 47.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-02T09:43:14.687Z] #41 47.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:14.930Z] #48 47.55 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:14.930Z] #48 ... [2021-02-02T09:43:14.930Z] [2021-02-02T09:43:14.930Z] #41 [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 [2021-02-02T09:43:14.930Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:14.930Z] #41 31.05 Reading package lists... [2021-02-02T09:43:14.930Z] #41 37.88 Building dependency tree... [2021-02-02T09:43:14.930Z] #41 41.02 The following additional packages will be installed: [2021-02-02T09:43:14.930Z] #41 41.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-02T09:43:14.930Z] #41 41.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-02T09:43:14.930Z] #41 41.06 Suggested packages: [2021-02-02T09:43:14.930Z] #41 41.07 manpages-dev python-setuptools [2021-02-02T09:43:14.930Z] #41 42.53 The following NEW packages will be installed: [2021-02-02T09:43:14.930Z] #41 42.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-02T09:43:14.930Z] #41 42.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-02T09:43:14.930Z] #41 42.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-02T09:43:14.930Z] #41 42.54 python-six zlib1g-dev [2021-02-02T09:43:14.930Z] #41 42.90 0 upgraded, 17 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:14.930Z] #41 42.90 Need to get 4095 kB of archives. [2021-02-02T09:43:14.930Z] #41 42.90 After this operation, 22.5 MB of additional disk space will be used. [2021-02-02T09:43:14.930Z] #41 42.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-02T09:43:14.930Z] #41 42.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-02T09:43:14.930Z] #41 42.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-02T09:43:14.930Z] #41 42.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-02T09:43:14.930Z] #41 42.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-02T09:43:14.930Z] #41 42.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-02T09:43:14.930Z] #41 42.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-02T09:43:14.930Z] #41 42.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-02T09:43:14.930Z] #41 42.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-02T09:43:14.930Z] #41 43.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-02T09:43:14.930Z] #41 43.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-02T09:43:14.930Z] #41 43.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-02T09:43:14.930Z] #41 43.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-02T09:43:14.930Z] #41 43.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-02T09:43:14.930Z] #41 43.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-02T09:43:14.930Z] #41 43.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-02T09:43:14.930Z] #41 43.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-02T09:43:14.930Z] #41 44.41 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:14.930Z] #41 44.65 Fetched 4095 kB in 1s (5883 kB/s) [2021-02-02T09:43:14.930Z] #41 44.83 Selecting previously unselected package libcap-dev:amd64. [2021-02-02T09:43:14.930Z] #41 44.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-02T09:43:14.930Z] #41 44.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-02T09:43:14.930Z] #41 44.91 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-02T09:43:14.930Z] #41 45.28 Selecting previously unselected package libnet1:amd64. [2021-02-02T09:43:14.930Z] #41 45.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-02T09:43:14.930Z] #41 45.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:14.930Z] #41 45.52 Selecting previously unselected package libnet1-dev. [2021-02-02T09:43:14.930Z] #41 45.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-02T09:43:14.930Z] #41 45.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:14.930Z] #41 45.88 Selecting previously unselected package libnl-3-200:amd64. [2021-02-02T09:43:14.930Z] #41 45.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-02T09:43:14.930Z] #41 45.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:43:14.931Z] #41 46.09 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-02T09:43:14.931Z] #41 46.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-02T09:43:14.931Z] #41 46.14 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-02T09:43:14.931Z] #41 46.69 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-02T09:43:14.931Z] #41 46.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:43:14.931Z] #41 46.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:14.931Z] #41 47.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-02T09:43:14.931Z] #41 47.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:43:14.931Z] #41 47.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:14.931Z] #41 47.25 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-02T09:43:14.931Z] #41 47.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-02T09:43:14.931Z] #41 47.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:14.931Z] #41 47.50 Selecting previously unselected package libprotobuf17:amd64. [2021-02-02T09:43:14.931Z] #41 47.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:14.931Z] #41 47.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:14.949Z] #41 47.70 Selecting previously unselected package libnet1-dev. [2021-02-02T09:43:14.949Z] #41 47.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-02T09:43:14.949Z] #41 47.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:15.009Z] #49 ... [2021-02-02T09:43:15.009Z] [2021-02-02T09:43:15.009Z] #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 [2021-02-02T09:43:15.009Z] #29 sha256:c40df04183265221aefe3308050e06c07a328ebddc23a3b3e7a7bac037fc4b13 [2021-02-02T09:43:15.009Z] #29 27.81 [2021-02-02T09:43:15.009Z] #29 29.18 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-02T09:43:15.009Z] #29 29.57 [2021-02-02T09:43:15.009Z] #29 29.93 ######################################################################## 100.0% [2021-02-02T09:43:15.009Z] #29 30.17 [2021-02-02T09:43:15.009Z] #29 30.95 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-02T09:43:15.009Z] #29 31.62 [2021-02-02T09:43:15.009Z] #29 31.82 #=#=# ######################################################################## 100.0% [2021-02-02T09:43:15.009Z] #29 32.03 [2021-02-02T09:43:15.009Z] #29 32.11 Download of images into '/build' complete. [2021-02-02T09:43:15.009Z] #29 32.12 Use something like the following to load the result into a Docker daemon: [2021-02-02T09:43:15.009Z] #29 32.12 tar -cC '/build' . | docker load [2021-02-02T09:43:15.009Z] #29 DONE 32.2s [2021-02-02T09:43:15.009Z] [2021-02-02T09:43:15.009Z] #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 [2021-02-02T09:43:15.009Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-02T09:43:15.009Z] #36 27.54 Reading package lists... [2021-02-02T09:43:15.161Z] #28 ... [2021-02-02T09:43:15.161Z] [2021-02-02T09:43:15.161Z] #50 [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 [2021-02-02T09:43:15.161Z] #50 sha256:abc59abb4347f7e1a08885ead21d0d219fb9a0a8541645faf75433a199bd70d4 [2021-02-02T09:43:15.161Z] #50 36.64 strconv [2021-02-02T09:43:15.187Z] #41 ... [2021-02-02T09:43:15.187Z] [2021-02-02T09:43:15.187Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:15.187Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:15.187Z] #12 31.61 Reading package lists... [2021-02-02T09:43:15.187Z] #12 38.39 Building dependency tree... [2021-02-02T09:43:15.187Z] #12 41.31 The following additional packages will be installed: [2021-02-02T09:43:15.187Z] #12 41.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-02T09:43:15.187Z] #12 41.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-02T09:43:15.187Z] #12 41.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-02T09:43:15.187Z] #12 41.35 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-02T09:43:15.187Z] #12 41.35 mingw-w64-x86-64-dev [2021-02-02T09:43:15.187Z] #12 41.36 Suggested packages: [2021-02-02T09:43:15.187Z] #12 41.36 gcc-8-locales seccomp wine64 [2021-02-02T09:43:15.187Z] #12 42.87 The following NEW packages will be installed: [2021-02-02T09:43:15.187Z] #12 42.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-02T09:43:15.187Z] #12 42.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-02T09:43:15.187Z] #12 42.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-02T09:43:15.187Z] #12 42.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-02T09:43:15.187Z] #12 42.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-02T09:43:15.187Z] #12 42.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-02T09:43:15.187Z] #12 42.89 The following packages will be upgraded: [2021-02-02T09:43:15.187Z] #12 42.90 libsystemd0 libudev1 [2021-02-02T09:43:15.187Z] #12 43.27 2 upgraded, 25 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:43:15.187Z] #12 43.27 Need to get 78.2 MB of archives. [2021-02-02T09:43:15.187Z] #12 43.27 After this operation, 487 MB of additional disk space will be used. [2021-02-02T09:43:15.187Z] #12 43.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-02-02T09:43:15.187Z] #12 43.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-02-02T09:43:15.187Z] #12 43.30 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] [2021-02-02T09:43:15.187Z] #12 43.55 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] [2021-02-02T09:43:15.187Z] #12 43.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-02T09:43:15.187Z] #12 43.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-02T09:43:15.187Z] #12 43.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-02T09:43:15.187Z] #12 43.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-02T09:43:15.187Z] #12 44.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-02T09:43:15.187Z] #12 44.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-02T09:43:15.187Z] #12 44.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-02T09:43:15.211Z] #41 48.02 Selecting previously unselected package libnl-3-200:amd64. [2021-02-02T09:43:15.211Z] #41 48.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-02T09:43:15.211Z] #41 48.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:43:15.428Z] #50 36.66 syscall [2021-02-02T09:43:15.428Z] #50 36.66 bytes [2021-02-02T09:43:15.428Z] #50 36.66 strings [2021-02-02T09:43:15.443Z] #12 ... [2021-02-02T09:43:15.443Z] [2021-02-02T09:43:15.443Z] #35 [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 [2021-02-02T09:43:15.443Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:15.443Z] #35 31.90 Reading package lists... [2021-02-02T09:43:15.443Z] #35 38.72 Building dependency tree... [2021-02-02T09:43:15.443Z] #35 42.11 The following additional packages will be installed: [2021-02-02T09:43:15.444Z] #35 42.12 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-02T09:43:15.444Z] #35 42.12 Suggested packages: [2021-02-02T09:43:15.444Z] #35 42.13 cmake-doc ninja-build lrzip [2021-02-02T09:43:15.444Z] #35 42.13 Recommended packages: [2021-02-02T09:43:15.444Z] #35 42.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-02T09:43:15.444Z] #35 43.16 The following NEW packages will be installed: [2021-02-02T09:43:15.444Z] #35 43.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-02T09:43:15.444Z] #35 43.17 vim-common xxd [2021-02-02T09:43:15.444Z] #35 43.47 0 upgraded, 10 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:15.444Z] #35 43.47 Need to get 14.9 MB of archives. [2021-02-02T09:43:15.444Z] #35 43.47 After this operation, 61.8 MB of additional disk space will be used. [2021-02-02T09:43:15.444Z] #35 43.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-02T09:43:15.444Z] #35 43.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:43:15.444Z] #35 43.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-02T09:43:15.444Z] #35 43.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-02T09:43:15.444Z] #35 44.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-02T09:43:15.444Z] #35 44.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-02T09:43:15.444Z] #35 44.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-02T09:43:15.444Z] #35 44.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-02T09:43:15.444Z] #35 44.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-02T09:43:15.444Z] #35 44.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-02T09:43:15.444Z] #35 47.21 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:15.444Z] #35 47.36 Fetched 14.9 MB in 2s (7047 kB/s) [2021-02-02T09:43:15.444Z] #35 47.47 Selecting previously unselected package xxd. [2021-02-02T09:43:15.444Z] #35 47.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-02T09:43:15.444Z] #35 47.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-02T09:43:15.444Z] #35 47.55 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:43:15.444Z] #35 47.74 Selecting previously unselected package vim-common. [2021-02-02T09:43:15.444Z] #35 47.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:43:15.444Z] #35 47.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:15.444Z] #35 48.17 Selecting previously unselected package cmake-data. [2021-02-02T09:43:15.444Z] #35 48.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-02T09:43:15.444Z] #35 48.18 Unpacking cmake-data (3.13.4-1) ... [2021-02-02T09:43:15.444Z] #35 ... [2021-02-02T09:43:15.444Z] [2021-02-02T09:43:15.444Z] #41 [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 [2021-02-02T09:43:15.444Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:15.444Z] #41 48.37 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-02T09:43:15.444Z] #41 48.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:15.473Z] #41 48.29 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-02T09:43:15.474Z] #41 48.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-02T09:43:15.474Z] #41 48.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-02T09:43:15.651Z] #36 36.58 Building dependency tree... [2021-02-02T09:43:15.700Z] #41 48.41 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:15.700Z] #41 48.69 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-02T09:43:15.735Z] #41 ... [2021-02-02T09:43:15.735Z] [2021-02-02T09:43:15.735Z] #33 [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 [2021-02-02T09:43:15.735Z] #33 sha256:8aab6348e20804c9d02fcf5f5eaf359a60814a7e1a3c60217eea30fbc1c65031 [2021-02-02T09:43:15.735Z] #33 38.48 sync [2021-02-02T09:43:15.735Z] #33 38.48 internal/reflectlite [2021-02-02T09:43:15.735Z] #33 41.02 sort [2021-02-02T09:43:15.735Z] #33 41.02 errors [2021-02-02T09:43:15.735Z] #33 41.43 strconv [2021-02-02T09:43:15.735Z] #33 42.26 io [2021-02-02T09:43:15.735Z] #33 43.76 internal/oserror [2021-02-02T09:43:15.735Z] #33 43.92 syscall [2021-02-02T09:43:15.735Z] #33 45.97 reflect [2021-02-02T09:43:15.735Z] #33 ... [2021-02-02T09:43:15.735Z] [2021-02-02T09:43:15.735Z] #41 [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 [2021-02-02T09:43:15.735Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:15.735Z] #41 48.57 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-02T09:43:15.735Z] #41 48.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:43:15.735Z] #41 48.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:15.956Z] #41 48.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:15.956Z] #41 48.71 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:15.999Z] #41 48.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-02T09:43:15.999Z] #41 48.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:43:15.999Z] #41 48.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:15.999Z] #41 ... [2021-02-02T09:43:15.999Z] [2021-02-02T09:43:15.999Z] #35 [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 [2021-02-02T09:43:15.999Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:15.999Z] #35 32.14 Reading package lists... [2021-02-02T09:43:15.999Z] #35 39.07 Building dependency tree... [2021-02-02T09:43:15.999Z] #35 43.33 The following additional packages will be installed: [2021-02-02T09:43:15.999Z] #35 43.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-02T09:43:15.999Z] #35 43.33 Suggested packages: [2021-02-02T09:43:15.999Z] #35 43.33 cmake-doc ninja-build lrzip [2021-02-02T09:43:15.999Z] #35 43.33 Recommended packages: [2021-02-02T09:43:15.999Z] #35 43.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-02T09:43:15.999Z] #35 44.67 The following NEW packages will be installed: [2021-02-02T09:43:15.999Z] #35 44.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-02T09:43:15.999Z] #35 44.70 vim-common xxd [2021-02-02T09:43:15.999Z] #35 45.16 0 upgraded, 10 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:15.999Z] #35 45.16 Need to get 14.9 MB of archives. [2021-02-02T09:43:15.999Z] #35 45.16 After this operation, 61.8 MB of additional disk space will be used. [2021-02-02T09:43:15.999Z] #35 45.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-02T09:43:15.999Z] #35 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:43:15.999Z] #35 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-02T09:43:15.999Z] #35 45.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-02T09:43:15.999Z] #35 46.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-02T09:43:15.999Z] #35 46.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-02T09:43:15.999Z] #35 46.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-02T09:43:15.999Z] #35 46.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-02T09:43:15.999Z] #35 46.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-02T09:43:15.999Z] #35 46.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-02T09:43:15.999Z] #35 48.01 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:15.999Z] #35 48.37 Fetched 14.9 MB in 2s (8190 kB/s) [2021-02-02T09:43:15.999Z] #35 48.48 Selecting previously unselected package xxd. [2021-02-02T09:43:15.999Z] #35 48.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 ... 15410 files and directories currently installed.) [2021-02-02T09:43:15.999Z] #35 48.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-02T09:43:15.999Z] #35 48.54 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:43:15.999Z] #35 48.72 Selecting previously unselected package vim-common. [2021-02-02T09:43:15.999Z] #35 48.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:43:15.999Z] #35 48.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:16.261Z] #35 ... [2021-02-02T09:43:16.261Z] [2021-02-02T09:43:16.261Z] #44 [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 [2021-02-02T09:43:16.261Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:43:16.261Z] #44 38.85 sync [2021-02-02T09:43:16.261Z] #44 38.85 internal/reflectlite [2021-02-02T09:43:16.261Z] #44 40.12 github.com/LK4D4/vndr/godl/singleflight [2021-02-02T09:43:16.261Z] #44 40.43 math/rand [2021-02-02T09:43:16.261Z] #44 41.78 internal/singleflight [2021-02-02T09:43:16.261Z] #44 42.23 io [2021-02-02T09:43:16.261Z] #44 42.24 strconv [2021-02-02T09:43:16.261Z] #44 43.98 bytes [2021-02-02T09:43:16.261Z] #44 46.30 bufio [2021-02-02T09:43:16.261Z] #44 46.77 reflect [2021-02-02T09:43:16.261Z] #44 48.88 syscall [2021-02-02T09:43:16.261Z] #44 ... [2021-02-02T09:43:16.261Z] [2021-02-02T09:43:16.261Z] #41 [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 [2021-02-02T09:43:16.261Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:16.261Z] #41 48.88 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-02T09:43:16.261Z] #41 48.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-02T09:43:16.261Z] #41 48.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:16.380Z] #50 ... [2021-02-02T09:43:16.380Z] [2021-02-02T09:43:16.380Z] #54 [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 [2021-02-02T09:43:16.380Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-02T09:43:16.380Z] #54 27.59 Building dependency tree... [2021-02-02T09:43:16.380Z] #54 30.21 The following additional packages will be installed: [2021-02-02T09:43:16.380Z] #54 30.24 libbtrfs0 [2021-02-02T09:43:16.380Z] #54 30.43 The following NEW packages will be installed: [2021-02-02T09:43:16.380Z] #54 30.43 libbtrfs-dev libbtrfs0 [2021-02-02T09:43:16.380Z] #54 30.82 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:16.380Z] #54 30.82 Need to get 119 kB of archives. [2021-02-02T09:43:16.380Z] #54 30.82 After this operation, 387 kB of additional disk space will be used. [2021-02-02T09:43:16.380Z] #54 30.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-02T09:43:16.380Z] #54 30.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-02T09:43:16.380Z] #54 33.03 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:16.380Z] #54 33.33 Fetched 119 kB in 0s (290 kB/s) [2021-02-02T09:43:16.380Z] #54 33.53 Selecting previously unselected package libbtrfs0. [2021-02-02T09:43:16.381Z] #54 33.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-02T09:43:16.381Z] #54 33.66 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-02T09:43:16.381Z] #54 33.69 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:16.381Z] #54 33.85 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:43:16.381Z] #54 33.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-02T09:43:16.381Z] #54 33.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:16.381Z] #54 34.17 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:16.381Z] #54 34.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:16.381Z] #54 34.25 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:16.381Z] #54 DONE 37.5s [2021-02-02T09:43:16.381Z] [2021-02-02T09:43:16.381Z] #28 [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 [2021-02-02T09:43:16.381Z] #28 sha256:8ef11da6fa7c5b636acca75397b2d2fc302f93885b2756921c461f530c148018 [2021-02-02T09:43:16.381Z] #28 DONE 37.5s [2021-02-02T09:43:16.381Z] [2021-02-02T09:43:16.381Z] #63 [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 [2021-02-02T09:43:16.381Z] #63 sha256:1e22767beac399806a8be401c85ef7d0f4d551cc39a411d9aab0d54919995ed0 [2021-02-02T09:43:16.381Z] #63 DONE 37.6s [2021-02-02T09:43:16.381Z] [2021-02-02T09:43:16.381Z] #41 [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 [2021-02-02T09:43:16.381Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-02T09:43:16.381Z] #41 26.53 Building dependency tree... [2021-02-02T09:43:16.381Z] #41 28.89 The following additional packages will be installed: [2021-02-02T09:43:16.381Z] #41 28.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-02T09:43:16.381Z] #41 28.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-02T09:43:16.381Z] #41 28.90 Suggested packages: [2021-02-02T09:43:16.381Z] #41 28.91 manpages-dev python-setuptools [2021-02-02T09:43:16.381Z] #41 29.99 The following NEW packages will be installed: [2021-02-02T09:43:16.381Z] #41 29.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-02T09:43:16.381Z] #41 30.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-02T09:43:16.381Z] #41 30.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-02T09:43:16.381Z] #41 30.00 python-six zlib1g-dev [2021-02-02T09:43:16.381Z] #41 30.39 0 upgraded, 17 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:16.381Z] #41 30.39 Need to get 3798 kB of archives. [2021-02-02T09:43:16.381Z] #41 30.39 After this operation, 21.6 MB of additional disk space will be used. [2021-02-02T09:43:16.381Z] #41 30.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-02T09:43:16.381Z] #41 30.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-02T09:43:16.381Z] #41 30.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-02-02T09:43:16.381Z] #41 30.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-02T09:43:16.381Z] #41 30.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-02-02T09:43:16.381Z] #41 30.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-02T09:43:16.381Z] #41 30.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-02-02T09:43:16.381Z] #41 30.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-02-02T09:43:16.381Z] #41 30.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-02T09:43:16.381Z] #41 31.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-02T09:43:16.381Z] #41 31.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-02T09:43:16.381Z] #41 31.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-02T09:43:16.381Z] #41 31.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-02-02T09:43:16.381Z] #41 31.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-02-02T09:43:16.381Z] #41 31.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-02T09:43:16.381Z] #41 31.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-02T09:43:16.381Z] #41 31.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-02T09:43:16.381Z] #41 33.61 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:16.381Z] #41 33.85 Fetched 3798 kB in 1s (2992 kB/s) [2021-02-02T09:43:16.381Z] #41 33.99 Selecting previously unselected package libcap-dev:arm64. [2021-02-02T09:43:16.381Z] #41 33.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 ... 15383 files and directories currently installed.) [2021-02-02T09:43:16.381Z] #41 34.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-02T09:43:16.381Z] #41 34.19 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-02T09:43:16.381Z] #41 34.47 Selecting previously unselected package libnet1:arm64. [2021-02-02T09:43:16.381Z] #41 34.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-02T09:43:16.381Z] #41 34.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:16.381Z] #41 34.69 Selecting previously unselected package libnet1-dev. [2021-02-02T09:43:16.381Z] #41 34.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-02T09:43:16.381Z] #41 34.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:16.381Z] #41 37.49 Selecting previously unselected package libnl-3-200:arm64. [2021-02-02T09:43:16.381Z] #41 37.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-02T09:43:16.381Z] #41 37.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-02T09:43:16.381Z] #41 ... [2021-02-02T09:43:16.381Z] [2021-02-02T09:43:16.381Z] #48 [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 [2021-02-02T09:43:16.381Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:43:16.381Z] #48 27.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:16.381Z] #48 27.70 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:16.381Z] #48 27.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:16.381Z] #48 28.06 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:16.381Z] #48 28.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:16.381Z] #48 28.21 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:16.381Z] #48 28.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:16.381Z] #48 28.23 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:16.381Z] #48 28.78 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:16.381Z] #48 28.82 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:16.381Z] #48 28.85 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:16.381Z] #48 28.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:16.381Z] #48 29.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:16.381Z] #48 29.29 go: downloading github.com/spf13/afero v1.1.2 [2021-02-02T09:43:16.381Z] #48 29.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:16.381Z] #48 29.64 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:16.381Z] #48 29.64 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:16.381Z] #48 29.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:16.381Z] #48 29.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:16.381Z] #48 29.96 go: extracting github.com/spf13/afero v1.1.2 [2021-02-02T09:43:16.381Z] #48 30.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:16.381Z] #48 30.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:16.381Z] #48 30.20 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:16.381Z] #48 30.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:16.381Z] #48 30.39 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:16.381Z] #48 30.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:16.381Z] #48 30.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:16.381Z] #48 30.95 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:16.381Z] #48 31.03 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:16.381Z] #48 31.03 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:16.381Z] #48 31.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:16.381Z] #48 31.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:16.381Z] #48 31.22 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:16.381Z] #48 31.29 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:16.381Z] #48 31.44 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:16.381Z] #48 34.89 go: finding github.com/fatih/color v1.7.0 [2021-02-02T09:43:16.381Z] #48 34.95 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:16.381Z] #48 35.03 go: finding github.com/pkg/errors v0.8.1 [2021-02-02T09:43:16.381Z] #48 35.07 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:16.381Z] #48 35.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:16.381Z] #48 35.28 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:16.381Z] #48 35.29 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:16.381Z] #48 35.44 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:16.381Z] #48 35.59 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:16.381Z] #48 35.61 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:16.381Z] #48 35.63 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:16.381Z] #48 35.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:16.381Z] #48 35.86 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:16.381Z] #48 36.16 go: finding github.com/spf13/viper v1.6.1 [2021-02-02T09:43:16.381Z] #48 36.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:16.381Z] #48 36.16 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:16.381Z] #48 36.39 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:16.381Z] #48 36.54 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:16.381Z] #48 36.54 go: finding github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:16.381Z] #48 36.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:16.381Z] #48 36.61 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:16.381Z] #48 36.64 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:16.381Z] #48 36.65 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:16.381Z] #48 36.66 go: finding github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:16.381Z] #48 36.67 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:16.381Z] #48 36.70 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:16.381Z] #48 36.70 go: finding github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:16.381Z] #48 36.76 go: finding github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:16.381Z] #48 36.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:16.381Z] #48 36.82 go: finding github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:16.381Z] #48 36.82 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:16.381Z] #48 36.85 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:16.381Z] #48 37.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:16.381Z] #48 37.07 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:16.381Z] #48 37.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:16.381Z] #48 37.08 go: finding github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:16.381Z] #48 37.09 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:16.381Z] #48 37.31 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:16.381Z] #48 37.32 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:16.381Z] #48 37.34 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:16.381Z] #48 37.36 go: finding github.com/spf13/afero v1.1.2 [2021-02-02T09:43:16.381Z] #48 37.52 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:16.381Z] #48 37.53 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:16.381Z] #48 37.59 go: finding github.com/spf13/cast v1.3.0 [2021-02-02T09:43:16.381Z] #48 37.68 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:16.381Z] #48 37.71 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:16.381Z] #48 37.73 go: finding golang.org/x/text v0.3.2 [2021-02-02T09:43:16.381Z] #48 37.78 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:16.519Z] #41 ... [2021-02-02T09:43:16.519Z] [2021-02-02T09:43:16.519Z] #33 [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 [2021-02-02T09:43:16.519Z] #33 sha256:052531158dd8c3017a248ac4c9356081d9d10859cc786700c767750c1c032c23 [2021-02-02T09:43:16.519Z] #33 39.38 internal/reflectlite [2021-02-02T09:43:16.519Z] #33 39.39 sync [2021-02-02T09:43:16.519Z] #33 41.91 sort [2021-02-02T09:43:16.519Z] #33 41.92 errors [2021-02-02T09:43:16.519Z] #33 42.36 strconv [2021-02-02T09:43:16.519Z] #33 43.00 io [2021-02-02T09:43:16.519Z] #33 44.32 internal/oserror [2021-02-02T09:43:16.519Z] #33 44.40 syscall [2021-02-02T09:43:16.519Z] #33 46.94 reflect [2021-02-02T09:43:16.524Z] #41 49.20 Selecting previously unselected package libprotobuf17:amd64. [2021-02-02T09:43:16.524Z] #41 49.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:16.524Z] #41 49.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:16.524Z] #41 ... [2021-02-02T09:43:16.524Z] [2021-02-02T09:43:16.524Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:16.524Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:16.524Z] #12 32.47 Reading package lists... [2021-02-02T09:43:16.524Z] #12 39.53 Building dependency tree... [2021-02-02T09:43:16.524Z] #12 43.85 The following additional packages will be installed: [2021-02-02T09:43:16.524Z] #12 43.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-02T09:43:16.524Z] #12 43.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-02T09:43:16.524Z] #12 43.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-02T09:43:16.524Z] #12 43.90 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-02T09:43:16.524Z] #12 43.90 mingw-w64-x86-64-dev [2021-02-02T09:43:16.524Z] #12 43.91 Suggested packages: [2021-02-02T09:43:16.524Z] #12 43.92 gcc-8-locales seccomp wine64 [2021-02-02T09:43:16.524Z] #12 45.41 The following NEW packages will be installed: [2021-02-02T09:43:16.524Z] #12 45.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-02T09:43:16.524Z] #12 45.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-02T09:43:16.524Z] #12 45.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-02T09:43:16.524Z] #12 45.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-02T09:43:16.524Z] #12 45.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-02T09:43:16.524Z] #12 45.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-02T09:43:16.524Z] #12 45.44 The following packages will be upgraded: [2021-02-02T09:43:16.524Z] #12 45.45 libsystemd0 libudev1 [2021-02-02T09:43:16.524Z] #12 45.86 2 upgraded, 25 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:43:16.524Z] #12 45.86 Need to get 78.2 MB of archives. [2021-02-02T09:43:16.524Z] #12 45.86 After this operation, 487 MB of additional disk space will be used. [2021-02-02T09:43:16.524Z] #12 45.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-02-02T09:43:16.524Z] #12 45.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-02-02T09:43:16.524Z] #12 45.88 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] [2021-02-02T09:43:16.524Z] #12 46.09 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] [2021-02-02T09:43:16.524Z] #12 46.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-02T09:43:16.524Z] #12 46.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-02T09:43:16.524Z] #12 46.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-02T09:43:16.524Z] #12 46.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-02T09:43:16.524Z] #12 46.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-02T09:43:16.524Z] #12 47.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-02T09:43:16.524Z] #12 47.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-02T09:43:16.524Z] #12 ... [2021-02-02T09:43:16.524Z] [2021-02-02T09:43:16.524Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:16.524Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:43:16.644Z] #48 ... [2021-02-02T09:43:16.644Z] [2021-02-02T09:43:16.644Z] #35 [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 [2021-02-02T09:43:16.644Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-02T09:43:16.644Z] #35 26.77 Building dependency tree... [2021-02-02T09:43:16.644Z] #35 29.24 The following additional packages will be installed: [2021-02-02T09:43:16.644Z] #35 29.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-02T09:43:16.644Z] #35 29.27 Suggested packages: [2021-02-02T09:43:16.644Z] #35 29.27 cmake-doc ninja-build lrzip [2021-02-02T09:43:16.644Z] #35 29.27 Recommended packages: [2021-02-02T09:43:16.644Z] #35 29.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-02T09:43:16.644Z] #35 30.10 The following NEW packages will be installed: [2021-02-02T09:43:16.644Z] #35 30.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-02T09:43:16.644Z] #35 30.11 vim-common xxd [2021-02-02T09:43:16.644Z] #35 30.49 0 upgraded, 10 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:16.644Z] #35 30.49 Need to get 14.2 MB of archives. [2021-02-02T09:43:16.644Z] #35 30.49 After this operation, 60.0 MB of additional disk space will be used. [2021-02-02T09:43:16.644Z] #35 30.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-02T09:43:16.644Z] #35 30.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:43:16.644Z] #35 30.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-02T09:43:16.644Z] #35 30.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-02T09:43:16.644Z] #35 31.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-02T09:43:16.644Z] #35 31.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-02T09:43:16.644Z] #35 31.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-02T09:43:16.644Z] #35 31.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-02T09:43:16.644Z] #35 31.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-02T09:43:16.644Z] #35 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-02T09:43:16.644Z] #35 34.19 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:16.644Z] #35 34.40 Fetched 14.2 MB in 2s (6957 kB/s) [2021-02-02T09:43:16.644Z] #35 34.50 Selecting previously unselected package xxd. [2021-02-02T09:43:16.645Z] #35 34.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 ... 15383 files and directories currently installed.) [2021-02-02T09:43:16.645Z] #35 34.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-02T09:43:16.645Z] #35 34.64 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:43:16.645Z] #35 37.46 Selecting previously unselected package vim-common. [2021-02-02T09:43:16.645Z] #35 37.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:43:16.645Z] #35 37.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:16.645Z] #35 ... [2021-02-02T09:43:16.645Z] [2021-02-02T09:43:16.645Z] #48 [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 [2021-02-02T09:43:16.645Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:43:16.645Z] #48 37.93 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:16.645Z] #48 37.99 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:16.775Z] #33 ... [2021-02-02T09:43:16.775Z] [2021-02-02T09:43:16.775Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:16.775Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:16.775Z] #12 49.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-02T09:43:16.908Z] #48 38.10 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:16.908Z] #48 38.11 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:16.908Z] #48 38.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:17.175Z] #48 38.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:17.175Z] #48 38.37 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:17.175Z] #48 38.37 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:17.175Z] #48 38.39 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:17.175Z] #48 38.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:17.175Z] #48 38.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:17.175Z] #48 38.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:17.175Z] #48 38.46 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:17.175Z] #48 38.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:17.175Z] #48 38.57 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:17.175Z] #48 38.62 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:17.175Z] #48 38.63 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:17.175Z] #48 38.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:17.175Z] #48 38.65 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:17.311Z] #31 48.68 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. [2021-02-02T09:43:17.311Z] #31 49.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-02T09:43:17.438Z] #48 38.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:17.702Z] #48 39.01 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:17.742Z] #36 39.63 The following additional packages will be installed: [2021-02-02T09:43:17.742Z] #36 39.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-02T09:43:17.742Z] #36 39.67 Suggested packages: [2021-02-02T09:43:17.742Z] #36 39.67 cmake-doc ninja-build lrzip [2021-02-02T09:43:17.742Z] #36 39.67 Recommended packages: [2021-02-02T09:43:17.742Z] #36 39.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-02T09:43:17.970Z] #48 39.19 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:17.970Z] #48 39.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:17.970Z] #48 39.23 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:17.970Z] #48 39.32 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:17.970Z] #48 39.37 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:18.259Z] #31 50.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:18.802Z] #36 41.06 The following NEW packages will be installed: [2021-02-02T09:43:19.100Z] #36 41.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-02T09:43:19.100Z] #36 41.07 vim-common xxd [2021-02-02T09:43:19.100Z] #36 41.28 0 upgraded, 10 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:19.100Z] #36 41.28 Need to get 14.9 MB of archives. [2021-02-02T09:43:19.100Z] #36 41.28 After this operation, 67.2 MB of additional disk space will be used. [2021-02-02T09:43:19.100Z] #36 41.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-02T09:43:19.294Z] #12 52.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-02T09:43:19.294Z] #12 52.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-02T09:43:19.294Z] #12 52.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-02T09:43:19.294Z] #12 52.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-02T09:43:19.294Z] #12 52.11 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] [2021-02-02T09:43:19.294Z] #12 52.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-02-02T09:43:19.294Z] #12 52.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-02T09:43:19.294Z] #12 52.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-02T09:43:19.294Z] #12 52.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-02T09:43:19.294Z] #12 52.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-02T09:43:19.294Z] #12 52.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-02T09:43:19.294Z] #12 52.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-02T09:43:19.399Z] #36 41.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:43:19.399Z] #36 41.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-02T09:43:19.399Z] #36 41.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-02T09:43:19.550Z] #12 52.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-02T09:43:19.550Z] #12 52.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-02T09:43:19.550Z] #12 52.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-02-02T09:43:20.052Z] #36 ... [2021-02-02T09:43:20.052Z] [2021-02-02T09:43:20.052Z] #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 [2021-02-02T09:43:20.052Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-02T09:43:20.052Z] #42 26.08 Reading package lists... [2021-02-02T09:43:20.052Z] #42 34.97 Building dependency tree... [2021-02-02T09:43:20.052Z] #42 37.76 The following additional packages will be installed: [2021-02-02T09:43:20.052Z] #42 37.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-02T09:43:20.052Z] #42 37.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-02T09:43:20.052Z] #42 37.79 Suggested packages: [2021-02-02T09:43:20.052Z] #42 37.79 manpages-dev python-setuptools [2021-02-02T09:43:20.052Z] #42 39.56 The following NEW packages will be installed: [2021-02-02T09:43:20.052Z] #42 39.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-02T09:43:20.052Z] #42 39.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-02T09:43:20.052Z] #42 39.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-02T09:43:20.052Z] #42 39.58 python-six zlib1g-dev [2021-02-02T09:43:20.052Z] #42 39.84 0 upgraded, 17 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:20.052Z] #42 39.84 Need to get 4075 kB of archives. [2021-02-02T09:43:20.052Z] #42 39.84 After this operation, 24.5 MB of additional disk space will be used. [2021-02-02T09:43:20.052Z] #42 39.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-02T09:43:20.052Z] #42 39.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-02T09:43:20.052Z] #42 39.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-02T09:43:20.052Z] #42 39.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-02T09:43:20.052Z] #42 39.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-02T09:43:20.052Z] #42 39.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-02T09:43:20.052Z] #42 39.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-02T09:43:20.052Z] #42 39.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-02T09:43:20.052Z] #42 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-02T09:43:20.052Z] #42 39.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-02T09:43:20.052Z] #42 40.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-02T09:43:20.052Z] #42 40.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-02T09:43:20.052Z] #42 40.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-02T09:43:20.052Z] #42 40.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-02T09:43:20.052Z] #42 40.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-02T09:43:20.052Z] #42 40.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-02T09:43:20.052Z] #42 40.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-02T09:43:20.052Z] #42 41.71 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:20.052Z] #42 41.87 Fetched 4075 kB in 1s (8053 kB/s) [2021-02-02T09:43:20.052Z] #42 42.00 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-02T09:43:20.052Z] #42 42.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-02T09:43:20.052Z] #42 42.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-02T09:43:20.052Z] #42 42.16 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-02T09:43:20.351Z] #42 42.38 Selecting previously unselected package libnet1:ppc64el. [2021-02-02T09:43:20.351Z] #42 42.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-02T09:43:20.351Z] #42 42.44 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:20.351Z] #42 42.58 Selecting previously unselected package libnet1-dev. [2021-02-02T09:43:20.351Z] #42 42.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-02T09:43:20.651Z] #42 42.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:20.651Z] #42 ... [2021-02-02T09:43:20.651Z] [2021-02-02T09:43:20.651Z] #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 [2021-02-02T09:43:20.651Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-02T09:43:20.651Z] #36 42.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-02T09:43:20.651Z] #36 42.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-02T09:43:20.651Z] #36 42.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-02T09:43:20.651Z] #36 42.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-02T09:43:20.651Z] #36 42.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-02T09:43:20.651Z] #36 42.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-02T09:43:20.919Z] #12 53.57 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:20.919Z] #12 53.71 Fetched 78.2 MB in 9s (8321 kB/s) [2021-02-02T09:43:20.968Z] #36 ... [2021-02-02T09:43:20.968Z] [2021-02-02T09:43:20.968Z] #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 [2021-02-02T09:43:20.968Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-02T09:43:20.968Z] #55 26.33 Reading package lists... [2021-02-02T09:43:20.968Z] #55 36.30 Building dependency tree... [2021-02-02T09:43:20.968Z] #55 40.02 The following additional packages will be installed: [2021-02-02T09:43:20.968Z] #55 40.03 libbtrfs0 [2021-02-02T09:43:20.968Z] #55 40.29 The following NEW packages will be installed: [2021-02-02T09:43:20.968Z] #55 40.31 libbtrfs-dev libbtrfs0 [2021-02-02T09:43:20.968Z] #55 40.55 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. [2021-02-02T09:43:20.968Z] #55 40.55 Need to get 120 kB of archives. [2021-02-02T09:43:20.968Z] #55 40.55 After this operation, 423 kB of additional disk space will be used. [2021-02-02T09:43:20.968Z] #55 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-02T09:43:20.968Z] #55 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-02T09:43:20.968Z] #55 41.89 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:20.968Z] #55 42.12 Fetched 120 kB in 0s (1300 kB/s) [2021-02-02T09:43:20.968Z] #55 42.23 Selecting previously unselected package libbtrfs0. [2021-02-02T09:43:20.968Z] #55 42.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-02T09:43:20.968Z] #55 42.35 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-02T09:43:20.968Z] #55 42.36 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:20.968Z] #55 42.49 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:43:20.968Z] #55 42.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-02T09:43:20.968Z] #55 42.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:20.968Z] #55 42.82 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:43:20.968Z] #55 42.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:43:20.968Z] #55 42.83 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:20.968Z] #55 DONE 43.1s [2021-02-02T09:43:21.175Z] #12 53.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-02T09:43:21.175Z] #12 53.93 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-02-02T09:43:21.175Z] #12 53.95 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:21.268Z] [2021-02-02T09:43:21.268Z] #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 [2021-02-02T09:43:21.268Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-02T09:43:21.268Z] #42 42.79 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-02T09:43:21.268Z] #42 42.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-02T09:43:21.268Z] #42 42.82 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-02T09:43:21.268Z] #42 43.20 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-02T09:43:21.268Z] #42 43.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-02T09:43:21.268Z] #42 43.21 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-02T09:43:21.289Z] #48 ... [2021-02-02T09:43:21.289Z] [2021-02-02T09:43:21.289Z] #33 [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 [2021-02-02T09:43:21.289Z] #33 sha256:c5def0f17054d44470f159b3d8805b90da31859e14adb40a06e2cb000a355636 [2021-02-02T09:43:21.289Z] #33 32.14 internal/reflectlite [2021-02-02T09:43:21.289Z] #33 32.15 sync [2021-02-02T09:43:21.289Z] #33 33.97 sort [2021-02-02T09:43:21.289Z] #33 33.97 errors [2021-02-02T09:43:21.289Z] #33 34.34 strconv [2021-02-02T09:43:21.289Z] #33 34.35 io [2021-02-02T09:43:21.289Z] #33 34.35 internal/oserror [2021-02-02T09:43:21.289Z] #33 34.82 syscall [2021-02-02T09:43:21.289Z] #33 35.62 strings [2021-02-02T09:43:21.289Z] #33 35.63 bytes [2021-02-02T09:43:21.289Z] #33 38.61 bufio [2021-02-02T09:43:21.289Z] #33 39.22 reflect [2021-02-02T09:43:21.289Z] #33 40.23 path [2021-02-02T09:43:21.289Z] #33 41.67 text/tabwriter [2021-02-02T09:43:21.289Z] #33 ... [2021-02-02T09:43:21.289Z] [2021-02-02T09:43:21.289Z] #41 [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 [2021-02-02T09:43:21.289Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-02T09:43:21.289Z] #41 37.86 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-02T09:43:21.289Z] #41 37.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-02T09:43:21.289Z] #41 37.86 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-02T09:43:21.289Z] #41 38.73 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-02T09:43:21.289Z] #41 38.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-02T09:43:21.289Z] #41 38.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-02T09:43:21.289Z] #41 38.88 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-02T09:43:21.289Z] #41 38.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-02T09:43:21.289Z] #41 38.89 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-02T09:43:21.289Z] #41 39.06 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-02T09:43:21.289Z] #41 39.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-02T09:43:21.289Z] #41 39.07 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:21.289Z] #41 39.46 Selecting previously unselected package libprotobuf17:arm64. [2021-02-02T09:43:21.289Z] #41 39.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-02T09:43:21.289Z] #41 39.46 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:21.289Z] #41 40.30 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-02T09:43:21.289Z] #41 40.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-02T09:43:21.289Z] #41 40.31 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:21.289Z] #41 40.87 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-02T09:43:21.289Z] #41 40.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-02T09:43:21.289Z] #41 40.93 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:21.289Z] #41 ... [2021-02-02T09:43:21.289Z] [2021-02-02T09:43:21.289Z] #44 [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 [2021-02-02T09:43:21.289Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:43:21.289Z] #44 32.47 internal/reflectlite [2021-02-02T09:43:21.289Z] #44 32.47 sync [2021-02-02T09:43:21.289Z] #44 33.70 github.com/LK4D4/vndr/godl/singleflight [2021-02-02T09:43:21.289Z] #44 33.72 internal/singleflight [2021-02-02T09:43:21.289Z] #44 33.73 math/rand [2021-02-02T09:43:21.289Z] #44 35.29 sort [2021-02-02T09:43:21.289Z] #44 35.30 syscall [2021-02-02T09:43:21.289Z] #44 35.31 io [2021-02-02T09:43:21.289Z] #44 35.32 strconv [2021-02-02T09:43:21.289Z] #44 36.87 vendor/golang.org/x/net/dns/dnsmessage [2021-02-02T09:43:21.289Z] #44 36.93 bytes [2021-02-02T09:43:21.289Z] #44 42.03 bufio [2021-02-02T09:43:21.289Z] #44 42.31 reflect [2021-02-02T09:43:21.289Z] #44 ... [2021-02-02T09:43:21.289Z] [2021-02-02T09:43:21.289Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:21.289Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:43:21.289Z] #12 32.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-02T09:43:21.289Z] #12 33.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-02T09:43:21.289Z] #12 33.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-02-02T09:43:21.289Z] #12 36.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-02T09:43:21.289Z] #12 38.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-02T09:43:21.289Z] #12 38.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-02T09:43:21.289Z] #12 38.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-02T09:43:21.289Z] #12 38.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-02T09:43:21.289Z] #12 38.25 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] [2021-02-02T09:43:21.289Z] #12 38.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2021-02-02T09:43:21.289Z] #12 38.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-02T09:43:21.289Z] #12 38.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-02T09:43:21.289Z] #12 38.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-02T09:43:21.289Z] #12 38.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-02T09:43:21.289Z] #12 38.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-02T09:43:21.289Z] #12 38.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-02T09:43:21.289Z] #12 38.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-02-02T09:43:21.289Z] #12 38.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-02T09:43:21.289Z] #12 38.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2021-02-02T09:43:21.289Z] #12 39.75 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:21.289Z] #12 39.95 Fetched 73.8 MB in 7s (10.2 MB/s) [2021-02-02T09:43:21.289Z] #12 40.28 (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 ... 15383 files and directories currently installed.) [2021-02-02T09:43:21.289Z] #12 40.45 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2021-02-02T09:43:21.289Z] #12 40.51 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:21.289Z] #12 41.17 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2021-02-02T09:43:21.289Z] #12 42.51 (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 ... 15383 files and directories currently installed.) [2021-02-02T09:43:21.289Z] #12 42.52 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2021-02-02T09:43:21.289Z] #12 42.64 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:21.431Z] #12 54.35 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-02-02T09:43:21.552Z] #12 ... [2021-02-02T09:43:21.552Z] [2021-02-02T09:43:21.552Z] #41 [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 [2021-02-02T09:43:21.552Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-02T09:43:21.552Z] #41 42.77 Selecting previously unselected package libprotoc17:arm64. [2021-02-02T09:43:21.552Z] #41 42.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-02T09:43:21.552Z] #41 42.79 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:21.564Z] #42 43.55 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-02T09:43:21.564Z] #42 43.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-02T09:43:21.564Z] #42 43.56 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-02T09:43:21.564Z] #42 43.67 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-02T09:43:21.564Z] #42 43.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-02T09:43:21.564Z] #42 43.69 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-02T09:43:21.862Z] #42 43.81 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-02T09:43:21.862Z] #42 43.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-02T09:43:21.862Z] #42 43.82 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:21.943Z] #12 54.55 (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 ... 15410 files and directories currently installed.) [2021-02-02T09:43:21.943Z] #12 54.65 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-02-02T09:43:21.943Z] #12 54.68 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:21.943Z] #12 54.91 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-02-02T09:43:22.130Z] #41 43.39 Selecting previously unselected package protobuf-c-compiler. [2021-02-02T09:43:22.130Z] #41 43.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-02T09:43:22.130Z] #41 43.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:22.159Z] #42 44.07 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-02T09:43:22.159Z] #42 44.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-02T09:43:22.159Z] #42 44.09 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:22.200Z] #12 55.05 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-02T09:43:22.200Z] #12 55.05 (Reading database ... [2021-02-02T09:43:22.200Z] #12 ... [2021-02-02T09:43:22.200Z] [2021-02-02T09:43:22.200Z] #55 [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 [2021-02-02T09:43:22.200Z] #55 sha256:875837e2f1d4daa1fa0b48b7cb189c050494d07a69eec9a1ce903cd79f1bd42c [2021-02-02T09:43:22.200Z] #55 1.747 + RM_GOPATH=0 [2021-02-02T09:43:22.200Z] #55 1.747 + TMP_GOPATH= [2021-02-02T09:43:22.200Z] #55 1.747 + : /build [2021-02-02T09:43:22.200Z] #55 1.747 + '[' -z '' ']' [2021-02-02T09:43:22.200Z] #55 1.747 ++ mktemp -d [2021-02-02T09:43:22.200Z] #55 1.747 + export GOPATH=/tmp/tmp.FPAXbzSdGm [2021-02-02T09:43:22.200Z] #55 1.747 + GOPATH=/tmp/tmp.FPAXbzSdGm [2021-02-02T09:43:22.200Z] #55 1.747 + RM_GOPATH=1 [2021-02-02T09:43:22.200Z] #55 1.747 + case "$(go env GOARCH)" in [2021-02-02T09:43:22.200Z] #55 1.748 ++ go env GOARCH [2021-02-02T09:43:22.200Z] #55 1.883 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:22.200Z] #55 1.883 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:22.200Z] #55 1.883 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:22.200Z] #55 1.898 + dir=/tmp/install [2021-02-02T09:43:22.200Z] #55 1.898 + bin=containerd [2021-02-02T09:43:22.200Z] #55 1.898 + shift [2021-02-02T09:43:22.200Z] #55 1.898 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-02T09:43:22.200Z] #55 1.898 + . /tmp/install/containerd.installer [2021-02-02T09:43:22.200Z] #55 1.898 ++ set -e [2021-02-02T09:43:22.200Z] #55 1.898 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:22.200Z] #55 1.898 + install_containerd [2021-02-02T09:43:22.200Z] #55 1.898 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:22.200Z] #55 1.898 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-02T09:43:22.200Z] #55 1.898 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FPAXbzSdGm/src/github.com/containerd/containerd [2021-02-02T09:43:22.200Z] #55 1.909 Cloning into '/tmp/tmp.FPAXbzSdGm/src/github.com/containerd/containerd'... [2021-02-02T09:43:22.200Z] #55 ... [2021-02-02T09:43:22.200Z] [2021-02-02T09:43:22.200Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:22.200Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:22.200Z] #12 55.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 ... 15410 files and directories currently installed.) [2021-02-02T09:43:22.200Z] #12 55.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-02T09:43:22.200Z] #12 55.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:43:22.392Z] #41 43.65 Selecting previously unselected package protobuf-compiler. [2021-02-02T09:43:22.392Z] #41 43.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-02T09:43:22.392Z] #41 43.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:22.456Z] #42 ... [2021-02-02T09:43:22.456Z] [2021-02-02T09:43:22.457Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:22.457Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:43:22.457Z] #13 27.62 Reading package lists... [2021-02-02T09:43:22.457Z] #13 34.94 Building dependency tree... [2021-02-02T09:43:22.457Z] #13 38.86 The following additional packages will be installed: [2021-02-02T09:43:22.457Z] #13 38.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-02T09:43:22.457Z] #13 38.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-02T09:43:22.457Z] #13 38.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-02T09:43:22.457Z] #13 38.86 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-02T09:43:22.457Z] #13 38.88 mingw-w64-x86-64-dev [2021-02-02T09:43:22.457Z] #13 38.88 Suggested packages: [2021-02-02T09:43:22.457Z] #13 38.88 gcc-8-locales seccomp wine64 [2021-02-02T09:43:22.457Z] #13 41.20 The following NEW packages will be installed: [2021-02-02T09:43:22.457Z] #13 41.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-02T09:43:22.457Z] #13 41.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-02T09:43:22.457Z] #13 41.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-02T09:43:22.457Z] #13 41.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-02T09:43:22.457Z] #13 41.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-02T09:43:22.457Z] #13 41.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-02T09:43:22.457Z] #13 41.20 The following packages will be upgraded: [2021-02-02T09:43:22.457Z] #13 41.20 libsystemd0 libudev1 [2021-02-02T09:43:22.457Z] #13 41.36 2 upgraded, 25 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:43:22.457Z] #13 41.36 Need to get 79.4 MB of archives. [2021-02-02T09:43:22.457Z] #13 41.36 After this operation, 532 MB of additional disk space will be used. [2021-02-02T09:43:22.457Z] #13 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2021-02-02T09:43:22.457Z] #13 41.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2021-02-02T09:43:22.457Z] #13 41.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-02T09:43:22.457Z] #13 41.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-02-02T09:43:22.457Z] #13 42.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-02T09:43:22.457Z] #13 42.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-02T09:43:22.457Z] #13 42.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-02T09:43:22.457Z] #13 42.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-02T09:43:22.457Z] #13 43.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-02T09:43:22.457Z] #13 43.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-02T09:43:22.457Z] #13 43.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-02T09:43:22.457Z] #13 ... [2021-02-02T09:43:22.457Z] [2021-02-02T09:43:22.457Z] #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 [2021-02-02T09:43:22.457Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:43:22.457Z] #56 0.266 + RM_GOPATH=0 [2021-02-02T09:43:22.457Z] #56 0.266 + TMP_GOPATH= [2021-02-02T09:43:22.457Z] #56 0.266 + : /build [2021-02-02T09:43:22.457Z] #56 0.267 + '[' -z '' ']' [2021-02-02T09:43:22.457Z] #56 0.267 ++ mktemp -d [2021-02-02T09:43:22.457Z] #56 0.269 + export GOPATH=/tmp/tmp.PuLCadMLfU [2021-02-02T09:43:22.457Z] #56 0.269 + GOPATH=/tmp/tmp.PuLCadMLfU [2021-02-02T09:43:22.457Z] #56 0.269 + RM_GOPATH=1 [2021-02-02T09:43:22.457Z] #56 0.269 + case "$(go env GOARCH)" in [2021-02-02T09:43:22.457Z] #56 0.293 ++ go env GOARCH [2021-02-02T09:43:22.457Z] #56 0.311 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:22.457Z] #56 0.311 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:22.457Z] #56 0.312 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:22.457Z] #56 0.313 + dir=/tmp/install [2021-02-02T09:43:22.457Z] #56 0.313 + bin=containerd [2021-02-02T09:43:22.457Z] #56 0.313 + shift [2021-02-02T09:43:22.457Z] #56 0.313 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-02T09:43:22.457Z] #56 0.313 + . /tmp/install/containerd.installer [2021-02-02T09:43:22.457Z] #56 0.335 ++ set -e [2021-02-02T09:43:22.457Z] #56 0.336 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:22.457Z] #56 0.336 + install_containerd [2021-02-02T09:43:22.457Z] #56 0.337 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-02T09:43:22.457Z] #56 0.337 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:22.457Z] #56 0.337 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PuLCadMLfU/src/github.com/containerd/containerd [2021-02-02T09:43:22.457Z] #56 0.340 Cloning into '/tmp/tmp.PuLCadMLfU/src/github.com/containerd/containerd'... [2021-02-02T09:43:22.655Z] #41 43.95 Selecting previously unselected package python-pkg-resources. [2021-02-02T09:43:22.655Z] #41 43.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:43:22.812Z] #54 141.2 + bin/containerd-stress [2021-02-02T09:43:22.812Z] #54 142.5 + bin/containerd-shim [2021-02-02T09:43:22.918Z] #41 44.08 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:23.495Z] #41 44.73 Selecting previously unselected package python-six. [2021-02-02T09:43:23.495Z] #41 44.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-02T09:43:23.495Z] #41 44.84 Unpacking python-six (1.12.0-1) ... [2021-02-02T09:43:23.563Z] #31 ... [2021-02-02T09:43:23.563Z] [2021-02-02T09:43:23.563Z] #41 [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 [2021-02-02T09:43:23.563Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:23.563Z] #41 50.05 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-02T09:43:23.563Z] #41 50.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:23.563Z] #41 50.08 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:23.563Z] #41 50.30 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-02T09:43:23.563Z] #41 50.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:23.563Z] #41 50.31 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:23.563Z] #41 51.68 Selecting previously unselected package libprotoc17:amd64. [2021-02-02T09:43:23.563Z] #41 51.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:23.563Z] #41 51.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:23.563Z] #41 52.35 Selecting previously unselected package protobuf-c-compiler. [2021-02-02T09:43:23.563Z] #41 52.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:43:23.563Z] #41 52.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:23.563Z] #41 52.52 Selecting previously unselected package protobuf-compiler. [2021-02-02T09:43:23.563Z] #41 52.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:23.563Z] #41 52.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:23.563Z] #41 52.73 Selecting previously unselected package python-pkg-resources. [2021-02-02T09:43:23.563Z] #41 52.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:43:23.563Z] #41 52.73 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:23.563Z] #41 52.98 Selecting previously unselected package python-six. [2021-02-02T09:43:23.563Z] #41 52.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-02T09:43:23.563Z] #41 53.00 Unpacking python-six (1.12.0-1) ... [2021-02-02T09:43:23.563Z] #41 53.10 Selecting previously unselected package python-protobuf. [2021-02-02T09:43:23.563Z] #41 53.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:23.563Z] #41 53.11 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:23.563Z] #41 54.00 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:23.563Z] #41 ... [2021-02-02T09:43:23.563Z] [2021-02-02T09:43:23.563Z] #50 [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 [2021-02-02T09:43:23.563Z] #50 sha256:96acc9b7b18933cbc5c61fc69acc88e3c7f2ca0250b45e9abd9e6d3cda5584eb [2021-02-02T09:43:23.563Z] #50 46.12 bytes [2021-02-02T09:43:23.563Z] #50 46.13 syscall [2021-02-02T09:43:23.563Z] #50 48.86 reflect [2021-02-02T09:43:23.563Z] #50 53.99 time [2021-02-02T09:43:23.563Z] #50 ... [2021-02-02T09:43:23.563Z] [2021-02-02T09:43:23.563Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:23.563Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:23.563Z] #12 51.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-02T09:43:23.563Z] #12 53.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-02T09:43:23.563Z] #12 53.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-02T09:43:23.563Z] #12 53.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-02T09:43:23.563Z] #12 53.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-02T09:43:23.563Z] #12 53.80 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] [2021-02-02T09:43:23.563Z] #12 53.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-02-02T09:43:23.563Z] #12 53.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-02T09:43:23.563Z] #12 53.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-02T09:43:23.563Z] #12 53.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-02T09:43:23.563Z] #12 53.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-02T09:43:23.563Z] #12 53.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-02T09:43:23.563Z] #12 53.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-02T09:43:23.563Z] #12 53.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-02T09:43:23.563Z] #12 54.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-02T09:43:23.563Z] #12 54.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-02-02T09:43:23.563Z] #12 55.17 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:23.563Z] #12 55.40 Fetched 78.2 MB in 8s (9256 kB/s) [2021-02-02T09:43:23.563Z] #12 55.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-02T09:43:23.563Z] #12 55.63 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-02-02T09:43:23.563Z] #12 55.64 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:23.563Z] #12 56.11 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-02-02T09:43:23.758Z] #41 45.17 Selecting previously unselected package python-protobuf. [2021-02-02T09:43:23.758Z] #41 45.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-02T09:43:23.758Z] #41 45.17 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:23.825Z] #12 56.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 ... 15410 files and directories currently installed.) [2021-02-02T09:43:23.825Z] #12 56.47 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-02-02T09:43:23.825Z] #12 56.49 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:24.022Z] #41 ... [2021-02-02T09:43:24.022Z] [2021-02-02T09:43:24.022Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:24.022Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-02T09:43:24.022Z] #31 35.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-02T09:43:24.022Z] #31 35.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:24.090Z] #12 56.74 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-02-02T09:43:24.090Z] #12 56.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-02T09:43:24.285Z] #31 ... [2021-02-02T09:43:24.285Z] [2021-02-02T09:43:24.285Z] #33 [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 [2021-02-02T09:43:24.285Z] #33 sha256:c5def0f17054d44470f159b3d8805b90da31859e14adb40a06e2cb000a355636 [2021-02-02T09:43:24.285Z] #33 45.46 internal/syscall/unix [2021-02-02T09:43:24.285Z] #33 45.48 time [2021-02-02T09:43:24.353Z] #12 56.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 ... 15410 files and directories currently installed.) [2021-02-02T09:43:24.353Z] #12 56.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-02T09:43:24.353Z] #12 56.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:43:24.616Z] #12 ... [2021-02-02T09:43:24.616Z] [2021-02-02T09:43:24.616Z] #55 [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 [2021-02-02T09:43:24.616Z] #55 sha256:f030fd37e6e40f832599ef84b8eedc84f3eed9731997b00784e1f023dad61c66 [2021-02-02T09:43:24.616Z] #55 1.138 + RM_GOPATH=0 [2021-02-02T09:43:24.616Z] #55 1.138 + TMP_GOPATH= [2021-02-02T09:43:24.616Z] #55 1.138 + : /build [2021-02-02T09:43:24.616Z] #55 1.138 + '[' -z '' ']' [2021-02-02T09:43:24.616Z] #55 1.138 ++ mktemp -d [2021-02-02T09:43:24.616Z] #55 1.139 + export GOPATH=/tmp/tmp.gVeAoMs7QG [2021-02-02T09:43:24.616Z] #55 1.140 + GOPATH=/tmp/tmp.gVeAoMs7QG [2021-02-02T09:43:24.617Z] #55 1.140 + RM_GOPATH=1 [2021-02-02T09:43:24.617Z] #55 1.141 + case "$(go env GOARCH)" in [2021-02-02T09:43:24.617Z] #55 1.146 ++ go env GOARCH [2021-02-02T09:43:24.617Z] #55 1.189 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:24.617Z] #55 1.189 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:24.617Z] #55 1.191 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:24.617Z] #55 1.192 + dir=/tmp/install [2021-02-02T09:43:24.617Z] #55 1.201 + bin=containerd [2021-02-02T09:43:24.617Z] #55 1.201 + shift [2021-02-02T09:43:24.617Z] #55 1.201 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-02T09:43:24.617Z] #55 1.201 + . /tmp/install/containerd.installer [2021-02-02T09:43:24.617Z] #55 1.202 ++ set -e [2021-02-02T09:43:24.617Z] #55 1.204 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:24.617Z] #55 1.205 + install_containerd [2021-02-02T09:43:24.617Z] #55 1.207 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-02T09:43:24.617Z] #55 1.207 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gVeAoMs7QG/src/github.com/containerd/containerd [2021-02-02T09:43:24.617Z] #55 1.207 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:24.617Z] #55 1.219 Cloning into '/tmp/tmp.gVeAoMs7QG/src/github.com/containerd/containerd'... [2021-02-02T09:43:24.722Z] #12 ... [2021-02-02T09:43:24.722Z] [2021-02-02T09:43:24.722Z] #44 [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 [2021-02-02T09:43:24.722Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:43:24.722Z] #44 47.52 reflect [2021-02-02T09:43:24.722Z] #44 48.18 bufio [2021-02-02T09:43:24.722Z] #44 49.85 syscall [2021-02-02T09:43:24.722Z] #44 56.84 time [2021-02-02T09:43:24.722Z] #44 ... [2021-02-02T09:43:24.722Z] [2021-02-02T09:43:24.722Z] #41 [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 [2021-02-02T09:43:24.722Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:24.722Z] #41 50.13 Selecting previously unselected package libprotoc17:amd64. [2021-02-02T09:43:24.722Z] #41 50.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:24.722Z] #41 50.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:24.722Z] #41 50.80 Selecting previously unselected package protobuf-c-compiler. [2021-02-02T09:43:24.722Z] #41 50.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:43:24.722Z] #41 50.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:24.722Z] #41 51.01 Selecting previously unselected package protobuf-compiler. [2021-02-02T09:43:24.722Z] #41 51.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:24.722Z] #41 51.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:24.722Z] #41 51.19 Selecting previously unselected package python-pkg-resources. [2021-02-02T09:43:24.722Z] #41 51.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:43:24.722Z] #41 51.21 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:24.722Z] #41 51.46 Selecting previously unselected package python-six. [2021-02-02T09:43:24.722Z] #41 51.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-02T09:43:24.722Z] #41 51.47 Unpacking python-six (1.12.0-1) ... [2021-02-02T09:43:24.722Z] #41 51.57 Selecting previously unselected package python-protobuf. [2021-02-02T09:43:24.722Z] #41 51.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-02T09:43:24.722Z] #41 51.58 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:24.722Z] #41 52.39 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:24.722Z] #41 56.79 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:24.722Z] #41 56.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:24.722Z] #41 56.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:24.722Z] #41 56.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:24.722Z] #41 56.86 Setting up python-six (1.12.0-1) ... [2021-02-02T09:43:25.198Z] #55 ... [2021-02-02T09:43:25.198Z] [2021-02-02T09:43:25.198Z] #46 [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 [2021-02-02T09:43:25.198Z] #46 sha256:c164bc7e7778a4d37a0f300ff61fb1c4a508fb4033c2df2894280789f3a6cae0 [2021-02-02T09:43:25.198Z] #46 DONE 57.9s [2021-02-02T09:43:25.198Z] [2021-02-02T09:43:25.198Z] #35 [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 [2021-02-02T09:43:25.198Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:25.198Z] #35 49.17 Selecting previously unselected package cmake-data. [2021-02-02T09:43:25.198Z] #35 49.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-02T09:43:25.198Z] #35 49.19 Unpacking cmake-data (3.13.4-1) ... [2021-02-02T09:43:25.198Z] #35 52.25 Selecting previously unselected package libicu63:amd64. [2021-02-02T09:43:25.198Z] #35 52.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-02T09:43:25.198Z] #35 52.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:43:25.286Z] #41 ... [2021-02-02T09:43:25.286Z] [2021-02-02T09:43:25.286Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:25.286Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:25.286Z] #12 58.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-02T09:43:25.286Z] #12 58.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-02T09:43:25.286Z] #12 58.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:43:25.533Z] #54 146.9 + bin/containerd-shim-runc-v1 [2021-02-02T09:43:25.543Z] #12 ... [2021-02-02T09:43:25.543Z] [2021-02-02T09:43:25.543Z] #46 [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 [2021-02-02T09:43:25.543Z] #46 sha256:ccf316d8e97943070f2fcfeb1cc6f88e031841cac1de7e313ec14aa6ef2fd7ca [2021-02-02T09:43:25.543Z] #46 DONE 58.4s [2021-02-02T09:43:25.802Z] [2021-02-02T09:43:25.802Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:25.802Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:43:25.802Z] #31 49.26 Checking out files: 87% (1326/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. [2021-02-02T09:43:25.802Z] #31 49.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-02T09:43:25.802Z] #31 50.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:26.028Z] #56 ... [2021-02-02T09:43:26.028Z] [2021-02-02T09:43:26.028Z] #64 [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 [2021-02-02T09:43:26.028Z] #64 sha256:6398a54e779866456823ba2c159098238b1a9915008978b5f8782fda22a2e0d4 [2021-02-02T09:43:26.028Z] #64 DONE 48.1s [2021-02-02T09:43:26.028Z] [2021-02-02T09:43:26.028Z] #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 [2021-02-02T09:43:26.028Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-02T09:43:26.028Z] #42 44.87 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-02T09:43:26.028Z] #42 44.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-02T09:43:26.028Z] #42 44.89 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:26.028Z] #42 45.08 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-02T09:43:26.028Z] #42 45.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-02T09:43:26.028Z] #42 45.10 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:26.028Z] #42 46.90 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-02T09:43:26.028Z] #42 46.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-02T09:43:26.028Z] #42 46.92 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:26.028Z] #42 47.62 Selecting previously unselected package protobuf-c-compiler. [2021-02-02T09:43:26.028Z] #42 47.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-02T09:43:26.028Z] #42 47.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:26.028Z] #42 47.76 Selecting previously unselected package protobuf-compiler. [2021-02-02T09:43:26.028Z] #42 47.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-02T09:43:26.028Z] #42 47.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:26.028Z] #42 47.90 Selecting previously unselected package python-pkg-resources. [2021-02-02T09:43:26.028Z] #42 47.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:43:26.028Z] #42 47.90 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:26.028Z] #42 48.14 Selecting previously unselected package python-six. [2021-02-02T09:43:26.028Z] #42 48.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-02T09:43:26.028Z] #42 48.16 Unpacking python-six (1.12.0-1) ... [2021-02-02T09:43:26.028Z] #42 ... [2021-02-02T09:43:26.028Z] [2021-02-02T09:43:26.028Z] #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 [2021-02-02T09:43:26.028Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:43:26.028Z] #49 38.19 go: extracting golang.org/x/text v0.3.2 [2021-02-02T09:43:26.028Z] #49 38.23 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:26.028Z] #49 40.96 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:26.208Z] #33 ... [2021-02-02T09:43:26.208Z] [2021-02-02T09:43:26.208Z] #55 [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 [2021-02-02T09:43:26.208Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [2021-02-02T09:43:26.208Z] #55 2.433 + RM_GOPATH=0 [2021-02-02T09:43:26.208Z] #55 2.433 + TMP_GOPATH= [2021-02-02T09:43:26.208Z] #55 2.433 + : /build [2021-02-02T09:43:26.208Z] #55 2.433 + '[' -z '' ']' [2021-02-02T09:43:26.208Z] #55 2.464 ++ mktemp -d [2021-02-02T09:43:26.208Z] #55 2.505 + export GOPATH=/tmp/tmp.pyNGMuKBVU [2021-02-02T09:43:26.208Z] #55 2.505 + GOPATH=/tmp/tmp.pyNGMuKBVU [2021-02-02T09:43:26.208Z] #55 2.505 + RM_GOPATH=1 [2021-02-02T09:43:26.208Z] #55 2.505 + case "$(go env GOARCH)" in [2021-02-02T09:43:26.208Z] #55 2.505 ++ go env GOARCH [2021-02-02T09:43:26.208Z] #55 2.540 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:26.208Z] #55 2.540 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:26.208Z] #55 2.540 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:26.208Z] #55 2.593 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:26.208Z] #55 2.594 + dir=/tmp/install [2021-02-02T09:43:26.208Z] #55 2.594 + bin=containerd [2021-02-02T09:43:26.208Z] #55 2.594 + shift [2021-02-02T09:43:26.208Z] #55 2.594 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-02T09:43:26.208Z] #55 2.594 + . /tmp/install/containerd.installer [2021-02-02T09:43:26.208Z] #55 2.594 ++ set -e [2021-02-02T09:43:26.208Z] #55 2.594 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:26.208Z] #55 2.594 + install_containerd [2021-02-02T09:43:26.208Z] #55 2.594 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-02T09:43:26.208Z] #55 2.594 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pyNGMuKBVU/src/github.com/containerd/containerd [2021-02-02T09:43:26.208Z] #55 2.604 Cloning into '/tmp/tmp.pyNGMuKBVU/src/github.com/containerd/containerd'... [2021-02-02T09:43:26.208Z] #55 ... [2021-02-02T09:43:26.208Z] [2021-02-02T09:43:26.208Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:26.208Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:43:26.208Z] #12 43.11 Setting up libudev1:arm64 (241-7~deb10u5) ... [2021-02-02T09:43:26.208Z] #12 43.35 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-02T09:43:26.208Z] #12 43.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-02T09:43:26.208Z] #12 43.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-02T09:43:26.208Z] #12 43.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:43:26.208Z] #12 45.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-02T09:43:26.208Z] #12 45.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-02T09:43:26.208Z] #12 45.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:43:26.332Z] #49 ... [2021-02-02T09:43:26.332Z] [2021-02-02T09:43:26.332Z] #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 [2021-02-02T09:43:26.332Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:43:26.332Z] #45 48.45 github.com/LK4D4/vndr/godl/singleflight [2021-02-02T09:43:26.332Z] #45 48.45 internal/singleflight [2021-02-02T09:43:26.332Z] #45 48.45 math/rand [2021-02-02T09:43:26.332Z] #45 48.57 internal/reflectlite [2021-02-02T09:43:26.788Z] #12 48.12 Selecting previously unselected package binutils-mingw-w64. [2021-02-02T09:43:26.788Z] #12 48.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-02T09:43:27.100Z] #12 48.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:43:27.120Z] #35 ... [2021-02-02T09:43:27.120Z] [2021-02-02T09:43:27.120Z] #41 [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 [2021-02-02T09:43:27.120Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:27.120Z] #41 59.61 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:27.120Z] #41 59.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:27.120Z] #41 59.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:27.120Z] #41 59.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-02T09:43:27.120Z] #41 59.66 Setting up python-six (1.12.0-1) ... [2021-02-02T09:43:27.441Z] #12 ... [2021-02-02T09:43:27.441Z] [2021-02-02T09:43:27.441Z] #35 [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 [2021-02-02T09:43:27.441Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-02T09:43:27.441Z] #35 38.67 Selecting previously unselected package cmake-data. [2021-02-02T09:43:27.441Z] #35 38.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-02T09:43:27.441Z] #35 38.68 Unpacking cmake-data (3.13.4-1) ... [2021-02-02T09:43:27.441Z] #35 44.15 Selecting previously unselected package libicu63:arm64. [2021-02-02T09:43:27.441Z] #35 44.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-02T09:43:27.441Z] #35 44.17 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-02T09:43:27.441Z] #35 ... [2021-02-02T09:43:27.441Z] [2021-02-02T09:43:27.441Z] #44 [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 [2021-02-02T09:43:27.441Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:43:27.441Z] #44 43.73 time [2021-02-02T09:43:27.441Z] #44 44.82 internal/syscall/execenv [2021-02-02T09:43:27.441Z] #44 45.19 internal/syscall/unix [2021-02-02T09:43:27.441Z] #44 45.55 regexp/syntax [2021-02-02T09:43:27.698Z] #31 ... [2021-02-02T09:43:27.698Z] [2021-02-02T09:43:27.698Z] #35 [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 [2021-02-02T09:43:27.698Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:27.698Z] #35 50.85 Selecting previously unselected package libicu63:amd64. [2021-02-02T09:43:27.698Z] #35 50.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-02T09:43:27.698Z] #35 50.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:43:27.698Z] #35 58.41 Selecting previously unselected package libxml2:amd64. [2021-02-02T09:43:27.698Z] #35 58.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-02T09:43:27.698Z] #35 58.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:27.698Z] #35 59.63 Selecting previously unselected package libarchive13:amd64. [2021-02-02T09:43:27.698Z] #35 59.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-02T09:43:27.698Z] #35 59.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-02T09:43:27.698Z] #35 60.02 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-02T09:43:27.698Z] #35 60.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-02T09:43:27.698Z] #35 60.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-02T09:43:27.698Z] #35 60.17 Selecting previously unselected package librhash0:amd64. [2021-02-02T09:43:27.698Z] #35 60.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-02T09:43:27.698Z] #35 60.17 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-02T09:43:27.698Z] #35 60.36 Selecting previously unselected package libuv1:amd64. [2021-02-02T09:43:27.698Z] #35 60.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-02T09:43:27.698Z] #35 60.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-02T09:43:27.698Z] #35 60.56 Selecting previously unselected package cmake. [2021-02-02T09:43:27.704Z] #44 48.84 regexp [2021-02-02T09:43:27.704Z] #44 ... [2021-02-02T09:43:27.704Z] [2021-02-02T09:43:27.704Z] #33 [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 [2021-02-02T09:43:27.704Z] #33 sha256:c5def0f17054d44470f159b3d8805b90da31859e14adb40a06e2cb000a355636 [2021-02-02T09:43:27.704Z] #33 49.09 internal/poll [2021-02-02T09:43:27.955Z] #35 60.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-02T09:43:27.955Z] #35 60.61 Unpacking cmake (3.13.4-1) ... [2021-02-02T09:43:27.955Z] #35 ... [2021-02-02T09:43:27.955Z] [2021-02-02T09:43:27.955Z] #50 [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 [2021-02-02T09:43:27.955Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:43:27.955Z] #50 50.67 syscall [2021-02-02T09:43:27.955Z] #50 50.68 reflect [2021-02-02T09:43:27.955Z] #50 58.28 context [2021-02-02T09:43:27.955Z] #50 59.30 internal/poll [2021-02-02T09:43:27.955Z] #50 ... [2021-02-02T09:43:27.955Z] [2021-02-02T09:43:27.955Z] #33 [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 [2021-02-02T09:43:27.955Z] #33 sha256:052531158dd8c3017a248ac4c9356081d9d10859cc786700c767750c1c032c23 [2021-02-02T09:43:27.955Z] #33 52.90 time [2021-02-02T09:43:27.955Z] #33 58.24 internal/poll [2021-02-02T09:43:27.955Z] #33 60.57 internal/fmtsort [2021-02-02T09:43:27.955Z] #33 60.61 internal/syscall/execenv [2021-02-02T09:43:27.955Z] #33 60.81 internal/syscall/unix [2021-02-02T09:43:27.955Z] #33 ... [2021-02-02T09:43:27.955Z] [2021-02-02T09:43:27.955Z] #41 [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 [2021-02-02T09:43:27.955Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:27.955Z] #41 60.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:27.969Z] #33 ... [2021-02-02T09:43:27.969Z] [2021-02-02T09:43:27.969Z] #46 [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 [2021-02-02T09:43:27.969Z] #46 sha256:904e3d8d69366561c6caaaead095fd403dbea4de99707c461e8f6dbcf3a41412 [2021-02-02T09:43:27.969Z] #46 DONE 49.3s [2021-02-02T09:43:28.211Z] #41 60.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:43:28.211Z] #41 60.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:28.211Z] #41 61.01 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-02T09:43:28.211Z] #41 61.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:28.211Z] #41 61.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:28.211Z] #41 61.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:28.211Z] #41 61.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:28.211Z] #41 61.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:28.211Z] #41 61.07 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:28.232Z] [2021-02-02T09:43:28.232Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:28.232Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:43:28.232Z] #12 49.33 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-02T09:43:28.232Z] #12 49.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-02T09:43:28.232Z] #12 49.34 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-02T09:43:28.232Z] #12 49.65 Selecting previously unselected package dmsetup. [2021-02-02T09:43:28.495Z] #12 49.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-02T09:43:28.495Z] #12 49.68 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-02T09:43:28.495Z] #12 49.94 Selecting previously unselected package mingw-w64-common. [2021-02-02T09:43:28.758Z] #12 49.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-02T09:43:28.758Z] #12 50.03 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-02T09:43:29.044Z] #41 ... [2021-02-02T09:43:29.044Z] [2021-02-02T09:43:29.044Z] #33 [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 [2021-02-02T09:43:29.044Z] #33 sha256:8aab6348e20804c9d02fcf5f5eaf359a60814a7e1a3c60217eea30fbc1c65031 [2021-02-02T09:43:29.044Z] #33 51.47 time [2021-02-02T09:43:29.044Z] #33 57.23 internal/poll [2021-02-02T09:43:29.044Z] #33 60.25 internal/syscall/execenv [2021-02-02T09:43:29.044Z] #33 60.40 internal/syscall/unix [2021-02-02T09:43:29.044Z] #33 60.41 internal/fmtsort [2021-02-02T09:43:29.044Z] #33 60.62 os [2021-02-02T09:43:29.044Z] #33 61.31 strings [2021-02-02T09:43:29.044Z] #33 ... [2021-02-02T09:43:29.044Z] [2021-02-02T09:43:29.044Z] #35 [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 [2021-02-02T09:43:29.044Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:29.044Z] #35 59.87 Selecting previously unselected package libxml2:amd64. [2021-02-02T09:43:29.044Z] #35 59.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-02T09:43:29.044Z] #35 59.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:29.044Z] #35 60.45 Selecting previously unselected package libarchive13:amd64. [2021-02-02T09:43:29.044Z] #35 60.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-02T09:43:29.044Z] #35 60.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-02T09:43:29.044Z] #35 60.79 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-02T09:43:29.044Z] #35 60.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-02T09:43:29.044Z] #35 60.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-02T09:43:29.044Z] #35 60.99 Selecting previously unselected package librhash0:amd64. [2021-02-02T09:43:29.044Z] #35 60.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-02T09:43:29.044Z] #35 61.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-02T09:43:29.044Z] #35 61.18 Selecting previously unselected package libuv1:amd64. [2021-02-02T09:43:29.044Z] #35 61.19 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-02T09:43:29.044Z] #35 61.21 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-02T09:43:29.044Z] #35 61.36 Selecting previously unselected package cmake. [2021-02-02T09:43:29.044Z] #35 61.38 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-02T09:43:29.044Z] #35 61.39 Unpacking cmake (3.13.4-1) ... [2021-02-02T09:43:29.084Z] #54 149.9 + bin/containerd-shim-runc-v2 [2021-02-02T09:43:29.084Z] #54 150.6 + binaries [2021-02-02T09:43:29.084Z] #54 150.6 + install -D bin/containerd /build/containerd [2021-02-02T09:43:29.084Z] #54 150.6 + install -D bin/containerd-shim /build/containerd-shim [2021-02-02T09:43:29.374Z] #54 150.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-02T09:43:29.374Z] #54 150.6 + install -D bin/ctr /build/ctr [2021-02-02T09:43:29.663Z] #54 DONE 151.2s [2021-02-02T09:43:29.719Z] #12 ... [2021-02-02T09:43:29.719Z] [2021-02-02T09:43:29.719Z] #50 [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 [2021-02-02T09:43:29.719Z] #50 sha256:abc59abb4347f7e1a08885ead21d0d219fb9a0a8541645faf75433a199bd70d4 [2021-02-02T09:43:29.719Z] #50 40.98 bufio [2021-02-02T09:43:29.719Z] #50 42.58 text/tabwriter [2021-02-02T09:43:29.719Z] #50 42.98 reflect [2021-02-02T09:43:29.719Z] #50 43.83 regexp/syntax [2021-02-02T09:43:29.719Z] #50 48.65 regexp [2021-02-02T09:43:29.719Z] #50 48.84 time [2021-02-02T09:43:29.985Z] #50 ... [2021-02-02T09:43:29.985Z] [2021-02-02T09:43:29.985Z] #35 [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 [2021-02-02T09:43:29.985Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-02T09:43:29.985Z] #35 50.11 Selecting previously unselected package libxml2:arm64. [2021-02-02T09:43:29.985Z] #35 50.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-02T09:43:29.985Z] #35 50.15 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:29.985Z] #35 50.88 Selecting previously unselected package libarchive13:arm64. [2021-02-02T09:43:29.985Z] #35 50.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-02T09:43:29.985Z] #35 50.89 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-02T09:43:30.567Z] #35 51.79 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-02T09:43:30.567Z] #35 51.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-02T09:43:30.567Z] #35 51.86 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-02T09:43:30.693Z] [2021-02-02T09:43:30.693Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-02T09:43:30.693Z] #55 DONE 0.3s [2021-02-02T09:43:30.693Z] [2021-02-02T09:43:30.693Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-02T09:43:30.820Z] #45 52.48 io [2021-02-02T09:43:30.820Z] #45 52.48 strconv [2021-02-02T09:43:30.820Z] #45 52.48 syscall [2021-02-02T09:43:30.820Z] #45 52.51 vendor/golang.org/x/net/dns/dnsmessage [2021-02-02T09:43:30.831Z] #35 52.32 Selecting previously unselected package librhash0:arm64. [2021-02-02T09:43:30.983Z] #59 DONE 0.2s [2021-02-02T09:43:30.983Z] [2021-02-02T09:43:30.983Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-02T09:43:30.983Z] #61 DONE 0.2s [2021-02-02T09:43:30.983Z] [2021-02-02T09:43:30.983Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-02T09:43:31.096Z] #35 52.32 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-02T09:43:31.096Z] #35 52.33 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-02T09:43:31.273Z] #63 DONE 0.1s [2021-02-02T09:43:31.273Z] [2021-02-02T09:43:31.273Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-02T09:43:31.273Z] #64 DONE 0.0s [2021-02-02T09:43:31.273Z] [2021-02-02T09:43:31.273Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-02T09:43:31.462Z] #45 ... [2021-02-02T09:43:31.462Z] [2021-02-02T09:43:31.462Z] #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 [2021-02-02T09:43:31.462Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:43:31.462Z] #49 48.98 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-02T09:43:31.462Z] #49 49.09 go: finding github.com/fatih/color v1.7.0 [2021-02-02T09:43:31.462Z] #49 49.18 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-02T09:43:31.462Z] #49 49.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-02T09:43:31.462Z] #49 49.20 go: finding github.com/pkg/errors v0.8.1 [2021-02-02T09:43:31.462Z] #49 49.24 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-02T09:43:31.462Z] #49 49.35 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-02T09:43:31.462Z] #49 49.45 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-02T09:43:31.462Z] #49 49.46 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-02T09:43:31.462Z] #49 49.47 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-02T09:43:31.462Z] #49 49.51 go: finding github.com/spf13/viper v1.6.1 [2021-02-02T09:43:31.462Z] #49 49.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-02T09:43:31.462Z] #49 49.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-02T09:43:31.462Z] #49 49.85 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-02T09:43:31.462Z] #49 49.91 go: finding github.com/stretchr/testify v1.4.0 [2021-02-02T09:43:31.462Z] #49 49.92 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-02T09:43:31.462Z] #49 49.94 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-02T09:43:31.462Z] #49 49.95 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-02T09:43:31.462Z] #49 49.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-02T09:43:31.462Z] #49 50.00 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-02T09:43:31.462Z] #49 50.01 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-02T09:43:31.462Z] #49 50.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-02T09:43:31.462Z] #49 50.04 go: finding github.com/spf13/cobra v0.0.5 [2021-02-02T09:43:31.462Z] #49 50.09 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-02T09:43:31.462Z] #49 50.10 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-02T09:43:31.462Z] #49 50.11 go: finding github.com/spf13/pflag v1.0.5 [2021-02-02T09:43:31.462Z] #49 50.12 go: finding github.com/gobwas/glob v0.2.3 [2021-02-02T09:43:31.462Z] #49 50.13 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-02T09:43:31.462Z] #49 50.21 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-02T09:43:31.462Z] #49 50.23 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-02T09:43:31.462Z] #49 50.28 go: finding github.com/stretchr/objx v0.2.0 [2021-02-02T09:43:31.462Z] #49 50.30 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-02T09:43:31.462Z] #49 50.30 go: finding github.com/magiconair/properties v1.8.1 [2021-02-02T09:43:31.462Z] #49 50.38 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-02T09:43:31.462Z] #49 50.41 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T09:43:31.462Z] #49 50.42 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-02T09:43:31.462Z] #49 50.44 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-02T09:43:31.462Z] #49 50.47 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-02T09:43:31.462Z] #49 50.50 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-02T09:43:31.462Z] #49 50.56 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-02T09:43:31.462Z] #49 50.61 go: finding github.com/spf13/cast v1.3.0 [2021-02-02T09:43:31.462Z] #49 50.61 go: finding github.com/spf13/afero v1.1.2 [2021-02-02T09:43:31.462Z] #49 50.67 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-02T09:43:31.462Z] #49 50.67 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-02T09:43:31.462Z] #49 50.70 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-02T09:43:31.462Z] #49 50.81 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-02T09:43:31.462Z] #49 50.88 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-02T09:43:31.462Z] #49 51.13 go: finding golang.org/x/text v0.3.2 [2021-02-02T09:43:31.462Z] #49 51.20 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-02T09:43:31.462Z] #49 51.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-02T09:43:31.462Z] #49 51.25 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-02T09:43:31.462Z] #49 51.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-02T09:43:31.462Z] #49 51.34 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-02T09:43:31.462Z] #49 51.35 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-02T09:43:31.462Z] #49 51.35 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-02T09:43:31.462Z] #49 51.39 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-02T09:43:31.462Z] #49 51.43 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-02T09:43:31.462Z] #49 51.51 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-02T09:43:31.462Z] #49 51.54 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-02T09:43:31.462Z] #49 51.54 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-02T09:43:31.462Z] #49 51.60 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-02T09:43:31.462Z] #49 51.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-02T09:43:31.462Z] #49 51.63 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-02T09:43:31.462Z] #49 51.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-02T09:43:31.462Z] #49 51.69 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-02T09:43:31.462Z] #49 51.71 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-02T09:43:31.462Z] #49 51.85 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-02T09:43:31.462Z] #49 52.03 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-02T09:43:31.462Z] #49 52.05 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-02T09:43:31.462Z] #49 52.30 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-02T09:43:31.462Z] #49 52.39 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-02T09:43:31.462Z] #49 52.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-02T09:43:31.462Z] #49 52.49 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-02T09:43:31.462Z] #49 52.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-02T09:43:31.609Z] #35 64.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:43:31.609Z] #35 64.39 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:43:31.609Z] #35 64.41 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-02T09:43:31.609Z] #35 64.43 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:31.609Z] #35 64.46 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-02T09:43:31.609Z] #35 64.47 Setting up cmake-data (3.13.4-1) ... [2021-02-02T09:43:31.609Z] #35 64.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:31.672Z] #35 52.82 Selecting previously unselected package libuv1:arm64. [2021-02-02T09:43:31.672Z] #35 52.83 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-02T09:43:31.672Z] #35 52.84 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-02T09:43:31.870Z] #35 64.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-02T09:43:31.870Z] #35 64.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-02T09:43:31.870Z] #35 64.55 Setting up cmake (3.13.4-1) ... [2021-02-02T09:43:31.870Z] #35 64.57 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:31.870Z] #35 64.64 Processing triggers for mime-support (3.62) ... [2021-02-02T09:43:31.903Z] #65 DONE 0.7s [2021-02-02T09:43:31.938Z] #35 53.15 Selecting previously unselected package cmake. [2021-02-02T09:43:31.938Z] #35 53.15 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-02T09:43:31.938Z] #35 53.16 Unpacking cmake (3.13.4-1) ... [2021-02-02T09:43:32.193Z] [2021-02-02T09:43:32.193Z] #66 exporting to image [2021-02-02T09:43:32.193Z] #66 exporting layers [2021-02-02T09:43:32.387Z] #41 ... [2021-02-02T09:43:32.387Z] [2021-02-02T09:43:32.387Z] #35 [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 [2021-02-02T09:43:32.387Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-02T09:43:32.387Z] #35 63.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:43:32.387Z] #35 63.70 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:43:32.387Z] #35 63.72 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-02T09:43:32.387Z] #35 63.73 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:32.387Z] #35 63.79 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-02T09:43:32.387Z] #35 63.80 Setting up cmake-data (3.13.4-1) ... [2021-02-02T09:43:32.387Z] #35 63.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:32.387Z] #35 63.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-02T09:43:32.387Z] #35 63.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-02T09:43:32.387Z] #35 63.86 Setting up cmake (3.13.4-1) ... [2021-02-02T09:43:32.387Z] #35 63.87 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:32.387Z] #35 63.93 Processing triggers for mime-support (3.62) ... [2021-02-02T09:43:32.387Z] #35 DONE 64.7s [2021-02-02T09:43:32.387Z] [2021-02-02T09:43:32.387Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:32.387Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:32.387Z] #12 61.68 Selecting previously unselected package binutils-mingw-w64. [2021-02-02T09:43:32.387Z] #12 61.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-02T09:43:32.387Z] #12 61.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:43:32.387Z] #12 61.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-02T09:43:32.387Z] #12 61.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:43:32.387Z] #12 61.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:43:32.387Z] #12 62.06 Selecting previously unselected package dmsetup. [2021-02-02T09:43:32.387Z] #12 62.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:43:32.387Z] #12 62.08 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-02T09:43:32.387Z] #12 62.26 Selecting previously unselected package mingw-w64-common. [2021-02-02T09:43:32.387Z] #12 62.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-02T09:43:32.387Z] #12 62.27 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-02T09:43:32.513Z] #49 ... [2021-02-02T09:43:32.513Z] [2021-02-02T09:43:32.513Z] #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 [2021-02-02T09:43:32.513Z] #34 sha256:332a5fd92b660c6e204a9d4bf0bb39e34cf76e17d183e13fe3fd5a565fc18246 [2021-02-02T09:43:32.513Z] #34 44.46 sync [2021-02-02T09:43:32.513Z] #34 44.47 internal/reflectlite [2021-02-02T09:43:32.513Z] #34 49.16 sort [2021-02-02T09:43:32.513Z] #34 49.16 errors [2021-02-02T09:43:32.513Z] #34 50.04 io [2021-02-02T09:43:32.513Z] #34 50.08 strconv [2021-02-02T09:43:32.513Z] #34 50.08 internal/oserror [2021-02-02T09:43:32.513Z] #34 50.41 syscall [2021-02-02T09:43:32.513Z] #34 53.87 strings [2021-02-02T09:43:32.513Z] #34 53.87 bytes [2021-02-02T09:43:32.513Z] #34 ... [2021-02-02T09:43:32.513Z] [2021-02-02T09:43:32.513Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:32.513Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:43:32.513Z] #13 47.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-02T09:43:32.513Z] #13 49.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-02T09:43:32.513Z] #13 49.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-02T09:43:32.513Z] #13 49.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-02T09:43:32.513Z] #13 49.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-02T09:43:32.513Z] #13 49.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-02T09:43:32.513Z] #13 49.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2021-02-02T09:43:32.513Z] #13 49.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-02T09:43:32.513Z] #13 49.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-02T09:43:32.513Z] #13 49.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-02T09:43:32.513Z] #13 49.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-02T09:43:32.513Z] #13 49.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-02T09:43:32.513Z] #13 49.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-02T09:43:32.513Z] #13 49.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-02T09:43:32.513Z] #13 49.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-02T09:43:32.513Z] #13 49.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2021-02-02T09:43:32.513Z] #13 51.38 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:32.513Z] #13 51.63 Fetched 79.4 MB in 8s (9343 kB/s) [2021-02-02T09:43:32.513Z] #13 51.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 ... 15339 files and directories currently installed.) [2021-02-02T09:43:32.513Z] #13 51.83 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2021-02-02T09:43:32.513Z] #13 51.84 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:32.513Z] #13 52.18 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2021-02-02T09:43:32.513Z] #13 52.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-02T09:43:32.513Z] #13 52.48 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2021-02-02T09:43:32.513Z] #13 52.49 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-02-02T09:43:32.513Z] #13 52.73 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2021-02-02T09:43:32.513Z] #13 52.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-02T09:43:32.513Z] #13 52.86 (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 ... 15339 files and directories currently installed.) [2021-02-02T09:43:32.513Z] #13 52.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-02T09:43:32.513Z] #13 53.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:43:32.513Z] #13 ... [2021-02-02T09:43:32.513Z] [2021-02-02T09:43:32.513Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:32.513Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-02T09:43:32.513Z] #32 54.50 Checking out files: 93% (1423/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. [2021-02-02T09:43:32.816Z] #35 DONE 65.5s [2021-02-02T09:43:32.816Z] [2021-02-02T09:43:32.816Z] #36 [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 [2021-02-02T09:43:32.816Z] #36 sha256:ce6c7b8a53f00c430eefd2587a3fa25551cde18d056005762d6038841085c310 [2021-02-02T09:43:32.817Z] #32 54.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-02T09:43:32.817Z] #32 ... [2021-02-02T09:43:32.817Z] [2021-02-02T09:43:32.817Z] #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 [2021-02-02T09:43:32.817Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-02T09:43:32.817Z] #36 45.06 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:43:32.817Z] #36 45.31 Fetched 14.9 MB in 2s (7087 kB/s) [2021-02-02T09:43:32.817Z] #36 45.49 Selecting previously unselected package xxd. [2021-02-02T09:43:32.817Z] #36 45.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 ... 15339 files and directories currently installed.) [2021-02-02T09:43:32.817Z] #36 45.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-02T09:43:32.817Z] #36 45.62 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:43:32.817Z] #36 45.88 Selecting previously unselected package vim-common. [2021-02-02T09:43:32.817Z] #36 45.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:43:32.817Z] #36 45.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:32.817Z] #36 46.42 Selecting previously unselected package cmake-data. [2021-02-02T09:43:32.817Z] #36 46.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-02T09:43:32.817Z] #36 46.44 Unpacking cmake-data (3.13.4-1) ... [2021-02-02T09:43:32.817Z] #36 50.52 Selecting previously unselected package libicu63:ppc64el. [2021-02-02T09:43:32.817Z] #36 50.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-02T09:43:32.817Z] #36 50.56 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-02T09:43:33.394Z] #36 ... [2021-02-02T09:43:33.394Z] [2021-02-02T09:43:33.394Z] #44 [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 [2021-02-02T09:43:33.394Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:43:33.394Z] #44 56.15 time [2021-02-02T09:43:33.394Z] #44 61.44 strings [2021-02-02T09:43:33.394Z] #44 62.43 os [2021-02-02T09:43:33.394Z] #44 64.61 regexp/syntax [2021-02-02T09:43:33.457Z] #36 ... [2021-02-02T09:43:33.457Z] [2021-02-02T09:43:33.458Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:33.458Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:43:33.458Z] #13 55.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-02T09:43:33.458Z] #13 55.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-02T09:43:33.458Z] #13 55.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:43:33.656Z] #44 ... [2021-02-02T09:43:33.656Z] [2021-02-02T09:43:33.656Z] #41 [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 [2021-02-02T09:43:33.656Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:33.656Z] #41 63.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:33.656Z] #41 63.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:43:33.656Z] #41 63.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:33.656Z] #41 63.96 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-02T09:43:33.656Z] #41 63.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:33.656Z] #41 64.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:33.656Z] #41 64.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:33.656Z] #41 64.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-02T09:43:33.656Z] #41 64.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:33.656Z] #41 64.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:34.279Z] #12 ... [2021-02-02T09:43:34.279Z] [2021-02-02T09:43:34.279Z] #41 [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 [2021-02-02T09:43:34.279Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:34.279Z] #41 67.16 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-02T09:43:34.279Z] #41 67.18 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:34.500Z] #35 ... [2021-02-02T09:43:34.500Z] [2021-02-02T09:43:34.500Z] #41 [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 [2021-02-02T09:43:34.500Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-02T09:43:34.500Z] #41 45.82 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:34.500Z] #41 48.82 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:34.500Z] #41 49.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:34.500Z] #41 49.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-02T09:43:34.500Z] #41 49.31 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-02T09:43:34.500Z] #41 49.33 Setting up python-six (1.12.0-1) ... [2021-02-02T09:43:34.500Z] #41 51.67 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:34.500Z] #41 51.70 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-02T09:43:34.500Z] #41 51.82 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:34.500Z] #41 51.85 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-02T09:43:34.500Z] #41 51.95 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:34.500Z] #41 51.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:34.500Z] #41 52.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:34.500Z] #41 52.11 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-02T09:43:34.500Z] #41 52.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:34.500Z] #41 52.33 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:34.500Z] #41 55.91 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-02T09:43:34.500Z] #41 ... [2021-02-02T09:43:34.500Z] [2021-02-02T09:43:34.500Z] #35 [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 [2021-02-02T09:43:34.500Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-02T09:43:34.500Z] #35 55.89 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-02T09:43:34.844Z] #41 DONE 67.7s [2021-02-02T09:43:34.844Z] [2021-02-02T09:43:34.844Z] #42 [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 [2021-02-02T09:43:34.844Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:34.917Z] #66 exporting layers 2.6s done [2021-02-02T09:43:34.917Z] #66 writing image sha256:f0f81ed3bdff4eb8bd237a721e68fd2c371a0bd5a67cfa2fe61be10dc887adbb done [2021-02-02T09:43:34.917Z] #66 naming to docker.io/library/docker:0128eb210191067998f217139c10f4521a44c843 done [2021-02-02T09:43:34.917Z] #66 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-02T09:43:35.079Z] #35 56.32 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:43:35.079Z] #35 56.33 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-02T09:43:35.079Z] #35 56.37 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:35.079Z] #35 56.43 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-02T09:43:35.079Z] #35 56.46 Setting up cmake-data (3.13.4-1) ... [2021-02-02T09:43:35.079Z] #35 56.52 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:35.079Z] #35 56.54 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-02T09:43:35.338Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/test/unit [2021-02-02T09:43:35.436Z] #35 56.56 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-02T09:43:35.436Z] #35 56.59 Setting up cmake (3.13.4-1) ... [2021-02-02T09:43:35.436Z] #35 56.61 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:36.210Z] #13 ... [2021-02-02T09:43:36.210Z] [2021-02-02T09:43:36.210Z] #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 [2021-02-02T09:43:36.210Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-02T09:43:36.210Z] #42 48.37 Selecting previously unselected package python-protobuf. [2021-02-02T09:43:36.210Z] #42 48.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-02T09:43:36.210Z] #42 48.39 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:36.210Z] #42 49.08 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-02T09:43:36.210Z] #42 54.21 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:36.210Z] #42 54.22 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:36.210Z] #42 54.22 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-02T09:43:36.210Z] #42 54.23 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-02T09:43:36.210Z] #42 54.23 Setting up python-six (1.12.0-1) ... [2021-02-02T09:43:36.210Z] #42 ... [2021-02-02T09:43:36.210Z] [2021-02-02T09:43:36.210Z] #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 [2021-02-02T09:43:36.210Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-02T09:43:36.210Z] #36 56.88 Selecting previously unselected package libxml2:ppc64el. [2021-02-02T09:43:36.210Z] #36 56.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-02T09:43:36.210Z] #36 56.91 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:36.210Z] #36 57.63 Selecting previously unselected package libarchive13:ppc64el. [2021-02-02T09:43:36.210Z] #36 57.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-02T09:43:36.210Z] #36 57.65 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-02T09:43:36.210Z] #36 58.01 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-02T09:43:36.210Z] #36 58.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-02T09:43:36.210Z] #36 58.01 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-02T09:43:36.210Z] #36 58.14 Selecting previously unselected package librhash0:ppc64el. [2021-02-02T09:43:36.210Z] #36 58.14 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-02T09:43:36.210Z] #36 58.15 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-02T09:43:36.210Z] #36 58.46 Selecting previously unselected package libuv1:ppc64el. [2021-02-02T09:43:36.386Z] #35 57.43 Processing triggers for mime-support (3.62) ... [2021-02-02T09:43:36.507Z] #36 58.52 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-02T09:43:36.507Z] #36 58.53 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-02T09:43:36.803Z] #36 58.76 Selecting previously unselected package cmake. [2021-02-02T09:43:36.803Z] #36 58.78 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-02T09:43:36.803Z] #36 58.78 Unpacking cmake (3.13.4-1) ... [2021-02-02T09:43:37.336Z] #35 ... [2021-02-02T09:43:37.336Z] [2021-02-02T09:43:37.336Z] #41 [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 [2021-02-02T09:43:37.336Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-02T09:43:37.336Z] #41 56.31 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:37.336Z] #41 DONE 58.6s [2021-02-02T09:43:37.419Z] #42 2.262 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:43:37.419Z] #42 2.263 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:43:37.419Z] #42 2.268 Note: Building without GnuTLS support [2021-02-02T09:43:37.419Z] #42 2.272 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:43:37.419Z] #42 2.272 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:43:37.607Z] [2021-02-02T09:43:37.607Z] #35 [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 [2021-02-02T09:43:37.607Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-02T09:43:37.607Z] #35 DONE 58.7s [2021-02-02T09:43:37.607Z] [2021-02-02T09:43:37.607Z] #36 [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 [2021-02-02T09:43:37.607Z] #36 sha256:2e08848e34bf59936fcce7d08de717fdfdf5cb4267812b00157b1088a424d3d6 [2021-02-02T09:43:37.874Z] #41 ... [2021-02-02T09:43:37.874Z] [2021-02-02T09:43:37.874Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:37.874Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:37.874Z] #12 60.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-02T09:43:37.874Z] #12 60.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-02T09:43:37.874Z] #12 60.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:43:37.874Z] #12 62.60 Selecting previously unselected package binutils-mingw-w64. [2021-02-02T09:43:37.874Z] #12 62.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-02T09:43:37.874Z] #12 62.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:43:37.874Z] #12 62.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-02T09:43:37.874Z] #12 62.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:43:37.874Z] #12 62.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:43:37.874Z] #12 63.03 Selecting previously unselected package dmsetup. [2021-02-02T09:43:37.874Z] #12 63.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:43:37.874Z] #12 63.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-02T09:43:37.874Z] #12 63.29 Selecting previously unselected package mingw-w64-common. [2021-02-02T09:43:37.874Z] #12 63.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-02T09:43:37.874Z] #12 63.34 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-02T09:43:37.874Z] #12 ... [2021-02-02T09:43:37.874Z] [2021-02-02T09:43:37.874Z] #36 [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 [2021-02-02T09:43:37.874Z] #36 sha256:ce6c7b8a53f00c430eefd2587a3fa25551cde18d056005762d6038841085c310 [2021-02-02T09:43:37.874Z] #36 1.193 + RM_GOPATH=0 [2021-02-02T09:43:37.874Z] #36 1.193 + TMP_GOPATH= [2021-02-02T09:43:37.874Z] #36 1.193 + : /build [2021-02-02T09:43:37.874Z] #36 1.193 + '[' -z '' ']' [2021-02-02T09:43:37.874Z] #36 1.194 ++ mktemp -d [2021-02-02T09:43:37.874Z] #36 1.206 + export GOPATH=/tmp/tmp.79BS2RnQN2 [2021-02-02T09:43:37.874Z] #36 1.210 + GOPATH=/tmp/tmp.79BS2RnQN2 [2021-02-02T09:43:37.874Z] #36 1.210 + RM_GOPATH=1 [2021-02-02T09:43:37.874Z] #36 1.211 + case "$(go env GOARCH)" in [2021-02-02T09:43:37.874Z] #36 1.211 ++ go env GOARCH [2021-02-02T09:43:37.874Z] #36 1.242 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:37.874Z] #36 1.243 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:37.874Z] #36 1.243 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:37.874Z] #36 1.246 + dir=/tmp/install [2021-02-02T09:43:37.874Z] #36 1.247 + bin=tini [2021-02-02T09:43:37.874Z] #36 1.247 + shift [2021-02-02T09:43:37.874Z] #36 1.248 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-02T09:43:37.874Z] #36 1.248 + . /tmp/install/tini.installer [2021-02-02T09:43:37.874Z] #36 1.248 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:37.874Z] #36 1.248 + install_tini [2021-02-02T09:43:37.874Z] #36 1.248 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-02T09:43:37.874Z] #36 1.248 + git clone https://github.com/krallin/tini.git /tmp/tmp.79BS2RnQN2/tini [2021-02-02T09:43:37.874Z] #36 1.248 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:37.874Z] #36 1.251 Cloning into '/tmp/tmp.79BS2RnQN2/tini'... [2021-02-02T09:43:37.874Z] #36 2.010 + cd /tmp/tmp.79BS2RnQN2/tini [2021-02-02T09:43:37.874Z] #36 2.011 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:37.874Z] #36 2.024 + cmake . [2021-02-02T09:43:37.874Z] #36 2.684 -- The C compiler identification is GNU 8.3.0 [2021-02-02T09:43:37.874Z] #36 2.768 -- Check for working C compiler: /usr/bin/cc [2021-02-02T09:43:37.874Z] #36 3.342 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-02T09:43:37.874Z] #36 3.343 -- Detecting C compiler ABI info [2021-02-02T09:43:37.874Z] #36 3.997 -- Detecting C compiler ABI info - done [2021-02-02T09:43:37.874Z] #36 4.041 -- Detecting C compile features [2021-02-02T09:43:37.874Z] #36 ... [2021-02-02T09:43:37.874Z] [2021-02-02T09:43:37.874Z] #50 [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 [2021-02-02T09:43:37.874Z] #50 sha256:96acc9b7b18933cbc5c61fc69acc88e3c7f2ca0250b45e9abd9e6d3cda5584eb [2021-02-02T09:43:37.874Z] #50 60.47 context [2021-02-02T09:43:37.874Z] #50 61.73 os [2021-02-02T09:43:37.874Z] #50 63.44 encoding/binary [2021-02-02T09:43:37.874Z] #50 65.22 encoding/base64 [2021-02-02T09:43:37.874Z] #50 65.87 fmt [2021-02-02T09:43:37.874Z] #50 66.52 path/filepath [2021-02-02T09:43:37.874Z] #50 68.34 golang.org/x/sys/unix [2021-02-02T09:43:37.874Z] #50 ... [2021-02-02T09:43:37.874Z] [2021-02-02T09:43:37.874Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:37.874Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:37.874Z] #12 70.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-02T09:43:37.874Z] #12 70.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-02T09:43:37.874Z] #12 70.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:43:38.061Z] ? github.com/docker/docker/api [no test files] [2021-02-02T09:43:38.347Z] #42 ... [2021-02-02T09:43:38.347Z] [2021-02-02T09:43:38.347Z] #44 [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 [2021-02-02T09:43:38.347Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:43:38.347Z] #44 61.11 internal/fmtsort [2021-02-02T09:43:38.347Z] #44 61.64 strings [2021-02-02T09:43:38.347Z] #44 63.03 os [2021-02-02T09:43:38.347Z] #44 64.47 regexp/syntax [2021-02-02T09:43:38.347Z] #44 67.68 fmt [2021-02-02T09:43:38.347Z] #44 69.29 regexp [2021-02-02T09:43:38.347Z] #44 ... [2021-02-02T09:43:38.347Z] [2021-02-02T09:43:38.347Z] #33 [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 [2021-02-02T09:43:38.347Z] #33 sha256:052531158dd8c3017a248ac4c9356081d9d10859cc786700c767750c1c032c23 [2021-02-02T09:43:38.347Z] #33 61.15 os [2021-02-02T09:43:38.347Z] #33 61.27 strings [2021-02-02T09:43:38.347Z] #33 64.37 path [2021-02-02T09:43:38.347Z] #33 64.94 text/tabwriter [2021-02-02T09:43:38.347Z] #33 65.26 fmt [2021-02-02T09:43:38.347Z] #33 65.90 path/filepath [2021-02-02T09:43:38.347Z] #33 67.13 io/ioutil [2021-02-02T09:43:38.347Z] #33 69.28 github.com/BurntSushi/toml [2021-02-02T09:43:38.347Z] #33 69.30 flag [2021-02-02T09:43:38.347Z] #33 71.06 log [2021-02-02T09:43:38.604Z] #33 ... [2021-02-02T09:43:38.604Z] [2021-02-02T09:43:38.604Z] #50 [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 [2021-02-02T09:43:38.604Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:43:38.604Z] #50 61.31 os [2021-02-02T09:43:38.604Z] #50 64.33 encoding/binary [2021-02-02T09:43:38.604Z] #50 65.36 fmt [2021-02-02T09:43:38.604Z] #50 66.91 encoding/base64 [2021-02-02T09:43:38.604Z] #50 68.14 golang.org/x/sys/unix [2021-02-02T09:43:38.604Z] #50 70.92 encoding/json [2021-02-02T09:43:38.604Z] #50 ... [2021-02-02T09:43:38.604Z] [2021-02-02T09:43:38.604Z] #36 [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 [2021-02-02T09:43:38.604Z] #36 sha256:37d76a8bb605f01f9073cfd746d1fe50bb85dea41351724231d6bc7fb6312865 [2021-02-02T09:43:38.604Z] #36 1.065 + RM_GOPATH=0 [2021-02-02T09:43:38.604Z] #36 1.066 + TMP_GOPATH= [2021-02-02T09:43:38.604Z] #36 1.066 + : /build [2021-02-02T09:43:38.604Z] #36 1.066 + '[' -z '' ']' [2021-02-02T09:43:38.604Z] #36 1.067 ++ mktemp -d [2021-02-02T09:43:38.604Z] #36 1.069 + export GOPATH=/tmp/tmp.NnrpVVSmHU [2021-02-02T09:43:38.604Z] #36 1.069 + GOPATH=/tmp/tmp.NnrpVVSmHU [2021-02-02T09:43:38.604Z] #36 1.069 + RM_GOPATH=1 [2021-02-02T09:43:38.604Z] #36 1.069 + case "$(go env GOARCH)" in [2021-02-02T09:43:38.604Z] #36 1.076 ++ go env GOARCH [2021-02-02T09:43:38.604Z] #36 1.102 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:38.604Z] #36 1.103 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:38.604Z] #36 1.103 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:38.604Z] #36 1.104 + dir=/tmp/install [2021-02-02T09:43:38.604Z] #36 1.105 + bin=tini [2021-02-02T09:43:38.604Z] #36 1.105 + shift [2021-02-02T09:43:38.604Z] #36 1.105 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-02T09:43:38.604Z] #36 1.105 + . /tmp/install/tini.installer [2021-02-02T09:43:38.604Z] #36 1.112 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:38.604Z] #36 1.112 + install_tini [2021-02-02T09:43:38.604Z] #36 1.112 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-02T09:43:38.604Z] #36 1.112 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:38.604Z] #36 1.112 + git clone https://github.com/krallin/tini.git /tmp/tmp.NnrpVVSmHU/tini [2021-02-02T09:43:38.604Z] #36 1.118 Cloning into '/tmp/tmp.NnrpVVSmHU/tini'... [2021-02-02T09:43:38.604Z] #36 1.908 + cd /tmp/tmp.NnrpVVSmHU/tini [2021-02-02T09:43:38.604Z] #36 1.909 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:38.604Z] #36 1.936 + cmake . [2021-02-02T09:43:38.604Z] #36 2.530 -- The C compiler identification is GNU 8.3.0 [2021-02-02T09:43:38.604Z] #36 2.598 -- Check for working C compiler: /usr/bin/cc [2021-02-02T09:43:38.604Z] #36 3.592 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-02T09:43:38.604Z] #36 3.612 -- Detecting C compiler ABI info [2021-02-02T09:43:38.604Z] #36 4.153 -- Detecting C compiler ABI info - done [2021-02-02T09:43:38.604Z] #36 4.191 -- Detecting C compile features [2021-02-02T09:43:38.604Z] #36 5.887 -- Detecting C compile features - done [2021-02-02T09:43:38.604Z] #36 5.945 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-02T09:43:38.604Z] #36 6.266 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-02T09:43:38.604Z] #36 6.428 -- Configuring done [2021-02-02T09:43:38.604Z] #36 6.449 -- Generating done [2021-02-02T09:43:38.604Z] #36 6.450 -- Build files have been written to: /tmp/tmp.NnrpVVSmHU/tini [2021-02-02T09:43:38.604Z] #36 6.468 + make tini-static [2021-02-02T09:43:38.604Z] #36 6.885 Scanning dependencies of target tini-static [2021-02-02T09:43:38.820Z] #12 ... [2021-02-02T09:43:38.820Z] [2021-02-02T09:43:38.820Z] #41 [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 [2021-02-02T09:43:38.820Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-02T09:43:38.820Z] #41 70.69 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-02T09:43:38.820Z] #41 70.71 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:38.820Z] #41 DONE 71.5s [2021-02-02T09:43:38.820Z] [2021-02-02T09:43:38.820Z] #42 [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 [2021-02-02T09:43:38.820Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:38.860Z] #36 6.993 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-02T09:43:39.004Z] #36 ... [2021-02-02T09:43:39.005Z] [2021-02-02T09:43:39.005Z] #33 [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 [2021-02-02T09:43:39.005Z] #33 sha256:c5def0f17054d44470f159b3d8805b90da31859e14adb40a06e2cb000a355636 [2021-02-02T09:43:39.005Z] #33 50.22 internal/fmtsort [2021-02-02T09:43:39.005Z] #33 51.04 os [2021-02-02T09:43:39.005Z] #33 52.36 path/filepath [2021-02-02T09:43:39.005Z] #33 52.36 fmt [2021-02-02T09:43:39.005Z] #33 53.46 io/ioutil [2021-02-02T09:43:39.005Z] #33 54.84 flag [2021-02-02T09:43:39.005Z] #33 54.85 github.com/BurntSushi/toml [2021-02-02T09:43:39.005Z] #33 54.85 log [2021-02-02T09:43:39.005Z] #33 57.82 github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:43:39.005Z] #33 ... [2021-02-02T09:43:39.005Z] [2021-02-02T09:43:39.005Z] #50 [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 [2021-02-02T09:43:39.005Z] #50 sha256:abc59abb4347f7e1a08885ead21d0d219fb9a0a8541645faf75433a199bd70d4 [2021-02-02T09:43:39.005Z] #50 54.22 mvdan.cc/sh/v3/fileutil [2021-02-02T09:43:39.005Z] #50 55.39 flag [2021-02-02T09:43:39.005Z] #50 55.39 github.com/pkg/diff [2021-02-02T09:43:39.005Z] #50 55.39 go/token [2021-02-02T09:43:39.005Z] #50 55.39 encoding/binary [2021-02-02T09:43:39.005Z] #50 56.99 go/scanner [2021-02-02T09:43:39.005Z] #50 57.40 mvdan.cc/editorconfig [2021-02-02T09:43:39.005Z] #50 57.59 mvdan.cc/sh/v3/syntax [2021-02-02T09:43:39.005Z] #50 57.95 encoding/base64 [2021-02-02T09:43:39.005Z] #50 58.40 go/ast [2021-02-02T09:43:39.005Z] #50 59.47 encoding/json [2021-02-02T09:43:39.005Z] #50 59.62 golang.org/x/sys/unix [2021-02-02T09:43:39.269Z] #50 ... [2021-02-02T09:43:39.269Z] [2021-02-02T09:43:39.269Z] #36 [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 [2021-02-02T09:43:39.269Z] #36 sha256:2e08848e34bf59936fcce7d08de717fdfdf5cb4267812b00157b1088a424d3d6 [2021-02-02T09:43:39.269Z] #36 1.839 + RM_GOPATH=0 [2021-02-02T09:43:39.269Z] #36 1.839 + TMP_GOPATH= [2021-02-02T09:43:39.269Z] #36 1.839 + : /build [2021-02-02T09:43:39.269Z] #36 1.839 + '[' -z '' ']' [2021-02-02T09:43:39.269Z] #36 1.839 ++ mktemp -d [2021-02-02T09:43:39.269Z] #36 1.842 + export GOPATH=/tmp/tmp.RFgNFwNiQK [2021-02-02T09:43:39.269Z] #36 1.842 + GOPATH=/tmp/tmp.RFgNFwNiQK [2021-02-02T09:43:39.269Z] #36 1.842 + RM_GOPATH=1 [2021-02-02T09:43:39.269Z] #36 1.843 + case "$(go env GOARCH)" in [2021-02-02T09:43:39.269Z] #36 1.843 ++ go env GOARCH [2021-02-02T09:43:39.269Z] #36 1.869 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:39.269Z] #36 1.870 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:39.269Z] #36 1.871 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:39.269Z] #36 1.872 + dir=/tmp/install [2021-02-02T09:43:39.269Z] #36 1.872 + bin=tini [2021-02-02T09:43:39.269Z] #36 1.873 + shift [2021-02-02T09:43:39.269Z] #36 1.873 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-02T09:43:39.269Z] #36 1.873 + . /tmp/install/tini.installer [2021-02-02T09:43:39.269Z] #36 1.873 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:39.269Z] #36 1.873 + install_tini [2021-02-02T09:43:39.269Z] #36 1.873 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-02T09:43:39.269Z] #36 1.873 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:39.269Z] #36 1.873 + git clone https://github.com/krallin/tini.git /tmp/tmp.RFgNFwNiQK/tini [2021-02-02T09:43:39.269Z] #36 1.889 Cloning into '/tmp/tmp.RFgNFwNiQK/tini'... [2021-02-02T09:43:39.430Z] #36 ... [2021-02-02T09:43:39.430Z] [2021-02-02T09:43:39.430Z] #42 [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 [2021-02-02T09:43:39.430Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:39.430Z] #42 4.418 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:43:39.430Z] #42 4.495 GEN .gitid [2021-02-02T09:43:39.430Z] #42 4.543 GEN criu/include/version.h [2021-02-02T09:43:39.430Z] #42 4.610 GEN include/common/asm [2021-02-02T09:43:39.566Z] #36 61.57 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-02T09:43:39.566Z] #36 61.57 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:43:39.566Z] #36 61.58 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-02T09:43:39.566Z] #36 61.59 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:43:39.566Z] #36 61.65 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-02T09:43:39.566Z] #36 61.68 Setting up cmake-data (3.13.4-1) ... [2021-02-02T09:43:39.566Z] #36 61.69 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-02T09:43:39.566Z] #36 61.70 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-02T09:43:39.566Z] #36 61.71 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-02T09:43:39.566Z] #36 61.73 Setting up cmake (3.13.4-1) ... [2021-02-02T09:43:39.566Z] #36 61.75 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:39.865Z] #36 61.90 Processing triggers for mime-support (3.62) ... [2021-02-02T09:43:40.162Z] #36 DONE 62.2s [2021-02-02T09:43:40.162Z] [2021-02-02T09:43:40.162Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:40.162Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:43:40.162Z] #13 58.62 Selecting previously unselected package binutils-mingw-w64. [2021-02-02T09:43:40.162Z] #13 58.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-02T09:43:40.162Z] #13 58.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:43:40.162Z] #13 58.82 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-02T09:43:40.162Z] #13 58.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-02T09:43:40.162Z] #13 58.84 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-02T09:43:40.162Z] #13 59.01 Selecting previously unselected package dmsetup. [2021-02-02T09:43:40.162Z] #13 59.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-02T09:43:40.162Z] #13 59.02 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-02T09:43:40.162Z] #13 59.27 Selecting previously unselected package mingw-w64-common. [2021-02-02T09:43:40.162Z] #13 59.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-02T09:43:40.162Z] #13 59.28 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-02T09:43:40.264Z] #36 2.745 + cd /tmp/tmp.RFgNFwNiQK/tini [2021-02-02T09:43:40.264Z] #36 2.745 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:40.264Z] #36 2.761 + cmake . [2021-02-02T09:43:40.841Z] #36 ... [2021-02-02T09:43:40.841Z] [2021-02-02T09:43:40.841Z] #44 [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 [2021-02-02T09:43:40.841Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:43:40.841Z] #44 52.06 context [2021-02-02T09:43:40.841Z] #44 52.12 os [2021-02-02T09:43:40.841Z] #44 52.52 github.com/LK4D4/vndr/versioned [2021-02-02T09:43:40.841Z] #44 54.86 internal/lazyregexp [2021-02-02T09:43:40.841Z] #44 54.91 net [2021-02-02T09:43:40.841Z] #44 54.92 os/exec [2021-02-02T09:43:40.841Z] #44 55.92 encoding/binary [2021-02-02T09:43:40.841Z] #44 55.94 flag [2021-02-02T09:43:40.841Z] #44 57.18 go/scanner [2021-02-02T09:43:40.841Z] #44 57.64 net/url [2021-02-02T09:43:40.841Z] #44 57.80 text/template/parse [2021-02-02T09:43:40.841Z] #44 58.79 go/ast [2021-02-02T09:43:40.841Z] #44 60.69 encoding/json [2021-02-02T09:43:40.841Z] #44 ... [2021-02-02T09:43:40.841Z] [2021-02-02T09:43:40.841Z] #36 [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 [2021-02-02T09:43:40.841Z] #36 sha256:2e08848e34bf59936fcce7d08de717fdfdf5cb4267812b00157b1088a424d3d6 [2021-02-02T09:43:40.841Z] #36 3.449 -- The C compiler identification is GNU 8.3.0 [2021-02-02T09:43:40.841Z] #36 3.509 -- Check for working C compiler: /usr/bin/cc [2021-02-02T09:43:41.009Z] #42 2.136 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:43:41.009Z] #42 2.136 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:43:41.009Z] #42 2.159 Note: Building without GnuTLS support [2021-02-02T09:43:41.009Z] #42 2.173 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:43:41.009Z] #42 2.173 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:43:41.271Z] #42 ... [2021-02-02T09:43:41.271Z] [2021-02-02T09:43:41.271Z] #33 [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 [2021-02-02T09:43:41.271Z] #33 sha256:8aab6348e20804c9d02fcf5f5eaf359a60814a7e1a3c60217eea30fbc1c65031 [2021-02-02T09:43:41.271Z] #33 64.04 path [2021-02-02T09:43:41.271Z] #33 64.50 text/tabwriter [2021-02-02T09:43:41.271Z] #33 64.96 fmt [2021-02-02T09:43:41.271Z] #33 65.24 path/filepath [2021-02-02T09:43:41.271Z] #33 67.24 io/ioutil [2021-02-02T09:43:41.271Z] #33 68.94 flag [2021-02-02T09:43:41.271Z] #33 68.94 github.com/BurntSushi/toml [2021-02-02T09:43:41.271Z] #33 70.65 log [2021-02-02T09:43:41.271Z] #33 73.40 github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:43:41.271Z] #33 ... [2021-02-02T09:43:41.271Z] [2021-02-02T09:43:41.271Z] #36 [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 [2021-02-02T09:43:41.271Z] #36 sha256:ce6c7b8a53f00c430eefd2587a3fa25551cde18d056005762d6038841085c310 [2021-02-02T09:43:41.271Z] #36 6.538 -- Detecting C compile features - done [2021-02-02T09:43:41.271Z] #36 6.578 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-02T09:43:41.271Z] #36 7.010 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-02T09:43:41.271Z] #36 7.169 -- Configuring done [2021-02-02T09:43:41.271Z] #36 7.204 -- Generating done [2021-02-02T09:43:41.271Z] #36 7.211 -- Build files have been written to: /tmp/tmp.79BS2RnQN2/tini [2021-02-02T09:43:41.271Z] #36 7.230 + make tini-static [2021-02-02T09:43:41.271Z] #36 7.725 Scanning dependencies of target tini-static [2021-02-02T09:43:41.271Z] #36 7.850 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-02T09:43:41.321Z] #42 6.270 PBCC images/timens.pb-c.c [2021-02-02T09:43:41.321Z] #42 6.353 DEP images/timens.pb-c.d [2021-02-02T09:43:41.321Z] #42 6.416 PBCC images/fown.pb-c.c [2021-02-02T09:43:41.578Z] #42 ... [2021-02-02T09:43:41.578Z] [2021-02-02T09:43:41.578Z] #36 [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 [2021-02-02T09:43:41.578Z] #36 sha256:37d76a8bb605f01f9073cfd746d1fe50bb85dea41351724231d6bc7fb6312865 [2021-02-02T09:43:41.578Z] #36 8.548 [100%] Linking C executable tini-static [2021-02-02T09:43:41.578Z] #36 9.132 [100%] Built target tini-static [2021-02-02T09:43:41.578Z] #36 9.207 + mkdir -p /build [2021-02-02T09:43:41.578Z] #36 9.209 + cp tini-static /build/docker-init [2021-02-02T09:43:41.578Z] #36 DONE 9.6s [2021-02-02T09:43:41.578Z] [2021-02-02T09:43:41.578Z] #42 [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 [2021-02-02T09:43:41.578Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:41.578Z] #42 6.519 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-02T09:43:41.578Z] #42 6.697 PBCC images/opts.pb-c.c [2021-02-02T09:43:41.791Z] #36 4.188 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-02T09:43:41.791Z] #36 ... [2021-02-02T09:43:41.791Z] [2021-02-02T09:43:41.791Z] #33 [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 [2021-02-02T09:43:41.791Z] #33 sha256:c5def0f17054d44470f159b3d8805b90da31859e14adb40a06e2cb000a355636 [2021-02-02T09:43:41.791Z] #33 DONE 62.9s [2021-02-02T09:43:41.791Z] [2021-02-02T09:43:41.791Z] #36 [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 [2021-02-02T09:43:41.791Z] #36 sha256:2e08848e34bf59936fcce7d08de717fdfdf5cb4267812b00157b1088a424d3d6 [2021-02-02T09:43:41.791Z] #36 4.190 -- Detecting C compiler ABI info [2021-02-02T09:43:41.835Z] #42 6.811 PBCC images/memfd.pb-c.c [2021-02-02T09:43:41.835Z] #42 6.894 DEP images/fown.pb-c.d [2021-02-02T09:43:41.835Z] #42 6.955 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-02T09:43:41.835Z] #42 7.048 DEP images/opts.pb-c.d [2021-02-02T09:43:42.055Z] #36 4.779 -- Detecting C compiler ABI info - done [2021-02-02T09:43:42.092Z] #42 7.122 DEP images/memfd.pb-c.d [2021-02-02T09:43:42.092Z] #42 7.207 PBCC images/sit.pb-c.c [2021-02-02T09:43:42.219Z] #36 9.306 [100%] Linking C executable tini-static [2021-02-02T09:43:42.258Z] #13 ... [2021-02-02T09:43:42.258Z] [2021-02-02T09:43:42.258Z] #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 [2021-02-02T09:43:42.258Z] #37 sha256:457971bf5a3e44e4ed36d42de2491892b106ef4a34b0ddeaf50fb91de26f1d50 [2021-02-02T09:43:42.258Z] #37 0.332 + RM_GOPATH=0 [2021-02-02T09:43:42.258Z] #37 0.333 + TMP_GOPATH= [2021-02-02T09:43:42.258Z] #37 0.333 + : /build [2021-02-02T09:43:42.258Z] #37 0.333 + '[' -z '' ']' [2021-02-02T09:43:42.258Z] #37 0.333 ++ mktemp -d [2021-02-02T09:43:42.258Z] #37 0.335 + export GOPATH=/tmp/tmp.2cTBQnkHXK [2021-02-02T09:43:42.258Z] #37 0.335 + GOPATH=/tmp/tmp.2cTBQnkHXK [2021-02-02T09:43:42.258Z] #37 0.335 + RM_GOPATH=1 [2021-02-02T09:43:42.258Z] #37 0.335 + case "$(go env GOARCH)" in [2021-02-02T09:43:42.258Z] #37 0.336 ++ go env GOARCH [2021-02-02T09:43:42.258Z] #37 0.354 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:42.258Z] #37 0.354 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:43:42.258Z] #37 0.370 ++ dirname /tmp/install/install.sh [2021-02-02T09:43:42.258Z] #37 0.372 + dir=/tmp/install [2021-02-02T09:43:42.258Z] #37 0.372 + bin=tini [2021-02-02T09:43:42.258Z] #37 0.372 + shift [2021-02-02T09:43:42.259Z] #37 0.372 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-02T09:43:42.259Z] #37 0.372 + . /tmp/install/tini.installer [2021-02-02T09:43:42.259Z] #37 0.375 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:42.259Z] #37 0.375 + install_tini [2021-02-02T09:43:42.259Z] #37 0.376 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-02T09:43:42.259Z] #37 0.376 + git clone https://github.com/krallin/tini.git /tmp/tmp.2cTBQnkHXK/tini [2021-02-02T09:43:42.259Z] #37 0.376 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:42.259Z] #37 0.386 Cloning into '/tmp/tmp.2cTBQnkHXK/tini'... [2021-02-02T09:43:42.259Z] #37 1.431 + cd /tmp/tmp.2cTBQnkHXK/tini [2021-02-02T09:43:42.259Z] #37 1.432 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-02T09:43:42.259Z] #37 1.454 + cmake . [2021-02-02T09:43:42.259Z] #37 2.204 -- The C compiler identification is GNU 8.3.0 [2021-02-02T09:43:42.259Z] #37 2.316 -- Check for working C compiler: /usr/bin/cc [2021-02-02T09:43:42.318Z] #36 4.830 -- Detecting C compile features [2021-02-02T09:43:42.348Z] #42 7.330 DEP images/sit.pb-c.d [2021-02-02T09:43:42.348Z] #42 7.377 PBCC images/macvlan.pb-c.c [2021-02-02T09:43:42.348Z] #42 7.397 DEP images/macvlan.pb-c.d [2021-02-02T09:43:42.348Z] #42 7.462 PBCC images/autofs.pb-c.c [2021-02-02T09:43:42.348Z] #42 7.504 DEP images/autofs.pb-c.d [2021-02-02T09:43:42.605Z] #42 7.614 PBCC images/sysctl.pb-c.c [2021-02-02T09:43:42.605Z] #42 7.700 DEP images/sysctl.pb-c.d [2021-02-02T09:43:42.605Z] #42 7.782 PBCC images/time.pb-c.c [2021-02-02T09:43:42.605Z] #42 7.804 DEP images/time.pb-c.d [2021-02-02T09:43:42.605Z] #42 7.867 PBCC images/binfmt-misc.pb-c.c [2021-02-02T09:43:42.795Z] #36 10.04 [100%] Built target tini-static [2021-02-02T09:43:42.795Z] #36 10.13 + mkdir -p /build [2021-02-02T09:43:42.795Z] #36 10.13 + cp tini-static /build/docker-init [2021-02-02T09:43:42.861Z] #42 7.909 DEP images/binfmt-misc.pb-c.d [2021-02-02T09:43:42.861Z] #42 7.943 PBCC images/seccomp.pb-c.c [2021-02-02T09:43:42.861Z] #42 7.962 DEP images/seccomp.pb-c.d [2021-02-02T09:43:42.861Z] #42 7.990 PBCC images/userns.pb-c.c [2021-02-02T09:43:42.861Z] #42 8.030 DEP images/userns.pb-c.d [2021-02-02T09:43:42.861Z] #42 8.091 PBCC images/cgroup.pb-c.c [2021-02-02T09:43:43.057Z] #36 DONE 10.4s [2021-02-02T09:43:43.057Z] [2021-02-02T09:43:43.057Z] #44 [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 [2021-02-02T09:43:43.057Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:43:43.057Z] #44 66.48 fmt [2021-02-02T09:43:43.057Z] #44 70.19 regexp [2021-02-02T09:43:43.057Z] #44 71.42 go/token [2021-02-02T09:43:43.057Z] #44 72.97 go/scanner [2021-02-02T09:43:43.057Z] #44 74.16 internal/lazyregexp [2021-02-02T09:43:43.057Z] #44 74.43 go/ast [2021-02-02T09:43:43.057Z] #44 74.48 net/url [2021-02-02T09:43:43.057Z] #44 ... [2021-02-02T09:43:43.057Z] [2021-02-02T09:43:43.057Z] #42 [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 [2021-02-02T09:43:43.057Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:43.057Z] #42 4.412 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:43:43.057Z] #42 4.515 GEN .gitid [2021-02-02T09:43:43.118Z] #42 8.130 DEP images/cgroup.pb-c.d [2021-02-02T09:43:43.118Z] #42 8.193 PBCC images/ext-file.pb-c.c [2021-02-02T09:43:43.118Z] #42 8.225 DEP images/ext-file.pb-c.d [2021-02-02T09:43:43.118Z] #42 8.283 PBCC images/rpc.pb-c.c [2021-02-02T09:43:43.313Z] #37 3.084 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-02T09:43:43.313Z] #37 3.087 -- Detecting C compiler ABI info [2021-02-02T09:43:43.313Z] #37 ... [2021-02-02T09:43:43.313Z] [2021-02-02T09:43:43.313Z] #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 [2021-02-02T09:43:43.313Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-02T09:43:43.313Z] #42 58.66 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-02T09:43:43.313Z] #42 58.66 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-02T09:43:43.313Z] #42 58.67 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:43.313Z] #42 58.67 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-02T09:43:43.313Z] #42 58.68 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:43.313Z] #42 58.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-02T09:43:43.313Z] #42 58.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-02T09:43:43.313Z] #42 58.72 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-02T09:43:43.313Z] #42 58.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-02T09:43:43.313Z] #42 58.74 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-02T09:43:43.313Z] #42 65.06 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-02T09:43:43.313Z] #42 65.07 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:43:43.313Z] #42 DONE 65.5s [2021-02-02T09:43:43.321Z] #42 4.591 GEN criu/include/version.h [2021-02-02T09:43:43.321Z] #42 4.757 GEN include/common/asm [2021-02-02T09:43:43.374Z] #42 8.306 DEP images/rpc.pb-c.d [2021-02-02T09:43:43.374Z] #42 8.365 PBCC images/siginfo.pb-c.c [2021-02-02T09:43:43.374Z] #42 8.387 DEP images/siginfo.pb-c.d [2021-02-02T09:43:43.374Z] #42 8.430 PBCC images/pagemap.pb-c.c [2021-02-02T09:43:43.374Z] #42 8.507 DEP images/pagemap.pb-c.d [2021-02-02T09:43:43.374Z] #42 8.560 PBCC images/rlimit.pb-c.c [2021-02-02T09:43:43.620Z] [2021-02-02T09:43:43.620Z] #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 [2021-02-02T09:43:43.620Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:43:43.620Z] #43 ... [2021-02-02T09:43:43.620Z] [2021-02-02T09:43:43.620Z] #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 [2021-02-02T09:43:43.620Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:43:43.620Z] #51 55.76 bytes [2021-02-02T09:43:43.620Z] #51 55.77 strconv [2021-02-02T09:43:43.620Z] #51 55.77 strings [2021-02-02T09:43:43.620Z] #51 55.77 syscall [2021-02-02T09:43:43.620Z] #51 62.69 bufio [2021-02-02T09:43:43.620Z] #51 65.28 text/tabwriter [2021-02-02T09:43:43.631Z] #42 8.582 DEP images/rlimit.pb-c.d [2021-02-02T09:43:43.631Z] #42 8.628 PBCC images/file-lock.pb-c.c [2021-02-02T09:43:43.631Z] #42 8.675 DEP images/file-lock.pb-c.d [2021-02-02T09:43:43.631Z] #42 8.717 PBCC images/tty.pb-c.c [2021-02-02T09:43:43.631Z] #42 8.765 DEP images/tty.pb-c.d [2021-02-02T09:43:43.887Z] #42 8.828 PBCC images/tun.pb-c.c [2021-02-02T09:43:43.887Z] #42 8.901 PBCC images/netdev.pb-c.c [2021-02-02T09:43:43.887Z] #42 8.948 DEP images/tun.pb-c.d [2021-02-02T09:43:43.887Z] #42 8.986 DEP images/netdev.pb-c.d [2021-02-02T09:43:43.887Z] #42 9.035 PBCC images/vma.pb-c.c [2021-02-02T09:43:43.887Z] #42 9.066 DEP images/vma.pb-c.d [2021-02-02T09:43:43.918Z] #51 ... [2021-02-02T09:43:43.918Z] [2021-02-02T09:43:43.918Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:43.918Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-02T09:43:43.918Z] #32 55.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:43:43.918Z] #32 ... [2021-02-02T09:43:43.918Z] [2021-02-02T09:43:43.918Z] #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 [2021-02-02T09:43:43.918Z] #37 sha256:457971bf5a3e44e4ed36d42de2491892b106ef4a34b0ddeaf50fb91de26f1d50 [2021-02-02T09:43:43.918Z] #37 3.841 -- Detecting C compiler ABI info - done [2021-02-02T09:43:44.143Z] #42 9.143 PBCC images/creds.pb-c.c [2021-02-02T09:43:44.143Z] #42 9.186 DEP images/creds.pb-c.d [2021-02-02T09:43:44.143Z] #42 9.254 PBCC images/utsns.pb-c.c [2021-02-02T09:43:44.143Z] #42 9.270 DEP images/utsns.pb-c.d [2021-02-02T09:43:44.143Z] #42 9.321 PBCC images/ipc-desc.pb-c.c [2021-02-02T09:43:44.216Z] #37 3.903 -- Detecting C compile features [2021-02-02T09:43:44.246Z] #36 6.937 -- Detecting C compile features - done [2021-02-02T09:43:44.462Z] #42 9.371 PBCC images/ipc-sem.pb-c.c [2021-02-02T09:43:44.462Z] #42 9.406 DEP images/ipc-desc.pb-c.d [2021-02-02T09:43:44.462Z] #42 9.468 DEP images/ipc-sem.pb-c.d [2021-02-02T09:43:44.462Z] #42 9.499 PBCC images/ipc-msg.pb-c.c [2021-02-02T09:43:44.462Z] #42 9.533 DEP images/ipc-msg.pb-c.d [2021-02-02T09:43:44.462Z] #42 9.595 PBCC images/ipc-shm.pb-c.c [2021-02-02T09:43:44.462Z] #42 9.650 DEP images/ipc-shm.pb-c.d [2021-02-02T09:43:44.462Z] #42 9.703 PBCC images/ipc-var.pb-c.c [2021-02-02T09:43:44.510Z] #36 6.965 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-02T09:43:44.510Z] #36 7.102 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-02T09:43:44.510Z] #36 7.175 -- Configuring done [2021-02-02T09:43:44.510Z] #36 7.191 -- Generating done [2021-02-02T09:43:44.764Z] #42 9.737 DEP images/ipc-var.pb-c.d [2021-02-02T09:43:44.764Z] #42 9.814 PBCC images/sk-opts.pb-c.c [2021-02-02T09:43:44.764Z] #42 9.848 PBCC images/packet-sock.pb-c.c [2021-02-02T09:43:44.764Z] #42 9.912 DEP images/sk-opts.pb-c.d [2021-02-02T09:43:44.764Z] #42 9.958 DEP images/packet-sock.pb-c.d [2021-02-02T09:43:44.773Z] #36 7.204 -- Build files have been written to: /tmp/tmp.RFgNFwNiQK/tini [2021-02-02T09:43:44.773Z] #36 7.213 + make tini-static [2021-02-02T09:43:44.859Z] #37 ... [2021-02-02T09:43:44.859Z] [2021-02-02T09:43:44.859Z] #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 [2021-02-02T09:43:44.859Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:43:44.859Z] #45 56.79 bytes [2021-02-02T09:43:44.859Z] #45 64.15 bufio [2021-02-02T09:43:44.859Z] #45 64.40 reflect [2021-02-02T09:43:44.859Z] #45 ... [2021-02-02T09:43:44.859Z] [2021-02-02T09:43:44.859Z] #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 [2021-02-02T09:43:44.859Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:43:44.859Z] #43 1.465 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:43:44.859Z] #43 1.465 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:43:44.859Z] #43 1.478 Note: Building without GnuTLS support [2021-02-02T09:43:44.859Z] #43 1.495 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:43:44.859Z] #43 1.495 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:43:45.021Z] #42 10.02 PBCC images/sk-netlink.pb-c.c [2021-02-02T09:43:45.021Z] #42 10.10 DEP images/sk-netlink.pb-c.d [2021-02-02T09:43:45.021Z] #42 10.18 PBCC images/sk-inet.pb-c.c [2021-02-02T09:43:45.021Z] #42 10.24 DEP images/sk-inet.pb-c.d [2021-02-02T09:43:45.037Z] #36 7.694 Scanning dependencies of target tini-static [2021-02-02T09:43:45.037Z] #36 ... [2021-02-02T09:43:45.037Z] [2021-02-02T09:43:45.037Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:45.037Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:43:45.037Z] #12 56.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-02T09:43:45.037Z] #12 56.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-02T09:43:45.037Z] #12 56.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:43:45.037Z] #12 65.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-02T09:43:45.037Z] #12 65.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-02T09:43:45.037Z] #12 65.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:45.037Z] #12 65.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-02T09:43:45.037Z] #12 65.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-02T09:43:45.037Z] #12 65.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:45.240Z] #42 ... [2021-02-02T09:43:45.240Z] [2021-02-02T09:43:45.240Z] #33 [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 [2021-02-02T09:43:45.240Z] #33 sha256:8aab6348e20804c9d02fcf5f5eaf359a60814a7e1a3c60217eea30fbc1c65031 [2021-02-02T09:43:45.240Z] #33 DONE 78.1s [2021-02-02T09:43:45.278Z] #42 ... [2021-02-02T09:43:45.278Z] [2021-02-02T09:43:45.278Z] #33 [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 [2021-02-02T09:43:45.278Z] #33 sha256:052531158dd8c3017a248ac4c9356081d9d10859cc786700c767750c1c032c23 [2021-02-02T09:43:45.278Z] #33 73.39 github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:43:45.278Z] #33 DONE 78.0s [2021-02-02T09:43:45.278Z] [2021-02-02T09:43:45.278Z] #42 [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 [2021-02-02T09:43:45.278Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:45.278Z] #42 10.29 PBCC images/sk-unix.pb-c.c [2021-02-02T09:43:45.278Z] #42 10.41 DEP images/sk-unix.pb-c.d [2021-02-02T09:43:45.278Z] #42 10.53 PBCC images/mm.pb-c.c [2021-02-02T09:43:45.300Z] #12 ... [2021-02-02T09:43:45.300Z] [2021-02-02T09:43:45.300Z] #42 [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 [2021-02-02T09:43:45.300Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:43:45.300Z] #42 3.441 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:43:45.300Z] #42 3.441 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:43:45.300Z] #42 3.456 Note: Building without GnuTLS support [2021-02-02T09:43:45.300Z] #42 3.468 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:43:45.300Z] #42 3.468 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:43:45.300Z] #42 5.765 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:43:45.300Z] #42 5.842 GEN .gitid [2021-02-02T09:43:45.300Z] #42 5.908 GEN criu/include/version.h [2021-02-02T09:43:45.300Z] #42 5.973 GEN include/common/asm [2021-02-02T09:43:45.300Z] #42 7.309 PBCC images/timens.pb-c.c [2021-02-02T09:43:45.300Z] #42 7.352 DEP images/timens.pb-c.d [2021-02-02T09:43:45.300Z] #42 7.428 PBCC images/fown.pb-c.c [2021-02-02T09:43:45.300Z] #42 7.453 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-02T09:43:45.300Z] #42 7.546 PBCC images/opts.pb-c.c [2021-02-02T09:43:45.300Z] #42 7.587 PBCC images/memfd.pb-c.c [2021-02-02T09:43:45.300Z] #42 7.618 DEP images/fown.pb-c.d [2021-02-02T09:43:45.300Z] #42 7.665 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-02T09:43:45.300Z] #42 7.768 DEP images/opts.pb-c.d [2021-02-02T09:43:45.300Z] #42 7.804 DEP images/memfd.pb-c.d [2021-02-02T09:43:45.300Z] #42 7.870 PBCC images/sit.pb-c.c [2021-02-02T09:43:45.300Z] #42 7.965 DEP images/sit.pb-c.d [2021-02-02T09:43:45.300Z] #42 8.076 PBCC images/macvlan.pb-c.c [2021-02-02T09:43:45.300Z] #42 8.109 DEP images/macvlan.pb-c.d [2021-02-02T09:43:45.300Z] #42 8.140 PBCC images/autofs.pb-c.c [2021-02-02T09:43:45.300Z] #42 ... [2021-02-02T09:43:45.300Z] [2021-02-02T09:43:45.300Z] #36 [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 [2021-02-02T09:43:45.300Z] #36 sha256:2e08848e34bf59936fcce7d08de717fdfdf5cb4267812b00157b1088a424d3d6 [2021-02-02T09:43:45.300Z] #36 7.945 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-02T09:43:45.502Z] [2021-02-02T09:43:45.502Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:45.502Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:45.502Z] #12 77.93 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-02T09:43:45.502Z] #12 77.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-02T09:43:45.502Z] #12 77.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:45.502Z] #12 78.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-02T09:43:45.502Z] #12 78.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-02T09:43:45.502Z] #12 78.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:45.534Z] #42 10.63 DEP images/mm.pb-c.d [2021-02-02T09:43:45.534Z] #42 10.74 PBCC images/timerfd.pb-c.c [2021-02-02T09:43:45.791Z] #42 10.80 DEP images/timerfd.pb-c.d [2021-02-02T09:43:45.791Z] #42 10.90 PBCC images/timer.pb-c.c [2021-02-02T09:43:45.791Z] #42 10.96 DEP images/timer.pb-c.d [2021-02-02T09:43:46.046Z] #42 11.06 PBCC images/sa.pb-c.c [2021-02-02T09:43:46.046Z] #42 11.12 DEP images/sa.pb-c.d [2021-02-02T09:43:46.302Z] #42 11.18 PBCC images/pipe-data.pb-c.c [2021-02-02T09:43:46.302Z] #42 11.28 DEP images/pipe-data.pb-c.d [2021-02-02T09:43:46.302Z] #42 ... [2021-02-02T09:43:46.302Z] [2021-02-02T09:43:46.302Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:46.302Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:43:46.302Z] #12 69.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-02T09:43:46.302Z] #12 69.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-02T09:43:46.302Z] #12 69.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:43:46.302Z] #12 76.01 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-02T09:43:46.302Z] #12 76.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-02T09:43:46.302Z] #12 76.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:46.302Z] #12 76.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-02T09:43:46.302Z] #12 76.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-02T09:43:46.302Z] #12 76.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:46.302Z] #12 ... [2021-02-02T09:43:46.302Z] [2021-02-02T09:43:46.302Z] #42 [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 [2021-02-02T09:43:46.302Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:46.302Z] #42 11.45 PBCC images/mnt.pb-c.c [2021-02-02T09:43:46.302Z] #42 11.54 DEP images/mnt.pb-c.d [2021-02-02T09:43:46.302Z] #42 11.59 PBCC images/sk-packet.pb-c.c [2021-02-02T09:43:46.523Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-02-02T09:43:46.557Z] #42 11.62 DEP images/sk-packet.pb-c.d [2021-02-02T09:43:46.557Z] #42 11.67 PBCC images/tcp-stream.pb-c.c [2021-02-02T09:43:46.557Z] #42 11.71 DEP images/tcp-stream.pb-c.d [2021-02-02T09:43:46.695Z] #36 9.197 [100%] Linking C executable tini-static [2021-02-02T09:43:46.813Z] #42 11.77 PBCC images/pipe.pb-c.c [2021-02-02T09:43:46.813Z] #42 11.80 DEP images/pipe.pb-c.d [2021-02-02T09:43:46.813Z] #42 11.87 PBCC images/pstree.pb-c.c [2021-02-02T09:43:46.813Z] #42 11.91 DEP images/pstree.pb-c.d [2021-02-02T09:43:46.813Z] #42 11.96 PBCC images/fs.pb-c.c [2021-02-02T09:43:46.813Z] #42 12.00 DEP images/fs.pb-c.d [2021-02-02T09:43:46.969Z] #43 3.308 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:43:46.969Z] #43 3.361 GEN .gitid [2021-02-02T09:43:46.969Z] #43 3.388 GEN criu/include/version.h [2021-02-02T09:43:46.969Z] #43 3.480 GEN include/common/asm [2021-02-02T09:43:47.069Z] #42 12.06 PBCC images/signalfd.pb-c.c [2021-02-02T09:43:47.069Z] #42 12.13 DEP images/signalfd.pb-c.d [2021-02-02T09:43:47.069Z] #42 12.20 PBCC images/fh.pb-c.c [2021-02-02T09:43:47.069Z] #42 12.24 PBCC images/fsnotify.pb-c.c [2021-02-02T09:43:47.069Z] #42 12.28 DEP images/fh.pb-c.d [2021-02-02T09:43:47.069Z] #42 12.32 DEP images/fsnotify.pb-c.d [2021-02-02T09:43:47.069Z] #42 12.36 PBCC images/eventpoll.pb-c.c [2021-02-02T09:43:47.271Z] #36 9.778 [100%] Built target tini-static [2021-02-02T09:43:47.271Z] #36 9.870 + mkdir -p /build [2021-02-02T09:43:47.271Z] #36 9.873 + cp tini-static /build/docker-init [2021-02-02T09:43:47.325Z] #42 12.42 DEP images/eventpoll.pb-c.d [2021-02-02T09:43:47.325Z] #42 12.49 PBCC images/eventfd.pb-c.c [2021-02-02T09:43:47.580Z] #42 12.52 DEP images/eventfd.pb-c.d [2021-02-02T09:43:47.580Z] #42 12.58 PBCC images/remap-file-path.pb-c.c [2021-02-02T09:43:47.580Z] #42 12.62 DEP images/remap-file-path.pb-c.d [2021-02-02T09:43:47.580Z] #42 12.67 PBCC images/fifo.pb-c.c [2021-02-02T09:43:47.580Z] #42 12.68 DEP images/fifo.pb-c.d [2021-02-02T09:43:47.580Z] #42 12.75 PBCC images/ghost-file.pb-c.c [2021-02-02T09:43:47.580Z] #42 12.79 DEP images/ghost-file.pb-c.d [2021-02-02T09:43:47.580Z] #42 12.85 PBCC images/regfile.pb-c.c [2021-02-02T09:43:47.836Z] #42 12.93 DEP images/regfile.pb-c.d [2021-02-02T09:43:47.836Z] #42 12.99 PBCC images/ns.pb-c.c [2021-02-02T09:43:47.836Z] #42 13.04 DEP images/ns.pb-c.d [2021-02-02T09:43:47.836Z] #42 13.10 PBCC images/fdinfo.pb-c.c [2021-02-02T09:43:48.094Z] #42 13.16 DEP images/fdinfo.pb-c.d [2021-02-02T09:43:48.094Z] #42 13.20 PBCC images/core-aarch64.pb-c.c [2021-02-02T09:43:48.094Z] #42 13.24 PBCC images/core-arm.pb-c.c [2021-02-02T09:43:48.094Z] #42 13.28 PBCC images/core-ppc64.pb-c.c [2021-02-02T09:43:48.094Z] #42 13.30 PBCC images/core-s390.pb-c.c [2021-02-02T09:43:48.350Z] #42 13.34 PBCC images/core-x86.pb-c.c [2021-02-02T09:43:48.350Z] #42 13.38 PBCC images/core.pb-c.c [2021-02-02T09:43:48.350Z] #42 13.46 PBCC images/inventory.pb-c.c [2021-02-02T09:43:48.350Z] #42 13.52 DEP images/core-aarch64.pb-c.d [2021-02-02T09:43:48.350Z] #42 13.60 DEP images/core-arm.pb-c.d [2021-02-02T09:43:48.510Z] #43 ... [2021-02-02T09:43:48.510Z] [2021-02-02T09:43:48.510Z] #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 [2021-02-02T09:43:48.510Z] #34 sha256:332a5fd92b660c6e204a9d4bf0bb39e34cf76e17d183e13fe3fd5a565fc18246 [2021-02-02T09:43:48.510Z] #34 60.64 bufio [2021-02-02T09:43:48.510Z] #34 61.09 reflect [2021-02-02T09:43:48.510Z] #34 64.36 path [2021-02-02T09:43:48.510Z] #34 64.89 text/tabwriter [2021-02-02T09:43:48.510Z] #34 70.09 internal/syscall/unix [2021-02-02T09:43:48.510Z] #34 70.09 internal/syscall/execenv [2021-02-02T09:43:48.510Z] #34 70.11 time [2021-02-02T09:43:48.605Z] #42 13.65 DEP images/core-ppc64.pb-c.d [2021-02-02T09:43:48.606Z] #42 13.70 DEP images/core-s390.pb-c.d [2021-02-02T09:43:48.606Z] #42 13.75 DEP images/core-x86.pb-c.d [2021-02-02T09:43:48.606Z] #42 13.81 DEP images/core.pb-c.d [2021-02-02T09:43:48.606Z] #42 13.86 DEP images/inventory.pb-c.d [2021-02-02T09:43:48.666Z] #36 DONE 11.3s [2021-02-02T09:43:48.666Z] [2021-02-02T09:43:48.666Z] #42 [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 [2021-02-02T09:43:48.666Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:43:48.666Z] #42 8.182 DEP images/autofs.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.225 PBCC images/sysctl.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.249 DEP images/sysctl.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.284 PBCC images/time.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.300 DEP images/time.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.356 PBCC images/binfmt-misc.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.386 DEP images/binfmt-misc.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.472 PBCC images/seccomp.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.521 DEP images/seccomp.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.605 PBCC images/userns.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.621 DEP images/userns.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.671 PBCC images/cgroup.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.701 DEP images/cgroup.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.746 PBCC images/ext-file.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.788 DEP images/ext-file.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.818 PBCC images/rpc.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.877 DEP images/rpc.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.936 PBCC images/siginfo.pb-c.c [2021-02-02T09:43:48.666Z] #42 8.948 DEP images/siginfo.pb-c.d [2021-02-02T09:43:48.666Z] #42 8.995 PBCC images/pagemap.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.170 DEP images/pagemap.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.229 PBCC images/rlimit.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.263 DEP images/rlimit.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.296 PBCC images/file-lock.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.323 DEP images/file-lock.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.410 PBCC images/tty.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.461 DEP images/tty.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.513 PBCC images/tun.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.563 PBCC images/netdev.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.602 DEP images/tun.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.655 DEP images/netdev.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.699 PBCC images/vma.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.752 DEP images/vma.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.838 PBCC images/creds.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.889 DEP images/creds.pb-c.d [2021-02-02T09:43:48.666Z] #42 9.957 PBCC images/utsns.pb-c.c [2021-02-02T09:43:48.666Z] #42 9.985 DEP images/utsns.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.03 PBCC images/ipc-desc.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.06 PBCC images/ipc-sem.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.10 DEP images/ipc-desc.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.17 DEP images/ipc-sem.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.23 PBCC images/ipc-msg.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.26 DEP images/ipc-msg.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.32 PBCC images/ipc-shm.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.34 DEP images/ipc-shm.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.38 PBCC images/ipc-var.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.40 DEP images/ipc-var.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.48 PBCC images/sk-opts.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.51 PBCC images/packet-sock.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.56 DEP images/sk-opts.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.59 DEP images/packet-sock.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.62 PBCC images/sk-netlink.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.64 DEP images/sk-netlink.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.68 PBCC images/sk-inet.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.71 DEP images/sk-inet.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.75 PBCC images/sk-unix.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.80 DEP images/sk-unix.pb-c.d [2021-02-02T09:43:48.666Z] #42 10.83 PBCC images/mm.pb-c.c [2021-02-02T09:43:48.666Z] #42 10.90 DEP images/mm.pb-c.d [2021-02-02T09:43:48.666Z] #42 11.01 PBCC images/timerfd.pb-c.c [2021-02-02T09:43:48.666Z] #42 11.09 DEP images/timerfd.pb-c.d [2021-02-02T09:43:48.666Z] #42 11.16 PBCC images/timer.pb-c.c [2021-02-02T09:43:48.666Z] #42 11.18 DEP images/timer.pb-c.d [2021-02-02T09:43:48.666Z] #42 11.24 PBCC images/sa.pb-c.c [2021-02-02T09:43:48.666Z] #42 11.29 DEP images/sa.pb-c.d [2021-02-02T09:43:48.666Z] #42 11.41 PBCC images/pipe-data.pb-c.c [2021-02-02T09:43:48.666Z] #42 11.48 DEP images/pipe-data.pb-c.d [2021-02-02T09:43:48.806Z] #34 ... [2021-02-02T09:43:48.806Z] [2021-02-02T09:43:48.806Z] #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 [2021-02-02T09:43:48.806Z] #37 sha256:457971bf5a3e44e4ed36d42de2491892b106ef4a34b0ddeaf50fb91de26f1d50 [2021-02-02T09:43:48.806Z] #37 6.387 -- Detecting C compile features - done [2021-02-02T09:43:48.806Z] #37 6.440 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-02T09:43:48.806Z] #37 6.725 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-02T09:43:48.806Z] #37 6.867 -- Configuring done [2021-02-02T09:43:48.806Z] #37 6.889 -- Generating done [2021-02-02T09:43:48.806Z] #37 6.907 -- Build files have been written to: /tmp/tmp.2cTBQnkHXK/tini [2021-02-02T09:43:48.806Z] #37 6.920 + make tini-static [2021-02-02T09:43:48.806Z] #37 7.384 Scanning dependencies of target tini-static [2021-02-02T09:43:48.806Z] #37 7.444 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-02T09:43:48.814Z] #12 ... [2021-02-02T09:43:48.814Z] [2021-02-02T09:43:48.814Z] #50 [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 [2021-02-02T09:43:48.814Z] #50 sha256:96acc9b7b18933cbc5c61fc69acc88e3c7f2ca0250b45e9abd9e6d3cda5584eb [2021-02-02T09:43:48.814Z] #50 71.12 encoding/json [2021-02-02T09:43:48.814Z] #50 78.21 github.com/pkg/diff [2021-02-02T09:43:48.814Z] #50 78.35 go/ast [2021-02-02T09:43:48.814Z] #50 80.05 golang.org/x/crypto/ssh/terminal [2021-02-02T09:43:48.814Z] #50 81.05 mvdan.cc/editorconfig [2021-02-02T09:43:48.814Z] #50 ... [2021-02-02T09:43:48.814Z] [2021-02-02T09:43:48.814Z] #42 [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 [2021-02-02T09:43:48.814Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:48.814Z] #42 7.356 PBCC images/timens.pb-c.c [2021-02-02T09:43:48.814Z] #42 7.449 DEP images/timens.pb-c.d [2021-02-02T09:43:48.814Z] #42 7.571 PBCC images/fown.pb-c.c [2021-02-02T09:43:48.814Z] #42 7.583 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-02T09:43:48.814Z] #42 7.742 PBCC images/opts.pb-c.c [2021-02-02T09:43:48.814Z] #42 7.811 PBCC images/memfd.pb-c.c [2021-02-02T09:43:48.814Z] #42 7.895 DEP images/fown.pb-c.d [2021-02-02T09:43:48.814Z] #42 7.931 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-02T09:43:48.814Z] #42 7.976 DEP images/opts.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.051 DEP images/memfd.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.087 PBCC images/sit.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.127 DEP images/sit.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.201 PBCC images/macvlan.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.231 DEP images/macvlan.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.269 PBCC images/autofs.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.299 DEP images/autofs.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.332 PBCC images/sysctl.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.369 DEP images/sysctl.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.461 PBCC images/time.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.475 DEP images/time.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.505 PBCC images/binfmt-misc.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.547 DEP images/binfmt-misc.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.600 PBCC images/seccomp.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.629 DEP images/seccomp.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.683 PBCC images/userns.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.701 DEP images/userns.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.739 PBCC images/cgroup.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.766 DEP images/cgroup.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.819 PBCC images/ext-file.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.867 DEP images/ext-file.pb-c.d [2021-02-02T09:43:48.814Z] #42 8.903 PBCC images/rpc.pb-c.c [2021-02-02T09:43:48.814Z] #42 8.962 DEP images/rpc.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.010 PBCC images/siginfo.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.048 DEP images/siginfo.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.100 PBCC images/pagemap.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.179 DEP images/pagemap.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.225 PBCC images/rlimit.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.291 DEP images/rlimit.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.323 PBCC images/file-lock.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.347 DEP images/file-lock.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.383 PBCC images/tty.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.443 DEP images/tty.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.485 PBCC images/tun.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.563 PBCC images/netdev.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.620 DEP images/tun.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.659 DEP images/netdev.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.703 PBCC images/vma.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.755 DEP images/vma.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.798 PBCC images/creds.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.835 DEP images/creds.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.871 PBCC images/utsns.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.879 DEP images/utsns.pb-c.d [2021-02-02T09:43:48.814Z] #42 9.930 PBCC images/ipc-desc.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.937 PBCC images/ipc-sem.pb-c.c [2021-02-02T09:43:48.814Z] #42 9.975 DEP images/ipc-desc.pb-c.d [2021-02-02T09:43:48.814Z] #42 10.01 DEP images/ipc-sem.pb-c.d [2021-02-02T09:43:48.814Z] #42 10.09 PBCC images/ipc-msg.pb-c.c [2021-02-02T09:43:48.814Z] #42 10.11 DEP images/ipc-msg.pb-c.d [2021-02-02T09:43:48.814Z] #42 10.16 PBCC images/ipc-shm.pb-c.c [2021-02-02T09:43:48.814Z] #42 10.20 DEP images/ipc-shm.pb-c.d [2021-02-02T09:43:48.814Z] #42 10.24 PBCC images/ipc-var.pb-c.c [2021-02-02T09:43:48.814Z] #42 10.26 DEP images/ipc-var.pb-c.d [2021-02-02T09:43:48.814Z] #42 10.29 PBCC images/sk-opts.pb-c.c [2021-02-02T09:43:48.814Z] #42 10.33 PBCC images/packet-sock.pb-c.c [2021-02-02T09:43:48.862Z] #42 13.91 PBCC images/cpuinfo.pb-c.c [2021-02-02T09:43:48.862Z] #42 13.94 DEP images/cpuinfo.pb-c.d [2021-02-02T09:43:48.862Z] #42 13.97 PBCC images/stats.pb-c.c [2021-02-02T09:43:48.862Z] #42 14.01 DEP images/stats.pb-c.d [2021-02-02T09:43:48.929Z] #42 11.58 PBCC images/mnt.pb-c.c [2021-02-02T09:43:48.929Z] #42 11.66 DEP images/mnt.pb-c.d [2021-02-02T09:43:48.929Z] #42 11.76 PBCC images/sk-packet.pb-c.c [2021-02-02T09:43:49.076Z] #42 10.38 DEP images/sk-opts.pb-c.d [2021-02-02T09:43:49.076Z] #42 10.44 DEP images/packet-sock.pb-c.d [2021-02-02T09:43:49.076Z] #42 10.48 PBCC images/sk-netlink.pb-c.c [2021-02-02T09:43:49.076Z] #42 10.55 DEP images/sk-netlink.pb-c.d [2021-02-02T09:43:49.192Z] #42 11.78 DEP images/sk-packet.pb-c.d [2021-02-02T09:43:49.192Z] #42 11.84 PBCC images/tcp-stream.pb-c.c [2021-02-02T09:43:49.192Z] #42 11.91 DEP images/tcp-stream.pb-c.d [2021-02-02T09:43:49.192Z] #42 12.04 PBCC images/pipe.pb-c.c [2021-02-02T09:43:49.339Z] #42 10.59 PBCC images/sk-inet.pb-c.c [2021-02-02T09:43:49.339Z] #42 10.68 DEP images/sk-inet.pb-c.d [2021-02-02T09:43:49.339Z] #42 10.75 PBCC images/sk-unix.pb-c.c [2021-02-02T09:43:49.339Z] #42 10.81 DEP images/sk-unix.pb-c.d [2021-02-02T09:43:49.424Z] #42 ... [2021-02-02T09:43:49.424Z] [2021-02-02T09:43:49.424Z] #44 [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 [2021-02-02T09:43:49.424Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:43:49.424Z] #44 72.29 go/token [2021-02-02T09:43:49.424Z] #44 72.94 internal/lazyregexp [2021-02-02T09:43:49.424Z] #44 73.33 net/url [2021-02-02T09:43:49.424Z] #44 73.34 go/scanner [2021-02-02T09:43:49.424Z] #44 75.18 go/ast [2021-02-02T09:43:49.424Z] #44 75.97 text/template/parse [2021-02-02T09:43:49.424Z] #44 80.50 text/template [2021-02-02T09:43:49.424Z] #44 80.88 go/parser [2021-02-02T09:43:49.456Z] #42 12.17 DEP images/pipe.pb-c.d [2021-02-02T09:43:49.456Z] #42 12.20 PBCC images/pstree.pb-c.c [2021-02-02T09:43:49.456Z] #42 12.22 DEP images/pstree.pb-c.d [2021-02-02T09:43:49.456Z] #42 12.28 PBCC images/fs.pb-c.c [2021-02-02T09:43:49.601Z] #42 10.90 PBCC images/mm.pb-c.c [2021-02-02T09:43:49.601Z] #42 10.97 DEP images/mm.pb-c.d [2021-02-02T09:43:49.601Z] #42 11.06 PBCC images/timerfd.pb-c.c [2021-02-02T09:43:49.601Z] #42 11.11 DEP images/timerfd.pb-c.d [2021-02-02T09:43:49.680Z] #44 ... [2021-02-02T09:43:49.680Z] [2021-02-02T09:43:49.680Z] #50 [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 [2021-02-02T09:43:49.680Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:43:49.680Z] #50 76.23 github.com/pkg/diff [2021-02-02T09:43:49.680Z] #50 77.37 go/ast [2021-02-02T09:43:49.680Z] #50 79.27 golang.org/x/crypto/ssh/terminal [2021-02-02T09:43:49.680Z] #50 80.79 mvdan.cc/editorconfig [2021-02-02T09:43:49.680Z] #50 82.02 mvdan.cc/sh/v3/fileutil [2021-02-02T09:43:49.680Z] #50 82.30 mvdan.cc/sh/v3/syntax [2021-02-02T09:43:49.719Z] #42 12.30 DEP images/fs.pb-c.d [2021-02-02T09:43:49.719Z] #42 12.36 PBCC images/signalfd.pb-c.c [2021-02-02T09:43:49.719Z] #42 12.44 DEP images/signalfd.pb-c.d [2021-02-02T09:43:49.719Z] #42 12.55 PBCC images/fh.pb-c.c [2021-02-02T09:43:49.860Z] #37 9.743 [100%] Linking C executable tini-static [2021-02-02T09:43:49.863Z] #42 11.15 PBCC images/timer.pb-c.c [2021-02-02T09:43:49.863Z] #42 11.21 DEP images/timer.pb-c.d [2021-02-02T09:43:49.863Z] #42 11.28 PBCC images/sa.pb-c.c [2021-02-02T09:43:49.863Z] #42 11.34 DEP images/sa.pb-c.d [2021-02-02T09:43:49.991Z] #42 12.59 PBCC images/fsnotify.pb-c.c [2021-02-02T09:43:49.991Z] #42 12.67 DEP images/fh.pb-c.d [2021-02-02T09:43:49.991Z] #42 12.72 DEP images/fsnotify.pb-c.d [2021-02-02T09:43:49.991Z] #42 12.79 PBCC images/eventpoll.pb-c.c [2021-02-02T09:43:50.153Z] #42 11.42 PBCC images/pipe-data.pb-c.c [2021-02-02T09:43:50.153Z] #42 11.43 DEP images/pipe-data.pb-c.d [2021-02-02T09:43:50.153Z] #42 11.50 PBCC images/mnt.pb-c.c [2021-02-02T09:43:50.153Z] #42 11.56 DEP images/mnt.pb-c.d [2021-02-02T09:43:50.153Z] #42 11.61 PBCC images/sk-packet.pb-c.c [2021-02-02T09:43:50.242Z] #50 ... [2021-02-02T09:43:50.242Z] [2021-02-02T09:43:50.242Z] #42 [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 [2021-02-02T09:43:50.242Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:50.242Z] #42 15.30 make[1]: Nothing to be done for 'all'. [2021-02-02T09:43:50.254Z] #42 12.82 DEP images/eventpoll.pb-c.d [2021-02-02T09:43:50.254Z] #42 12.88 PBCC images/eventfd.pb-c.c [2021-02-02T09:43:50.254Z] #42 12.91 DEP images/eventfd.pb-c.d [2021-02-02T09:43:50.254Z] #42 12.97 PBCC images/remap-file-path.pb-c.c [2021-02-02T09:43:50.254Z] #42 12.99 DEP images/remap-file-path.pb-c.d [2021-02-02T09:43:50.254Z] #42 13.03 PBCC images/fifo.pb-c.c [2021-02-02T09:43:50.430Z] #42 11.63 DEP images/sk-packet.pb-c.d [2021-02-02T09:43:50.430Z] #42 11.73 PBCC images/tcp-stream.pb-c.c [2021-02-02T09:43:50.430Z] #42 11.81 DEP images/tcp-stream.pb-c.d [2021-02-02T09:43:50.517Z] #42 13.04 DEP images/fifo.pb-c.d [2021-02-02T09:43:50.517Z] #42 13.07 PBCC images/ghost-file.pb-c.c [2021-02-02T09:43:50.517Z] #42 13.09 DEP images/ghost-file.pb-c.d [2021-02-02T09:43:50.517Z] #42 13.15 PBCC images/regfile.pb-c.c [2021-02-02T09:43:50.517Z] #42 13.24 DEP images/regfile.pb-c.d [2021-02-02T09:43:50.698Z] #42 11.92 PBCC images/pipe.pb-c.c [2021-02-02T09:43:50.698Z] #42 12.00 DEP images/pipe.pb-c.d [2021-02-02T09:43:50.698Z] #42 12.05 PBCC images/pstree.pb-c.c [2021-02-02T09:43:50.698Z] #42 12.09 DEP images/pstree.pb-c.d [2021-02-02T09:43:50.781Z] #42 13.31 PBCC images/ns.pb-c.c [2021-02-02T09:43:50.781Z] #42 13.32 DEP images/ns.pb-c.d [2021-02-02T09:43:50.781Z] #42 13.36 PBCC images/fdinfo.pb-c.c [2021-02-02T09:43:50.781Z] #42 13.46 DEP images/fdinfo.pb-c.d [2021-02-02T09:43:50.781Z] #42 13.50 PBCC images/core-aarch64.pb-c.c [2021-02-02T09:43:50.781Z] #42 13.53 PBCC images/core-arm.pb-c.c [2021-02-02T09:43:50.781Z] #42 13.59 PBCC images/core-ppc64.pb-c.c [2021-02-02T09:43:50.915Z] #37 10.75 [100%] Built target tini-static [2021-02-02T09:43:50.915Z] #37 10.81 + mkdir -p /build [2021-02-02T09:43:50.915Z] #37 10.82 + cp tini-static /build/docker-init [2021-02-02T09:43:50.959Z] #42 12.16 PBCC images/fs.pb-c.c [2021-02-02T09:43:50.959Z] #42 12.21 DEP images/fs.pb-c.d [2021-02-02T09:43:50.959Z] #42 12.26 PBCC images/signalfd.pb-c.c [2021-02-02T09:43:50.959Z] #42 12.31 DEP images/signalfd.pb-c.d [2021-02-02T09:43:50.959Z] #42 12.38 PBCC images/fh.pb-c.c [2021-02-02T09:43:51.044Z] #42 13.61 PBCC images/core-s390.pb-c.c [2021-02-02T09:43:51.044Z] #42 13.71 PBCC images/core-x86.pb-c.c [2021-02-02T09:43:51.044Z] #42 13.82 PBCC images/core.pb-c.c [2021-02-02T09:43:51.214Z] #37 DONE 10.9s [2021-02-02T09:43:51.214Z] [2021-02-02T09:43:51.214Z] #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 [2021-02-02T09:43:51.214Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:43:51.214Z] #43 5.698 PBCC images/timens.pb-c.c [2021-02-02T09:43:51.214Z] #43 5.748 DEP images/timens.pb-c.d [2021-02-02T09:43:51.214Z] #43 5.850 PBCC images/fown.pb-c.c [2021-02-02T09:43:51.214Z] #43 5.866 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-02T09:43:51.214Z] #43 6.067 PBCC images/opts.pb-c.c [2021-02-02T09:43:51.214Z] #43 6.151 PBCC images/memfd.pb-c.c [2021-02-02T09:43:51.214Z] #43 6.258 DEP images/fown.pb-c.d [2021-02-02T09:43:51.214Z] #43 6.337 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-02T09:43:51.214Z] #43 6.411 DEP images/opts.pb-c.d [2021-02-02T09:43:51.214Z] #43 6.471 DEP images/memfd.pb-c.d [2021-02-02T09:43:51.214Z] #43 6.532 PBCC images/sit.pb-c.c [2021-02-02T09:43:51.214Z] #43 6.597 DEP images/sit.pb-c.d [2021-02-02T09:43:51.214Z] #43 6.676 PBCC images/macvlan.pb-c.c [2021-02-02T09:43:51.214Z] #43 6.732 DEP images/macvlan.pb-c.d [2021-02-02T09:43:51.214Z] #43 6.821 PBCC images/autofs.pb-c.c [2021-02-02T09:43:51.214Z] #43 6.875 DEP images/autofs.pb-c.d [2021-02-02T09:43:51.214Z] #43 6.934 PBCC images/sysctl.pb-c.c [2021-02-02T09:43:51.214Z] #43 6.971 DEP images/sysctl.pb-c.d [2021-02-02T09:43:51.214Z] #43 7.020 PBCC images/time.pb-c.c [2021-02-02T09:43:51.214Z] #43 7.047 DEP images/time.pb-c.d [2021-02-02T09:43:51.214Z] #43 7.129 PBCC images/binfmt-misc.pb-c.c [2021-02-02T09:43:51.214Z] #43 7.170 DEP images/binfmt-misc.pb-c.d [2021-02-02T09:43:51.214Z] #43 7.321 PBCC images/seccomp.pb-c.c [2021-02-02T09:43:51.214Z] #43 7.357 DEP images/seccomp.pb-c.d [2021-02-02T09:43:51.214Z] #43 7.421 PBCC images/userns.pb-c.c [2021-02-02T09:43:51.214Z] #43 7.432 DEP images/userns.pb-c.d [2021-02-02T09:43:51.214Z] #43 7.486 PBCC images/cgroup.pb-c.c [2021-02-02T09:43:51.214Z] #43 7.538 DEP images/cgroup.pb-c.d [2021-02-02T09:43:51.214Z] #43 7.669 PBCC images/ext-file.pb-c.c [2021-02-02T09:43:51.214Z] #43 7.732 DEP images/ext-file.pb-c.d [2021-02-02T09:43:51.214Z] #43 7.833 PBCC images/rpc.pb-c.c [2021-02-02T09:43:51.214Z] #43 7.883 DEP images/rpc.pb-c.d [2021-02-02T09:43:51.221Z] #42 12.45 PBCC images/fsnotify.pb-c.c [2021-02-02T09:43:51.221Z] #42 12.54 DEP images/fh.pb-c.d [2021-02-02T09:43:51.221Z] #42 12.56 DEP images/fsnotify.pb-c.d [2021-02-02T09:43:51.221Z] #42 12.61 PBCC images/eventpoll.pb-c.c [2021-02-02T09:43:51.221Z] #42 12.67 DEP images/eventpoll.pb-c.d [2021-02-02T09:43:51.308Z] #42 13.93 PBCC images/inventory.pb-c.c [2021-02-02T09:43:51.308Z] #42 14.06 DEP images/core-aarch64.pb-c.d [2021-02-02T09:43:51.482Z] #42 12.71 PBCC images/eventfd.pb-c.c [2021-02-02T09:43:51.482Z] #42 12.74 DEP images/eventfd.pb-c.d [2021-02-02T09:43:51.482Z] #42 12.80 PBCC images/remap-file-path.pb-c.c [2021-02-02T09:43:51.482Z] #42 12.81 DEP images/remap-file-path.pb-c.d [2021-02-02T09:43:51.482Z] #42 12.85 PBCC images/fifo.pb-c.c [2021-02-02T09:43:51.482Z] #42 12.87 DEP images/fifo.pb-c.d [2021-02-02T09:43:51.511Z] #43 7.969 PBCC images/siginfo.pb-c.c [2021-02-02T09:43:51.511Z] #43 7.993 DEP images/siginfo.pb-c.d [2021-02-02T09:43:51.511Z] #43 8.059 PBCC images/pagemap.pb-c.c [2021-02-02T09:43:51.511Z] #43 8.098 DEP images/pagemap.pb-c.d [2021-02-02T09:43:51.511Z] #43 8.152 PBCC images/rlimit.pb-c.c [2021-02-02T09:43:51.511Z] #43 8.170 DEP images/rlimit.pb-c.d [2021-02-02T09:43:51.511Z] #43 8.222 PBCC images/file-lock.pb-c.c [2021-02-02T09:43:51.511Z] #43 8.265 DEP images/file-lock.pb-c.d [2021-02-02T09:43:51.572Z] #42 14.12 DEP images/core-arm.pb-c.d [2021-02-02T09:43:51.572Z] #42 14.20 DEP images/core-ppc64.pb-c.d [2021-02-02T09:43:51.572Z] #42 14.28 DEP images/core-s390.pb-c.d [2021-02-02T09:43:51.609Z] #42 16.59 CC images/stats.o [2021-02-02T09:43:51.743Z] #42 12.97 PBCC images/ghost-file.pb-c.c [2021-02-02T09:43:51.743Z] #42 13.04 DEP images/ghost-file.pb-c.d [2021-02-02T09:43:51.744Z] #42 13.08 PBCC images/regfile.pb-c.c [2021-02-02T09:43:51.744Z] #42 13.15 DEP images/regfile.pb-c.d [2021-02-02T09:43:51.744Z] #42 13.23 PBCC images/ns.pb-c.c [2021-02-02T09:43:51.807Z] #43 8.446 PBCC images/tty.pb-c.c [2021-02-02T09:43:51.807Z] #43 8.476 DEP images/tty.pb-c.d [2021-02-02T09:43:51.807Z] #43 8.555 PBCC images/tun.pb-c.c [2021-02-02T09:43:51.835Z] #42 14.35 DEP images/core-x86.pb-c.d [2021-02-02T09:43:51.835Z] #42 14.40 DEP images/core.pb-c.d [2021-02-02T09:43:51.835Z] #42 14.50 DEP images/inventory.pb-c.d [2021-02-02T09:43:51.835Z] #42 14.54 PBCC images/cpuinfo.pb-c.c [2021-02-02T09:43:51.835Z] #42 14.56 DEP images/cpuinfo.pb-c.d [2021-02-02T09:43:51.866Z] #42 16.94 CC images/core.o [2021-02-02T09:43:52.005Z] #42 13.27 DEP images/ns.pb-c.d [2021-02-02T09:43:52.005Z] #42 13.32 PBCC images/fdinfo.pb-c.c [2021-02-02T09:43:52.005Z] #42 13.40 DEP images/fdinfo.pb-c.d [2021-02-02T09:43:52.005Z] #42 13.47 PBCC images/core-aarch64.pb-c.c [2021-02-02T09:43:52.005Z] #42 13.50 PBCC images/core-arm.pb-c.c [2021-02-02T09:43:52.100Z] #42 14.65 PBCC images/stats.pb-c.c [2021-02-02T09:43:52.100Z] #42 14.70 DEP images/stats.pb-c.d [2021-02-02T09:43:52.100Z] #42 ... [2021-02-02T09:43:52.100Z] [2021-02-02T09:43:52.100Z] #55 [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 [2021-02-02T09:43:52.100Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [2021-02-02T09:43:52.104Z] #43 8.669 PBCC images/netdev.pb-c.c [2021-02-02T09:43:52.104Z] #43 8.774 DEP images/tun.pb-c.d [2021-02-02T09:43:52.267Z] #42 13.53 PBCC images/core-ppc64.pb-c.c [2021-02-02T09:43:52.267Z] #42 13.60 PBCC images/core-s390.pb-c.c [2021-02-02T09:43:52.267Z] #42 13.65 PBCC images/core-x86.pb-c.c [2021-02-02T09:43:52.267Z] #42 13.71 PBCC images/core.pb-c.c [2021-02-02T09:43:52.267Z] #42 13.76 PBCC images/inventory.pb-c.c [2021-02-02T09:43:52.402Z] #43 8.933 DEP images/netdev.pb-c.d [2021-02-02T09:43:52.403Z] #43 8.973 PBCC images/vma.pb-c.c [2021-02-02T09:43:52.403Z] #43 9.002 DEP images/vma.pb-c.d [2021-02-02T09:43:52.403Z] #43 9.025 PBCC images/creds.pb-c.c [2021-02-02T09:43:52.403Z] #43 9.041 DEP images/creds.pb-c.d [2021-02-02T09:43:52.403Z] #43 9.062 PBCC images/utsns.pb-c.c [2021-02-02T09:43:52.403Z] #43 9.102 DEP images/utsns.pb-c.d [2021-02-02T09:43:52.403Z] #43 9.131 PBCC images/ipc-desc.pb-c.c [2021-02-02T09:43:52.429Z] #42 17.54 CC images/core-x86.o [2021-02-02T09:43:52.529Z] #42 13.83 DEP images/core-aarch64.pb-c.d [2021-02-02T09:43:52.529Z] #42 13.87 DEP images/core-arm.pb-c.d [2021-02-02T09:43:52.529Z] #42 13.90 DEP images/core-ppc64.pb-c.d [2021-02-02T09:43:52.529Z] #42 13.97 DEP images/core-s390.pb-c.d [2021-02-02T09:43:52.703Z] #43 9.155 PBCC images/ipc-sem.pb-c.c [2021-02-02T09:43:52.703Z] #43 9.172 DEP images/ipc-desc.pb-c.d [2021-02-02T09:43:52.703Z] #43 9.300 DEP images/ipc-sem.pb-c.d [2021-02-02T09:43:52.703Z] #43 9.348 PBCC images/ipc-msg.pb-c.c [2021-02-02T09:43:52.703Z] #43 9.360 DEP images/ipc-msg.pb-c.d [2021-02-02T09:43:52.703Z] #43 9.407 PBCC images/ipc-shm.pb-c.c [2021-02-02T09:43:52.790Z] #42 14.08 DEP images/core-x86.pb-c.d [2021-02-02T09:43:52.791Z] #42 14.14 DEP images/core.pb-c.d [2021-02-02T09:43:52.791Z] #42 14.18 DEP images/inventory.pb-c.d [2021-02-02T09:43:52.993Z] #42 18.11 CC images/core-arm.o [2021-02-02T09:43:53.011Z] #43 9.427 DEP images/ipc-shm.pb-c.d [2021-02-02T09:43:53.011Z] #43 9.489 PBCC images/ipc-var.pb-c.c [2021-02-02T09:43:53.011Z] #43 9.534 DEP images/ipc-var.pb-c.d [2021-02-02T09:43:53.011Z] #43 9.588 PBCC images/sk-opts.pb-c.c [2021-02-02T09:43:53.011Z] #43 9.617 PBCC images/packet-sock.pb-c.c [2021-02-02T09:43:53.053Z] #42 14.25 PBCC images/cpuinfo.pb-c.c [2021-02-02T09:43:53.053Z] #42 14.28 DEP images/cpuinfo.pb-c.d [2021-02-02T09:43:53.053Z] #42 14.33 PBCC images/stats.pb-c.c [2021-02-02T09:43:53.053Z] #42 14.36 DEP images/stats.pb-c.d [2021-02-02T09:43:53.155Z] #55 35.86 Checking out files: 69% (2628/3779) Checking out files: 70% (2646/3779) Checking out files: 71% (2684/3779) Checking out files: 72% (2721/3779) Checking out files: 73% (2759/3779) Checking out files: 74% (2797/3779) Checking out files: 75% (2835/3779) Checking out files: 76% (2873/3779) Checking out files: 77% (2910/3779) Checking out files: 78% (2948/3779) Checking out files: 79% (2986/3779) Checking out files: 80% (3024/3779) Checking out files: 81% (3061/3779) Checking out files: 82% (3099/3779) Checking out files: 83% (3137/3779) Checking out files: 84% (3175/3779) Checking out files: 85% (3213/3779) Checking out files: 86% (3250/3779) Checking out files: 87% (3288/3779) Checking out files: 88% (3326/3779) Checking out files: 89% (3364/3779) Checking out files: 90% (3402/3779) Checking out files: 91% (3439/3779) Checking out files: 92% (3477/3779) Checking out files: 93% (3515/3779) Checking out files: 93% (3524/3779) Checking out files: 94% (3553/3779) Checking out files: 95% (3591/3779) Checking out files: 96% (3628/3779) Checking out files: 97% (3666/3779) Checking out files: 98% (3704/3779) Checking out files: 99% (3742/3779) Checking out files: 100% (3779/3779) Checking out files: 100% (3779/3779), done. [2021-02-02T09:43:53.307Z] #43 9.717 DEP images/sk-opts.pb-c.d [2021-02-02T09:43:53.307Z] #43 9.769 DEP images/packet-sock.pb-c.d [2021-02-02T09:43:53.307Z] #43 9.878 PBCC images/sk-netlink.pb-c.c [2021-02-02T09:43:53.307Z] #43 9.935 DEP images/sk-netlink.pb-c.d [2021-02-02T09:43:53.307Z] #43 9.988 PBCC images/sk-inet.pb-c.c [2021-02-02T09:43:53.307Z] #43 10.08 DEP images/sk-inet.pb-c.d [2021-02-02T09:43:53.419Z] #55 37.05 + cd /tmp/tmp.pyNGMuKBVU/src/github.com/containerd/containerd [2021-02-02T09:43:53.419Z] #55 37.05 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:53.557Z] #42 18.44 CC images/core-aarch64.o [2021-02-02T09:43:53.604Z] #43 10.11 PBCC images/sk-unix.pb-c.c [2021-02-02T09:43:53.604Z] #43 10.20 DEP images/sk-unix.pb-c.d [2021-02-02T09:43:53.604Z] #43 10.29 PBCC images/mm.pb-c.c [2021-02-02T09:43:53.683Z] #55 ... [2021-02-02T09:43:53.683Z] [2021-02-02T09:43:53.683Z] #44 [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 [2021-02-02T09:43:53.683Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:43:53.683Z] #44 65.06 text/template [2021-02-02T09:43:53.683Z] #44 66.88 go/parser [2021-02-02T09:43:53.683Z] #44 69.16 encoding/xml [2021-02-02T09:43:53.683Z] #44 72.97 crypto/rand [2021-02-02T09:43:53.683Z] #44 73.03 go/doc [2021-02-02T09:43:53.683Z] #44 74.13 crypto/elliptic [2021-02-02T09:43:53.813Z] #42 18.79 CC images/core-ppc64.o [2021-02-02T09:43:53.900Z] #43 10.42 DEP images/mm.pb-c.d [2021-02-02T09:43:53.900Z] #43 10.47 PBCC images/timerfd.pb-c.c [2021-02-02T09:43:53.900Z] #43 ... [2021-02-02T09:43:53.900Z] [2021-02-02T09:43:53.900Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:43:53.900Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:43:53.900Z] #13 65.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-02T09:43:53.900Z] #13 65.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-02T09:43:53.900Z] #13 65.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:43:53.900Z] #13 72.66 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-02T09:43:53.900Z] #13 72.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-02T09:43:53.900Z] #13 72.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:53.900Z] #13 72.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-02T09:43:53.900Z] #13 72.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-02T09:43:53.900Z] #13 72.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:43:53.900Z] #13 ... [2021-02-02T09:43:53.900Z] [2021-02-02T09:43:53.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 [2021-02-02T09:43:53.901Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:43:53.901Z] #43 10.54 DEP images/timerfd.pb-c.d [2021-02-02T09:43:53.901Z] #43 10.60 PBCC images/timer.pb-c.c [2021-02-02T09:43:53.946Z] #44 ... [2021-02-02T09:43:53.947Z] [2021-02-02T09:43:53.947Z] #42 [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 [2021-02-02T09:43:53.947Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:43:53.947Z] #42 16.08 make[1]: Nothing to be done for 'all'. [2021-02-02T09:43:54.197Z] #43 10.67 DEP images/timer.pb-c.d [2021-02-02T09:43:54.197Z] #43 10.76 PBCC images/sa.pb-c.c [2021-02-02T09:43:54.197Z] #43 10.81 DEP images/sa.pb-c.d [2021-02-02T09:43:54.374Z] #42 19.38 CC images/core-s390.o [2021-02-02T09:43:54.442Z] #42 ... [2021-02-02T09:43:54.442Z] [2021-02-02T09:43:54.442Z] #44 [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 [2021-02-02T09:43:54.442Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:43:54.442Z] #44 76.99 text/template/parse [2021-02-02T09:43:54.442Z] #44 80.29 go/parser [2021-02-02T09:43:54.442Z] #44 81.32 text/template [2021-02-02T09:43:54.442Z] #44 83.63 encoding/xml [2021-02-02T09:43:54.442Z] #44 86.22 go/doc [2021-02-02T09:43:54.442Z] #44 ... [2021-02-02T09:43:54.442Z] [2021-02-02T09:43:54.442Z] #42 [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 [2021-02-02T09:43:54.442Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:43:54.442Z] #42 15.70 make[1]: Nothing to be done for 'all'. [2021-02-02T09:43:54.494Z] #43 10.92 PBCC images/pipe-data.pb-c.c [2021-02-02T09:43:54.494Z] #43 10.99 DEP images/pipe-data.pb-c.d [2021-02-02T09:43:54.494Z] #43 11.06 PBCC images/mnt.pb-c.c [2021-02-02T09:43:54.494Z] #43 11.11 DEP images/mnt.pb-c.d [2021-02-02T09:43:54.494Z] #43 11.17 PBCC images/sk-packet.pb-c.c [2021-02-02T09:43:54.494Z] #43 11.18 DEP images/sk-packet.pb-c.d [2021-02-02T09:43:54.494Z] #43 11.25 PBCC images/tcp-stream.pb-c.c [2021-02-02T09:43:54.494Z] #43 11.27 DEP images/tcp-stream.pb-c.d [2021-02-02T09:43:54.790Z] #43 11.39 PBCC images/pipe.pb-c.c [2021-02-02T09:43:54.790Z] #43 11.47 DEP images/pipe.pb-c.d [2021-02-02T09:43:54.790Z] #43 11.51 PBCC images/pstree.pb-c.c [2021-02-02T09:43:54.900Z] #42 17.49 CC images/stats.o [2021-02-02T09:43:54.936Z] #42 20.07 CC images/cpuinfo.o [2021-02-02T09:43:55.088Z] #43 11.53 DEP images/pstree.pb-c.d [2021-02-02T09:43:55.088Z] #43 11.66 PBCC images/fs.pb-c.c [2021-02-02T09:43:55.088Z] #43 11.69 DEP images/fs.pb-c.d [2021-02-02T09:43:55.088Z] #43 11.75 PBCC images/signalfd.pb-c.c [2021-02-02T09:43:55.088Z] #43 11.78 DEP images/signalfd.pb-c.d [2021-02-02T09:43:55.088Z] #43 11.86 PBCC images/fh.pb-c.c [2021-02-02T09:43:55.088Z] #43 11.89 PBCC images/fsnotify.pb-c.c [2021-02-02T09:43:55.163Z] #42 17.96 CC images/core.o [2021-02-02T09:43:55.386Z] #43 12.00 DEP images/fh.pb-c.d [2021-02-02T09:43:55.386Z] #43 ... [2021-02-02T09:43:55.386Z] [2021-02-02T09:43:55.386Z] #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 [2021-02-02T09:43:55.386Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:43:55.386Z] #51 67.40 reflect [2021-02-02T09:43:55.386Z] #51 67.69 regexp/syntax [2021-02-02T09:43:55.386Z] #51 75.89 time [2021-02-02T09:43:55.386Z] #51 ... [2021-02-02T09:43:55.386Z] [2021-02-02T09:43:55.386Z] #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 [2021-02-02T09:43:55.386Z] #47 sha256:4175f619f5cb60509168c19b46a6c6a9262b571c5d11be32bdc4f0bf98f84ba4 [2021-02-02T09:43:55.386Z] #47 DONE 77.6s [2021-02-02T09:43:55.386Z] [2021-02-02T09:43:55.386Z] #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 [2021-02-02T09:43:55.386Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:43:55.386Z] #43 12.08 DEP images/fsnotify.pb-c.d [2021-02-02T09:43:55.498Z] #42 20.46 CC images/inventory.o [2021-02-02T09:43:55.498Z] #42 ... [2021-02-02T09:43:55.498Z] [2021-02-02T09:43:55.498Z] #50 [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 [2021-02-02T09:43:55.498Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:43:55.498Z] #50 88.37 mvdan.cc/sh/v3/cmd/shfmt [2021-02-02T09:43:55.683Z] #43 12.17 PBCC images/eventpoll.pb-c.c [2021-02-02T09:43:55.683Z] #43 12.27 DEP images/eventpoll.pb-c.d [2021-02-02T09:43:55.683Z] #43 12.32 PBCC images/eventfd.pb-c.c [2021-02-02T09:43:55.683Z] #43 12.37 DEP images/eventfd.pb-c.d [2021-02-02T09:43:55.683Z] #43 12.43 PBCC images/remap-file-path.pb-c.c [2021-02-02T09:43:55.683Z] #43 12.47 DEP images/remap-file-path.pb-c.d [2021-02-02T09:43:55.752Z] #42 18.60 CC images/core-x86.o [2021-02-02T09:43:55.833Z] #42 17.15 CC images/stats.o [2021-02-02T09:43:55.982Z] #43 12.54 PBCC images/fifo.pb-c.c [2021-02-02T09:43:55.982Z] #43 12.57 DEP images/fifo.pb-c.d [2021-02-02T09:43:55.982Z] #43 12.66 PBCC images/ghost-file.pb-c.c [2021-02-02T09:43:55.982Z] #43 12.76 DEP images/ghost-file.pb-c.d [2021-02-02T09:43:56.281Z] #43 12.92 PBCC images/regfile.pb-c.c [2021-02-02T09:43:56.281Z] #43 12.95 DEP images/regfile.pb-c.d [2021-02-02T09:43:56.281Z] #43 12.98 PBCC images/ns.pb-c.c [2021-02-02T09:43:56.281Z] #43 13.00 DEP images/ns.pb-c.d [2021-02-02T09:43:56.281Z] #43 13.02 PBCC images/fdinfo.pb-c.c [2021-02-02T09:43:56.328Z] #42 ... [2021-02-02T09:43:56.328Z] [2021-02-02T09:43:56.329Z] #50 [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 [2021-02-02T09:43:56.329Z] #50 sha256:abc59abb4347f7e1a08885ead21d0d219fb9a0a8541645faf75433a199bd70d4 [2021-02-02T09:43:56.329Z] #50 69.98 golang.org/x/crypto/ssh/terminal [2021-02-02T09:43:56.329Z] #50 71.85 mvdan.cc/sh/v3/cmd/shfmt [2021-02-02T09:43:56.329Z] #50 DONE 77.6s [2021-02-02T09:43:56.329Z] [2021-02-02T09:43:56.329Z] #42 [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 [2021-02-02T09:43:56.329Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:43:56.329Z] #42 19.00 CC images/core-arm.o [2021-02-02T09:43:56.406Z] #42 17.62 CC images/core.o [2021-02-02T09:43:56.583Z] #43 13.07 DEP images/fdinfo.pb-c.d [2021-02-02T09:43:56.583Z] #43 13.11 PBCC images/core-aarch64.pb-c.c [2021-02-02T09:43:56.583Z] #43 13.18 PBCC images/core-arm.pb-c.c [2021-02-02T09:43:56.583Z] #43 13.26 PBCC images/core-ppc64.pb-c.c [2021-02-02T09:43:56.592Z] #42 19.29 CC images/core-aarch64.o [2021-02-02T09:43:56.856Z] #42 19.71 CC images/core-ppc64.o [2021-02-02T09:43:56.878Z] #43 13.44 PBCC images/core-s390.pb-c.c [2021-02-02T09:43:56.878Z] #43 13.53 PBCC images/core-x86.pb-c.c [2021-02-02T09:43:56.878Z] #43 13.58 PBCC images/core.pb-c.c [2021-02-02T09:43:56.981Z] #42 18.25 CC images/core-x86.o [2021-02-02T09:43:57.174Z] #43 13.67 PBCC images/inventory.pb-c.c [2021-02-02T09:43:57.174Z] #43 13.73 DEP images/core-aarch64.pb-c.d [2021-02-02T09:43:57.174Z] #43 13.78 DEP images/core-arm.pb-c.d [2021-02-02T09:43:57.174Z] #43 13.84 DEP images/core-ppc64.pb-c.d [2021-02-02T09:43:57.174Z] #43 13.90 DEP images/core-s390.pb-c.d [2021-02-02T09:43:57.174Z] #43 13.95 DEP images/core-x86.pb-c.d [2021-02-02T09:43:57.174Z] #43 ... [2021-02-02T09:43:57.174Z] [2021-02-02T09:43:57.174Z] #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 [2021-02-02T09:43:57.174Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:43:57.174Z] #45 69.40 regexp/syntax [2021-02-02T09:43:57.174Z] #45 69.47 hash/crc32 [2021-02-02T09:43:57.174Z] #45 73.75 vendor/golang.org/x/text/transform [2021-02-02T09:43:57.174Z] #45 76.72 time [2021-02-02T09:43:57.432Z] #42 20.19 CC images/core-s390.o [2021-02-02T09:43:57.471Z] #45 ... [2021-02-02T09:43:57.471Z] [2021-02-02T09:43:57.471Z] #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 [2021-02-02T09:43:57.471Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:43:57.471Z] #43 14.01 DEP images/core.pb-c.d [2021-02-02T09:43:57.471Z] #43 14.09 DEP images/inventory.pb-c.d [2021-02-02T09:43:57.471Z] #43 14.18 PBCC images/cpuinfo.pb-c.c [2021-02-02T09:43:57.556Z] #42 18.80 CC images/core-arm.o [2021-02-02T09:43:57.766Z] #43 14.25 DEP images/cpuinfo.pb-c.d [2021-02-02T09:43:57.766Z] #43 14.34 PBCC images/stats.pb-c.c [2021-02-02T09:43:57.766Z] #43 14.39 DEP images/stats.pb-c.d [2021-02-02T09:43:57.818Z] #42 19.18 CC images/core-aarch64.o [2021-02-02T09:43:58.382Z] #42 20.99 CC images/cpuinfo.o [2021-02-02T09:43:58.395Z] #42 19.54 CC images/core-ppc64.o [2021-02-02T09:43:58.657Z] #42 19.99 CC images/core-s390.o [2021-02-02T09:43:58.959Z] #42 21.45 CC images/inventory.o [2021-02-02T09:43:58.959Z] #42 21.72 CC images/fdinfo.o [2021-02-02T09:43:59.235Z] #42 20.59 CC images/cpuinfo.o [2021-02-02T09:43:59.497Z] #42 ... [2021-02-02T09:43:59.497Z] [2021-02-02T09:43:59.497Z] #50 [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 [2021-02-02T09:43:59.497Z] #50 sha256:96acc9b7b18933cbc5c61fc69acc88e3c7f2ca0250b45e9abd9e6d3cda5584eb [2021-02-02T09:43:59.497Z] #50 82.15 mvdan.cc/sh/v3/fileutil [2021-02-02T09:43:59.497Z] #50 82.34 mvdan.cc/sh/v3/syntax [2021-02-02T09:43:59.497Z] #50 89.19 mvdan.cc/sh/v3/cmd/shfmt [2021-02-02T09:43:59.497Z] #50 ... [2021-02-02T09:43:59.497Z] [2021-02-02T09:43:59.497Z] #55 [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 [2021-02-02T09:43:59.497Z] #55 sha256:f030fd37e6e40f832599ef84b8eedc84f3eed9731997b00784e1f023dad61c66 [2021-02-02T09:43:59.497Z] #55 42.70 Checking out files: 41% (1553/3779) Checking out files: 42% (1588/3779) Checking out files: 43% (1625/3779) Checking out files: 44% (1663/3779) Checking out files: 45% (1701/3779) Checking out files: 46% (1739/3779) Checking out files: 47% (1777/3779) Checking out files: 48% (1814/3779) Checking out files: 49% (1852/3779) Checking out files: 50% (1890/3779) Checking out files: 51% (1928/3779) Checking out files: 52% (1966/3779) Checking out files: 53% (2003/3779) Checking out files: 54% (2041/3779) Checking out files: 55% (2079/3779) Checking out files: 56% (2117/3779) Checking out files: 57% (2155/3779) Checking out files: 58% (2192/3779) Checking out files: 59% (2230/3779) Checking out files: 60% (2268/3779) Checking out files: 61% (2306/3779) Checking out files: 62% (2343/3779) Checking out files: 63% (2381/3779) Checking out files: 64% (2419/3779) Checking out files: 65% (2457/3779) Checking out files: 66% (2495/3779) Checking out files: 67% (2532/3779) Checking out files: 68% (2570/3779) Checking out files: 69% (2608/3779) Checking out files: 70% (2646/3779) Checking out files: 71% (2684/3779) Checking out files: 72% (2721/3779) Checking out files: 73% (2759/3779) Checking out files: 74% (2797/3779) Checking out files: 75% (2835/3779) Checking out files: 76% (2873/3779) Checking out files: 77% (2910/3779) Checking out files: 78% (2948/3779) Checking out files: 79% (2986/3779) Checking out files: 80% (3024/3779) Checking out files: 81% (3061/3779) Checking out files: 82% (3099/3779) Checking out files: 83% (3137/3779) Checking out files: 84% (3175/3779) Checking out files: 85% (3213/3779) Checking out files: 85% (3236/3779) Checking out files: 86% (3250/3779) Checking out files: 87% (3288/3779) Checking out files: 88% (3326/3779) Checking out files: 89% (3364/3779) Checking out files: 90% (3402/3779) Checking out files: 91% (3439/3779) Checking out files: 92% (3477/3779) Checking out files: 93% (3515/3779) Checking out files: 94% (3553/3779) Checking out files: 95% (3591/3779) Checking out files: 96% (3628/3779) Checking out files: 97% (3666/3779) Checking out files: 98% (3704/3779) Checking out files: 99% (3742/3779) Checking out files: 100% (3779/3779) Checking out files: 100% (3779/3779), done. [2021-02-02T09:43:59.497Z] #55 44.39 + cd /tmp/tmp.gVeAoMs7QG/src/github.com/containerd/containerd [2021-02-02T09:43:59.497Z] #55 44.39 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:43:59.535Z] #42 22.07 CC images/fown.o [2021-02-02T09:43:59.535Z] #42 22.28 CC images/ns.o [2021-02-02T09:43:59.799Z] #42 22.44 CC images/regfile.o [2021-02-02T09:43:59.874Z] #43 16.29 make[1]: Nothing to be done for 'all'. [2021-02-02T09:44:00.062Z] #42 22.69 CC images/ghost-file.o [2021-02-02T09:44:00.324Z] #42 23.04 CC images/fifo.o [2021-02-02T09:44:00.444Z] #55 46.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-02T09:44:00.444Z] #55 46.02 + BUILDTAGS='netgo osusergo static_build' [2021-02-02T09:44:00.444Z] #55 46.02 + export EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:00.444Z] #55 46.02 + EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:00.444Z] #55 46.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-02T09:44:00.444Z] #55 46.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-02T09:44:00.444Z] #55 46.02 + '[' '' = dynamic ']' [2021-02-02T09:44:00.444Z] #55 46.02 + make [2021-02-02T09:44:00.586Z] #42 23.20 CC images/remap-file-path.o [2021-02-02T09:44:00.744Z] #50 ... [2021-02-02T09:44:00.744Z] [2021-02-02T09:44:00.744Z] #55 [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 [2021-02-02T09:44:00.744Z] #55 sha256:875837e2f1d4daa1fa0b48b7cb189c050494d07a69eec9a1ce903cd79f1bd42c [2021-02-02T09:44:00.744Z] #55 43.69 Checking out files: 42% (1599/3779) Checking out files: 43% (1625/3779) Checking out files: 44% (1663/3779) Checking out files: 45% (1701/3779) Checking out files: 46% (1739/3779) Checking out files: 47% (1777/3779) Checking out files: 48% (1814/3779) Checking out files: 49% (1852/3779) Checking out files: 50% (1890/3779) Checking out files: 51% (1928/3779) Checking out files: 52% (1966/3779) Checking out files: 53% (2003/3779) Checking out files: 54% (2041/3779) Checking out files: 55% (2079/3779) Checking out files: 56% (2117/3779) Checking out files: 57% (2155/3779) Checking out files: 58% (2192/3779) Checking out files: 59% (2230/3779) Checking out files: 60% (2268/3779) Checking out files: 61% (2306/3779) Checking out files: 62% (2343/3779) Checking out files: 63% (2381/3779) Checking out files: 64% (2419/3779) Checking out files: 65% (2457/3779) Checking out files: 66% (2495/3779) Checking out files: 67% (2532/3779) Checking out files: 68% (2570/3779) Checking out files: 69% (2608/3779) Checking out files: 70% (2646/3779) Checking out files: 71% (2684/3779) Checking out files: 72% (2721/3779) Checking out files: 73% (2759/3779) Checking out files: 74% (2797/3779) Checking out files: 75% (2835/3779) Checking out files: 76% (2873/3779) Checking out files: 77% (2910/3779) Checking out files: 78% (2948/3779) Checking out files: 79% (2986/3779) Checking out files: 80% (3024/3779) Checking out files: 81% (3061/3779) Checking out files: 82% (3099/3779) Checking out files: 83% (3137/3779) Checking out files: 84% (3175/3779) Checking out files: 85% (3213/3779) Checking out files: 86% (3250/3779) Checking out files: 87% (3288/3779) Checking out files: 88% (3326/3779) Checking out files: 89% (3364/3779) Checking out files: 90% (3402/3779) Checking out files: 91% (3439/3779) Checking out files: 92% (3477/3779) Checking out files: 93% (3515/3779) Checking out files: 94% (3553/3779) Checking out files: 95% (3591/3779) Checking out files: 96% (3628/3779) Checking out files: 97% (3666/3779) Checking out files: 98% (3704/3779) Checking out files: 99% (3742/3779) Checking out files: 100% (3779/3779) Checking out files: 100% (3779/3779), done. [2021-02-02T09:44:00.744Z] #55 45.16 + cd /tmp/tmp.FPAXbzSdGm/src/github.com/containerd/containerd [2021-02-02T09:44:00.744Z] #55 45.17 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:44:00.744Z] #55 46.33 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-02T09:44:00.744Z] #55 46.33 + BUILDTAGS='netgo osusergo static_build' [2021-02-02T09:44:00.744Z] #55 46.33 + export EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:00.744Z] #55 46.33 + EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:00.744Z] #55 46.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-02T09:44:00.744Z] #55 46.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-02T09:44:00.744Z] #55 46.33 + '[' '' = dynamic ']' [2021-02-02T09:44:00.744Z] #55 46.33 + make [2021-02-02T09:44:00.744Z] #55 47.49 + bin/ctr [2021-02-02T09:44:00.850Z] #42 23.46 CC images/eventfd.o [2021-02-02T09:44:00.850Z] #42 23.70 CC images/eventpoll.o [2021-02-02T09:44:01.000Z] #55 ... [2021-02-02T09:44:01.001Z] [2021-02-02T09:44:01.001Z] #44 [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 [2021-02-02T09:44:01.001Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:44:01.001Z] #44 83.78 encoding/xml [2021-02-02T09:44:01.001Z] #44 85.54 go/doc [2021-02-02T09:44:01.001Z] #44 88.60 github.com/LK4D4/vndr/build [2021-02-02T09:44:01.001Z] #44 89.13 github.com/LK4D4/vndr/versioned [2021-02-02T09:44:01.001Z] #44 89.21 compress/flate [2021-02-02T09:44:01.001Z] #44 91.70 hash/crc32 [2021-02-02T09:44:01.001Z] #44 92.31 compress/gzip [2021-02-02T09:44:01.001Z] #44 92.32 net [2021-02-02T09:44:01.001Z] #44 92.90 vendor/golang.org/x/text/transform [2021-02-02T09:44:01.001Z] #44 93.69 vendor/golang.org/x/text/unicode/bidi [2021-02-02T09:44:01.257Z] #44 ... [2021-02-02T09:44:01.257Z] [2021-02-02T09:44:01.257Z] #42 [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 [2021-02-02T09:44:01.257Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:01.257Z] #42 20.69 CC images/fdinfo.o [2021-02-02T09:44:01.257Z] #42 21.14 CC images/fown.o [2021-02-02T09:44:01.257Z] #42 21.41 CC images/ns.o [2021-02-02T09:44:01.257Z] #42 21.68 CC images/regfile.o [2021-02-02T09:44:01.257Z] #42 21.96 CC images/ghost-file.o [2021-02-02T09:44:01.257Z] #42 22.23 CC images/fifo.o [2021-02-02T09:44:01.257Z] #42 22.46 CC images/remap-file-path.o [2021-02-02T09:44:01.257Z] #42 22.72 CC images/eventfd.o [2021-02-02T09:44:01.257Z] #42 22.97 CC images/eventpoll.o [2021-02-02T09:44:01.257Z] #42 23.22 CC images/fh.o [2021-02-02T09:44:01.257Z] #42 23.56 CC images/fsnotify.o [2021-02-02T09:44:01.257Z] #42 24.23 CC images/signalfd.o [2021-02-02T09:44:01.257Z] #42 24.49 CC images/fs.o [2021-02-02T09:44:01.257Z] #42 24.69 CC images/pstree.o [2021-02-02T09:44:01.257Z] #42 24.90 CC images/pipe.o [2021-02-02T09:44:01.257Z] #42 25.11 CC images/tcp-stream.o [2021-02-02T09:44:01.257Z] #42 25.44 CC images/sk-packet.o [2021-02-02T09:44:01.257Z] #42 25.74 CC images/mnt.o [2021-02-02T09:44:01.257Z] #42 25.96 CC images/pipe-data.o [2021-02-02T09:44:01.257Z] #42 26.15 CC images/sa.o [2021-02-02T09:44:01.257Z] #42 26.36 CC images/timer.o [2021-02-02T09:44:01.404Z] #43 18.20 CC images/stats.o [2021-02-02T09:44:01.425Z] #42 24.10 CC images/fh.o [2021-02-02T09:44:01.513Z] #42 ... [2021-02-02T09:44:01.513Z] [2021-02-02T09:44:01.513Z] #50 [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 [2021-02-02T09:44:01.513Z] #50 sha256:87ae4dca6ec6f87b392412db921e143e1a59af55ebcfa47ed5ffdcc82fecac68 [2021-02-02T09:44:01.513Z] #50 DONE 94.4s [2021-02-02T09:44:01.688Z] #42 24.54 CC images/fsnotify.o [2021-02-02T09:44:01.769Z] [2021-02-02T09:44:01.769Z] #39 [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 [2021-02-02T09:44:01.769Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:44:01.769Z] #39 ... [2021-02-02T09:44:01.769Z] [2021-02-02T09:44:01.769Z] #42 [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 [2021-02-02T09:44:01.769Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:01.769Z] #42 27.03 CC images/timerfd.o [2021-02-02T09:44:01.837Z] #55 47.26 + bin/ctr [2021-02-02T09:44:02.048Z] #43 18.70 CC images/core.o [2021-02-02T09:44:02.275Z] #42 ... [2021-02-02T09:44:02.275Z] [2021-02-02T09:44:02.275Z] #57 [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 [2021-02-02T09:44:02.275Z] #57 sha256:8b98ecf698986625e5b8f9dd501fdc340aebe1fe2a3e39b3874b392ae007643c [2021-02-02T09:44:02.275Z] #57 83.67 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:44:02.275Z] #57 83.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-02T09:44:02.334Z] #42 27.39 CC images/mm.o [2021-02-02T09:44:02.784Z] #55 ... [2021-02-02T09:44:02.784Z] [2021-02-02T09:44:02.784Z] #50 [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 [2021-02-02T09:44:02.784Z] #50 sha256:96acc9b7b18933cbc5c61fc69acc88e3c7f2ca0250b45e9abd9e6d3cda5584eb [2021-02-02T09:44:02.784Z] #50 DONE 95.5s [2021-02-02T09:44:02.784Z] [2021-02-02T09:44:02.784Z] #42 [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 [2021-02-02T09:44:02.784Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:02.784Z] #42 21.15 CC images/inventory.o [2021-02-02T09:44:02.784Z] #42 21.46 CC images/fdinfo.o [2021-02-02T09:44:02.784Z] #42 21.90 CC images/fown.o [2021-02-02T09:44:02.784Z] #42 22.18 CC images/ns.o [2021-02-02T09:44:02.784Z] #42 22.36 CC images/regfile.o [2021-02-02T09:44:02.784Z] #42 22.62 CC images/ghost-file.o [2021-02-02T09:44:02.784Z] #42 23.00 CC images/fifo.o [2021-02-02T09:44:02.784Z] #42 23.23 CC images/remap-file-path.o [2021-02-02T09:44:02.784Z] #42 23.51 CC images/eventfd.o [2021-02-02T09:44:02.784Z] #42 23.78 CC images/eventpoll.o [2021-02-02T09:44:02.784Z] #42 24.10 CC images/fh.o [2021-02-02T09:44:02.896Z] #42 27.86 CC images/sk-opts.o [2021-02-02T09:44:02.896Z] #42 28.04 CC images/sk-unix.o [2021-02-02T09:44:03.098Z] #43 19.51 CC images/core-x86.o [2021-02-02T09:44:03.152Z] #42 28.25 CC images/sk-inet.o [2021-02-02T09:44:03.359Z] #42 24.46 CC images/fsnotify.o [2021-02-02T09:44:03.408Z] #42 28.58 CC images/tun.o [2021-02-02T09:44:03.664Z] #42 28.84 CC images/sk-netlink.o [2021-02-02T09:44:03.741Z] #43 20.16 CC images/core-arm.o [2021-02-02T09:44:03.741Z] #43 20.55 CC images/core-aarch64.o [2021-02-02T09:44:03.920Z] #42 29.06 CC images/packet-sock.o [2021-02-02T09:44:03.933Z] #42 25.28 CC images/signalfd.o [2021-02-02T09:44:04.195Z] #42 25.45 CC images/fs.o [2021-02-02T09:44:04.383Z] #43 20.93 CC images/core-ppc64.o [2021-02-02T09:44:04.458Z] #42 25.63 CC images/pstree.o [2021-02-02T09:44:04.458Z] #42 25.80 CC images/pipe.o [2021-02-02T09:44:04.482Z] #42 29.45 CC images/ipc-var.o [2021-02-02T09:44:04.482Z] #42 29.61 CC images/ipc-desc.o [2021-02-02T09:44:04.719Z] #42 26.06 CC images/tcp-stream.o [2021-02-02T09:44:04.739Z] #42 29.88 CC images/ipc-shm.o [2021-02-02T09:44:04.835Z] #57 ... [2021-02-02T09:44:04.835Z] [2021-02-02T09:44:04.835Z] #55 [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 [2021-02-02T09:44:04.835Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [2021-02-02T09:44:04.835Z] #55 38.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-02T09:44:04.835Z] #55 38.30 + BUILDTAGS='netgo osusergo static_build' [2021-02-02T09:44:04.835Z] #55 38.30 + export EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:04.835Z] #55 38.30 + EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:04.835Z] #55 38.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-02T09:44:04.835Z] #55 38.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-02T09:44:04.835Z] #55 38.31 + '[' '' = dynamic ']' [2021-02-02T09:44:04.835Z] #55 38.31 + make [2021-02-02T09:44:04.835Z] #55 39.46 + bin/ctr [2021-02-02T09:44:04.835Z] #55 ... [2021-02-02T09:44:04.835Z] [2021-02-02T09:44:04.835Z] #42 [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 [2021-02-02T09:44:04.835Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:04.835Z] #42 25.24 CC images/signalfd.o [2021-02-02T09:44:04.835Z] #42 25.46 CC images/fs.o [2021-02-02T09:44:04.835Z] #42 25.83 CC images/pstree.o [2021-02-02T09:44:04.835Z] #42 26.05 CC images/pipe.o [2021-02-02T09:44:04.835Z] #42 26.30 CC images/tcp-stream.o [2021-02-02T09:44:04.835Z] #42 26.52 CC images/sk-packet.o [2021-02-02T09:44:04.835Z] #42 26.79 CC images/mnt.o [2021-02-02T09:44:04.835Z] #42 27.01 CC images/pipe-data.o [2021-02-02T09:44:04.835Z] #42 27.31 CC images/sa.o [2021-02-02T09:44:04.835Z] #42 27.54 CC images/timer.o [2021-02-02T09:44:04.982Z] #42 26.24 CC images/sk-packet.o [2021-02-02T09:44:05.000Z] #42 30.11 CC images/ipc-msg.o [2021-02-02T09:44:05.023Z] #43 21.61 CC images/core-s390.o [2021-02-02T09:44:05.244Z] #42 26.52 CC images/mnt.o [2021-02-02T09:44:05.244Z] #42 26.74 CC images/pipe-data.o [2021-02-02T09:44:05.263Z] #42 30.34 CC images/ipc-sem.o [2021-02-02T09:44:05.412Z] #42 28.02 CC images/timerfd.o [2021-02-02T09:44:05.518Z] #42 30.66 CC images/utsns.o [2021-02-02T09:44:05.689Z] #42 ... [2021-02-02T09:44:05.689Z] [2021-02-02T09:44:05.689Z] #44 [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 [2021-02-02T09:44:05.689Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:44:05.689Z] #44 76.90 vendor/golang.org/x/crypto/cryptobyte [2021-02-02T09:44:05.689Z] #44 77.47 github.com/LK4D4/vndr/build [2021-02-02T09:44:05.689Z] #44 78.45 vendor/golang.org/x/text/unicode/bidi [2021-02-02T09:44:05.689Z] #44 79.22 vendor/golang.org/x/text/unicode/norm [2021-02-02T09:44:05.689Z] #44 81.25 mime [2021-02-02T09:44:05.689Z] #44 81.51 net/http/internal [2021-02-02T09:44:05.689Z] #44 83.90 vendor/golang.org/x/net/idna [2021-02-02T09:44:05.689Z] #44 85.51 net/textproto [2021-02-02T09:44:05.689Z] #44 85.52 vendor/golang.org/x/net/http/httpproxy [2021-02-02T09:44:05.689Z] #44 85.52 crypto/x509 [2021-02-02T09:44:05.689Z] #44 86.74 vendor/golang.org/x/net/http/httpguts [2021-02-02T09:44:05.689Z] #44 86.75 mime/multipart [2021-02-02T09:44:05.689Z] #44 ... [2021-02-02T09:44:05.689Z] [2021-02-02T09:44:05.689Z] #42 [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 [2021-02-02T09:44:05.689Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:05.689Z] #42 28.34 CC images/mm.o [2021-02-02T09:44:05.773Z] #42 30.91 CC images/creds.o [2021-02-02T09:44:05.819Z] #42 26.96 CC images/sa.o [2021-02-02T09:44:05.819Z] #42 27.11 CC images/timer.o [2021-02-02T09:44:05.957Z] #42 28.68 CC images/sk-opts.o [2021-02-02T09:44:06.029Z] #42 31.09 CC images/vma.o [2021-02-02T09:44:06.075Z] #43 22.38 CC images/cpuinfo.o [2021-02-02T09:44:06.081Z] #42 27.40 CC images/timerfd.o [2021-02-02T09:44:06.081Z] #42 27.60 CC images/mm.o [2021-02-02T09:44:06.081Z] #42 ... [2021-02-02T09:44:06.081Z] [2021-02-02T09:44:06.081Z] #44 [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 [2021-02-02T09:44:06.081Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:44:06.081Z] #44 88.96 github.com/LK4D4/vndr/versioned [2021-02-02T09:44:06.081Z] #44 89.12 compress/flate [2021-02-02T09:44:06.081Z] #44 89.44 github.com/LK4D4/vndr/build [2021-02-02T09:44:06.081Z] #44 92.06 hash/crc32 [2021-02-02T09:44:06.081Z] #44 92.73 compress/gzip [2021-02-02T09:44:06.081Z] #44 93.03 net [2021-02-02T09:44:06.081Z] #44 93.24 vendor/golang.org/x/text/transform [2021-02-02T09:44:06.081Z] #44 94.04 vendor/golang.org/x/text/unicode/bidi [2021-02-02T09:44:06.081Z] #44 96.18 vendor/golang.org/x/text/secure/bidirule [2021-02-02T09:44:06.081Z] #44 96.68 vendor/golang.org/x/text/unicode/norm [2021-02-02T09:44:06.222Z] #42 29.00 CC images/sk-unix.o [2021-02-02T09:44:06.287Z] #42 31.29 CC images/netdev.o [2021-02-02T09:44:06.372Z] #43 22.92 CC images/inventory.o [2021-02-02T09:44:06.492Z] #42 29.29 CC images/sk-inet.o [2021-02-02T09:44:06.544Z] #42 31.63 CC images/tty.o [2021-02-02T09:44:06.655Z] #44 ... [2021-02-02T09:44:06.655Z] [2021-02-02T09:44:06.655Z] #42 [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 [2021-02-02T09:44:06.655Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:06.655Z] #42 27.80 CC images/sk-opts.o [2021-02-02T09:44:06.655Z] #42 28.03 CC images/sk-unix.o [2021-02-02T09:44:06.667Z] #43 23.21 CC images/fdinfo.o [2021-02-02T09:44:06.756Z] #42 29.63 CC images/tun.o [2021-02-02T09:44:06.963Z] #43 23.67 CC images/fown.o [2021-02-02T09:44:07.106Z] #42 32.19 CC images/file-lock.o [2021-02-02T09:44:07.229Z] #42 28.37 CC images/sk-inet.o [2021-02-02T09:44:07.258Z] #43 23.88 CC images/ns.o [2021-02-02T09:44:07.258Z] #43 ... [2021-02-02T09:44:07.258Z] [2021-02-02T09:44:07.258Z] #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 [2021-02-02T09:44:07.258Z] #34 sha256:332a5fd92b660c6e204a9d4bf0bb39e34cf76e17d183e13fe3fd5a565fc18246 [2021-02-02T09:44:07.258Z] #34 79.31 internal/poll [2021-02-02T09:44:07.258Z] #34 81.85 os [2021-02-02T09:44:07.258Z] #34 83.75 internal/fmtsort [2021-02-02T09:44:07.258Z] #34 85.19 path/filepath [2021-02-02T09:44:07.258Z] #34 85.20 fmt [2021-02-02T09:44:07.258Z] #34 86.96 io/ioutil [2021-02-02T09:44:07.258Z] #34 89.10 flag [2021-02-02T09:44:07.258Z] #34 89.11 github.com/BurntSushi/toml [2021-02-02T09:44:07.258Z] #34 89.11 log [2021-02-02T09:44:07.334Z] #42 29.85 CC images/sk-netlink.o [2021-02-02T09:44:07.335Z] #42 29.99 CC images/packet-sock.o [2021-02-02T09:44:07.362Z] #42 32.47 CC images/rlimit.o [2021-02-02T09:44:07.491Z] #42 28.76 CC images/tun.o [2021-02-02T09:44:07.554Z] #34 ... [2021-02-02T09:44:07.554Z] [2021-02-02T09:44:07.554Z] #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 [2021-02-02T09:44:07.554Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:07.554Z] #43 24.21 CC images/regfile.o [2021-02-02T09:44:07.598Z] #42 30.33 CC images/ipc-var.o [2021-02-02T09:44:07.619Z] #42 32.71 CC images/pagemap.o [2021-02-02T09:44:07.753Z] #42 29.11 CC images/sk-netlink.o [2021-02-02T09:44:07.849Z] #43 24.56 CC images/ghost-file.o [2021-02-02T09:44:07.864Z] #42 30.51 CC images/ipc-desc.o [2021-02-02T09:44:07.875Z] #42 32.96 CC images/siginfo.o [2021-02-02T09:44:08.017Z] #42 29.32 CC images/packet-sock.o [2021-02-02T09:44:08.132Z] #42 33.20 CC images/rpc.o [2021-02-02T09:44:08.133Z] #42 ... [2021-02-02T09:44:08.133Z] [2021-02-02T09:44:08.133Z] #57 [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 [2021-02-02T09:44:08.133Z] #57 sha256:8b98ecf698986625e5b8f9dd501fdc340aebe1fe2a3e39b3874b392ae007643c [2021-02-02T09:44:08.133Z] #57 DONE 89.3s [2021-02-02T09:44:08.133Z] [2021-02-02T09:44:08.133Z] #42 [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 [2021-02-02T09:44:08.133Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:08.133Z] #42 30.76 CC images/ipc-shm.o [2021-02-02T09:44:08.133Z] #42 ... [2021-02-02T09:44:08.133Z] [2021-02-02T09:44:08.133Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-02T09:44:08.133Z] #58 sha256:5fb484dad75c8338466e7dcee25f0b2d8ed89fc08a901aacf452f0c69e574dd6 [2021-02-02T09:44:08.133Z] #58 DONE 0.2s [2021-02-02T09:44:08.133Z] [2021-02-02T09:44:08.133Z] #42 [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 [2021-02-02T09:44:08.133Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:08.133Z] #42 30.96 CC images/ipc-msg.o [2021-02-02T09:44:08.146Z] #43 24.92 CC images/fifo.o [2021-02-02T09:44:08.279Z] #42 29.73 CC images/ipc-var.o [2021-02-02T09:44:08.396Z] #42 ... [2021-02-02T09:44:08.396Z] [2021-02-02T09:44:08.396Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-02T09:44:08.396Z] #59 sha256:e651317afb8509accbb9d6549389bc832bfd43028ff72878ffc0802ac73fdc98 [2021-02-02T09:44:08.396Z] #59 DONE 0.3s [2021-02-02T09:44:08.541Z] #42 30.00 CC images/ipc-desc.o [2021-02-02T09:44:08.660Z] [2021-02-02T09:44:08.660Z] #42 [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 [2021-02-02T09:44:08.660Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:08.660Z] #42 31.32 CC images/ipc-sem.o [2021-02-02T09:44:08.785Z] #43 25.25 CC images/remap-file-path.o [2021-02-02T09:44:08.804Z] #42 30.23 CC images/ipc-shm.o [2021-02-02T09:44:08.923Z] #42 31.63 CC images/utsns.o [2021-02-02T09:44:09.079Z] #43 25.66 CC images/eventfd.o [2021-02-02T09:44:09.079Z] #43 ... [2021-02-02T09:44:09.079Z] [2021-02-02T09:44:09.079Z] #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 [2021-02-02T09:44:09.079Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:44:09.079Z] #51 81.22 regexp [2021-02-02T09:44:09.079Z] #51 86.64 context [2021-02-02T09:44:09.079Z] #51 86.66 path/filepath [2021-02-02T09:44:09.079Z] #51 89.62 mvdan.cc/sh/v3/fileutil [2021-02-02T09:44:09.186Z] #42 31.93 CC images/creds.o [2021-02-02T09:44:09.375Z] #51 91.31 encoding/binary [2021-02-02T09:44:09.375Z] #51 91.33 flag [2021-02-02T09:44:09.375Z] #51 91.35 go/token [2021-02-02T09:44:09.375Z] #51 91.35 github.com/pkg/diff [2021-02-02T09:44:09.375Z] #51 ... [2021-02-02T09:44:09.375Z] [2021-02-02T09:44:09.375Z] #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 [2021-02-02T09:44:09.375Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:09.375Z] #43 25.91 CC images/eventpoll.o [2021-02-02T09:44:09.378Z] #42 30.46 CC images/ipc-msg.o [2021-02-02T09:44:09.378Z] #42 30.78 CC images/ipc-sem.o [2021-02-02T09:44:09.452Z] #42 32.10 CC images/vma.o [2021-02-02T09:44:09.497Z] #42 34.23 CC images/ext-file.o [2021-02-02T09:44:09.497Z] #42 34.48 CC images/cgroup.o [2021-02-02T09:44:09.640Z] #42 30.96 CC images/utsns.o [2021-02-02T09:44:09.671Z] #43 26.25 CC images/fh.o [2021-02-02T09:44:09.715Z] #42 32.43 CC images/netdev.o [2021-02-02T09:44:10.032Z] #42 31.11 CC images/creds.o [2021-02-02T09:44:10.032Z] #42 31.29 CC images/vma.o [2021-02-02T09:44:10.048Z] #42 32.87 CC images/tty.o [2021-02-02T09:44:10.064Z] #42 35.05 CC images/userns.o [2021-02-02T09:44:10.064Z] #42 35.31 CC images/google/protobuf/descriptor.o [2021-02-02T09:44:10.080Z] #43 26.73 CC images/fsnotify.o [2021-02-02T09:44:10.298Z] #42 31.60 CC images/netdev.o [2021-02-02T09:44:10.560Z] #42 31.99 CC images/tty.o [2021-02-02T09:44:10.630Z] #42 33.44 CC images/file-lock.o [2021-02-02T09:44:10.893Z] #42 33.65 CC images/rlimit.o [2021-02-02T09:44:11.123Z] #43 27.58 CC images/signalfd.o [2021-02-02T09:44:11.134Z] #42 32.52 CC images/file-lock.o [2021-02-02T09:44:11.157Z] #42 ... [2021-02-02T09:44:11.157Z] [2021-02-02T09:44:11.157Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:11.157Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:44:11.157Z] #12 82.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-02T09:44:11.157Z] #12 82.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-02T09:44:11.157Z] #12 82.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:11.397Z] #42 32.71 CC images/rlimit.o [2021-02-02T09:44:11.397Z] #42 32.88 CC images/pagemap.o [2021-02-02T09:44:11.419Z] #43 27.88 CC images/fs.o [2021-02-02T09:44:11.419Z] #43 ... [2021-02-02T09:44:11.419Z] [2021-02-02T09:44:11.419Z] #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 [2021-02-02T09:44:11.419Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:44:11.419Z] #45 83.62 regexp [2021-02-02T09:44:11.419Z] #45 87.75 context [2021-02-02T09:44:11.419Z] #45 89.34 os/exec [2021-02-02T09:44:11.419Z] #45 89.44 net [2021-02-02T09:44:11.419Z] #45 90.87 internal/lazyregexp [2021-02-02T09:44:11.419Z] #45 91.47 github.com/LK4D4/vndr/versioned [2021-02-02T09:44:11.420Z] #12 ... [2021-02-02T09:44:11.420Z] [2021-02-02T09:44:11.420Z] #42 [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 [2021-02-02T09:44:11.420Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:11.420Z] #42 33.96 CC images/pagemap.o [2021-02-02T09:44:11.659Z] #42 33.15 CC images/siginfo.o [2021-02-02T09:44:11.683Z] #42 34.30 CC images/siginfo.o [2021-02-02T09:44:11.721Z] #45 ... [2021-02-02T09:44:11.721Z] [2021-02-02T09:44:11.721Z] #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 [2021-02-02T09:44:11.721Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:44:11.921Z] #42 33.41 CC images/rpc.o [2021-02-02T09:44:11.946Z] #42 34.62 CC images/rpc.o [2021-02-02T09:44:11.952Z] #42 36.97 CC images/opts.o [2021-02-02T09:44:11.952Z] #42 37.19 CC images/seccomp.o [2021-02-02T09:44:12.207Z] #42 37.47 CC images/binfmt-misc.o [2021-02-02T09:44:12.769Z] #42 37.66 CC images/time.o [2021-02-02T09:44:12.769Z] #42 37.84 CC images/sysctl.o [2021-02-02T09:44:12.895Z] #42 35.70 CC images/ext-file.o [2021-02-02T09:44:12.911Z] #56 50.62 Checking out files: 49% (1872/3779) Checking out files: 50% (1890/3779) Checking out files: 51% (1928/3779) Checking out files: 52% (1966/3779) Checking out files: 53% (2003/3779) Checking out files: 54% (2041/3779) Checking out files: 55% (2079/3779) Checking out files: 56% (2117/3779) Checking out files: 57% (2155/3779) Checking out files: 58% (2192/3779) Checking out files: 59% (2230/3779) Checking out files: 60% (2268/3779) Checking out files: 61% (2306/3779) Checking out files: 62% (2343/3779) Checking out files: 63% (2381/3779) Checking out files: 64% (2419/3779) Checking out files: 65% (2457/3779) Checking out files: 66% (2495/3779) Checking out files: 67% (2532/3779) Checking out files: 68% (2570/3779) Checking out files: 69% (2608/3779) Checking out files: 70% (2646/3779) Checking out files: 71% (2684/3779) Checking out files: 72% (2721/3779) Checking out files: 73% (2759/3779) Checking out files: 74% (2797/3779) Checking out files: 75% (2835/3779) Checking out files: 76% (2873/3779) Checking out files: 77% (2910/3779) Checking out files: 78% (2948/3779) Checking out files: 79% (2986/3779) Checking out files: 80% (3024/3779) Checking out files: 81% (3061/3779) Checking out files: 82% (3099/3779) Checking out files: 83% (3137/3779) Checking out files: 84% (3175/3779) Checking out files: 85% (3213/3779) Checking out files: 86% (3250/3779) Checking out files: 87% (3288/3779) Checking out files: 88% (3326/3779) Checking out files: 89% (3364/3779) Checking out files: 90% (3402/3779) Checking out files: 91% (3439/3779) Checking out files: 92% (3477/3779) Checking out files: 93% (3515/3779) Checking out files: 93% (3519/3779) Checking out files: 94% (3553/3779) Checking out files: 95% (3591/3779) Checking out files: 96% (3628/3779) Checking out files: 97% (3666/3779) Checking out files: 98% (3704/3779) Checking out files: 99% (3742/3779) Checking out files: 100% (3779/3779) Checking out files: 100% (3779/3779), done. [2021-02-02T09:44:12.911Z] #56 51.87 + cd /tmp/tmp.PuLCadMLfU/src/github.com/containerd/containerd [2021-02-02T09:44:12.911Z] #56 51.88 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-02T09:44:13.025Z] #42 38.01 CC images/autofs.o [2021-02-02T09:44:13.025Z] #42 ... [2021-02-02T09:44:13.025Z] [2021-02-02T09:44:13.025Z] #44 [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 [2021-02-02T09:44:13.025Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:44:13.025Z] #44 95.75 vendor/golang.org/x/text/secure/bidirule [2021-02-02T09:44:13.025Z] #44 95.96 vendor/golang.org/x/text/unicode/norm [2021-02-02T09:44:13.025Z] #44 99.73 vendor/golang.org/x/net/idna [2021-02-02T09:44:13.025Z] #44 101.7 vendor/golang.org/x/net/http2/hpack [2021-02-02T09:44:13.025Z] #44 102.8 mime [2021-02-02T09:44:13.025Z] #44 104.1 mime/quotedprintable [2021-02-02T09:44:13.025Z] #44 104.5 net/http/internal [2021-02-02T09:44:13.025Z] #44 ... [2021-02-02T09:44:13.025Z] [2021-02-02T09:44:13.025Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:13.025Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:44:13.025Z] #12 98.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-02T09:44:13.025Z] #12 98.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-02T09:44:13.025Z] #12 98.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:13.158Z] #42 35.94 CC images/cgroup.o [2021-02-02T09:44:13.281Z] #12 ... [2021-02-02T09:44:13.281Z] [2021-02-02T09:44:13.281Z] #42 [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 [2021-02-02T09:44:13.281Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:13.281Z] #42 38.27 CC images/macvlan.o [2021-02-02T09:44:13.281Z] #42 38.47 CC images/sit.o [2021-02-02T09:44:13.311Z] #42 34.47 CC images/ext-file.o [2021-02-02T09:44:13.311Z] #42 34.64 CC images/cgroup.o [2021-02-02T09:44:13.537Z] #42 38.67 CC images/memfd.o [2021-02-02T09:44:13.574Z] #42 ... [2021-02-02T09:44:13.574Z] [2021-02-02T09:44:13.574Z] #57 [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 [2021-02-02T09:44:13.574Z] #57 sha256:aaa1de392f98ff8448129d1fc2c623f6f9c2d5ad820cdca56fee4e84881f2433 [2021-02-02T09:44:13.574Z] #57 106.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:44:13.574Z] #57 106.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-02T09:44:13.793Z] #42 38.94 CC images/timens.o [2021-02-02T09:44:14.107Z] #42 36.63 CC images/userns.o [2021-02-02T09:44:14.107Z] #42 36.98 CC images/google/protobuf/descriptor.o [2021-02-02T09:44:14.355Z] #42 39.24 LINK images/built-in.o [2021-02-02T09:44:14.355Z] #42 39.41 GEN compel/include/asm [2021-02-02T09:44:14.355Z] #42 39.43 GEN compel/include/version.h [2021-02-02T09:44:14.355Z] #42 39.44 touch .config [2021-02-02T09:44:14.355Z] #42 39.48 GEN include/common/config.h [2021-02-02T09:44:14.355Z] #42 39.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-02T09:44:14.355Z] #42 39.58 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-02T09:44:14.355Z] #42 39.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-02T09:44:14.610Z] #42 39.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-02T09:44:14.610Z] #42 39.64 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-02T09:44:14.610Z] #42 39.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-02T09:44:14.610Z] #42 39.70 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-02T09:44:14.611Z] #42 39.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-02T09:44:14.611Z] #42 39.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-02T09:44:14.611Z] #42 39.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-02T09:44:14.611Z] #42 39.77 DEP compel/plugins/std/infect.d [2021-02-02T09:44:14.866Z] #42 39.94 DEP compel/plugins/std/string.d [2021-02-02T09:44:14.866Z] #42 40.01 DEP compel/plugins/std/log.d [2021-02-02T09:44:14.866Z] #42 40.14 DEP compel/plugins/std/fds.d [2021-02-02T09:44:15.029Z] #56 53.68 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-02T09:44:15.029Z] #56 53.69 + BUILDTAGS='netgo osusergo static_build' [2021-02-02T09:44:15.029Z] #56 53.69 + export EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:15.029Z] #56 53.69 + EXTRA_FLAGS=-buildmode=pie [2021-02-02T09:44:15.029Z] #56 53.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-02T09:44:15.029Z] #56 53.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-02T09:44:15.029Z] #56 53.69 + '[' '' = dynamic ']' [2021-02-02T09:44:15.029Z] #56 53.69 + make [2021-02-02T09:44:15.122Z] #42 40.25 DEP compel/plugins/std/std.d [2021-02-02T09:44:15.122Z] #42 40.32 DEP compel/plugins/shmem/shmem.d [2021-02-02T09:44:15.122Z] #42 40.39 DEP compel/plugins/fds/fds.d [2021-02-02T09:44:15.667Z] #56 54.70 + bin/ctr [2021-02-02T09:44:15.684Z] #42 40.56 CC compel/plugins/std/std.o [2021-02-02T09:44:15.940Z] #42 40.84 CC compel/plugins/std/fds.o [2021-02-02T09:44:16.033Z] #42 38.71 CC images/opts.o [2021-02-02T09:44:16.196Z] #42 41.26 CC compel/plugins/std/log.o [2021-02-02T09:44:16.297Z] #42 38.83 CC images/seccomp.o [2021-02-02T09:44:16.297Z] #42 39.11 CC images/binfmt-misc.o [2021-02-02T09:44:16.308Z] #56 ... [2021-02-02T09:44:16.308Z] [2021-02-02T09:44:16.308Z] #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 [2021-02-02T09:44:16.308Z] #34 sha256:332a5fd92b660c6e204a9d4bf0bb39e34cf76e17d183e13fe3fd5a565fc18246 [2021-02-02T09:44:16.308Z] #34 93.80 github.com/BurntSushi/toml/cmd/tomlv [2021-02-02T09:44:16.308Z] #34 DONE 98.3s [2021-02-02T09:44:16.308Z] [2021-02-02T09:44:16.308Z] #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 [2021-02-02T09:44:16.308Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:16.308Z] #43 28.30 CC images/pstree.o [2021-02-02T09:44:16.308Z] #43 28.58 CC images/pipe.o [2021-02-02T09:44:16.308Z] #43 28.86 CC images/tcp-stream.o [2021-02-02T09:44:16.308Z] #43 29.10 CC images/sk-packet.o [2021-02-02T09:44:16.308Z] #43 29.49 CC images/mnt.o [2021-02-02T09:44:16.308Z] #43 29.79 CC images/pipe-data.o [2021-02-02T09:44:16.308Z] #43 30.01 CC images/sa.o [2021-02-02T09:44:16.308Z] #43 30.31 CC images/timer.o [2021-02-02T09:44:16.308Z] #43 30.80 CC images/timerfd.o [2021-02-02T09:44:16.308Z] #43 31.17 CC images/mm.o [2021-02-02T09:44:16.308Z] #43 31.59 CC images/sk-opts.o [2021-02-02T09:44:16.308Z] #43 31.84 CC images/sk-unix.o [2021-02-02T09:44:16.308Z] #43 32.34 CC images/sk-inet.o [2021-02-02T09:44:16.308Z] #43 32.80 CC images/tun.o [2021-02-02T09:44:16.605Z] #43 33.27 CC images/sk-netlink.o [2021-02-02T09:44:16.875Z] #42 39.31 CC images/time.o [2021-02-02T09:44:16.875Z] #42 ... [2021-02-02T09:44:16.875Z] [2021-02-02T09:44:16.875Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:16.875Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-02T09:44:16.875Z] #12 93.81 Selecting previously unselected package libapparmor1:arm64. [2021-02-02T09:44:16.875Z] #12 93.81 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 93.84 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-02T09:44:16.875Z] #12 93.94 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-02T09:44:16.875Z] #12 93.95 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 93.97 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-02T09:44:16.875Z] #12 94.13 Selecting previously unselected package libbtrfs0. [2021-02-02T09:44:16.875Z] #12 94.14 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 94.17 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:16.875Z] #12 94.36 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:44:16.875Z] #12 94.36 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 94.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:16.875Z] #12 94.49 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-02T09:44:16.875Z] #12 94.50 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 94.50 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-02T09:44:16.875Z] #12 94.60 Selecting previously unselected package libudev-dev:arm64. [2021-02-02T09:44:16.875Z] #12 94.61 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 94.64 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2021-02-02T09:44:16.875Z] #12 94.83 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-02T09:44:16.875Z] #12 94.83 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 94.84 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-02T09:44:16.875Z] #12 95.18 Selecting previously unselected package libpcre16-3:arm64. [2021-02-02T09:44:16.875Z] #12 95.19 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 95.20 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 95.36 Selecting previously unselected package libpcre32-3:arm64. [2021-02-02T09:44:16.875Z] #12 95.37 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 95.37 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 95.53 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-02T09:44:16.875Z] #12 95.54 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 95.54 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 95.64 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-02T09:44:16.875Z] #12 95.65 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 95.67 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 96.04 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-02T09:44:16.875Z] #12 96.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 96.06 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-02T09:44:16.875Z] #12 96.43 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-02T09:44:16.875Z] #12 96.43 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 96.45 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-02T09:44:16.875Z] #12 96.57 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-02T09:44:16.875Z] #12 96.58 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 96.59 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-02T09:44:16.875Z] #12 96.78 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-02T09:44:16.875Z] #12 96.79 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2021-02-02T09:44:16.875Z] #12 96.80 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-02-02T09:44:16.875Z] #12 97.39 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 97.41 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-02T09:44:16.875Z] #12 97.43 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-02T09:44:16.875Z] #12 97.45 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:44:16.875Z] #12 97.46 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 97.47 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-02T09:44:16.875Z] #12 97.49 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:16.875Z] #12 97.50 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:16.875Z] #12 97.52 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 97.53 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2021-02-02T09:44:16.875Z] #12 97.57 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:44:16.875Z] #12 97.59 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:16.875Z] #12 97.62 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-02T09:44:16.875Z] #12 97.64 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-02T09:44:16.875Z] #12 97.65 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-02-02T09:44:16.875Z] #12 97.66 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:44:16.875Z] #12 97.68 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-02T09:44:16.875Z] #12 97.69 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:16.875Z] #12 97.71 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 [2021-02-02T09:44:16.875Z] #12 97.72 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 [2021-02-02T09:44:16.875Z] #12 97.73 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:16.875Z] #12 97.75 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 [2021-02-02T09:44:16.875Z] #12 97.75 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 [2021-02-02T09:44:16.875Z] #12 97.77 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:44:16.875Z] #12 97.79 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-02T09:44:16.875Z] #12 97.81 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-02T09:44:16.875Z] #12 97.83 Setting up dmsetup (2:1.02.155-3) ... [2021-02-02T09:44:16.875Z] #12 97.85 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-02T09:44:16.875Z] #12 97.86 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-02T09:44:16.875Z] #12 97.88 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:44:17.124Z] #42 42.13 CC compel/plugins/std/string.o [2021-02-02T09:44:17.138Z] #12 DONE 98.5s [2021-02-02T09:44:17.138Z] [2021-02-02T09:44:17.138Z] #52 [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 [2021-02-02T09:44:17.138Z] #52 sha256:2d4502e23ea41f7e4226d5647171ef0e5f11e829deffac8db4e2124a2321a841 [2021-02-02T09:44:17.247Z] #43 33.79 CC images/packet-sock.o [2021-02-02T09:44:17.402Z] #52 ... [2021-02-02T09:44:17.402Z] [2021-02-02T09:44:17.402Z] #44 [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 [2021-02-02T09:44:17.402Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:44:17.402Z] #44 88.57 crypto/tls [2021-02-02T09:44:17.402Z] #44 93.27 net/http/httptrace [2021-02-02T09:44:17.402Z] #44 93.55 net/http [2021-02-02T09:44:17.402Z] #44 ... [2021-02-02T09:44:17.402Z] [2021-02-02T09:44:17.402Z] #42 [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 [2021-02-02T09:44:17.402Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:17.402Z] #42 39.53 CC images/sysctl.o [2021-02-02T09:44:17.402Z] #42 39.79 CC images/autofs.o [2021-02-02T09:44:17.402Z] #42 39.96 CC images/macvlan.o [2021-02-02T09:44:17.402Z] #42 40.16 CC images/sit.o [2021-02-02T09:44:17.665Z] #42 40.35 CC images/memfd.o [2021-02-02T09:44:17.686Z] #42 42.82 CC compel/plugins/std/infect.o [2021-02-02T09:44:17.790Z] #57 ... [2021-02-02T09:44:17.790Z] [2021-02-02T09:44:17.790Z] #44 [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 [2021-02-02T09:44:17.790Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:44:17.790Z] #44 100.3 vendor/golang.org/x/net/idna [2021-02-02T09:44:17.790Z] #44 102.3 vendor/golang.org/x/net/http2/hpack [2021-02-02T09:44:17.790Z] #44 103.5 mime [2021-02-02T09:44:17.790Z] #44 105.3 mime/quotedprintable [2021-02-02T09:44:17.790Z] #44 105.7 net/http/internal [2021-02-02T09:44:17.790Z] #44 109.6 net/textproto [2021-02-02T09:44:17.790Z] #44 109.6 crypto/x509 [2021-02-02T09:44:17.790Z] #44 ... [2021-02-02T09:44:17.790Z] [2021-02-02T09:44:17.790Z] #42 [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 [2021-02-02T09:44:17.790Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:17.790Z] #42 35.22 CC images/userns.o [2021-02-02T09:44:17.790Z] #42 35.49 CC images/google/protobuf/descriptor.o [2021-02-02T09:44:17.790Z] #42 37.00 CC images/opts.o [2021-02-02T09:44:17.790Z] #42 37.23 CC images/seccomp.o [2021-02-02T09:44:17.790Z] #42 37.52 CC images/binfmt-misc.o [2021-02-02T09:44:17.790Z] #42 37.73 CC images/time.o [2021-02-02T09:44:17.790Z] #42 37.92 CC images/sysctl.o [2021-02-02T09:44:17.790Z] #42 38.11 CC images/autofs.o [2021-02-02T09:44:17.790Z] #42 38.38 CC images/macvlan.o [2021-02-02T09:44:17.790Z] #42 38.53 CC images/sit.o [2021-02-02T09:44:17.790Z] #42 38.78 CC images/memfd.o [2021-02-02T09:44:17.790Z] #42 39.06 CC images/timens.o [2021-02-02T09:44:17.790Z] #42 39.28 LINK images/built-in.o [2021-02-02T09:44:17.790Z] #42 ... [2021-02-02T09:44:17.790Z] [2021-02-02T09:44:17.791Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:17.791Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:44:17.791Z] #12 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-02T09:44:17.791Z] #12 100.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-02T09:44:17.791Z] #12 100.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:17.888Z] #43 34.46 CC images/ipc-var.o [2021-02-02T09:44:17.928Z] #42 40.78 CC images/timens.o [2021-02-02T09:44:18.053Z] #12 ... [2021-02-02T09:44:18.053Z] [2021-02-02T09:44:18.053Z] #44 [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 [2021-02-02T09:44:18.053Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:44:18.053Z] #44 110.8 vendor/golang.org/x/net/http/httpguts [2021-02-02T09:44:18.184Z] #43 34.67 CC images/ipc-desc.o [2021-02-02T09:44:18.248Z] #42 43.22 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-02T09:44:18.248Z] #42 43.28 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-02T09:44:18.248Z] #42 43.34 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-02T09:44:18.248Z] #42 43.40 AR compel/plugins/std.lib.a [2021-02-02T09:44:18.248Z] #42 43.47 CC compel/plugins/fds/fds.o [2021-02-02T09:44:18.315Z] #44 111.1 vendor/golang.org/x/net/http/httpproxy [2021-02-02T09:44:18.479Z] #43 34.92 CC images/ipc-shm.o [2021-02-02T09:44:18.479Z] #43 35.17 CC images/ipc-msg.o [2021-02-02T09:44:18.504Z] #42 41.24 LINK images/built-in.o [2021-02-02T09:44:18.505Z] #42 43.69 AR compel/plugins/fds.lib.a [2021-02-02T09:44:18.505Z] #42 43.75 HOSTDEP compel/src/lib/log-host.d [2021-02-02T09:44:18.761Z] #42 43.81 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-02T09:44:18.761Z] #42 43.88 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-02T09:44:18.761Z] #42 43.93 HOSTDEP compel/src/main-host.d [2021-02-02T09:44:18.767Z] #42 41.43 GEN compel/include/asm [2021-02-02T09:44:18.767Z] #42 41.46 GEN compel/include/version.h [2021-02-02T09:44:18.767Z] #42 41.51 touch .config [2021-02-02T09:44:18.767Z] #42 41.58 GEN include/common/config.h [2021-02-02T09:44:18.781Z] #43 35.46 CC images/ipc-sem.o [2021-02-02T09:44:18.889Z] #44 111.7 mime/multipart [2021-02-02T09:44:19.017Z] #42 44.09 DEP compel/src/lib/ptrace.d [2021-02-02T09:44:19.030Z] #42 41.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-02T09:44:19.030Z] #42 41.74 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-02T09:44:19.030Z] #42 41.82 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-02T09:44:19.094Z] #43 35.71 CC images/utsns.o [2021-02-02T09:44:19.273Z] #42 44.22 DEP compel/src/lib/infect.d [2021-02-02T09:44:19.273Z] #42 44.41 DEP compel/src/lib/infect-util.d [2021-02-02T09:44:19.293Z] #42 ... [2021-02-02T09:44:19.293Z] [2021-02-02T09:44:19.293Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-02T09:44:19.293Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-02T09:44:19.293Z] #13 DONE 2.0s [2021-02-02T09:44:19.293Z] [2021-02-02T09:44:19.293Z] #42 [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 [2021-02-02T09:44:19.293Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:19.293Z] #42 41.85 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-02T09:44:19.293Z] #42 41.88 DEP compel/plugins/std/infect.d [2021-02-02T09:44:19.293Z] #42 42.03 DEP compel/plugins/std/string.d [2021-02-02T09:44:19.388Z] #43 36.02 CC images/creds.o [2021-02-02T09:44:19.530Z] #42 44.57 DEP compel/src/lib/infect-rpc.d [2021-02-02T09:44:19.530Z] #42 44.66 DEP compel/arch/x86/src/lib/infect.d [2021-02-02T09:44:19.556Z] #42 42.18 DEP compel/plugins/std/log.d [2021-02-02T09:44:19.556Z] #42 42.36 DEP compel/plugins/std/fds.d [2021-02-02T09:44:19.684Z] #43 36.17 CC images/vma.o [2021-02-02T09:44:19.684Z] #43 36.37 CC images/netdev.o [2021-02-02T09:44:19.786Z] #42 44.84 DEP compel/arch/x86/src/lib/cpu.d [2021-02-02T09:44:19.786Z] #42 44.90 DEP compel/src/lib/log.d [2021-02-02T09:44:19.786Z] #42 45.00 DEP compel/src/main.d [2021-02-02T09:44:19.820Z] #42 42.46 DEP compel/plugins/std/std.d [2021-02-02T09:44:19.820Z] #42 42.57 DEP compel/plugins/shmem/shmem.d [2021-02-02T09:44:20.044Z] #42 45.09 DEP compel/src/lib/handle-elf.d [2021-02-02T09:44:20.044Z] #42 45.24 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-02T09:44:20.083Z] #42 42.67 DEP compel/plugins/fds/fds.d [2021-02-02T09:44:20.083Z] #42 42.80 CC compel/plugins/std/std.o [2021-02-02T09:44:20.303Z] #42 45.38 CC compel/src/lib/log.o [2021-02-02T09:44:20.325Z] #43 36.76 CC images/tty.o [2021-02-02T09:44:20.559Z] #42 45.66 CC compel/arch/x86/src/lib/cpu.o [2021-02-02T09:44:20.659Z] #42 43.20 CC compel/plugins/std/fds.o [2021-02-02T09:44:20.812Z] #44 ... [2021-02-02T09:44:20.812Z] [2021-02-02T09:44:20.812Z] #57 [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 [2021-02-02T09:44:20.812Z] #57 sha256:aaa1de392f98ff8448129d1fc2c623f6f9c2d5ad820cdca56fee4e84881f2433 [2021-02-02T09:44:20.812Z] #57 DONE 113.5s [2021-02-02T09:44:20.812Z] [2021-02-02T09:44:20.812Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-02T09:44:20.812Z] #58 sha256:905fe157c1fb55cd825fe7dc73f444f50b055de84a90b530cbb1213550f8ef59 [2021-02-02T09:44:20.812Z] #58 DONE 0.1s [2021-02-02T09:44:20.812Z] [2021-02-02T09:44:20.812Z] #44 [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 [2021-02-02T09:44:20.812Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:44:20.812Z] #44 113.6 crypto/tls [2021-02-02T09:44:20.812Z] #44 ... [2021-02-02T09:44:20.812Z] [2021-02-02T09:44:20.812Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-02T09:44:20.812Z] #59 sha256:2da999ebedccc50b73c6a2646173b21a61fa242e3e119abcf9859003d17ac6a2 [2021-02-02T09:44:20.812Z] #59 DONE 0.1s [2021-02-02T09:44:20.929Z] #42 43.50 CC compel/plugins/std/log.o [2021-02-02T09:44:20.929Z] #42 ... [2021-02-02T09:44:20.929Z] [2021-02-02T09:44:20.929Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-02T09:44:20.929Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-02T09:44:20.929Z] #14 DONE 1.8s [2021-02-02T09:44:20.964Z] #43 37.47 CC images/file-lock.o [2021-02-02T09:44:20.964Z] #43 37.66 CC images/rlimit.o [2021-02-02T09:44:21.075Z] [2021-02-02T09:44:21.075Z] #42 [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 [2021-02-02T09:44:21.075Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:21.075Z] #42 39.49 GEN compel/include/asm [2021-02-02T09:44:21.075Z] #42 39.53 GEN compel/include/version.h [2021-02-02T09:44:21.075Z] #42 39.55 touch .config [2021-02-02T09:44:21.075Z] #42 39.61 GEN include/common/config.h [2021-02-02T09:44:21.075Z] #42 39.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-02T09:44:21.075Z] #42 39.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-02T09:44:21.075Z] #42 39.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-02T09:44:21.075Z] #42 39.75 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-02T09:44:21.075Z] #42 39.78 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-02T09:44:21.075Z] #42 39.80 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-02T09:44:21.075Z] #42 39.82 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-02T09:44:21.075Z] #42 39.87 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-02T09:44:21.075Z] #42 39.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-02T09:44:21.075Z] #42 39.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-02T09:44:21.075Z] #42 39.91 DEP compel/plugins/std/infect.d [2021-02-02T09:44:21.075Z] #42 40.03 DEP compel/plugins/std/string.d [2021-02-02T09:44:21.075Z] #42 40.12 DEP compel/plugins/std/log.d [2021-02-02T09:44:21.075Z] #42 40.21 DEP compel/plugins/std/fds.d [2021-02-02T09:44:21.075Z] #42 40.29 DEP compel/plugins/std/std.d [2021-02-02T09:44:21.075Z] #42 40.38 DEP compel/plugins/shmem/shmem.d [2021-02-02T09:44:21.075Z] #42 40.51 DEP compel/plugins/fds/fds.d [2021-02-02T09:44:21.075Z] #42 40.68 CC compel/plugins/std/std.o [2021-02-02T09:44:21.075Z] #42 41.01 CC compel/plugins/std/fds.o [2021-02-02T09:44:21.075Z] #42 41.40 CC compel/plugins/std/log.o [2021-02-02T09:44:21.075Z] #42 42.14 CC compel/plugins/std/string.o [2021-02-02T09:44:21.122Z] #42 ... [2021-02-02T09:44:21.122Z] [2021-02-02T09:44:21.122Z] #57 [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 [2021-02-02T09:44:21.122Z] #57 sha256:12485c86ed15c1978f05db5f806be29e949931b8691dd43905d2c01e404e1977 [2021-02-02T09:44:21.122Z] #57 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:44:21.122Z] #57 106.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-02T09:44:21.122Z] #57 DONE 113.9s [2021-02-02T09:44:21.122Z] [2021-02-02T09:44:21.122Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-02T09:44:21.122Z] #58 sha256:1c2d8f296b5cbe0efffcee5a9089e9a0504f2fcbc5666ac225280bea99107750 [2021-02-02T09:44:21.122Z] #58 DONE 0.1s [2021-02-02T09:44:21.122Z] [2021-02-02T09:44:21.122Z] #42 [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 [2021-02-02T09:44:21.122Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:21.122Z] #42 46.33 CC compel/arch/x86/src/lib/infect.o [2021-02-02T09:44:21.122Z] #42 ... [2021-02-02T09:44:21.122Z] [2021-02-02T09:44:21.122Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:21.122Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:44:21.122Z] #12 114.0 Selecting previously unselected package libapparmor1:amd64. [2021-02-02T09:44:21.122Z] #12 114.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-02T09:44:21.122Z] #12 114.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-02T09:44:21.200Z] [2021-02-02T09:44:21.201Z] #52 [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 [2021-02-02T09:44:21.201Z] #52 sha256:2d4502e23ea41f7e4226d5647171ef0e5f11e829deffac8db4e2124a2321a841 [2021-02-02T09:44:21.201Z] #52 1.634 + RM_GOPATH=0 [2021-02-02T09:44:21.201Z] #52 1.634 + TMP_GOPATH= [2021-02-02T09:44:21.201Z] #52 1.635 + : /build [2021-02-02T09:44:21.201Z] #52 1.636 + '[' -z '' ']' [2021-02-02T09:44:21.201Z] #52 1.638 ++ mktemp -d [2021-02-02T09:44:21.201Z] #52 1.639 + export GOPATH=/tmp/tmp.vjfakbc97g [2021-02-02T09:44:21.201Z] #52 1.639 + GOPATH=/tmp/tmp.vjfakbc97g [2021-02-02T09:44:21.201Z] #52 1.639 + RM_GOPATH=1 [2021-02-02T09:44:21.201Z] #52 1.639 + case "$(go env GOARCH)" in [2021-02-02T09:44:21.201Z] #52 1.640 ++ go env GOARCH [2021-02-02T09:44:21.201Z] #52 1.650 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:21.201Z] #52 1.651 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:21.201Z] #52 1.651 ++ dirname /tmp/install/install.sh [2021-02-02T09:44:21.201Z] #52 1.652 + dir=/tmp/install [2021-02-02T09:44:21.201Z] #52 1.652 + bin=runc [2021-02-02T09:44:21.201Z] #52 1.652 + shift [2021-02-02T09:44:21.201Z] #52 1.652 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-02T09:44:21.201Z] #52 1.652 + . /tmp/install/runc.installer [2021-02-02T09:44:21.201Z] #52 1.653 ++ : cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:21.201Z] #52 1.653 + install_runc [2021-02-02T09:44:21.201Z] #52 1.653 + uname -r [2021-02-02T09:44:21.201Z] #52 1.654 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-02T09:44:21.201Z] #52 1.657 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-02T09:44:21.201Z] #52 1.657 + echo 'Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux )' [2021-02-02T09:44:21.201Z] #52 1.657 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vjfakbc97g/src/github.com/opencontainers/runc [2021-02-02T09:44:21.201Z] #52 1.657 Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux ) [2021-02-02T09:44:21.201Z] #52 1.660 Cloning into '/tmp/tmp.vjfakbc97g/src/github.com/opencontainers/runc'... [2021-02-02T09:44:21.259Z] #43 37.89 CC images/pagemap.o [2021-02-02T09:44:21.378Z] #12 ... [2021-02-02T09:44:21.378Z] [2021-02-02T09:44:21.378Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-02T09:44:21.378Z] #59 sha256:52833988231dec146b911e19b866941973d80163829d548ee8fbe42b016e6658 [2021-02-02T09:44:21.378Z] #59 DONE 0.1s [2021-02-02T09:44:21.378Z] [2021-02-02T09:44:21.378Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:21.378Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:44:21.378Z] #12 114.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-02T09:44:21.378Z] #12 114.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-02T09:44:21.378Z] #12 114.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-02T09:44:21.554Z] #43 38.21 CC images/siginfo.o [2021-02-02T09:44:21.634Z] #12 114.5 Selecting previously unselected package libbtrfs0. [2021-02-02T09:44:21.634Z] #12 114.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-02T09:44:21.634Z] #12 114.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:21.649Z] #42 43.12 CC compel/plugins/std/infect.o [2021-02-02T09:44:21.849Z] #43 38.60 CC images/rpc.o [2021-02-02T09:44:21.849Z] #43 ... [2021-02-02T09:44:21.849Z] [2021-02-02T09:44:21.849Z] #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 [2021-02-02T09:44:21.849Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:44:21.849Z] #51 93.99 go/scanner [2021-02-02T09:44:21.849Z] #51 95.43 mvdan.cc/editorconfig [2021-02-02T09:44:21.849Z] #51 96.82 encoding/base64 [2021-02-02T09:44:21.849Z] #51 96.99 golang.org/x/sys/unix [2021-02-02T09:44:21.849Z] #51 99.09 go/ast [2021-02-02T09:44:21.849Z] #51 100.3 encoding/json [2021-02-02T09:44:21.849Z] #51 101.1 mvdan.cc/sh/v3/syntax [2021-02-02T09:44:21.891Z] #12 114.8 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:44:21.891Z] #12 114.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-02T09:44:21.891Z] #12 114.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:22.145Z] #51 ... [2021-02-02T09:44:22.145Z] [2021-02-02T09:44:22.145Z] #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 [2021-02-02T09:44:22.145Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:44:22.145Z] #45 94.51 encoding/binary [2021-02-02T09:44:22.145Z] #45 94.54 go/scanner [2021-02-02T09:44:22.145Z] #45 94.61 net/url [2021-02-02T09:44:22.145Z] #45 98.18 go/ast [2021-02-02T09:44:22.145Z] #45 99.32 text/template/parse [2021-02-02T09:44:22.145Z] #45 100.2 encoding/base64 [2021-02-02T09:44:22.145Z] #45 101.9 encoding/json [2021-02-02T09:44:22.151Z] #12 115.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-02T09:44:22.151Z] #12 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:44:22.151Z] #12 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:22.151Z] #12 115.1 Selecting previously unselected package libudev-dev:amd64. [2021-02-02T09:44:22.151Z] #12 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-02-02T09:44:22.151Z] #12 115.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:22.224Z] #42 43.60 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-02T09:44:22.224Z] #42 43.64 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-02T09:44:22.224Z] #42 43.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-02T09:44:22.407Z] #12 115.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-02T09:44:22.408Z] #12 115.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-02T09:44:22.408Z] #12 115.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-02T09:44:22.486Z] #42 43.73 AR compel/plugins/std.lib.a [2021-02-02T09:44:22.486Z] #42 43.81 CC compel/plugins/fds/fds.o [2021-02-02T09:44:22.748Z] #42 44.12 AR compel/plugins/fds.lib.a [2021-02-02T09:44:22.748Z] #42 44.16 HOSTDEP compel/src/lib/log-host.d [2021-02-02T09:44:22.748Z] #42 44.24 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-02T09:44:22.970Z] #12 115.6 Selecting previously unselected package libpcre16-3:amd64. [2021-02-02T09:44:22.970Z] #12 115.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:22.970Z] #12 115.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:22.970Z] #12 115.8 Selecting previously unselected package libpcre32-3:amd64. [2021-02-02T09:44:22.970Z] #12 115.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:22.970Z] #12 115.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:23.011Z] #42 44.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-02T09:44:23.011Z] #42 44.39 HOSTDEP compel/src/main-host.d [2021-02-02T09:44:23.130Z] #52 ... [2021-02-02T09:44:23.130Z] [2021-02-02T09:44:23.130Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-02T09:44:23.130Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-02T09:44:23.130Z] #15 1.506 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-02T09:44:23.130Z] #15 DONE 1.9s [2021-02-02T09:44:23.130Z] [2021-02-02T09:44:23.130Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-02T09:44:23.130Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-02T09:44:23.226Z] #12 115.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-02T09:44:23.226Z] #12 115.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:23.226Z] #12 115.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-02T09:44:23.226Z] #12 116.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-02T09:44:23.226Z] #12 116.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:23.226Z] #12 116.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-02T09:44:23.273Z] #42 44.50 DEP compel/src/lib/ptrace.d [2021-02-02T09:44:23.273Z] #42 44.61 DEP compel/src/lib/infect.d [2021-02-02T09:44:23.483Z] #12 116.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-02T09:44:23.483Z] #12 116.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-02T09:44:23.483Z] #12 116.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-02T09:44:23.535Z] #42 44.74 DEP compel/src/lib/infect-util.d [2021-02-02T09:44:23.535Z] #42 44.81 DEP compel/src/lib/infect-rpc.d [2021-02-02T09:44:23.535Z] #42 44.88 DEP compel/arch/x86/src/lib/infect.d [2021-02-02T09:44:23.535Z] #42 44.97 DEP compel/arch/x86/src/lib/cpu.d [2021-02-02T09:44:23.693Z] #45 ... [2021-02-02T09:44:23.693Z] [2021-02-02T09:44:23.693Z] #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 [2021-02-02T09:44:23.693Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:23.693Z] #43 40.05 CC images/ext-file.o [2021-02-02T09:44:23.693Z] #43 40.23 CC images/cgroup.o [2021-02-02T09:44:23.739Z] #12 116.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-02T09:44:23.739Z] #12 116.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:44:23.739Z] #12 116.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:23.739Z] #12 116.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-02T09:44:23.798Z] #42 45.05 DEP compel/src/lib/log.d [2021-02-02T09:44:23.798Z] #42 45.15 DEP compel/src/main.d [2021-02-02T09:44:23.798Z] #42 45.23 DEP compel/src/lib/handle-elf.d [2021-02-02T09:44:23.994Z] #12 116.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-02T09:44:23.994Z] #12 116.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-02T09:44:23.994Z] #12 116.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-02T09:44:23.994Z] #12 116.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-02-02T09:44:23.994Z] #12 116.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:24.060Z] #42 45.36 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-02T09:44:24.060Z] #42 45.44 CC compel/src/lib/log.o [2021-02-02T09:44:24.323Z] #42 45.70 CC compel/arch/x86/src/lib/cpu.o [2021-02-02T09:44:24.323Z] #42 ... [2021-02-02T09:44:24.323Z] [2021-02-02T09:44:24.323Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:24.323Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-02T09:44:24.323Z] #12 115.9 Selecting previously unselected package libapparmor1:amd64. [2021-02-02T09:44:24.323Z] #12 115.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 115.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-02T09:44:24.323Z] #12 116.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-02T09:44:24.323Z] #12 116.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 116.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-02T09:44:24.323Z] #12 116.2 Selecting previously unselected package libbtrfs0. [2021-02-02T09:44:24.323Z] #12 116.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 116.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:24.323Z] #12 116.2 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:44:24.323Z] #12 116.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 116.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:24.323Z] #12 116.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-02T09:44:24.323Z] #12 116.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 116.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:24.323Z] #12 116.5 Selecting previously unselected package libudev-dev:amd64. [2021-02-02T09:44:24.323Z] #12 116.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 116.5 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:24.323Z] #12 116.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-02T09:44:24.323Z] #12 116.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 116.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-02T09:44:24.323Z] #12 116.9 Selecting previously unselected package libpcre16-3:amd64. [2021-02-02T09:44:24.323Z] #12 116.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 116.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.323Z] #12 117.1 Selecting previously unselected package libpcre32-3:amd64. [2021-02-02T09:44:24.323Z] #12 117.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:24.323Z] #12 117.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.337Z] #43 ... [2021-02-02T09:44:24.337Z] [2021-02-02T09:44:24.337Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:24.337Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:44:24.337Z] #13 96.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-02T09:44:24.337Z] #13 96.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-02T09:44:24.337Z] #13 96.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:24.337Z] #13 ... [2021-02-02T09:44:24.337Z] [2021-02-02T09:44:24.337Z] #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 [2021-02-02T09:44:24.337Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:24.337Z] #43 41.03 CC images/userns.o [2021-02-02T09:44:24.526Z] #16 DONE 1.5s [2021-02-02T09:44:24.526Z] [2021-02-02T09:44:24.526Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-02T09:44:24.526Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-02T09:44:24.556Z] #12 117.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.556Z] #12 117.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-02T09:44:24.556Z] #12 117.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-02T09:44:24.556Z] #12 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:44:24.556Z] #12 117.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.556Z] #12 117.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-02T09:44:24.556Z] #12 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:24.556Z] #12 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:24.556Z] #12 117.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.556Z] #12 117.4 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:24.556Z] #12 117.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:44:24.556Z] #12 117.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:24.556Z] #12 117.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-02T09:44:24.585Z] #12 117.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-02T09:44:24.585Z] #12 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:24.585Z] #12 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.585Z] #12 117.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-02T09:44:24.585Z] #12 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-02T09:44:24.585Z] #12 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.634Z] #43 41.37 CC images/google/protobuf/descriptor.o [2021-02-02T09:44:24.812Z] #12 117.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-02T09:44:24.812Z] #12 117.5 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:24.812Z] #12 117.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:44:24.812Z] #12 117.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-02T09:44:24.812Z] #12 117.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:24.812Z] #12 117.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 [2021-02-02T09:44:24.812Z] #12 117.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 [2021-02-02T09:44:24.812Z] #12 117.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:24.812Z] #12 117.6 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 [2021-02-02T09:44:24.812Z] #12 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-02T09:44:24.812Z] #12 117.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:44:24.812Z] #12 117.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-02T09:44:24.812Z] #12 117.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:24.812Z] #12 117.7 Setting up dmsetup (2:1.02.155-3) ... [2021-02-02T09:44:24.812Z] #12 117.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:24.812Z] #12 117.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:24.812Z] #12 117.7 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:44:25.159Z] #12 117.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-02T09:44:25.160Z] #12 117.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-02T09:44:25.160Z] #12 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-02T09:44:25.160Z] #12 118.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-02T09:44:25.374Z] #12 DONE 118.1s [2021-02-02T09:44:25.374Z] [2021-02-02T09:44:25.374Z] #52 [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 [2021-02-02T09:44:25.374Z] #52 sha256:df9d0c428be90e90d6439516d4e3d67ba9c015e595d164e165dddb1793247784 [2021-02-02T09:44:25.422Z] #12 118.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-02T09:44:25.422Z] #12 118.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:25.422Z] #12 118.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-02T09:44:25.422Z] #12 118.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-02T09:44:25.422Z] #12 118.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-02T09:44:25.684Z] #12 118.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-02T09:44:25.684Z] #12 118.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-02-02T09:44:25.684Z] #12 118.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:25.923Z] #17 DONE 1.6s [2021-02-02T09:44:25.923Z] [2021-02-02T09:44:25.923Z] #52 [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 [2021-02-02T09:44:25.923Z] #52 sha256:2d4502e23ea41f7e4226d5647171ef0e5f11e829deffac8db4e2124a2321a841 [2021-02-02T09:44:25.923Z] #52 8.778 + cd /tmp/tmp.vjfakbc97g/src/github.com/opencontainers/runc [2021-02-02T09:44:25.923Z] #52 8.779 + git checkout -q cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:25.952Z] #12 118.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-02T09:44:25.952Z] #12 118.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-02T09:44:25.952Z] #12 118.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-02T09:44:25.952Z] #12 118.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:44:25.952Z] #12 118.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:26.189Z] #52 9.198 + '[' -z '' ']' [2021-02-02T09:44:26.189Z] #52 9.198 + target=static [2021-02-02T09:44:26.189Z] #52 9.198 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-02T09:44:26.215Z] #12 118.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-02T09:44:26.215Z] #12 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:26.215Z] #12 118.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:26.215Z] #12 118.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-02T09:44:26.215Z] #12 118.9 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-02T09:44:26.215Z] #12 119.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:26.215Z] #12 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-02T09:44:26.215Z] #12 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-02T09:44:26.215Z] #12 119.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:26.215Z] #12 119.1 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 [2021-02-02T09:44:26.215Z] #12 119.1 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 [2021-02-02T09:44:26.215Z] #12 119.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:44:26.307Z] #52 ... [2021-02-02T09:44:26.307Z] [2021-02-02T09:44:26.307Z] #44 [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 [2021-02-02T09:44:26.307Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:44:26.307Z] #44 108.9 net/textproto [2021-02-02T09:44:26.307Z] #44 108.9 crypto/x509 [2021-02-02T09:44:26.307Z] #44 110.1 vendor/golang.org/x/net/http/httpguts [2021-02-02T09:44:26.307Z] #44 110.4 vendor/golang.org/x/net/http/httpproxy [2021-02-02T09:44:26.307Z] #44 111.0 mime/multipart [2021-02-02T09:44:26.307Z] #44 112.9 crypto/tls [2021-02-02T09:44:26.307Z] #44 118.5 net/http/httptrace [2021-02-02T09:44:26.307Z] #44 119.0 net/http [2021-02-02T09:44:26.307Z] #44 ... [2021-02-02T09:44:26.307Z] [2021-02-02T09:44:26.307Z] #42 [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 [2021-02-02T09:44:26.307Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:26.307Z] #42 47.48 CC compel/src/lib/infect-rpc.o [2021-02-02T09:44:26.307Z] #42 47.75 CC compel/src/lib/infect-util.o [2021-02-02T09:44:26.307Z] #42 47.92 CC compel/src/lib/infect.o [2021-02-02T09:44:26.307Z] #42 49.90 CC compel/src/lib/ptrace.o [2021-02-02T09:44:26.307Z] #42 50.18 AR compel/libcompel.a [2021-02-02T09:44:26.307Z] #42 50.25 HOSTCC compel/src/main-host.o [2021-02-02T09:44:26.307Z] #42 50.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-02T09:44:26.307Z] #42 50.95 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-02T09:44:26.307Z] #42 51.27 HOSTCC compel/src/lib/log-host.o [2021-02-02T09:44:26.307Z] #42 51.48 HOSTLINK compel/compel-host-bin [2021-02-02T09:44:26.453Z] #52 9.341 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o runc . [2021-02-02T09:44:26.477Z] #12 119.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-02T09:44:26.477Z] #12 119.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:26.477Z] #12 119.1 Setting up dmsetup (2:1.02.155-3) ... [2021-02-02T09:44:26.478Z] #12 119.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:26.478Z] #12 119.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-02T09:44:26.478Z] #12 119.2 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:44:26.563Z] #42 51.69 DEP soccr/soccr.d [2021-02-02T09:44:26.819Z] #42 51.95 CC soccr/soccr.o [2021-02-02T09:44:27.053Z] #12 DONE 119.8s [2021-02-02T09:44:27.053Z] [2021-02-02T09:44:27.053Z] #44 [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 [2021-02-02T09:44:27.053Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:44:27.053Z] #44 119.5 net/http/httptrace [2021-02-02T09:44:27.053Z] #44 119.7 net/http [2021-02-02T09:44:27.076Z] #42 ... [2021-02-02T09:44:27.076Z] [2021-02-02T09:44:27.076Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-02T09:44:27.076Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-02T09:44:27.076Z] #13 DONE 1.7s [2021-02-02T09:44:27.076Z] [2021-02-02T09:44:27.076Z] #52 [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 [2021-02-02T09:44:27.076Z] #52 sha256:df9d0c428be90e90d6439516d4e3d67ba9c015e595d164e165dddb1793247784 [2021-02-02T09:44:27.076Z] #52 1.621 + RM_GOPATH=0 [2021-02-02T09:44:27.076Z] #52 1.621 + TMP_GOPATH= [2021-02-02T09:44:27.076Z] #52 1.621 + : /build [2021-02-02T09:44:27.076Z] #52 1.622 + '[' -z '' ']' [2021-02-02T09:44:27.076Z] #52 1.626 ++ mktemp -d [2021-02-02T09:44:27.076Z] #52 1.626 + export GOPATH=/tmp/tmp.sXLOWGyLON [2021-02-02T09:44:27.076Z] #52 1.626 + GOPATH=/tmp/tmp.sXLOWGyLON [2021-02-02T09:44:27.076Z] #52 1.626 + RM_GOPATH=1 [2021-02-02T09:44:27.076Z] #52 1.626 + case "$(go env GOARCH)" in [2021-02-02T09:44:27.076Z] #52 1.626 ++ go env GOARCH [2021-02-02T09:44:27.076Z] #52 1.640 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:27.076Z] #52 1.640 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:27.076Z] #52 1.643 ++ dirname /tmp/install/install.sh [2021-02-02T09:44:27.076Z] #52 1.644 + dir=/tmp/install [2021-02-02T09:44:27.076Z] #52 1.644 + bin=runc [2021-02-02T09:44:27.076Z] #52 1.644 + shift [2021-02-02T09:44:27.076Z] #52 1.644 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-02T09:44:27.076Z] #52 1.645 + . /tmp/install/runc.installer [2021-02-02T09:44:27.076Z] #52 1.646 ++ : cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:27.076Z] #52 1.651 + install_runc [2021-02-02T09:44:27.076Z] #52 1.652 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-02T09:44:27.076Z] #52 1.653 + uname -r [2021-02-02T09:44:27.076Z] #52 1.654 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-02T09:44:27.076Z] #52 1.654 + echo 'Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux )' [2021-02-02T09:44:27.076Z] #52 1.654 Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux ) [2021-02-02T09:44:27.076Z] #52 1.655 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sXLOWGyLON/src/github.com/opencontainers/runc [2021-02-02T09:44:27.076Z] #52 1.662 Cloning into '/tmp/tmp.sXLOWGyLON/src/github.com/opencontainers/runc'... [2021-02-02T09:44:27.385Z] #43 43.68 CC images/opts.o [2021-02-02T09:44:27.385Z] #43 43.97 CC images/seccomp.o [2021-02-02T09:44:27.681Z] #43 44.29 CC images/binfmt-misc.o [2021-02-02T09:44:27.849Z] #52 ... [2021-02-02T09:44:27.849Z] [2021-02-02T09:44:27.849Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-02T09:44:27.849Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-02T09:44:27.849Z] #18 DONE 2.0s [2021-02-02T09:44:27.977Z] #43 44.56 CC images/time.o [2021-02-02T09:44:28.113Z] [2021-02-02T09:44:28.113Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:28.113Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-02T09:44:28.277Z] #43 44.77 CC images/sysctl.o [2021-02-02T09:44:28.443Z] #52 ... [2021-02-02T09:44:28.443Z] [2021-02-02T09:44:28.443Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-02T09:44:28.443Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-02T09:44:28.443Z] #14 DONE 1.3s [2021-02-02T09:44:28.443Z] [2021-02-02T09:44:28.443Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-02T09:44:28.443Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-02T09:44:28.572Z] #43 45.04 CC images/autofs.o [2021-02-02T09:44:28.867Z] #43 45.34 CC images/macvlan.o [2021-02-02T09:44:28.983Z] #44 ... [2021-02-02T09:44:28.983Z] [2021-02-02T09:44:28.983Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-02T09:44:28.983Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-02T09:44:28.983Z] #13 DONE 1.8s [2021-02-02T09:44:28.983Z] [2021-02-02T09:44:28.983Z] #52 [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 [2021-02-02T09:44:28.983Z] #52 sha256:9ac789d21f704bbe6c7e5aadbfa7c5b8c8b5368ba2d34cb9cf7ac8ccf9eded73 [2021-02-02T09:44:28.983Z] #52 1.542 + RM_GOPATH=0 [2021-02-02T09:44:28.983Z] #52 1.542 + TMP_GOPATH= [2021-02-02T09:44:28.983Z] #52 1.542 + : /build [2021-02-02T09:44:28.983Z] #52 1.542 + '[' -z '' ']' [2021-02-02T09:44:28.983Z] #52 1.544 ++ mktemp -d [2021-02-02T09:44:28.983Z] #52 1.546 + export GOPATH=/tmp/tmp.7Z3NGuvfhn [2021-02-02T09:44:28.983Z] #52 1.546 + GOPATH=/tmp/tmp.7Z3NGuvfhn [2021-02-02T09:44:28.983Z] #52 1.546 + RM_GOPATH=1 [2021-02-02T09:44:28.983Z] #52 1.546 + case "$(go env GOARCH)" in [2021-02-02T09:44:28.983Z] #52 1.546 ++ go env GOARCH [2021-02-02T09:44:28.983Z] #52 1.562 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:28.983Z] #52 1.563 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:28.983Z] #52 1.563 ++ dirname /tmp/install/install.sh [2021-02-02T09:44:28.983Z] #52 1.564 + dir=/tmp/install [2021-02-02T09:44:28.983Z] #52 1.565 + bin=runc [2021-02-02T09:44:28.983Z] #52 1.565 + shift [2021-02-02T09:44:28.983Z] #52 1.565 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-02T09:44:28.983Z] #52 1.565 + . /tmp/install/runc.installer [2021-02-02T09:44:28.983Z] #52 1.565 ++ : cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:28.983Z] #52 1.566 + install_runc [2021-02-02T09:44:28.983Z] #52 1.566 + uname -r [2021-02-02T09:44:28.983Z] #52 1.570 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-02T09:44:28.983Z] #52 1.576 Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux ) [2021-02-02T09:44:28.983Z] #52 1.577 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-02T09:44:28.983Z] #52 1.577 + echo 'Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux )' [2021-02-02T09:44:28.983Z] #52 1.577 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7Z3NGuvfhn/src/github.com/opencontainers/runc [2021-02-02T09:44:28.983Z] #52 1.582 Cloning into '/tmp/tmp.7Z3NGuvfhn/src/github.com/opencontainers/runc'... [2021-02-02T09:44:29.164Z] #43 45.61 CC images/sit.o [2021-02-02T09:44:29.372Z] #15 1.031 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-02T09:44:29.372Z] #15 DONE 1.2s [2021-02-02T09:44:29.372Z] [2021-02-02T09:44:29.372Z] #42 [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 [2021-02-02T09:44:29.372Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:29.372Z] #42 53.76 AR soccr/libsoccr.a [2021-02-02T09:44:29.372Z] #42 53.80 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:44:29.372Z] #42 54.35 DEP criu/arch/x86/sigframe.d [2021-02-02T09:44:29.372Z] #42 54.52 DEP criu/arch/x86/sigaction_compat.d [2021-02-02T09:44:29.461Z] #43 45.95 CC images/memfd.o [2021-02-02T09:44:29.627Z] #42 54.67 DEP criu/arch/x86/kerndat.d [2021-02-02T09:44:29.761Z] #43 ... [2021-02-02T09:44:29.761Z] [2021-02-02T09:44:29.761Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-02T09:44:29.761Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-02T09:44:29.761Z] #13 111.7 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-02T09:44:29.761Z] #13 111.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-02T09:44:29.761Z] #13 111.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-02T09:44:29.761Z] #13 111.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-02T09:44:29.761Z] #13 111.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-02T09:44:29.761Z] #13 111.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-02T09:44:29.883Z] #42 54.90 DEP criu/arch/x86/crtools.d [2021-02-02T09:44:29.883Z] #42 55.14 DEP criu/arch/x86/cpu.d [2021-02-02T09:44:29.961Z] #52 ... [2021-02-02T09:44:29.961Z] [2021-02-02T09:44:29.961Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-02T09:44:29.961Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-02T09:44:29.961Z] #14 DONE 1.3s [2021-02-02T09:44:30.058Z] #13 112.1 Selecting previously unselected package libbtrfs0. [2021-02-02T09:44:30.058Z] #13 112.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-02T09:44:30.058Z] #13 112.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:30.138Z] #42 55.28 CC criu/arch/x86/cpu.o [2021-02-02T09:44:30.232Z] [2021-02-02T09:44:30.232Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-02T09:44:30.232Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-02T09:44:30.358Z] #13 112.3 Selecting previously unselected package libbtrfs-dev. [2021-02-02T09:44:30.358Z] #13 112.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-02T09:44:30.358Z] #13 112.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:30.358Z] #13 112.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-02T09:44:30.358Z] #13 112.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-02T09:44:30.358Z] #13 112.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-02T09:44:30.358Z] #13 112.5 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-02T09:44:30.358Z] #13 112.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2021-02-02T09:44:30.358Z] #13 112.6 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2021-02-02T09:44:30.657Z] #13 112.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-02T09:44:30.657Z] #13 112.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-02T09:44:30.657Z] #13 112.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-02T09:44:30.705Z] #42 ... [2021-02-02T09:44:30.705Z] [2021-02-02T09:44:30.705Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-02T09:44:30.705Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-02T09:44:30.705Z] #16 DONE 1.1s [2021-02-02T09:44:30.705Z] [2021-02-02T09:44:30.705Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-02T09:44:30.705Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-02T09:44:30.954Z] #13 113.0 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-02T09:44:30.954Z] #13 113.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-02T09:44:30.954Z] #13 113.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-02T09:44:31.184Z] #15 1.109 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-02T09:44:31.251Z] #13 113.2 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-02T09:44:31.251Z] #13 113.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-02T09:44:31.251Z] #13 113.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-02T09:44:31.251Z] #13 113.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-02T09:44:31.251Z] #13 113.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-02T09:44:31.251Z] #13 113.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-02T09:44:31.432Z] #19 ... [2021-02-02T09:44:31.432Z] [2021-02-02T09:44:31.432Z] #44 [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 [2021-02-02T09:44:31.432Z] #44 sha256:3b3af71854041c5da33bb4e764fbdc87210753b310962bb64d737d6a9dae7a25 [2021-02-02T09:44:31.432Z] #44 103.2 github.com/LK4D4/vndr/godl [2021-02-02T09:44:31.432Z] #44 103.7 github.com/LK4D4/vndr [2021-02-02T09:44:31.432Z] #44 DONE 112.4s [2021-02-02T09:44:31.432Z] [2021-02-02T09:44:31.432Z] #42 [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 [2021-02-02T09:44:31.432Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:31.432Z] #42 44.46 CC compel/plugins/std/string.o [2021-02-02T09:44:31.432Z] #42 45.27 CC compel/plugins/std/infect.o [2021-02-02T09:44:31.432Z] #42 45.73 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-02T09:44:31.432Z] #42 45.81 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-02T09:44:31.432Z] #42 45.94 AR compel/plugins/std.lib.a [2021-02-02T09:44:31.432Z] #42 46.07 CC compel/plugins/fds/fds.o [2021-02-02T09:44:31.432Z] #42 46.49 AR compel/plugins/fds.lib.a [2021-02-02T09:44:31.432Z] #42 46.56 HOSTDEP compel/src/lib/log-host.d [2021-02-02T09:44:31.432Z] #42 46.63 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-02T09:44:31.432Z] #42 46.73 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-02T09:44:31.432Z] #42 46.80 HOSTDEP compel/src/main-host.d [2021-02-02T09:44:31.432Z] #42 46.87 DEP compel/src/lib/ptrace.d [2021-02-02T09:44:31.432Z] #42 47.00 DEP compel/src/lib/infect.d [2021-02-02T09:44:31.432Z] #42 47.26 DEP compel/src/lib/infect-util.d [2021-02-02T09:44:31.432Z] #42 47.36 DEP compel/src/lib/infect-rpc.d [2021-02-02T09:44:31.432Z] #42 47.53 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-02T09:44:31.432Z] #42 47.64 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-02T09:44:31.432Z] #42 47.69 DEP compel/src/lib/log.d [2021-02-02T09:44:31.432Z] #42 47.80 DEP compel/src/main.d [2021-02-02T09:44:31.432Z] #42 47.92 DEP compel/src/lib/handle-elf.d [2021-02-02T09:44:31.432Z] #42 47.99 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-02T09:44:31.432Z] #42 48.05 CC compel/src/lib/log.o [2021-02-02T09:44:31.432Z] #42 48.27 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-02T09:44:31.432Z] #42 48.50 CC compel/arch/aarch64/src/lib/infect.o [2021-02-02T09:44:31.432Z] #42 49.00 CC compel/src/lib/infect-rpc.o [2021-02-02T09:44:31.432Z] #42 49.39 CC compel/src/lib/infect-util.o [2021-02-02T09:44:31.432Z] #42 49.77 CC compel/src/lib/infect.o [2021-02-02T09:44:31.432Z] #42 52.06 CC compel/src/lib/ptrace.o [2021-02-02T09:44:31.432Z] #42 52.48 AR compel/libcompel.a [2021-02-02T09:44:31.432Z] #42 52.56 HOSTCC compel/src/main-host.o [2021-02-02T09:44:31.432Z] #42 52.99 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-02T09:44:31.432Z] #42 53.15 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-02T09:44:31.432Z] #42 53.51 HOSTCC compel/src/lib/log-host.o [2021-02-02T09:44:31.432Z] #42 53.63 HOSTLINK compel/compel-host-bin [2021-02-02T09:44:31.432Z] #42 53.78 DEP soccr/soccr.d [2021-02-02T09:44:31.432Z] #42 54.08 CC soccr/soccr.o [2021-02-02T09:44:31.446Z] #15 DONE 1.3s [2021-02-02T09:44:31.446Z] [2021-02-02T09:44:31.446Z] #42 [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 [2021-02-02T09:44:31.446Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:31.446Z] #42 46.40 CC compel/arch/x86/src/lib/infect.o [2021-02-02T09:44:31.446Z] #42 47.17 CC compel/src/lib/infect-rpc.o [2021-02-02T09:44:31.446Z] #42 47.49 CC compel/src/lib/infect-util.o [2021-02-02T09:44:31.446Z] #42 47.69 CC compel/src/lib/infect.o [2021-02-02T09:44:31.446Z] #42 50.22 CC compel/src/lib/ptrace.o [2021-02-02T09:44:31.446Z] #42 50.90 AR compel/libcompel.a [2021-02-02T09:44:31.446Z] #42 51.06 HOSTCC compel/src/main-host.o [2021-02-02T09:44:31.446Z] #42 51.53 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-02T09:44:31.446Z] #42 51.88 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-02T09:44:31.446Z] #42 52.25 HOSTCC compel/src/lib/log-host.o [2021-02-02T09:44:31.446Z] #42 52.51 HOSTLINK compel/compel-host-bin [2021-02-02T09:44:31.446Z] #42 52.62 DEP soccr/soccr.d [2021-02-02T09:44:31.446Z] #42 52.86 CC soccr/soccr.o [2021-02-02T09:44:31.446Z] #42 ... [2021-02-02T09:44:31.446Z] [2021-02-02T09:44:31.446Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-02T09:44:31.446Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-02T09:44:31.546Z] #13 113.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-02T09:44:31.546Z] #13 113.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-02T09:44:31.546Z] #13 113.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-02T09:44:31.847Z] #13 113.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-02T09:44:31.847Z] #13 113.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-02T09:44:31.847Z] #13 114.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-02T09:44:32.071Z] #17 DONE 1.1s [2021-02-02T09:44:32.071Z] [2021-02-02T09:44:32.071Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-02T09:44:32.071Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-02T09:44:32.147Z] #13 114.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-02T09:44:32.147Z] #13 114.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-02T09:44:32.147Z] #13 114.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-02T09:44:32.147Z] #13 114.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-02T09:44:32.147Z] #13 114.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-02T09:44:32.147Z] #13 114.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-02T09:44:32.147Z] #13 114.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-02T09:44:32.445Z] #13 114.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2021-02-02T09:44:32.445Z] #13 114.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-02-02T09:44:32.825Z] #42 ... [2021-02-02T09:44:32.825Z] [2021-02-02T09:44:32.825Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:44:32.825Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-02T09:44:32.825Z] #31 DONE 113.8s [2021-02-02T09:44:32.825Z] [2021-02-02T09:44:32.825Z] #48 [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 [2021-02-02T09:44:32.825Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:44:32.840Z] #16 DONE 1.2s [2021-02-02T09:44:32.840Z] [2021-02-02T09:44:32.840Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-02T09:44:32.840Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-02T09:44:33.084Z] #13 115.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-02T09:44:33.084Z] #13 115.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-02T09:44:33.084Z] #13 115.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-02T09:44:33.084Z] #13 115.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-02-02T09:44:33.084Z] #13 115.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-02T09:44:33.089Z] #48 ... [2021-02-02T09:44:33.089Z] [2021-02-02T09:44:33.089Z] #42 [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 [2021-02-02T09:44:33.089Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:33.089Z] #42 55.78 AR soccr/libsoccr.a [2021-02-02T09:44:33.089Z] #42 55.82 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:44:33.125Z] #18 DONE 1.2s [2021-02-02T09:44:33.125Z] [2021-02-02T09:44:33.125Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:33.125Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:44:33.379Z] #13 115.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-02T09:44:33.379Z] #13 115.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:33.379Z] #13 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-02T09:44:33.379Z] #13 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-02T09:44:33.379Z] #13 115.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-02T09:44:33.379Z] #13 115.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 [2021-02-02T09:44:33.379Z] #13 115.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-02T09:44:33.379Z] #13 115.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-02T09:44:33.379Z] #13 115.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-02T09:44:33.379Z] #13 115.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-02T09:44:33.379Z] #13 115.4 Setting up dmsetup (2:1.02.155-3) ... [2021-02-02T09:44:33.380Z] #13 115.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-02T09:44:33.380Z] #13 115.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-02T09:44:33.380Z] #13 115.4 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:44:33.665Z] #42 56.20 DEP criu/arch/aarch64/sigframe.d [2021-02-02T09:44:33.666Z] #42 56.32 DEP criu/arch/aarch64/crtools.d [2021-02-02T09:44:33.666Z] #42 56.51 DEP criu/arch/aarch64/cpu.d [2021-02-02T09:44:33.666Z] #42 56.54 DEP criu/arch/aarch64/bitops.d [2021-02-02T09:44:33.678Z] #13 DONE 115.7s [2021-02-02T09:44:33.678Z] [2021-02-02T09:44:33.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 [2021-02-02T09:44:33.678Z] #53 sha256:e65152cc74486462f34c41fba25d72a95e665f9eabb6514fd0bfaa4f76117f07 [2021-02-02T09:44:33.786Z] #17 DONE 1.1s [2021-02-02T09:44:33.786Z] [2021-02-02T09:44:33.786Z] #42 [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 [2021-02-02T09:44:33.786Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:33.786Z] #42 54.87 AR soccr/libsoccr.a [2021-02-02T09:44:33.786Z] #42 54.94 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:44:33.930Z] #42 56.58 CC criu/arch/aarch64/bitops.o [2021-02-02T09:44:33.930Z] #42 56.66 CC criu/arch/aarch64/cpu.o [2021-02-02T09:44:33.978Z] #53 0.424 + RM_GOPATH=0 [2021-02-02T09:44:34.048Z] #42 55.47 DEP criu/arch/x86/sigframe.d [2021-02-02T09:44:34.194Z] #42 56.88 CC criu/arch/aarch64/crtools.o [2021-02-02T09:44:34.276Z] #53 ... [2021-02-02T09:44:34.276Z] [2021-02-02T09:44:34.276Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-02T09:44:34.276Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-02T09:44:34.276Z] #14 DONE 0.5s [2021-02-02T09:44:34.276Z] [2021-02-02T09:44:34.276Z] #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 [2021-02-02T09:44:34.276Z] #53 sha256:e65152cc74486462f34c41fba25d72a95e665f9eabb6514fd0bfaa4f76117f07 [2021-02-02T09:44:34.276Z] #53 0.426 + TMP_GOPATH= [2021-02-02T09:44:34.276Z] #53 0.427 + : /build [2021-02-02T09:44:34.276Z] #53 0.428 + '[' -z '' ']' [2021-02-02T09:44:34.276Z] #53 0.430 ++ mktemp -d [2021-02-02T09:44:34.276Z] #53 0.433 + export GOPATH=/tmp/tmp.CUZ8DBKsGt [2021-02-02T09:44:34.276Z] #53 0.433 + GOPATH=/tmp/tmp.CUZ8DBKsGt [2021-02-02T09:44:34.276Z] #53 0.433 + RM_GOPATH=1 [2021-02-02T09:44:34.276Z] #53 0.434 + case "$(go env GOARCH)" in [2021-02-02T09:44:34.276Z] #53 0.434 ++ go env GOARCH [2021-02-02T09:44:34.276Z] #53 0.450 + export GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:34.276Z] #53 0.451 + GO_BUILDMODE=-buildmode=pie [2021-02-02T09:44:34.276Z] #53 0.452 ++ dirname /tmp/install/install.sh [2021-02-02T09:44:34.276Z] #53 0.453 + dir=/tmp/install [2021-02-02T09:44:34.276Z] #53 0.453 + bin=runc [2021-02-02T09:44:34.276Z] #53 0.453 + shift [2021-02-02T09:44:34.276Z] #53 0.454 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-02T09:44:34.276Z] #53 0.454 + . /tmp/install/runc.installer [2021-02-02T09:44:34.276Z] #53 0.454 ++ : cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:34.276Z] #53 0.455 + install_runc [2021-02-02T09:44:34.276Z] #53 0.463 + uname -r [2021-02-02T09:44:34.276Z] #53 0.468 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-02T09:44:34.276Z] #53 0.472 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-02T09:44:34.276Z] #53 0.472 + echo 'Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux )' [2021-02-02T09:44:34.276Z] #53 0.472 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CUZ8DBKsGt/src/github.com/opencontainers/runc [2021-02-02T09:44:34.276Z] #53 0.472 Install runc version cc988c1036a570883a4ee2a2037de82fed7dec4f (build tags: seccomp apparmor selinux ) [2021-02-02T09:44:34.276Z] #53 0.483 Cloning into '/tmp/tmp.CUZ8DBKsGt/src/github.com/opencontainers/runc'... [2021-02-02T09:44:34.310Z] #42 55.73 DEP criu/arch/x86/sigaction_compat.d [2021-02-02T09:44:34.501Z] #19 1.643 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:44:34.501Z] #19 1.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:44:34.571Z] #42 55.86 DEP criu/arch/x86/kerndat.d [2021-02-02T09:44:34.571Z] #42 55.96 DEP criu/arch/x86/crtools.d [2021-02-02T09:44:34.572Z] #53 ... [2021-02-02T09:44:34.572Z] [2021-02-02T09:44:34.572Z] #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 [2021-02-02T09:44:34.572Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-02T09:44:34.572Z] #15 DONE 0.5s [2021-02-02T09:44:34.572Z] [2021-02-02T09:44:34.572Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-02T09:44:34.572Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-02T09:44:34.756Z] #19 1.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:44:34.771Z] #42 57.28 CC criu/arch/aarch64/sigframe.o [2021-02-02T09:44:34.771Z] #42 57.53 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-02T09:44:34.835Z] #42 ... [2021-02-02T09:44:34.835Z] [2021-02-02T09:44:34.835Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-02T09:44:34.835Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-02T09:44:34.835Z] #18 DONE 1.2s [2021-02-02T09:44:34.835Z] [2021-02-02T09:44:34.835Z] #42 [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 [2021-02-02T09:44:34.835Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:34.835Z] #42 56.13 DEP criu/arch/x86/cpu.d [2021-02-02T09:44:34.867Z] #16 0.291 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-02T09:44:34.867Z] #16 DONE 0.4s [2021-02-02T09:44:34.867Z] [2021-02-02T09:44:34.867Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-02T09:44:34.867Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-02T09:44:35.035Z] #42 57.56 DEP criu/pie/util-vdso.d [2021-02-02T09:44:35.035Z] #42 57.73 DEP criu/pie/util.d [2021-02-02T09:44:35.098Z] #42 56.33 CC criu/arch/x86/cpu.o [2021-02-02T09:44:35.299Z] #42 57.87 CC criu/pie/util.o [2021-02-02T09:44:35.318Z] #19 2.345 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:44:35.510Z] #17 DONE 0.4s [2021-02-02T09:44:35.510Z] [2021-02-02T09:44:35.510Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-02T09:44:35.510Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-02T09:44:35.562Z] #42 58.15 CC criu/pie/util-vdso.o [2021-02-02T09:44:35.807Z] #18 DONE 0.3s [2021-02-02T09:44:35.807Z] [2021-02-02T09:44:35.807Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-02T09:44:35.807Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-02T09:44:36.051Z] #42 57.25 CC criu/arch/x86/crtools.o [2021-02-02T09:44:36.108Z] #19 DONE 0.4s [2021-02-02T09:44:36.108Z] [2021-02-02T09:44:36.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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:36.108Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:44:36.139Z] #42 58.90 AR criu/pie/pie.lib.a [2021-02-02T09:44:36.402Z] #42 58.95 DEP criu/pie/restorer.d [2021-02-02T09:44:36.402Z] #42 59.19 DEP criu/arch/aarch64/intraprocedure.d [2021-02-02T09:44:36.402Z] #42 59.21 DEP criu/arch/aarch64/restorer.d [2021-02-02T09:44:36.684Z] #19 3.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:44:36.756Z] #20 0.628 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:44:36.978Z] #42 59.48 DEP criu/arch/aarch64/vdso-pie.d [2021-02-02T09:44:36.978Z] #42 59.63 DEP criu/pie/parasite-vdso.d [2021-02-02T09:44:36.996Z] #42 58.40 CC criu/arch/x86/kerndat.o [2021-02-02T09:44:37.052Z] #20 0.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:44:37.052Z] #20 0.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:44:37.241Z] #42 59.84 DEP criu/pie/parasite.d [2021-02-02T09:44:37.349Z] #20 ... [2021-02-02T09:44:37.350Z] [2021-02-02T09:44:37.350Z] #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 [2021-02-02T09:44:37.350Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:44:37.350Z] #45 109.5 text/template [2021-02-02T09:44:37.350Z] #45 110.0 go/parser [2021-02-02T09:44:37.350Z] #45 115.5 encoding/xml [2021-02-02T09:44:37.505Z] #42 60.09 CC criu/pie/parasite.o [2021-02-02T09:44:37.569Z] #42 58.96 CC criu/arch/x86/sigaction_compat.o [2021-02-02T09:44:37.646Z] #45 ... [2021-02-02T09:44:37.646Z] [2021-02-02T09:44:37.646Z] #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 [2021-02-02T09:44:37.646Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:37.646Z] #43 46.37 CC images/timens.o [2021-02-02T09:44:37.646Z] #43 46.73 LINK images/built-in.o [2021-02-02T09:44:37.646Z] #43 46.93 GEN compel/include/asm [2021-02-02T09:44:37.646Z] #43 46.96 GEN compel/include/version.h [2021-02-02T09:44:37.646Z] #43 46.98 touch .config [2021-02-02T09:44:37.646Z] #43 47.05 GEN include/common/config.h [2021-02-02T09:44:37.646Z] #43 47.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-02T09:44:37.646Z] #43 47.17 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-02T09:44:37.646Z] #43 47.19 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-02T09:44:37.646Z] #43 47.21 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-02T09:44:37.646Z] #43 47.27 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-02T09:44:37.646Z] #43 47.32 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-02T09:44:37.646Z] #43 47.36 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-02T09:44:37.646Z] #43 47.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-02T09:44:37.646Z] #43 47.40 DEP compel/plugins/std/infect.d [2021-02-02T09:44:37.646Z] #43 47.70 DEP compel/plugins/std/string.d [2021-02-02T09:44:37.646Z] #43 47.90 DEP compel/plugins/std/log.d [2021-02-02T09:44:37.646Z] #43 48.02 DEP compel/plugins/std/fds.d [2021-02-02T09:44:37.646Z] #43 48.13 DEP compel/plugins/std/std.d [2021-02-02T09:44:37.646Z] #43 48.21 DEP compel/plugins/shmem/shmem.d [2021-02-02T09:44:37.646Z] #43 48.37 DEP compel/plugins/fds/fds.d [2021-02-02T09:44:37.646Z] #43 48.56 CC compel/plugins/std/std.o [2021-02-02T09:44:37.646Z] #43 49.01 CC compel/plugins/std/fds.o [2021-02-02T09:44:37.646Z] #43 49.41 CC compel/plugins/std/log.o [2021-02-02T09:44:37.646Z] #43 50.75 CC compel/plugins/std/string.o [2021-02-02T09:44:37.646Z] #43 51.54 CC compel/plugins/std/infect.o [2021-02-02T09:44:37.646Z] #43 52.01 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-02T09:44:37.646Z] #43 52.03 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-02T09:44:37.646Z] #43 52.11 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-02T09:44:37.646Z] #43 52.16 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-02T09:44:37.646Z] #43 52.21 AR compel/plugins/std.lib.a [2021-02-02T09:44:37.646Z] #43 52.28 CC compel/plugins/fds/fds.o [2021-02-02T09:44:37.646Z] #43 52.55 AR compel/plugins/fds.lib.a [2021-02-02T09:44:37.646Z] #43 52.62 HOSTDEP compel/src/lib/log-host.d [2021-02-02T09:44:37.646Z] #43 52.73 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-02T09:44:37.646Z] #43 52.95 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-02T09:44:37.646Z] #43 53.10 HOSTDEP compel/src/main-host.d [2021-02-02T09:44:37.646Z] #43 53.25 DEP compel/src/lib/ptrace.d [2021-02-02T09:44:37.646Z] #43 53.47 DEP compel/src/lib/infect.d [2021-02-02T09:44:37.646Z] #43 53.65 DEP compel/src/lib/infect-util.d [2021-02-02T09:44:37.646Z] #43 53.92 DEP compel/src/lib/infect-rpc.d [2021-02-02T09:44:37.646Z] #43 54.14 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-02T09:44:37.646Z] #43 54.31 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-02T09:44:37.831Z] #42 59.19 CC criu/arch/x86/sigframe.o [2021-02-02T09:44:37.944Z] #43 54.41 DEP compel/src/lib/log.d [2021-02-02T09:44:37.944Z] #43 54.51 DEP compel/src/main.d [2021-02-02T09:44:37.944Z] #43 54.62 DEP compel/src/lib/handle-elf.d [2021-02-02T09:44:38.049Z] #19 5.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:44:38.093Z] #42 59.50 LINK criu/arch/x86/crtools.built-in.o [2021-02-02T09:44:38.093Z] #42 59.53 DEP criu/pie/util-vdso-elf32.d [2021-02-02T09:44:38.243Z] #43 ... [2021-02-02T09:44:38.243Z] [2021-02-02T09:44:38.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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:38.243Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:44:38.243Z] #20 1.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-02T09:44:38.359Z] #42 59.76 DEP criu/pie/util-vdso.d [2021-02-02T09:44:38.454Z] #42 61.07 LINK criu/pie/parasite.built-in.o [2021-02-02T09:44:38.454Z] #42 61.09 GEN criu/pie/parasite-blob.h [2021-02-02T09:44:38.454Z] #42 61.11 CC criu/pie/parasite-vdso.o [2021-02-02T09:44:38.621Z] #42 59.93 DEP criu/pie/util.d [2021-02-02T09:44:38.883Z] #42 60.08 CC criu/pie/util.o [2021-02-02T09:44:39.146Z] #42 60.44 CC criu/pie/util-vdso.o [2021-02-02T09:44:39.404Z] #42 61.80 CC criu/arch/aarch64/vdso-pie.o [2021-02-02T09:44:39.404Z] #42 ... [2021-02-02T09:44:39.404Z] [2021-02-02T09:44:39.404Z] #23 [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 [2021-02-02T09:44:39.404Z] #23 sha256:89dc3a5dd4dc53161bd171200fa37d33f5e68128b1cca0f7c9e6dafa3150dba6 [2021-02-02T09:44:39.404Z] #23 116.3 Checking out files: 31% (3501/11179) Checking out files: 32% (3578/11179) Checking out files: 33% (3690/11179) Checking out files: 34% (3801/11179) Checking out files: 35% (3913/11179) Checking out files: 36% (4025/11179) Checking out files: 37% (4137/11179) Checking out files: 38% (4249/11179) Checking out files: 39% (4360/11179) Checking out files: 40% (4472/11179) Checking out files: 41% (4584/11179) Checking out files: 42% (4696/11179) Checking out files: 43% (4807/11179) Checking out files: 44% (4919/11179) Checking out files: 45% (5031/11179) Checking out files: 46% (5143/11179) Checking out files: 47% (5255/11179) Checking out files: 48% (5366/11179) Checking out files: 49% (5478/11179) Checking out files: 50% (5590/11179) Checking out files: 51% (5702/11179) Checking out files: 52% (5814/11179) Checking out files: 53% (5925/11179) Checking out files: 53% (5952/11179) Checking out files: 54% (6037/11179) Checking out files: 55% (6149/11179) Checking out files: 56% (6261/11179) Checking out files: 57% (6373/11179) Checking out files: 58% (6484/11179) Checking out files: 59% (6596/11179) Checking out files: 60% (6708/11179) Checking out files: 61% (6820/11179) Checking out files: 62% (6931/11179) Checking out files: 63% (7043/11179) Checking out files: 64% (7155/11179) Checking out files: 65% (7267/11179) Checking out files: 66% (7379/11179) Checking out files: 67% (7490/11179) Checking out files: 68% (7602/11179) Checking out files: 69% (7714/11179) Checking out files: 70% (7826/11179) Checking out files: 71% (7938/11179) Checking out files: 72% (8049/11179) Checking out files: 73% (8161/11179) Checking out files: 74% (8273/11179) Checking out files: 75% (8385/11179) Checking out files: 76% (8497/11179) Checking out files: 77% (8608/11179) Checking out files: 78% (8720/11179) Checking out files: 78% (8780/11179) Checking out files: 79% (8832/11179) Checking out files: 80% (8944/11179) Checking out files: 81% (9055/11179) Checking out files: 82% (9167/11179) Checking out files: 83% (9279/11179) Checking out files: 84% (9391/11179) Checking out files: 85% (9503/11179) Checking out files: 86% (9614/11179) Checking out files: 87% (9726/11179) Checking out files: 88% (9838/11179) Checking out files: 89% (9950/11179) Checking out files: 90% (10062/11179) Checking out files: 91% (10173/11179) Checking out files: 92% (10285/11179) Checking out files: 93% (10397/11179) Checking out files: 94% (10509/11179) Checking out files: 95% (10621/11179) Checking out files: 96% (10732/11179) Checking out files: 97% (10844/11179) Checking out files: 98% (10956/11179) Checking out files: 99% (11068/11179) Checking out files: 100% (11179/11179) Checking out files: 100% (11179/11179), done. [2021-02-02T09:44:39.404Z] #23 119.1 + cd /tmp/tmp.1WHFsBuvjS/tmp/docker-ce [2021-02-02T09:44:39.404Z] #23 119.1 + git checkout -q v17.06.2-ce [2021-02-02T09:44:39.412Z] #19 ... [2021-02-02T09:44:39.412Z] [2021-02-02T09:44:39.412Z] #42 [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 [2021-02-02T09:44:39.412Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:39.413Z] #42 56.24 CC criu/arch/x86/crtools.o [2021-02-02T09:44:39.413Z] #42 57.60 CC criu/arch/x86/kerndat.o [2021-02-02T09:44:39.413Z] #42 58.43 CC criu/arch/x86/sigaction_compat.o [2021-02-02T09:44:39.413Z] #42 58.88 CC criu/arch/x86/sigframe.o [2021-02-02T09:44:39.413Z] #42 59.26 LINK criu/arch/x86/crtools.built-in.o [2021-02-02T09:44:39.413Z] #42 59.32 DEP criu/pie/util-vdso-elf32.d [2021-02-02T09:44:39.413Z] #42 59.41 DEP criu/pie/util-vdso.d [2021-02-02T09:44:39.413Z] #42 59.50 DEP criu/pie/util.d [2021-02-02T09:44:39.413Z] #42 59.61 CC criu/pie/util.o [2021-02-02T09:44:39.413Z] #42 59.91 CC criu/pie/util-vdso.o [2021-02-02T09:44:39.413Z] #42 60.64 CC criu/pie/util-vdso-elf32.o [2021-02-02T09:44:39.413Z] #42 61.28 AR criu/pie/pie.lib.a [2021-02-02T09:44:39.413Z] #42 61.35 DEP criu/pie/restorer.d [2021-02-02T09:44:39.413Z] #42 61.65 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-02T09:44:39.413Z] #42 61.79 DEP criu/arch/x86/restorer_unmap.d [2021-02-02T09:44:39.413Z] #42 61.82 DEP criu/arch/x86/restorer.d [2021-02-02T09:44:39.413Z] #42 62.00 DEP criu/arch/x86/vdso-pie.d [2021-02-02T09:44:39.413Z] #42 62.14 DEP criu/pie/parasite-vdso.d [2021-02-02T09:44:39.413Z] #42 62.28 DEP criu/pie/parasite.d [2021-02-02T09:44:39.413Z] #42 62.53 CC criu/pie/parasite.o [2021-02-02T09:44:39.413Z] #42 63.81 LINK criu/pie/parasite.built-in.o [2021-02-02T09:44:39.413Z] #42 63.82 GEN criu/pie/parasite-blob.h [2021-02-02T09:44:39.413Z] #42 63.84 CC criu/pie/parasite-vdso.o [2021-02-02T09:44:39.413Z] #42 64.45 CC criu/arch/x86/vdso-pie.o [2021-02-02T09:44:39.668Z] #42 64.74 CC criu/arch/x86/restorer.o [2021-02-02T09:44:39.770Z] #20 3.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-02-02T09:44:40.092Z] #42 61.20 CC criu/pie/util-vdso-elf32.o [2021-02-02T09:44:40.229Z] #42 65.29 CC criu/arch/x86/restorer_unmap.o [2021-02-02T09:44:40.229Z] #42 65.32 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-02T09:44:40.485Z] #42 ... [2021-02-02T09:44:40.485Z] [2021-02-02T09:44:40.485Z] #44 [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 [2021-02-02T09:44:40.485Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:44:40.485Z] #44 133.3 github.com/LK4D4/vndr/godl [2021-02-02T09:44:40.667Z] #42 61.98 AR criu/pie/pie.lib.a [2021-02-02T09:44:40.667Z] #42 62.06 DEP criu/pie/restorer.d [2021-02-02T09:44:40.800Z] #23 122.0 + mkdir -p /tmp/tmp.1WHFsBuvjS/src/github.com/docker [2021-02-02T09:44:40.800Z] #23 122.0 + mv components/cli /tmp/tmp.1WHFsBuvjS/src/github.com/docker/cli [2021-02-02T09:44:40.800Z] #23 122.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-02T09:44:40.819Z] #20 4.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-02T09:44:40.929Z] #42 62.29 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-02T09:44:40.929Z] #42 62.41 DEP criu/arch/x86/restorer_unmap.d [2021-02-02T09:44:41.191Z] #42 62.43 DEP criu/arch/x86/restorer.d [2021-02-02T09:44:41.191Z] #42 62.69 DEP criu/arch/x86/vdso-pie.d [2021-02-02T09:44:41.418Z] #44 134.1 github.com/LK4D4/vndr [2021-02-02T09:44:41.454Z] #42 62.83 DEP criu/pie/parasite-vdso.d [2021-02-02T09:44:41.716Z] #42 63.06 DEP criu/pie/parasite.d [2021-02-02T09:44:41.981Z] #42 63.35 CC criu/pie/parasite.o [2021-02-02T09:44:42.928Z] #42 ... [2021-02-02T09:44:42.928Z] [2021-02-02T09:44:42.928Z] #44 [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 [2021-02-02T09:44:42.928Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:44:42.928Z] #44 135.6 github.com/LK4D4/vndr/godl [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.7% of statements [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/builder/dockerfile 0.950s coverage: 48.3% of statements [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-02T09:44:43.414Z] ok github.com/docker/docker/builder/remotecontext/git 0.886s coverage: 86.3% of statements [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/cli [no test files] [2021-02-02T09:44:43.414Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-02T09:44:43.875Z] #44 136.4 github.com/LK4D4/vndr [2021-02-02T09:44:44.597Z] #20 ... [2021-02-02T09:44:44.597Z] [2021-02-02T09:44:44.597Z] #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 [2021-02-02T09:44:44.597Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:44.597Z] #43 54.87 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-02T09:44:44.597Z] #43 54.97 CC compel/src/lib/log.o [2021-02-02T09:44:44.597Z] #43 55.34 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-02T09:44:44.597Z] #43 55.80 CC compel/arch/ppc64/src/lib/infect.o [2021-02-02T09:44:44.597Z] #43 56.60 CC compel/src/lib/infect-rpc.o [2021-02-02T09:44:44.597Z] #43 56.98 CC compel/src/lib/infect-util.o [2021-02-02T09:44:44.597Z] #43 57.33 CC compel/src/lib/infect.o [2021-02-02T09:44:44.597Z] #43 60.36 CC compel/src/lib/ptrace.o [2021-02-02T09:44:44.597Z] #43 60.87 AR compel/libcompel.a [2021-02-02T09:44:44.597Z] #43 60.96 HOSTCC compel/src/main-host.o [2021-02-02T09:44:44.597Z] #43 ... [2021-02-02T09:44:44.597Z] [2021-02-02T09:44:44.597Z] #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 [2021-02-02T09:44:44.597Z] #53 sha256:e65152cc74486462f34c41fba25d72a95e665f9eabb6514fd0bfaa4f76117f07 [2021-02-02T09:44:44.597Z] #53 10.89 + cd /tmp/tmp.CUZ8DBKsGt/src/github.com/opencontainers/runc [2021-02-02T09:44:44.597Z] #53 10.89 + git checkout -q cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:44.894Z] #53 11.23 + '[' -z '' ']' [2021-02-02T09:44:44.894Z] #53 11.23 + target=static [2021-02-02T09:44:44.894Z] #53 11.23 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-02T09:44:45.028Z] #23 ... [2021-02-02T09:44:45.028Z] [2021-02-02T09:44:45.028Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:45.028Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-02T09:44:45.028Z] #19 6.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:44:45.028Z] #19 6.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:44:45.028Z] #19 7.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:44:45.028Z] #19 7.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-02-02T09:44:45.028Z] #19 8.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [265 kB] [2021-02-02T09:44:45.028Z] #19 9.172 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-02T09:44:45.028Z] #19 11.52 Fetched 8249 kB in 10s (826 kB/s) [2021-02-02T09:44:45.028Z] #19 11.52 Reading package lists... [2021-02-02T09:44:45.028Z] #19 13.78 Reading package lists... [2021-02-02T09:44:45.028Z] #19 16.12 Building dependency tree... [2021-02-02T09:44:45.028Z] #19 ... [2021-02-02T09:44:45.028Z] [2021-02-02T09:44:45.028Z] #42 [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 [2021-02-02T09:44:45.028Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:45.028Z] #42 62.11 CC criu/arch/aarch64/restorer.o [2021-02-02T09:44:45.028Z] #42 62.41 CC criu/arch/aarch64/intraprocedure.o [2021-02-02T09:44:45.028Z] #42 62.48 CC criu/pie/restorer.o [2021-02-02T09:44:45.028Z] #42 64.94 LINK criu/pie/restorer.built-in.o [2021-02-02T09:44:45.028Z] #42 64.96 GEN criu/pie/restorer-blob.h [2021-02-02T09:44:45.028Z] #42 65.07 DEP criu/vdso.d [2021-02-02T09:44:45.028Z] #42 65.26 DEP criu/uts_ns.d [2021-02-02T09:44:45.028Z] #42 65.47 DEP criu/util.d [2021-02-02T09:44:45.028Z] #42 65.78 DEP criu/uffd.d [2021-02-02T09:44:45.028Z] #42 65.99 DEP criu/tun.d [2021-02-02T09:44:45.028Z] #42 66.21 DEP criu/tty.d [2021-02-02T09:44:45.028Z] #42 66.43 DEP criu/timerfd.d [2021-02-02T09:44:45.028Z] #42 66.62 DEP criu/timens.d [2021-02-02T09:44:45.028Z] #42 66.89 DEP criu/sysfs_parse.d [2021-02-02T09:44:45.028Z] #42 66.97 DEP criu/sysctl.d [2021-02-02T09:44:45.028Z] #42 67.11 DEP criu/string.d [2021-02-02T09:44:45.028Z] #42 67.15 DEP criu/stats.d [2021-02-02T09:44:45.028Z] #42 67.23 DEP criu/sockets.d [2021-02-02T09:44:45.028Z] #42 67.35 DEP criu/sk-unix.d [2021-02-02T09:44:45.028Z] #42 67.53 DEP criu/sk-tcp.d [2021-02-02T09:44:45.028Z] #42 67.70 DEP criu/sk-queue.d [2021-02-02T09:44:45.191Z] #53 11.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o runc . [2021-02-02T09:44:45.267Z] #44 ... [2021-02-02T09:44:45.267Z] [2021-02-02T09:44:45.267Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:45.267Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:44:45.267Z] #19 1.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-02-02T09:44:45.267Z] #19 1.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-02T09:44:45.267Z] #19 1.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-02T09:44:45.267Z] #19 2.178 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-02T09:44:45.267Z] #19 3.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-02-02T09:44:45.267Z] #19 5.344 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-02T09:44:45.267Z] #19 ... [2021-02-02T09:44:45.267Z] [2021-02-02T09:44:45.267Z] #42 [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 [2021-02-02T09:44:45.267Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:45.267Z] #42 64.57 LINK criu/pie/parasite.built-in.o [2021-02-02T09:44:45.267Z] #42 64.60 GEN criu/pie/parasite-blob.h [2021-02-02T09:44:45.267Z] #42 64.62 CC criu/pie/parasite-vdso.o [2021-02-02T09:44:45.267Z] #42 65.34 CC criu/arch/x86/vdso-pie.o [2021-02-02T09:44:45.267Z] #42 65.74 CC criu/arch/x86/restorer.o [2021-02-02T09:44:45.267Z] #42 66.33 CC criu/arch/x86/restorer_unmap.o [2021-02-02T09:44:45.267Z] #42 66.40 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-02T09:44:45.267Z] #42 66.64 CC criu/pie/restorer.o [2021-02-02T09:44:45.292Z] #42 67.88 DEP criu/sk-packet.d [2021-02-02T09:44:45.292Z] #42 ... [2021-02-02T09:44:45.292Z] [2021-02-02T09:44:45.292Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:45.292Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-02T09:44:45.292Z] #19 17.22 libcap2-bin is already the newest version (1:2.25-2). [2021-02-02T09:44:45.292Z] #19 17.22 The following additional packages will be installed: [2021-02-02T09:44:45.292Z] #19 17.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-02T09:44:45.292Z] #19 17.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-02T09:44:45.292Z] #19 17.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-02T09:44:45.292Z] #19 17.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-02T09:44:45.292Z] #19 17.23 python3.7 python3.7-minimal vim-runtime xxd [2021-02-02T09:44:45.292Z] #19 17.24 Suggested packages: [2021-02-02T09:44:45.292Z] #19 17.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-02T09:44:45.292Z] #19 17.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-02T09:44:45.292Z] #19 17.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-02T09:44:45.292Z] #19 17.24 Recommended packages: [2021-02-02T09:44:45.292Z] #19 17.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-02T09:44:45.292Z] #19 17.24 python3-keyrings.alt python3-xdg unzip [2021-02-02T09:44:45.474Z] ok github.com/docker/docker/client 0.161s coverage: 75.4% of statements [2021-02-02T09:44:46.240Z] #53 ... [2021-02-02T09:44:46.240Z] [2021-02-02T09:44:46.240Z] #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 [2021-02-02T09:44:46.240Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:44:46.240Z] #51 118.1 golang.org/x/crypto/ssh/terminal [2021-02-02T09:44:46.240Z] #51 122.6 mvdan.cc/sh/v3/cmd/shfmt [2021-02-02T09:44:46.240Z] #51 ... [2021-02-02T09:44:46.240Z] [2021-02-02T09:44:46.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 [2021-02-02T09:44:46.240Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:46.240Z] #43 61.39 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-02T09:44:46.240Z] #43 61.54 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-02T09:44:46.240Z] #43 62.01 HOSTCC compel/src/lib/log-host.o [2021-02-02T09:44:46.240Z] #43 62.24 HOSTLINK compel/compel-host-bin [2021-02-02T09:44:46.240Z] #43 62.45 DEP soccr/soccr.d [2021-02-02T09:44:46.240Z] #43 62.68 CC soccr/soccr.o [2021-02-02T09:44:46.242Z] #19 18.45 The following NEW packages will be installed: [2021-02-02T09:44:46.506Z] #19 18.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-02T09:44:46.506Z] #19 18.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-02T09:44:46.506Z] #19 18.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-02T09:44:46.506Z] #19 18.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-02T09:44:46.506Z] #19 18.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-02T09:44:46.506Z] #19 18.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-02T09:44:46.506Z] #19 18.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-02T09:44:46.506Z] #19 18.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-02T09:44:46.506Z] #19 18.46 xz-utils zip [2021-02-02T09:44:46.667Z] #44 ... [2021-02-02T09:44:46.667Z] [2021-02-02T09:44:46.667Z] #42 [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 [2021-02-02T09:44:46.667Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:46.667Z] #42 65.61 CC criu/pie/restorer.o [2021-02-02T09:44:46.667Z] #42 68.56 LINK criu/pie/restorer.built-in.o [2021-02-02T09:44:46.667Z] #42 68.58 GEN criu/pie/restorer-blob.h [2021-02-02T09:44:46.667Z] #42 68.67 DEP criu/vdso.d [2021-02-02T09:44:46.667Z] #42 68.91 DEP criu/vdso-compat.d [2021-02-02T09:44:46.667Z] #42 69.08 DEP criu/uts_ns.d [2021-02-02T09:44:46.667Z] #42 69.30 DEP criu/util.d [2021-02-02T09:44:46.667Z] #42 69.47 DEP criu/uffd.d [2021-02-02T09:44:46.667Z] #42 69.61 DEP criu/tun.d [2021-02-02T09:44:46.667Z] #42 69.88 DEP criu/tty.d [2021-02-02T09:44:46.667Z] #42 69.99 DEP criu/timerfd.d [2021-02-02T09:44:46.667Z] #42 70.10 DEP criu/timens.d [2021-02-02T09:44:46.667Z] #42 70.27 DEP criu/sysfs_parse.d [2021-02-02T09:44:46.667Z] #42 70.41 DEP criu/sysctl.d [2021-02-02T09:44:46.667Z] #42 70.65 DEP criu/string.d [2021-02-02T09:44:46.667Z] #42 70.71 DEP criu/stats.d [2021-02-02T09:44:46.667Z] #42 70.83 DEP criu/sockets.d [2021-02-02T09:44:46.667Z] #42 71.02 DEP criu/sk-unix.d [2021-02-02T09:44:46.667Z] #42 71.22 DEP criu/sk-tcp.d [2021-02-02T09:44:46.667Z] #42 71.38 DEP criu/sk-queue.d [2021-02-02T09:44:46.667Z] #42 71.51 DEP criu/sk-packet.d [2021-02-02T09:44:46.667Z] #42 ... [2021-02-02T09:44:46.667Z] [2021-02-02T09:44:46.667Z] #52 [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 [2021-02-02T09:44:46.667Z] #52 sha256:df9d0c428be90e90d6439516d4e3d67ba9c015e595d164e165dddb1793247784 [2021-02-02T09:44:46.667Z] #52 11.14 + cd /tmp/tmp.sXLOWGyLON/src/github.com/opencontainers/runc [2021-02-02T09:44:46.667Z] #52 11.14 + git checkout -q cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:46.667Z] #52 11.41 + '[' -z '' ']' [2021-02-02T09:44:46.667Z] #52 11.41 + target=static [2021-02-02T09:44:46.667Z] #52 11.41 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-02T09:44:46.667Z] #52 11.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o runc . [2021-02-02T09:44:46.667Z] #52 ... [2021-02-02T09:44:46.667Z] [2021-02-02T09:44:46.667Z] #42 [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 [2021-02-02T09:44:46.667Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:46.667Z] #42 71.68 DEP criu/sk-netlink.d [2021-02-02T09:44:46.770Z] #19 18.81 0 upgraded, 48 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:44:46.770Z] #19 18.81 Need to get 27.6 MB of archives. [2021-02-02T09:44:46.770Z] #19 18.81 After this operation, 114 MB of additional disk space will be used. [2021-02-02T09:44:46.770Z] #19 18.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-02T09:44:46.770Z] #19 18.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-02-02T09:44:46.770Z] #19 18.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-02-02T09:44:46.770Z] #19 18.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-02T09:44:46.770Z] #19 18.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-02T09:44:46.770Z] #19 18.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-02-02T09:44:46.770Z] #19 18.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-02T09:44:46.770Z] #19 18.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-02T09:44:46.923Z] #42 71.86 DEP criu/sk-inet.d [2021-02-02T09:44:46.923Z] #42 72.06 DEP criu/signalfd.d [2021-02-02T09:44:47.034Z] #19 18.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-02T09:44:47.034Z] #19 18.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-02T09:44:47.034Z] #19 18.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-02T09:44:47.034Z] #19 19.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-02T09:44:47.034Z] #19 19.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-02T09:44:47.034Z] #19 19.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-02T09:44:47.034Z] #19 19.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-02T09:44:47.034Z] #19 19.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-02T09:44:47.034Z] #19 19.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-02T09:44:47.034Z] #19 19.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:44:47.034Z] #19 19.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-02T09:44:47.034Z] #19 19.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-02-02T09:44:47.034Z] #19 19.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-02T09:44:47.034Z] #19 19.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-02T09:44:47.034Z] #19 19.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-02T09:44:47.034Z] #19 19.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-02T09:44:47.034Z] #19 19.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-02T09:44:47.034Z] #19 19.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-02T09:44:47.034Z] #19 19.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-02T09:44:47.034Z] #19 19.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-02T09:44:47.034Z] #19 19.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-02T09:44:47.179Z] #42 72.18 DEP criu/sigframe.d [2021-02-02T09:44:47.179Z] #42 72.27 DEP criu/shmem.d [2021-02-02T09:44:47.292Z] #43 ... [2021-02-02T09:44:47.292Z] [2021-02-02T09:44:47.292Z] #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 [2021-02-02T09:44:47.292Z] #51 sha256:4d0492323ddd83f5fd81aa0c94194c3950aef94eec0309afce2b4d652fad050c [2021-02-02T09:44:47.292Z] #51 DONE 129.4s [2021-02-02T09:44:47.292Z] [2021-02-02T09:44:47.292Z] #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 [2021-02-02T09:44:47.292Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:44:47.292Z] #45 120.3 math/big [2021-02-02T09:44:47.292Z] #45 125.6 go/doc [2021-02-02T09:44:47.435Z] #42 72.46 DEP criu/servicefd.d [2021-02-02T09:44:47.435Z] #42 72.57 DEP criu/seize.d [2021-02-02T09:44:47.589Z] #45 ... [2021-02-02T09:44:47.589Z] [2021-02-02T09:44:47.589Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:47.589Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:44:47.589Z] #20 11.42 Fetched 8199 kB in 11s (757 kB/s) [2021-02-02T09:44:47.611Z] #19 19.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-02T09:44:47.611Z] #19 19.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-02T09:44:47.611Z] #19 19.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-02T09:44:47.611Z] #19 19.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-02T09:44:47.611Z] #19 19.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-02T09:44:47.611Z] #19 19.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-02T09:44:47.611Z] #19 19.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-02T09:44:47.611Z] #19 19.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-02T09:44:47.611Z] #19 19.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-02T09:44:47.611Z] #19 19.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-02T09:44:47.611Z] #19 19.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-02T09:44:47.612Z] #19 19.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-02T09:44:47.612Z] #19 19.75 Get:42 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-02T09:44:47.612Z] #19 19.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-02-02T09:44:47.612Z] #19 19.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-02T09:44:47.691Z] #42 72.75 DEP criu/seccomp.d [2021-02-02T09:44:47.875Z] #19 19.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-02T09:44:47.947Z] #42 72.98 DEP criu/rst-malloc.d [2021-02-02T09:44:47.947Z] #42 73.08 DEP criu/rbtree.d [2021-02-02T09:44:47.947Z] #42 73.12 DEP criu/pstree.d [2021-02-02T09:44:48.143Z] #19 20.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-02T09:44:48.143Z] #19 20.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-02T09:44:48.143Z] #19 20.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-02T09:44:48.204Z] #42 73.31 DEP criu/protobuf.d [2021-02-02T09:44:48.460Z] #42 73.43 GEN criu/protobuf-desc-gen.h [2021-02-02T09:44:48.580Z] #42 69.70 LINK criu/pie/restorer.built-in.o [2021-02-02T09:44:48.580Z] #42 69.71 GEN criu/pie/restorer-blob.h [2021-02-02T09:44:48.580Z] #42 69.80 DEP criu/vdso.d [2021-02-02T09:44:48.580Z] #42 69.94 DEP criu/vdso-compat.d [2021-02-02T09:44:48.720Z] #19 20.89 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:44:48.843Z] #42 70.13 DEP criu/uts_ns.d [2021-02-02T09:44:48.843Z] #42 ... [2021-02-02T09:44:48.843Z] [2021-02-02T09:44:48.843Z] #52 [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 [2021-02-02T09:44:48.843Z] #52 sha256:9ac789d21f704bbe6c7e5aadbfa7c5b8c8b5368ba2d34cb9cf7ac8ccf9eded73 [2021-02-02T09:44:48.843Z] #52 11.89 + cd /tmp/tmp.7Z3NGuvfhn/src/github.com/opencontainers/runc [2021-02-02T09:44:48.843Z] #52 11.89 + git checkout -q cc988c1036a570883a4ee2a2037de82fed7dec4f [2021-02-02T09:44:48.843Z] #52 12.32 + '[' -z '' ']' [2021-02-02T09:44:48.843Z] #52 12.32 + target=static [2021-02-02T09:44:48.843Z] #52 12.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-02T09:44:48.843Z] #52 12.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o runc . [2021-02-02T09:44:48.984Z] #19 20.98 Fetched 27.6 MB in 2s (15.8 MB/s) [2021-02-02T09:44:48.984Z] #19 21.07 Selecting previously unselected package pigz. [2021-02-02T09:44:48.984Z] #19 21.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 ... 23405 files and directories currently installed.) [2021-02-02T09:44:48.984Z] #19 21.15 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-02T09:44:48.984Z] #19 21.16 Unpacking pigz (2.4-1) ... [2021-02-02T09:44:49.105Z] #52 ... [2021-02-02T09:44:49.105Z] [2021-02-02T09:44:49.105Z] #42 [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 [2021-02-02T09:44:49.105Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:49.105Z] #42 70.28 DEP criu/util.d [2021-02-02T09:44:49.105Z] #42 70.50 DEP criu/uffd.d [2021-02-02T09:44:49.305Z] #19 21.27 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-02T09:44:49.305Z] #19 21.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-02T09:44:49.305Z] #19 21.28 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-02T09:44:49.368Z] #42 70.71 DEP criu/tun.d [2021-02-02T09:44:49.630Z] #42 70.85 DEP criu/tty.d [2021-02-02T09:44:49.630Z] #42 71.06 DEP criu/timerfd.d [2021-02-02T09:44:49.893Z] #42 71.23 DEP criu/timens.d [2021-02-02T09:44:49.925Z] #19 21.90 Selecting previously unselected package python3.7-minimal. [2021-02-02T09:44:49.925Z] #19 21.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-02T09:44:49.925Z] #19 21.91 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:44:50.155Z] #42 71.46 DEP criu/sysfs_parse.d [2021-02-02T09:44:50.354Z] #42 75.11 DEP criu/protobuf-desc.d [2021-02-02T09:44:50.354Z] #42 75.26 DEP criu/proc_parse.d [2021-02-02T09:44:50.354Z] #42 75.42 DEP criu/plugin.d [2021-02-02T09:44:50.354Z] #42 75.51 DEP criu/pipes.d [2021-02-02T09:44:50.418Z] #42 71.63 DEP criu/sysctl.d [2021-02-02T09:44:50.418Z] #42 71.80 DEP criu/string.d [2021-02-02T09:44:50.418Z] #42 71.86 DEP criu/stats.d [2021-02-02T09:44:50.614Z] #42 75.71 DEP criu/pie-util.d [2021-02-02T09:44:50.681Z] #42 72.01 DEP criu/sockets.d [2021-02-02T09:44:50.872Z] #42 75.87 DEP criu/pie-util-vdso.d [2021-02-02T09:44:50.872Z] #42 ... [2021-02-02T09:44:50.872Z] [2021-02-02T09:44:50.872Z] #44 [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 [2021-02-02T09:44:50.872Z] #44 sha256:0921c0f0396140d56877142fc6516cbec8a9923cf0821961faaae95316b95254 [2021-02-02T09:44:50.872Z] #44 DONE 143.8s [2021-02-02T09:44:50.872Z] [2021-02-02T09:44:50.872Z] #42 [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 [2021-02-02T09:44:50.872Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:50.872Z] #42 76.01 DEP criu/pie-util-vdso-elf32.d [2021-02-02T09:44:50.929Z] #19 22.90 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-02T09:44:50.929Z] #19 22.92 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:44:50.943Z] #42 72.21 DEP criu/sk-unix.d [2021-02-02T09:44:51.080Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 2m2.350485963s [2021-02-02T09:44:51.080Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.186139ms [2021-02-02T09:44:51.129Z] #42 76.22 DEP criu/path.d [2021-02-02T09:44:51.206Z] #42 72.48 DEP criu/sk-tcp.d [2021-02-02T09:44:51.385Z] #42 76.54 DEP criu/parasite-syscall.d [2021-02-02T09:44:51.468Z] #42 72.68 DEP criu/sk-queue.d [2021-02-02T09:44:51.468Z] #42 72.90 DEP criu/sk-packet.d [2021-02-02T09:44:51.641Z] #42 76.76 DEP criu/pagemap.d [2021-02-02T09:44:51.730Z] #42 73.10 DEP criu/sk-netlink.d [2021-02-02T09:44:51.897Z] #42 77.05 DEP criu/pagemap-cache.d [2021-02-02T09:44:51.993Z] #42 73.25 DEP criu/sk-inet.d [2021-02-02T09:44:51.993Z] #42 73.45 DEP criu/signalfd.d [2021-02-02T09:44:52.088Z] #20 11.42 Reading package lists... [2021-02-02T09:44:52.154Z] #42 77.19 DEP criu/page-xfer.d [2021-02-02T09:44:52.255Z] #42 73.60 DEP criu/sigframe.d [2021-02-02T09:44:52.255Z] #42 73.70 DEP criu/shmem.d [2021-02-02T09:44:52.410Z] #42 77.48 DEP criu/page-pipe.d [2021-02-02T09:44:52.410Z] #42 77.49 DEP criu/netfilter.d [2021-02-02T09:44:52.428Z] Running on azwin-2-266110 in d:\jenkins\workspace\moby_PR-41645 [Pipeline] { [Pipeline] ws [2021-02-02T09:44:52.453Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-02T09:44:52.666Z] #42 77.66 DEP criu/net.d [2021-02-02T09:44:52.666Z] #42 77.80 DEP criu/namespaces.d [2021-02-02T09:44:52.830Z] #42 73.92 DEP criu/servicefd.d [2021-02-02T09:44:52.830Z] #42 ... [2021-02-02T09:44:52.830Z] [2021-02-02T09:44:52.830Z] #44 [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 [2021-02-02T09:44:52.830Z] #44 sha256:9ebe45de27c1ab6f67d9ef7ffcb4af2446482da7ad9a9d8d6b566b514fce3057 [2021-02-02T09:44:52.830Z] #44 DONE 145.6s [2021-02-02T09:44:52.830Z] [2021-02-02T09:44:52.830Z] #42 [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 [2021-02-02T09:44:52.830Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:52.830Z] #42 74.09 DEP criu/seize.d [2021-02-02T09:44:52.830Z] #42 74.28 DEP criu/seccomp.d [2021-02-02T09:44:52.922Z] #42 77.99 DEP criu/mount.d [2021-02-02T09:44:53.093Z] #42 74.48 DEP criu/rst-malloc.d [2021-02-02T09:44:53.179Z] #42 78.14 DEP criu/memfd.d [2021-02-02T09:44:53.179Z] #42 78.24 DEP criu/mem.d [2021-02-02T09:44:53.356Z] #42 74.57 DEP criu/rbtree.d [2021-02-02T09:44:53.356Z] #42 74.68 DEP criu/pstree.d [2021-02-02T09:44:53.433Z] #20 16.16 Reading package lists... [2021-02-02T09:44:53.433Z] #20 ... [2021-02-02T09:44:53.433Z] [2021-02-02T09:44:53.433Z] #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 [2021-02-02T09:44:53.433Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:53.433Z] #43 65.12 AR soccr/libsoccr.a [2021-02-02T09:44:53.433Z] #43 65.20 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:44:53.433Z] #43 65.71 DEP criu/arch/ppc64/sigframe.d [2021-02-02T09:44:53.433Z] #43 65.93 DEP criu/arch/ppc64/crtools.d [2021-02-02T09:44:53.433Z] #43 66.24 DEP criu/arch/ppc64/cpu.d [2021-02-02T09:44:53.433Z] #43 66.54 CC criu/arch/ppc64/cpu.o [2021-02-02T09:44:53.433Z] #43 67.24 CC criu/arch/ppc64/crtools.o [2021-02-02T09:44:53.433Z] #43 68.40 CC criu/arch/ppc64/sigframe.o [2021-02-02T09:44:53.433Z] #43 68.83 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-02T09:44:53.433Z] #43 68.88 DEP criu/pie/util-vdso.d [2021-02-02T09:44:53.433Z] #43 69.06 DEP criu/pie/util.d [2021-02-02T09:44:53.433Z] #43 69.22 CC criu/pie/util.o [2021-02-02T09:44:53.433Z] #43 69.58 CC criu/pie/util-vdso.o [2021-02-02T09:44:53.436Z] #42 78.40 DEP criu/lsm.d [2021-02-02T09:44:53.436Z] #42 78.54 DEP criu/log.d [2021-02-02T09:44:53.565Z] #19 25.24 Selecting previously unselected package python3-minimal. [2021-02-02T09:44:53.565Z] #19 25.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 ... 23654 files and directories currently installed.) [2021-02-02T09:44:53.565Z] #19 25.30 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-02T09:44:53.565Z] #19 25.31 Unpacking python3-minimal (3.7.3-1) ... [2021-02-02T09:44:53.565Z] #19 ... [2021-02-02T09:44:53.565Z] [2021-02-02T09:44:53.565Z] #39 [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 [2021-02-02T09:44:53.565Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-02T09:44:53.565Z] #39 134.3 + dpkg --print-architecture [2021-02-02T09:44:53.619Z] #42 75.03 DEP criu/protobuf.d [2021-02-02T09:44:53.691Z] #42 78.69 DEP criu/libnetlink.d [2021-02-02T09:44:53.691Z] #42 78.79 DEP criu/kerndat.d [2021-02-02T09:44:53.691Z] #42 ... [2021-02-02T09:44:53.691Z] [2021-02-02T09:44:53.692Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:53.692Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:44:53.692Z] #19 10.75 Fetched 8426 kB in 10s (884 kB/s) [2021-02-02T09:44:53.692Z] #19 10.75 Reading package lists... [2021-02-02T09:44:53.692Z] #19 15.04 Reading package lists... [2021-02-02T09:44:53.692Z] #19 18.99 Building dependency tree... [2021-02-02T09:44:53.692Z] #19 20.65 libcap2-bin is already the newest version (1:2.25-2). [2021-02-02T09:44:53.692Z] #19 20.65 The following additional packages will be installed: [2021-02-02T09:44:53.692Z] #19 20.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-02T09:44:53.692Z] #19 20.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-02T09:44:53.692Z] #19 20.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-02T09:44:53.692Z] #19 20.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-02T09:44:53.692Z] #19 20.66 python3.7 python3.7-minimal vim-runtime xxd [2021-02-02T09:44:53.692Z] #19 20.66 Suggested packages: [2021-02-02T09:44:53.692Z] #19 20.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-02T09:44:53.692Z] #19 20.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-02T09:44:53.692Z] #19 20.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-02T09:44:53.692Z] #19 20.67 Recommended packages: [2021-02-02T09:44:53.692Z] #19 20.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-02T09:44:53.692Z] #19 20.67 python3-keyrings.alt python3-xdg unzip [2021-02-02T09:44:53.728Z] #43 70.42 AR criu/pie/pie.lib.a [2021-02-02T09:44:53.840Z] The recommended git tool is: git [2021-02-02T09:44:53.881Z] #42 75.28 GEN criu/protobuf-desc-gen.h [2021-02-02T09:44:53.947Z] #19 ... [2021-02-02T09:44:53.947Z] [2021-02-02T09:44:53.947Z] #42 [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 [2021-02-02T09:44:53.947Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:53.947Z] #42 78.95 DEP criu/kcmp-ids.d [2021-02-02T09:44:53.947Z] #42 79.05 DEP criu/irmap.d [2021-02-02T09:44:54.026Z] #43 70.48 DEP criu/pie/restorer.d [2021-02-02T09:44:54.026Z] #43 70.77 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-02T09:44:54.202Z] #42 79.26 DEP criu/ipc_ns.d [2021-02-02T09:44:54.322Z] #43 70.80 DEP criu/arch/ppc64/restorer.d [2021-02-02T09:44:54.458Z] #42 79.41 DEP criu/image.d [2021-02-02T09:44:54.458Z] #42 79.57 DEP criu/image-desc.d [2021-02-02T09:44:54.458Z] #42 79.64 DEP criu/fsnotify.d [2021-02-02T09:44:54.619Z] #43 71.09 DEP criu/arch/ppc64/vdso-pie.d [2021-02-02T09:44:54.619Z] #43 71.22 DEP criu/pie/parasite-vdso.d [2021-02-02T09:44:54.714Z] #42 79.79 DEP criu/filesystems.d [2021-02-02T09:44:54.714Z] #42 79.93 DEP criu/files.d [2021-02-02T09:44:54.914Z] #43 71.43 DEP criu/pie/parasite.d [2021-02-02T09:44:54.969Z] #42 80.14 DEP criu/files-reg.d [2021-02-02T09:44:54.983Z] #39 DONE 135.8s [2021-02-02T09:44:54.983Z] [2021-02-02T09:44:54.983Z] #42 [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 [2021-02-02T09:44:54.983Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:44:54.983Z] #42 68.04 DEP criu/sk-netlink.d [2021-02-02T09:44:54.983Z] #42 68.33 DEP criu/sk-inet.d [2021-02-02T09:44:54.983Z] #42 68.58 DEP criu/signalfd.d [2021-02-02T09:44:54.983Z] #42 68.70 DEP criu/sigframe.d [2021-02-02T09:44:54.983Z] #42 68.83 DEP criu/shmem.d [2021-02-02T09:44:54.983Z] #42 69.01 DEP criu/servicefd.d [2021-02-02T09:44:54.983Z] #42 69.11 DEP criu/seize.d [2021-02-02T09:44:54.983Z] #42 69.28 DEP criu/seccomp.d [2021-02-02T09:44:54.983Z] #42 69.42 DEP criu/rst-malloc.d [2021-02-02T09:44:54.983Z] #42 69.48 DEP criu/rbtree.d [2021-02-02T09:44:54.983Z] #42 69.51 DEP criu/pstree.d [2021-02-02T09:44:54.983Z] #42 69.65 DEP criu/protobuf.d [2021-02-02T09:44:54.983Z] #42 69.76 GEN criu/protobuf-desc-gen.h [2021-02-02T09:44:54.983Z] #42 71.33 DEP criu/protobuf-desc.d [2021-02-02T09:44:54.983Z] #42 71.47 DEP criu/proc_parse.d [2021-02-02T09:44:54.983Z] #42 71.64 DEP criu/plugin.d [2021-02-02T09:44:54.983Z] #42 71.73 DEP criu/pipes.d [2021-02-02T09:44:54.983Z] #42 71.85 DEP criu/pie-util.d [2021-02-02T09:44:54.983Z] #42 71.97 DEP criu/pie-util-vdso.d [2021-02-02T09:44:54.983Z] #42 72.08 DEP criu/path.d [2021-02-02T09:44:54.983Z] #42 72.18 DEP criu/parasite-syscall.d [2021-02-02T09:44:54.983Z] #42 72.35 DEP criu/pagemap.d [2021-02-02T09:44:54.983Z] #42 72.60 DEP criu/pagemap-cache.d [2021-02-02T09:44:54.983Z] #42 72.71 DEP criu/page-xfer.d [2021-02-02T09:44:54.983Z] #42 72.97 DEP criu/page-pipe.d [2021-02-02T09:44:54.983Z] #42 73.03 DEP criu/netfilter.d [2021-02-02T09:44:54.983Z] #42 73.26 DEP criu/net.d [2021-02-02T09:44:54.983Z] #42 73.60 DEP criu/namespaces.d [2021-02-02T09:44:54.983Z] #42 73.74 DEP criu/mount.d [2021-02-02T09:44:54.983Z] #42 73.91 DEP criu/memfd.d [2021-02-02T09:44:54.983Z] #42 74.15 DEP criu/mem.d [2021-02-02T09:44:54.983Z] #42 74.27 DEP criu/lsm.d [2021-02-02T09:44:54.983Z] #42 74.46 DEP criu/log.d [2021-02-02T09:44:54.983Z] #42 74.62 DEP criu/libnetlink.d [2021-02-02T09:44:54.983Z] #42 74.70 DEP criu/kerndat.d [2021-02-02T09:44:54.983Z] #42 74.99 DEP criu/kcmp-ids.d [2021-02-02T09:44:54.983Z] #42 75.09 DEP criu/irmap.d [2021-02-02T09:44:54.983Z] #42 75.35 DEP criu/ipc_ns.d [2021-02-02T09:44:54.983Z] #42 75.60 DEP criu/image.d [2021-02-02T09:44:54.983Z] #42 75.86 DEP criu/image-desc.d [2021-02-02T09:44:54.983Z] #42 75.95 DEP criu/fsnotify.d [2021-02-02T09:44:54.983Z] #42 76.06 DEP criu/filesystems.d [2021-02-02T09:44:54.983Z] #42 76.18 DEP criu/files.d [2021-02-02T09:44:54.983Z] #42 76.30 DEP criu/files-reg.d [2021-02-02T09:44:54.983Z] #42 76.39 DEP criu/files-ext.d [2021-02-02T09:44:54.983Z] #42 76.48 DEP criu/file-lock.d [2021-02-02T09:44:54.983Z] #42 76.66 DEP criu/file-ids.d [2021-02-02T09:44:54.983Z] #42 76.82 DEP criu/fifo.d [2021-02-02T09:44:54.983Z] #42 76.90 DEP criu/fdstore.d [2021-02-02T09:44:54.983Z] #42 76.97 DEP criu/fault-injection.d [2021-02-02T09:44:54.983Z] #42 76.99 DEP criu/external.d [2021-02-02T09:44:54.983Z] #42 77.10 DEP criu/eventpoll.d [2021-02-02T09:44:54.983Z] #42 77.20 DEP criu/eventfd.d [2021-02-02T09:44:54.983Z] #42 77.30 DEP criu/crtools.d [2021-02-02T09:44:54.983Z] #42 77.42 DEP criu/cr-service.d [2021-02-02T09:44:54.983Z] #42 77.55 DEP criu/cr-restore.d [2021-02-02T09:44:54.983Z] #42 77.76 DEP criu/cr-errno.d [2021-02-02T09:44:55.212Z] #43 71.74 CC criu/pie/parasite.o [2021-02-02T09:44:55.225Z] #42 80.33 DEP criu/files-ext.d [2021-02-02T09:44:55.261Z] #42 77.77 DEP criu/cr-dump.d [2021-02-02T09:44:55.261Z] #42 77.97 DEP criu/cr-dedup.d [2021-02-02T09:44:55.482Z] #42 80.46 DEP criu/file-lock.d [2021-02-02T09:44:55.482Z] #42 80.61 DEP criu/file-ids.d [2021-02-02T09:44:55.482Z] #42 80.67 DEP criu/fifo.d [2021-02-02T09:44:55.541Z] #42 78.12 DEP criu/cr-check.d [2021-02-02T09:44:55.750Z] #42 80.76 DEP criu/fdstore.d [2021-02-02T09:44:55.750Z] #42 80.83 DEP criu/fault-injection.d [2021-02-02T09:44:55.750Z] #42 80.91 DEP criu/external.d [2021-02-02T09:44:55.803Z] #42 77.01 DEP criu/protobuf-desc.d [2021-02-02T09:44:55.803Z] #42 77.12 DEP criu/proc_parse.d [2021-02-02T09:44:55.803Z] #42 ... [2021-02-02T09:44:55.803Z] [2021-02-02T09:44:55.803Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:55.803Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:44:55.803Z] #19 10.98 Fetched 8426 kB in 10s (867 kB/s) [2021-02-02T09:44:55.803Z] #19 10.98 Reading package lists... [2021-02-02T09:44:55.803Z] #19 14.93 Reading package lists... [2021-02-02T09:44:55.803Z] #19 19.44 Building dependency tree... [2021-02-02T09:44:55.803Z] #19 21.00 libcap2-bin is already the newest version (1:2.25-2). [2021-02-02T09:44:55.803Z] #19 21.00 The following additional packages will be installed: [2021-02-02T09:44:55.828Z] #42 78.43 DEP criu/config.d [2021-02-02T09:44:56.006Z] #42 81.01 DEP criu/eventpoll.d [2021-02-02T09:44:56.006Z] #42 81.16 DEP criu/eventfd.d [2021-02-02T09:44:56.065Z] #19 21.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-02T09:44:56.065Z] #19 21.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-02T09:44:56.065Z] #19 21.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-02T09:44:56.065Z] #19 21.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-02T09:44:56.065Z] #19 21.01 python3.7 python3.7-minimal vim-runtime xxd [2021-02-02T09:44:56.065Z] #19 21.01 Suggested packages: [2021-02-02T09:44:56.065Z] #19 21.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-02T09:44:56.065Z] #19 21.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-02T09:44:56.065Z] #19 21.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-02T09:44:56.065Z] #19 21.03 Recommended packages: [2021-02-02T09:44:56.065Z] #19 21.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-02T09:44:56.065Z] #19 21.03 python3-keyrings.alt python3-xdg unzip [2021-02-02T09:44:56.065Z] #19 ... [2021-02-02T09:44:56.065Z] [2021-02-02T09:44:56.065Z] #42 [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 [2021-02-02T09:44:56.065Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:44:56.065Z] #42 77.30 DEP criu/plugin.d [2021-02-02T09:44:56.065Z] #42 77.42 DEP criu/pipes.d [2021-02-02T09:44:56.113Z] #42 78.73 DEP criu/clone-noasan.d [2021-02-02T09:44:56.114Z] #42 78.89 DEP criu/cgroup.d [2021-02-02T09:44:56.262Z] #42 81.28 DEP criu/crtools.d [2021-02-02T09:44:56.262Z] #42 81.39 DEP criu/cr-service.d [2021-02-02T09:44:56.328Z] #42 77.62 DEP criu/pie-util.d [2021-02-02T09:44:56.328Z] #42 77.75 DEP criu/pie-util-vdso.d [2021-02-02T09:44:56.376Z] #42 79.11 DEP criu/cgroup-props.d [2021-02-02T09:44:56.376Z] #42 79.19 DEP criu/bitmap.d [2021-02-02T09:44:56.518Z] #42 81.60 DEP criu/cr-restore.d [2021-02-02T09:44:56.590Z] #42 77.86 DEP criu/pie-util-vdso-elf32.d [2021-02-02T09:44:56.650Z] #42 79.20 DEP criu/bfd.d [2021-02-02T09:44:56.650Z] #42 79.33 DEP criu/autofs.d [2021-02-02T09:44:56.741Z] #43 ... [2021-02-02T09:44:56.741Z] [2021-02-02T09:44:56.741Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:56.741Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:44:56.741Z] #20 16.16 Reading package lists... [2021-02-02T09:44:56.776Z] #42 81.89 DEP criu/cr-errno.d [2021-02-02T09:44:56.776Z] #42 81.91 DEP criu/cr-dump.d [2021-02-02T09:44:56.853Z] #42 78.06 DEP criu/path.d [2021-02-02T09:44:56.853Z] #42 78.27 DEP criu/parasite-syscall.d [2021-02-02T09:44:56.920Z] #42 79.53 DEP criu/aio.d [2021-02-02T09:44:56.920Z] #42 79.67 DEP criu/action-scripts.d [2021-02-02T09:44:56.920Z] #42 ... [2021-02-02T09:44:56.920Z] [2021-02-02T09:44:56.921Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:56.921Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-02T09:44:56.921Z] #19 25.41 Selecting previously unselected package libmpdec2:arm64. [2021-02-02T09:44:56.921Z] #19 25.42 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-02T09:44:56.921Z] #19 25.44 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-02T09:44:56.921Z] #19 25.87 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-02T09:44:56.921Z] #19 25.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-02T09:44:56.921Z] #19 25.95 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-02T09:44:56.921Z] #19 27.48 Selecting previously unselected package python3.7. [2021-02-02T09:44:56.921Z] #19 27.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-02T09:44:56.921Z] #19 27.50 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:44:56.921Z] #19 27.71 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-02T09:44:56.921Z] #19 27.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-02T09:44:56.921Z] #19 27.71 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-02T09:44:56.921Z] #19 27.87 Setting up python3-minimal (3.7.3-1) ... [2021-02-02T09:44:56.921Z] #19 28.95 Selecting previously unselected package python3. [2021-02-02T09:44:56.921Z] #19 28.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 ... 24066 files and directories currently installed.) [2021-02-02T09:44:56.921Z] #19 28.99 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-02T09:44:56.921Z] #19 29.01 Unpacking python3 (3.7.3-1) ... [2021-02-02T09:44:57.035Z] #42 82.11 DEP criu/cr-dedup.d [2021-02-02T09:44:57.115Z] #42 78.46 DEP criu/pagemap.d [2021-02-02T09:44:57.183Z] #19 29.12 Selecting previously unselected package libip4tc0:arm64. [2021-02-02T09:44:57.183Z] #19 29.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-02T09:44:57.183Z] #19 29.14 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-02T09:44:57.183Z] #19 29.25 Selecting previously unselected package libip6tc0:arm64. [2021-02-02T09:44:57.183Z] #19 29.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-02T09:44:57.183Z] #19 29.26 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-02T09:44:57.291Z] #42 82.22 DEP criu/cr-check.d [2021-02-02T09:44:57.291Z] #42 82.39 DEP criu/config.d [2021-02-02T09:44:57.379Z] #42 78.62 DEP criu/pagemap-cache.d [2021-02-02T09:44:57.379Z] #42 78.83 DEP criu/page-xfer.d [2021-02-02T09:44:57.445Z] #19 29.41 Selecting previously unselected package libiptc0:arm64. [2021-02-02T09:44:57.445Z] #19 29.41 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-02T09:44:57.445Z] #19 29.42 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-02T09:44:57.445Z] #19 29.50 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-02T09:44:57.445Z] #19 29.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-02T09:44:57.445Z] #19 29.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-02T09:44:57.445Z] #19 29.59 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-02T09:44:57.445Z] #19 29.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-02T09:44:57.445Z] #19 29.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-02T09:44:57.548Z] #42 82.52 DEP criu/clone-noasan.d [2021-02-02T09:44:57.548Z] #42 82.63 DEP criu/cgroup.d [2021-02-02T09:44:57.548Z] #42 82.77 DEP criu/cgroup-props.d [2021-02-02T09:44:57.641Z] #42 79.01 DEP criu/page-pipe.d [2021-02-02T09:44:57.641Z] #42 79.13 DEP criu/netfilter.d [2021-02-02T09:44:57.710Z] #19 29.78 Selecting previously unselected package libnftnl11:arm64. [2021-02-02T09:44:57.710Z] #19 29.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-02T09:44:57.710Z] #19 29.79 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-02T09:44:57.710Z] #19 29.88 Selecting previously unselected package iptables. [2021-02-02T09:44:57.804Z] #20 20.58 Building dependency tree... [2021-02-02T09:44:57.804Z] #42 82.86 DEP criu/bitmap.d [2021-02-02T09:44:57.804Z] #42 82.88 DEP criu/bfd.d [2021-02-02T09:44:57.804Z] #42 82.97 DEP criu/autofs.d [2021-02-02T09:44:57.904Z] #42 79.26 DEP criu/net.d [2021-02-02T09:44:57.973Z] #19 29.89 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-02T09:44:57.973Z] #19 29.90 Unpacking iptables (1.8.2-4) ... [2021-02-02T09:44:57.973Z] #19 30.15 Selecting previously unselected package xxd. [2021-02-02T09:44:58.061Z] #42 83.16 DEP criu/aio.d [2021-02-02T09:44:58.061Z] #42 83.28 DEP criu/action-scripts.d [2021-02-02T09:44:58.166Z] #42 79.46 DEP criu/namespaces.d [2021-02-02T09:44:58.166Z] #42 79.62 DEP criu/mount.d [2021-02-02T09:44:58.236Z] #19 30.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-02T09:44:58.236Z] #19 30.17 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:44:58.236Z] #19 30.32 Selecting previously unselected package vim-common. [2021-02-02T09:44:58.236Z] #19 30.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:44:58.236Z] #19 30.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:44:58.318Z] #42 83.51 CC criu/action-scripts.o [2021-02-02T09:44:58.430Z] #42 79.79 DEP criu/memfd.d [2021-02-02T09:44:58.447Z] #20 ... [2021-02-02T09:44:58.447Z] [2021-02-02T09:44:58.447Z] #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 [2021-02-02T09:44:58.447Z] #58 sha256:375340716c4f8ea588171b0eb24e9ba1382d431bcd17bd4643deb9bba040b4a4 [2021-02-02T09:44:58.447Z] #58 132.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-02T09:44:58.447Z] #58 132.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-02T09:44:58.447Z] #58 DONE 140.7s [2021-02-02T09:44:58.500Z] #19 30.49 Selecting previously unselected package bash-completion. [2021-02-02T09:44:58.500Z] #19 30.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-02T09:44:58.703Z] #42 79.99 DEP criu/mem.d [2021-02-02T09:44:58.743Z] [2021-02-02T09:44:58.743Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:44:58.743Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:44:58.743Z] #20 22.47 libcap2-bin is already the newest version (1:2.25-2). [2021-02-02T09:44:58.743Z] #20 22.47 The following additional packages will be installed: [2021-02-02T09:44:58.743Z] #20 22.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-02T09:44:58.743Z] #20 22.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-02T09:44:58.743Z] #20 22.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-02T09:44:58.743Z] #20 22.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-02T09:44:58.743Z] #20 22.49 python3.7 python3.7-minimal vim-runtime xxd [2021-02-02T09:44:58.743Z] #20 22.50 Suggested packages: [2021-02-02T09:44:58.743Z] #20 22.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-02T09:44:58.743Z] #20 22.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-02T09:44:58.743Z] #20 22.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-02T09:44:58.743Z] #20 22.50 Recommended packages: [2021-02-02T09:44:58.743Z] #20 22.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-02T09:44:58.743Z] #20 22.50 python3-keyrings.alt python3-xdg unzip [2021-02-02T09:44:58.743Z] #20 ... [2021-02-02T09:44:58.743Z] [2021-02-02T09:44:58.743Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-02T09:44:58.743Z] #59 sha256:0c79e32b83bf4fc9b979fd29905cdf6f643528531a82e5864c6de2050ffad6a7 [2021-02-02T09:44:58.743Z] #59 DONE 0.2s [2021-02-02T09:44:58.880Z] #42 83.96 CC criu/aio.o [2021-02-02T09:44:58.965Z] #42 80.17 DEP criu/lsm.d [2021-02-02T09:44:58.965Z] #42 80.32 DEP criu/log.d [2021-02-02T09:44:59.039Z] [2021-02-02T09:44:59.039Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-02T09:44:59.039Z] #60 sha256:2e780e117e9a675cd073f95a094f9dfe073ffa0e9ea910c6f574466013d12f1b [2021-02-02T09:44:59.039Z] #60 DONE 0.1s [2021-02-02T09:44:59.039Z] [2021-02-02T09:44:59.039Z] #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 [2021-02-02T09:44:59.039Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:44:59.039Z] #43 73.39 LINK criu/pie/parasite.built-in.o [2021-02-02T09:44:59.039Z] #43 73.40 GEN criu/pie/parasite-blob.h [2021-02-02T09:44:59.039Z] #43 73.45 CC criu/pie/parasite-vdso.o [2021-02-02T09:44:59.039Z] #43 74.52 CC criu/arch/ppc64/vdso-pie.o [2021-02-02T09:44:59.039Z] #43 74.98 CC criu/arch/ppc64/restorer.o [2021-02-02T09:44:59.039Z] #43 75.61 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-02T09:44:59.039Z] #43 75.65 CC criu/pie/restorer.o [2021-02-02T09:44:59.228Z] #42 80.43 DEP criu/libnetlink.d [2021-02-02T09:44:59.228Z] #42 80.52 DEP criu/kerndat.d [2021-02-02T09:44:59.228Z] #42 80.67 DEP criu/kcmp-ids.d [2021-02-02T09:44:59.490Z] #42 80.77 DEP criu/irmap.d [2021-02-02T09:44:59.490Z] #42 80.87 DEP criu/ipc_ns.d [2021-02-02T09:44:59.755Z] #42 81.00 DEP criu/image.d [2021-02-02T09:44:59.755Z] #42 81.13 DEP criu/image-desc.d [2021-02-02T09:44:59.755Z] #42 81.20 DEP criu/fsnotify.d [2021-02-02T09:44:59.809Z] #42 84.65 CC criu/autofs.o [2021-02-02T09:45:00.018Z] #42 81.35 DEP criu/filesystems.d [2021-02-02T09:45:00.282Z] #42 81.52 DEP criu/files.d [2021-02-02T09:45:00.282Z] #42 81.72 DEP criu/files-reg.d [2021-02-02T09:45:00.372Z] #42 ... [2021-02-02T09:45:00.372Z] [2021-02-02T09:45:00.372Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:00.372Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:00.372Z] #19 22.51 The following NEW packages will be installed: [2021-02-02T09:45:00.372Z] #19 22.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-02T09:45:00.372Z] #19 22.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-02T09:45:00.372Z] #19 22.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-02T09:45:00.372Z] #19 22.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-02T09:45:00.372Z] #19 22.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-02T09:45:00.372Z] #19 22.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-02T09:45:00.372Z] #19 22.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-02T09:45:00.372Z] #19 22.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-02T09:45:00.372Z] #19 22.51 xz-utils zip [2021-02-02T09:45:00.372Z] #19 22.83 0 upgraded, 48 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:45:00.372Z] #19 22.83 Need to get 28.5 MB of archives. [2021-02-02T09:45:00.372Z] #19 22.83 After this operation, 116 MB of additional disk space will be used. [2021-02-02T09:45:00.372Z] #19 22.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-02T09:45:00.372Z] #19 22.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-02T09:45:00.372Z] #19 22.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-02T09:45:00.372Z] #19 22.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-02T09:45:00.372Z] #19 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-02T09:45:00.372Z] #19 22.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-02T09:45:00.372Z] #19 23.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-02T09:45:00.372Z] #19 23.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-02T09:45:00.372Z] #19 23.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-02T09:45:00.372Z] #19 23.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-02T09:45:00.372Z] #19 23.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-02T09:45:00.372Z] #19 23.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-02T09:45:00.372Z] #19 23.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-02T09:45:00.372Z] #19 23.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-02T09:45:00.372Z] #19 23.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-02T09:45:00.372Z] #19 23.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-02T09:45:00.372Z] #19 23.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-02T09:45:00.372Z] #19 23.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:45:00.372Z] #19 23.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-02T09:45:00.372Z] #19 23.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-02T09:45:00.372Z] #19 23.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-02T09:45:00.372Z] #19 23.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-02T09:45:00.372Z] #19 23.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-02T09:45:00.372Z] #19 23.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-02T09:45:00.372Z] #19 23.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-02T09:45:00.372Z] #19 23.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-02T09:45:00.372Z] #19 23.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-02T09:45:00.372Z] #19 23.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-02T09:45:00.372Z] #19 23.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-02T09:45:00.372Z] #19 23.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-02T09:45:00.372Z] #19 23.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-02T09:45:00.372Z] #19 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-02T09:45:00.372Z] #19 23.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-02T09:45:00.372Z] #19 23.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-02T09:45:00.372Z] #19 23.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-02T09:45:00.372Z] #19 24.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-02T09:45:00.372Z] #19 24.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-02T09:45:00.372Z] #19 24.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-02T09:45:00.372Z] #19 24.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-02T09:45:00.372Z] #19 24.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-02T09:45:00.372Z] #19 24.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-02T09:45:00.372Z] #19 24.16 Get:42 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-02T09:45:00.372Z] #19 24.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-02T09:45:00.372Z] #19 24.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-02T09:45:00.372Z] #19 24.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-02T09:45:00.372Z] #19 25.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-02T09:45:00.372Z] #19 25.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-02T09:45:00.372Z] #19 25.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-02T09:45:00.372Z] #19 26.15 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:45:00.372Z] #19 26.25 Fetched 28.5 MB in 3s (9861 kB/s) [2021-02-02T09:45:00.372Z] #19 26.32 Selecting previously unselected package pigz. [2021-02-02T09:45:00.372Z] #19 26.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 ... 23432 files and directories currently installed.) [2021-02-02T09:45:00.372Z] #19 26.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-02T09:45:00.372Z] #19 26.45 Unpacking pigz (2.4-1) ... [2021-02-02T09:45:00.372Z] #19 26.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-02T09:45:00.372Z] #19 26.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:00.372Z] #19 26.58 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:00.372Z] #19 27.02 Selecting previously unselected package python3.7-minimal. [2021-02-02T09:45:00.372Z] #19 27.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:00.372Z] #19 27.05 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:45:00.372Z] #19 ... [2021-02-02T09:45:00.372Z] [2021-02-02T09:45:00.372Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:45:00.372Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:45:00.372Z] #31 DONE 153.1s [2021-02-02T09:45:00.545Z] #42 81.89 DEP criu/files-ext.d [2021-02-02T09:45:00.628Z] [2021-02-02T09:45:00.628Z] #55 [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 [2021-02-02T09:45:00.628Z] #55 sha256:875837e2f1d4daa1fa0b48b7cb189c050494d07a69eec9a1ce903cd79f1bd42c [2021-02-02T09:45:00.826Z] #42 81.99 DEP criu/file-lock.d [2021-02-02T09:45:00.826Z] #42 82.19 DEP criu/file-ids.d [2021-02-02T09:45:00.826Z] #42 82.29 DEP criu/fifo.d [2021-02-02T09:45:01.088Z] #42 82.44 DEP criu/fdstore.d [2021-02-02T09:45:01.088Z] #42 82.53 DEP criu/fault-injection.d [2021-02-02T09:45:01.088Z] #42 82.58 DEP criu/external.d [2021-02-02T09:45:01.350Z] #42 82.72 DEP criu/eventpoll.d [2021-02-02T09:45:01.558Z] #55 ... [2021-02-02T09:45:01.558Z] [2021-02-02T09:45:01.558Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:01.558Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:01.558Z] #19 28.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:01.558Z] #19 28.50 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:45:01.612Z] #42 82.87 DEP criu/eventfd.d [2021-02-02T09:45:01.815Z] #19 33.31 Unpacking bash-completion (1:2.8-6) ... [2021-02-02T09:45:01.815Z] #19 33.76 Selecting previously unselected package bzip2. [2021-02-02T09:45:01.815Z] #19 33.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-02T09:45:01.815Z] #19 33.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:01.815Z] #19 33.93 Selecting previously unselected package xz-utils. [2021-02-02T09:45:01.815Z] #19 33.94 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-02T09:45:01.815Z] #19 33.95 Unpacking xz-utils (5.2.4-1) ... [2021-02-02T09:45:01.874Z] #42 83.04 DEP criu/crtools.d [2021-02-02T09:45:01.874Z] #42 83.28 DEP criu/cr-service.d [2021-02-02T09:45:02.078Z] #19 34.09 Selecting previously unselected package apparmor. [2021-02-02T09:45:02.078Z] #19 34.09 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-02T09:45:02.078Z] #19 34.19 Unpacking apparmor (2.13.2-10) ... [2021-02-02T09:45:02.136Z] #42 ... [2021-02-02T09:45:02.136Z] [2021-02-02T09:45:02.136Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:45:02.136Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-02T09:45:02.136Z] #31 DONE 154.3s [2021-02-02T09:45:02.136Z] [2021-02-02T09:45:02.136Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:02.136Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:02.136Z] #19 22.90 The following NEW packages will be installed: [2021-02-02T09:45:02.136Z] #19 22.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-02T09:45:02.136Z] #19 22.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-02T09:45:02.136Z] #19 22.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-02T09:45:02.136Z] #19 22.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-02T09:45:02.136Z] #19 22.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-02T09:45:02.136Z] #19 22.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-02T09:45:02.136Z] #19 22.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-02T09:45:02.136Z] #19 22.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-02T09:45:02.136Z] #19 22.91 xz-utils zip [2021-02-02T09:45:02.136Z] #19 23.26 0 upgraded, 48 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:45:02.136Z] #19 23.26 Need to get 28.5 MB of archives. [2021-02-02T09:45:02.136Z] #19 23.26 After this operation, 116 MB of additional disk space will be used. [2021-02-02T09:45:02.136Z] #19 23.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-02T09:45:02.136Z] #19 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-02T09:45:02.136Z] #19 23.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-02T09:45:02.136Z] #19 23.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-02T09:45:02.136Z] #19 23.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-02T09:45:02.136Z] #19 23.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-02T09:45:02.136Z] #19 23.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-02T09:45:02.136Z] #19 23.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-02T09:45:02.136Z] #19 23.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-02T09:45:02.136Z] #19 23.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-02T09:45:02.136Z] #19 23.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-02T09:45:02.136Z] #19 23.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-02T09:45:02.136Z] #19 23.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-02T09:45:02.136Z] #19 23.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-02T09:45:02.136Z] #19 23.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-02T09:45:02.136Z] #19 23.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-02T09:45:02.136Z] #19 23.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-02T09:45:02.136Z] #19 23.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:45:02.136Z] #19 23.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-02T09:45:02.136Z] #19 23.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-02T09:45:02.136Z] #19 23.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-02T09:45:02.136Z] #19 23.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-02T09:45:02.136Z] #19 23.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-02T09:45:02.136Z] #19 23.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-02T09:45:02.136Z] #19 23.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-02T09:45:02.137Z] #19 23.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-02T09:45:02.137Z] #19 23.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-02T09:45:02.137Z] #19 23.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-02T09:45:02.137Z] #19 23.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-02T09:45:02.137Z] #19 24.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-02T09:45:02.137Z] #19 24.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-02T09:45:02.137Z] #19 24.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-02T09:45:02.137Z] #19 24.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-02T09:45:02.137Z] #19 24.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-02T09:45:02.137Z] #19 24.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-02T09:45:02.137Z] #19 24.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-02T09:45:02.137Z] #19 24.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-02T09:45:02.137Z] #19 24.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-02T09:45:02.137Z] #19 24.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-02T09:45:02.137Z] #19 24.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-02T09:45:02.137Z] #19 24.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-02T09:45:02.137Z] #19 24.35 Get:42 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-02T09:45:02.137Z] #19 24.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-02T09:45:02.137Z] #19 24.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-02T09:45:02.137Z] #19 24.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-02T09:45:02.137Z] #19 24.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-02T09:45:02.137Z] #19 24.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-02T09:45:02.137Z] #19 24.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-02T09:45:02.137Z] #19 25.70 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:45:02.137Z] #19 25.83 Fetched 28.5 MB in 2s (14.4 MB/s) [2021-02-02T09:45:02.137Z] #19 25.89 Selecting previously unselected package pigz. [2021-02-02T09:45:02.137Z] #19 25.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 ... 23432 files and directories currently installed.) [2021-02-02T09:45:02.137Z] #19 25.95 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-02T09:45:02.137Z] #19 25.95 Unpacking pigz (2.4-1) ... [2021-02-02T09:45:02.137Z] #19 26.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-02T09:45:02.137Z] #19 26.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:02.137Z] #19 26.06 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:02.137Z] #19 26.59 Selecting previously unselected package python3.7-minimal. [2021-02-02T09:45:02.137Z] #19 26.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:02.137Z] #19 26.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:45:02.635Z] #43 ... [2021-02-02T09:45:02.635Z] [2021-02-02T09:45:02.635Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:02.635Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:45:02.635Z] #20 25.13 The following NEW packages will be installed: [2021-02-02T09:45:02.636Z] #20 25.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-02T09:45:02.636Z] #20 25.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-02T09:45:02.636Z] #20 25.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-02T09:45:02.636Z] #20 25.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-02T09:45:02.636Z] #20 25.14 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-02T09:45:02.636Z] #20 25.14 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-02T09:45:02.636Z] #20 25.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-02T09:45:02.636Z] #20 25.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-02T09:45:02.636Z] #20 25.14 xz-utils zip [2021-02-02T09:45:02.636Z] #20 25.25 0 upgraded, 48 newly installed, 0 to remove and 16 not upgraded. [2021-02-02T09:45:02.636Z] #20 25.25 Need to get 29.2 MB of archives. [2021-02-02T09:45:02.636Z] #20 25.25 After this operation, 134 MB of additional disk space will be used. [2021-02-02T09:45:02.636Z] #20 25.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-02T09:45:02.636Z] #20 25.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-02T09:45:02.636Z] #20 25.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-02T09:45:02.636Z] #20 25.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-02T09:45:02.636Z] #20 25.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-02T09:45:02.636Z] #20 25.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-02T09:45:02.636Z] #20 25.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-02T09:45:02.636Z] #20 25.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-02T09:45:02.636Z] #20 25.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-02T09:45:02.636Z] #20 25.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-02T09:45:02.636Z] #20 25.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-02T09:45:02.636Z] #20 25.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-02T09:45:02.636Z] #20 25.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-02T09:45:02.636Z] #20 25.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-02T09:45:02.636Z] #20 25.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-02T09:45:02.636Z] #20 25.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-02T09:45:02.636Z] #20 25.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-02T09:45:02.636Z] #20 25.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-02T09:45:02.636Z] #20 25.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-02T09:45:02.636Z] #20 25.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-02T09:45:02.636Z] #20 25.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-02T09:45:02.636Z] #20 25.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-02T09:45:02.636Z] #20 25.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-02T09:45:02.636Z] #20 25.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-02T09:45:02.636Z] #20 25.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-02T09:45:02.636Z] #20 25.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-02T09:45:02.636Z] #20 25.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-02T09:45:02.636Z] #20 25.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-02T09:45:02.636Z] #20 25.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-02T09:45:02.636Z] #20 26.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-02T09:45:02.636Z] #20 26.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-02T09:45:02.636Z] #20 26.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-02T09:45:02.636Z] #20 26.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-02T09:45:02.636Z] #20 26.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-02T09:45:02.636Z] #20 26.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-02T09:45:02.636Z] #20 26.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-02T09:45:02.653Z] #19 34.57 Selecting previously unselected package aufs-tools. [2021-02-02T09:45:02.653Z] #19 34.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-02T09:45:02.653Z] #19 34.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:02.653Z] #19 34.75 Selecting previously unselected package libonig5:arm64. [2021-02-02T09:45:02.653Z] #19 34.75 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-02T09:45:02.653Z] #19 34.76 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-02T09:45:02.710Z] #19 27.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:02.710Z] #19 27.81 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:45:02.916Z] #19 35.02 Selecting previously unselected package libjq1:arm64. [2021-02-02T09:45:02.916Z] #19 35.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-02T09:45:02.916Z] #19 35.04 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-02T09:45:02.916Z] #19 35.16 Selecting previously unselected package jq. [2021-02-02T09:45:02.932Z] #20 26.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-02T09:45:02.932Z] #20 26.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-02T09:45:02.932Z] #20 26.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-02T09:45:02.932Z] #20 26.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-02T09:45:02.932Z] #20 26.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-02T09:45:02.932Z] #20 26.66 Get:42 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-02T09:45:02.932Z] #20 26.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-02T09:45:02.932Z] #20 26.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-02T09:45:02.932Z] #20 26.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-02T09:45:03.195Z] #19 35.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-02T09:45:03.195Z] #19 35.21 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:03.229Z] #20 27.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-02T09:45:03.229Z] #20 27.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-02T09:45:03.229Z] #20 27.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-02T09:45:03.449Z] #19 30.44 Selecting previously unselected package python3-minimal. [2021-02-02T09:45:03.449Z] #19 30.44 (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 ... 23681 files and directories currently installed.) [2021-02-02T09:45:03.449Z] #19 30.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-02T09:45:03.449Z] #19 30.48 Unpacking python3-minimal (3.7.3-1) ... [2021-02-02T09:45:03.450Z] #19 30.56 Selecting previously unselected package libmpdec2:amd64. [2021-02-02T09:45:03.450Z] #19 30.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-02T09:45:03.450Z] #19 30.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-02T09:45:03.450Z] #19 30.68 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-02T09:45:03.458Z] #19 35.33 Selecting previously unselected package libaio1:arm64. [2021-02-02T09:45:03.458Z] #19 35.33 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-02T09:45:03.458Z] #19 35.33 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-02T09:45:03.458Z] #19 35.48 Selecting previously unselected package libgpm2:arm64. [2021-02-02T09:45:03.458Z] #19 35.48 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-02T09:45:03.458Z] #19 35.49 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-02T09:45:03.706Z] #19 30.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:03.706Z] #19 30.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:03.720Z] #19 35.60 Selecting previously unselected package libicu63:arm64. [2021-02-02T09:45:03.720Z] #19 35.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-02T09:45:03.720Z] #19 35.61 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-02T09:45:03.870Z] #20 27.83 debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T09:45:04.167Z] #20 27.97 Fetched 29.2 MB in 2s (15.0 MB/s) [2021-02-02T09:45:04.167Z] #20 ... [2021-02-02T09:45:04.167Z] [2021-02-02T09:45:04.167Z] #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 [2021-02-02T09:45:04.167Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:45:04.167Z] #45 136.2 github.com/LK4D4/vndr/build [2021-02-02T09:45:04.167Z] #45 136.8 vendor/golang.org/x/text/unicode/norm [2021-02-02T09:45:04.167Z] #45 ... [2021-02-02T09:45:04.167Z] [2021-02-02T09:45:04.167Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:04.167Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:45:04.167Z] #20 28.04 Selecting previously unselected package pigz. [2021-02-02T09:45:04.167Z] #20 28.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 ... 23361 files and directories currently installed.) [2021-02-02T09:45:04.167Z] #20 28.13 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-02T09:45:04.167Z] #20 28.15 Unpacking pigz (2.4-1) ... [2021-02-02T09:45:04.462Z] #20 28.23 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-02T09:45:04.462Z] #20 28.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-02T09:45:04.462Z] #20 28.25 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-02T09:45:04.635Z] #19 31.62 Selecting previously unselected package python3.7. [2021-02-02T09:45:04.635Z] #19 31.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:04.635Z] #19 31.63 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:04.635Z] #19 31.75 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-02T09:45:04.635Z] #19 31.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-02T09:45:04.635Z] #19 31.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-02T09:45:04.635Z] #19 31.87 Setting up python3-minimal (3.7.3-1) ... [2021-02-02T09:45:05.103Z] #20 28.80 Selecting previously unselected package python3.7-minimal. [2021-02-02T09:45:05.103Z] #20 28.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-02T09:45:05.103Z] #20 28.82 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:45:05.267Z] #19 30.22 Selecting previously unselected package python3-minimal. [2021-02-02T09:45:05.267Z] #19 30.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 ... 23681 files and directories currently installed.) [2021-02-02T09:45:05.267Z] #19 30.28 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-02T09:45:05.267Z] #19 30.29 Unpacking python3-minimal (3.7.3-1) ... [2021-02-02T09:45:05.267Z] #19 30.37 Selecting previously unselected package libmpdec2:amd64. [2021-02-02T09:45:05.267Z] #19 30.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-02T09:45:05.267Z] #19 30.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-02T09:45:05.267Z] #19 30.49 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-02T09:45:05.529Z] #19 30.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:05.529Z] #19 30.51 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:05.563Z] #19 32.74 Selecting previously unselected package python3. [2021-02-02T09:45:05.820Z] #19 32.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 ... 24093 files and directories currently installed.) [2021-02-02T09:45:05.820Z] #19 32.79 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-02T09:45:05.820Z] #19 32.80 Unpacking python3 (3.7.3-1) ... [2021-02-02T09:45:05.820Z] #19 32.89 Selecting previously unselected package libip4tc0:amd64. [2021-02-02T09:45:05.820Z] #19 32.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-02T09:45:05.820Z] #19 32.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:05.820Z] #19 32.98 Selecting previously unselected package libip6tc0:amd64. [2021-02-02T09:45:05.820Z] #19 32.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-02T09:45:06.076Z] #19 33.00 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:06.076Z] #19 33.09 Selecting previously unselected package libiptc0:amd64. [2021-02-02T09:45:06.076Z] #19 33.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-02T09:45:06.076Z] #19 33.10 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:06.076Z] #19 33.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-02T09:45:06.076Z] #19 33.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-02T09:45:06.076Z] #19 33.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-02T09:45:06.076Z] #19 33.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-02T09:45:06.152Z] #20 29.80 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-02T09:45:06.152Z] #20 29.81 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-02T09:45:06.332Z] #19 33.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-02T09:45:06.333Z] #19 33.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-02T09:45:06.333Z] #19 33.32 Selecting previously unselected package libnftnl11:amd64. [2021-02-02T09:45:06.333Z] #19 33.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-02T09:45:06.333Z] #19 33.35 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-02T09:45:06.333Z] #19 33.44 Selecting previously unselected package iptables. [2021-02-02T09:45:06.333Z] #19 33.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-02T09:45:06.333Z] #19 33.45 Unpacking iptables (1.8.2-4) ... [2021-02-02T09:45:06.475Z] #19 31.47 Selecting previously unselected package python3.7. [2021-02-02T09:45:06.475Z] #19 31.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-02T09:45:06.475Z] #19 31.49 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:06.475Z] #19 31.59 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-02T09:45:06.475Z] #19 31.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-02T09:45:06.475Z] #19 31.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-02T09:45:06.638Z] #19 33.74 Selecting previously unselected package xxd. [2021-02-02T09:45:06.638Z] #19 33.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-02T09:45:06.638Z] #19 33.77 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:45:06.737Z] #19 31.72 Setting up python3-minimal (3.7.3-1) ... [2021-02-02T09:45:06.894Z] #19 33.87 Selecting previously unselected package vim-common. [2021-02-02T09:45:06.894Z] #19 33.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:45:06.894Z] #19 33.92 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:45:06.894Z] #19 34.11 Selecting previously unselected package bash-completion. [2021-02-02T09:45:07.042Z] #19 38.63 Selecting previously unselected package libnet1:arm64. [2021-02-02T09:45:07.042Z] #19 38.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-02T09:45:07.042Z] #19 38.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:07.042Z] #19 38.78 Selecting previously unselected package libnl-3-200:arm64. [2021-02-02T09:45:07.042Z] #19 38.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-02T09:45:07.042Z] #19 38.79 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-02T09:45:07.042Z] #19 38.88 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-02T09:45:07.042Z] #19 38.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-02T09:45:07.042Z] #19 38.89 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-02T09:45:07.042Z] #19 39.03 Selecting previously unselected package libreadline5:arm64. [2021-02-02T09:45:07.042Z] #19 39.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-02T09:45:07.042Z] #19 39.05 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-02T09:45:07.150Z] #19 34.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-02T09:45:07.305Z] #19 39.19 Selecting previously unselected package net-tools. [2021-02-02T09:45:07.305Z] #19 39.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-02T09:45:07.305Z] #19 39.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:07.305Z] #19 ... [2021-02-02T09:45:07.305Z] [2021-02-02T09:45:07.305Z] #42 [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 [2021-02-02T09:45:07.305Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:45:07.305Z] #42 79.93 CC criu/action-scripts.o [2021-02-02T09:45:07.305Z] #42 80.40 CC criu/aio.o [2021-02-02T09:45:07.305Z] #42 80.89 CC criu/autofs.o [2021-02-02T09:45:07.305Z] #42 82.35 CC criu/bfd.o [2021-02-02T09:45:07.305Z] #42 82.98 CC criu/bitmap.o [2021-02-02T09:45:07.305Z] #42 83.08 CC criu/cgroup-props.o [2021-02-02T09:45:07.305Z] #42 83.78 CC criu/cgroup.o [2021-02-02T09:45:07.305Z] #42 86.23 CC criu/clone-noasan.o [2021-02-02T09:45:07.305Z] #42 86.43 CC criu/config.o [2021-02-02T09:45:07.305Z] #42 87.62 CC criu/cr-check.o [2021-02-02T09:45:07.305Z] #42 88.98 CC criu/cr-dedup.o [2021-02-02T09:45:07.305Z] #42 89.30 CC criu/cr-dump.o [2021-02-02T09:45:07.305Z] #42 ... [2021-02-02T09:45:07.305Z] [2021-02-02T09:45:07.306Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:07.306Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-02T09:45:07.306Z] #19 39.40 Selecting previously unselected package python-pip-whl. [2021-02-02T09:45:07.306Z] #19 39.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-02T09:45:07.306Z] #19 39.42 Unpacking python-pip-whl (18.1-5) ... [2021-02-02T09:45:07.685Z] #19 32.60 Selecting previously unselected package python3. [2021-02-02T09:45:07.685Z] #19 32.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 ... 24093 files and directories currently installed.) [2021-02-02T09:45:07.685Z] #19 32.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-02T09:45:07.685Z] #19 32.67 Unpacking python3 (3.7.3-1) ... [2021-02-02T09:45:07.685Z] #19 32.77 Selecting previously unselected package libip4tc0:amd64. [2021-02-02T09:45:07.685Z] #19 32.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-02T09:45:07.685Z] #19 32.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:07.881Z] #19 39.94 Selecting previously unselected package python3-lib2to3. [2021-02-02T09:45:07.881Z] #19 39.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-02T09:45:07.881Z] #19 39.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:07.948Z] #19 32.86 Selecting previously unselected package libip6tc0:amd64. [2021-02-02T09:45:07.948Z] #19 32.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-02T09:45:07.948Z] #19 32.87 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:07.948Z] #19 32.95 Selecting previously unselected package libiptc0:amd64. [2021-02-02T09:45:07.948Z] #19 32.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-02T09:45:07.948Z] #19 32.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:07.948Z] #19 33.06 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-02T09:45:07.948Z] #19 33.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-02T09:45:07.948Z] #19 33.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-02T09:45:07.948Z] #19 33.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-02T09:45:07.948Z] #19 33.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-02T09:45:07.948Z] #19 33.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-02T09:45:08.144Z] #19 40.15 Selecting previously unselected package python3-distutils. [2021-02-02T09:45:08.144Z] #19 40.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-02T09:45:08.144Z] #19 40.17 Unpacking python3-distutils (3.7.3-1) ... [2021-02-02T09:45:08.211Z] #19 33.22 Selecting previously unselected package libnftnl11:amd64. [2021-02-02T09:45:08.211Z] #19 33.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-02T09:45:08.211Z] #19 33.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-02T09:45:08.410Z] #19 40.38 Selecting previously unselected package python3-pip. [2021-02-02T09:45:08.410Z] #19 40.39 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-02T09:45:08.410Z] #19 40.40 Unpacking python3-pip (18.1-5) ... [2021-02-02T09:45:08.410Z] #19 40.60 Selecting previously unselected package python3-pkg-resources. [2021-02-02T09:45:08.473Z] #19 33.35 Selecting previously unselected package iptables. [2021-02-02T09:45:08.473Z] #19 33.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-02T09:45:08.473Z] #19 33.37 Unpacking iptables (1.8.2-4) ... [2021-02-02T09:45:08.676Z] #19 40.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:45:08.676Z] #19 40.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:08.676Z] #19 40.78 Selecting previously unselected package python3-setuptools. [2021-02-02T09:45:08.676Z] #19 40.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-02T09:45:08.676Z] #19 40.80 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:08.760Z] #19 33.63 Selecting previously unselected package xxd. [2021-02-02T09:45:08.760Z] #19 33.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-02T09:45:08.760Z] #19 33.65 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:45:08.760Z] #19 33.83 Selecting previously unselected package vim-common. [2021-02-02T09:45:08.760Z] #19 33.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:45:08.760Z] #19 33.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:45:08.909Z] #20 32.25 Selecting previously unselected package python3-minimal. [2021-02-02T09:45:08.909Z] #20 32.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 ... 23610 files and directories currently installed.) [2021-02-02T09:45:08.909Z] #20 32.33 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-02T09:45:08.909Z] #20 32.33 Unpacking python3-minimal (3.7.3-1) ... [2021-02-02T09:45:08.909Z] #20 32.45 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-02T09:45:08.909Z] #20 32.45 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-02T09:45:08.909Z] #20 32.46 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-02T09:45:08.909Z] #20 32.60 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-02T09:45:08.909Z] #20 32.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-02T09:45:08.909Z] #20 32.62 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-02T09:45:09.034Z] #19 34.12 Selecting previously unselected package bash-completion. [2021-02-02T09:45:09.034Z] #19 34.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-02T09:45:09.171Z] INFO [runner/unused/goanalysis] analyzers took 28.155153469s with top 10 stages: buildssa: 24.098695655s, U1000: 4.056457814s [2021-02-02T09:45:09.252Z] #19 41.07 Selecting previously unselected package python3-wheel. [2021-02-02T09:45:09.252Z] #19 41.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-02T09:45:09.252Z] #19 41.10 Unpacking python3-wheel (0.32.3-2) ... [2021-02-02T09:45:09.252Z] #19 41.23 Selecting previously unselected package sudo. [2021-02-02T09:45:09.252Z] #19 41.24 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-02T09:45:09.252Z] #19 41.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:09.670Z] #19 36.77 Unpacking bash-completion (1:2.8-6) ... [2021-02-02T09:45:09.828Z] #19 41.69 Selecting previously unselected package thin-provisioning-tools. [2021-02-02T09:45:09.828Z] #19 41.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-02T09:45:09.828Z] #19 41.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:09.958Z] #20 33.67 Selecting previously unselected package python3.7. [2021-02-02T09:45:09.958Z] #20 33.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-02T09:45:09.958Z] #20 33.69 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:09.958Z] #20 33.83 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-02T09:45:09.958Z] #20 33.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-02T09:45:09.958Z] #20 33.85 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-02T09:45:10.091Z] #19 42.04 Selecting previously unselected package uidmap. [2021-02-02T09:45:10.091Z] #19 42.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-02T09:45:10.091Z] #19 42.07 Unpacking uidmap (1:4.5-1.1) ... [2021-02-02T09:45:10.091Z] #19 42.18 Selecting previously unselected package vim-runtime. [2021-02-02T09:45:10.091Z] #19 42.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:45:10.091Z] #19 42.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-02T09:45:10.235Z] #19 37.28 Selecting previously unselected package bzip2. [2021-02-02T09:45:10.235Z] #19 37.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-02T09:45:10.235Z] #19 37.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:10.254Z] #20 33.97 Setting up python3-minimal (3.7.3-1) ... [2021-02-02T09:45:10.354Z] #19 42.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-02T09:45:10.354Z] #19 42.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:10.493Z] #19 37.37 Selecting previously unselected package xz-utils. [2021-02-02T09:45:10.493Z] #19 37.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-02T09:45:10.493Z] #19 37.38 Unpacking xz-utils (5.2.4-1) ... [2021-02-02T09:45:10.493Z] #19 37.55 Selecting previously unselected package apparmor. [2021-02-02T09:45:10.493Z] #19 37.56 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-02T09:45:10.493Z] #19 37.65 Unpacking apparmor (2.13.2-10) ... [2021-02-02T09:45:10.894Z] #20 34.95 Selecting previously unselected package python3. [2021-02-02T09:45:11.056Z] #19 37.96 Selecting previously unselected package aufs-tools. [2021-02-02T09:45:11.056Z] #19 37.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-02T09:45:11.056Z] #19 37.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:11.056Z] #19 38.10 Selecting previously unselected package libonig5:amd64. [2021-02-02T09:45:11.056Z] #19 38.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-02T09:45:11.056Z] #19 38.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:45:11.191Z] #20 34.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 ... 24022 files and directories currently installed.) [2021-02-02T09:45:11.191Z] #20 35.00 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-02T09:45:11.191Z] #20 35.01 Unpacking python3 (3.7.3-1) ... [2021-02-02T09:45:11.191Z] #20 35.14 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-02T09:45:11.191Z] #20 35.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-02T09:45:11.191Z] #20 35.14 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-02T09:45:11.312Z] #19 38.27 Selecting previously unselected package libjq1:amd64. [2021-02-02T09:45:11.312Z] #19 38.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:45:11.312Z] #19 38.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:45:11.312Z] #19 38.40 Selecting previously unselected package jq. [2021-02-02T09:45:11.312Z] #19 38.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:45:11.312Z] #19 38.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:11.312Z] #19 38.49 Selecting previously unselected package libaio1:amd64. [2021-02-02T09:45:11.312Z] #19 38.50 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-02T09:45:11.312Z] #19 38.51 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-02T09:45:11.312Z] #19 38.57 Selecting previously unselected package libgpm2:amd64. [2021-02-02T09:45:11.312Z] #19 ... [2021-02-02T09:45:11.312Z] [2021-02-02T09:45:11.312Z] #42 [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 [2021-02-02T09:45:11.312Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:11.312Z] #42 86.57 CC criu/bfd.o [2021-02-02T09:45:11.312Z] #42 87.07 CC criu/bitmap.o [2021-02-02T09:45:11.312Z] #42 87.24 CC criu/cgroup-props.o [2021-02-02T09:45:11.312Z] #42 87.90 CC criu/cgroup.o [2021-02-02T09:45:11.312Z] #42 90.49 CC criu/clone-noasan.o [2021-02-02T09:45:11.312Z] #42 90.72 CC criu/config.o [2021-02-02T09:45:11.312Z] #42 92.01 CC criu/cr-check.o [2021-02-02T09:45:11.312Z] #42 93.78 CC criu/cr-dedup.o [2021-02-02T09:45:11.312Z] #42 94.17 CC criu/cr-dump.o [2021-02-02T09:45:11.312Z] #42 96.24 CC criu/cr-errno.o [2021-02-02T09:45:11.312Z] #42 96.36 CC criu/cr-restore.o [2021-02-02T09:45:11.487Z] #20 35.22 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-02T09:45:11.487Z] #20 35.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-02T09:45:11.487Z] #20 35.25 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-02T09:45:11.487Z] #20 35.37 Selecting previously unselected package libiptc0:ppc64el. [2021-02-02T09:45:11.487Z] #20 35.39 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-02T09:45:11.487Z] #20 35.39 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-02T09:45:11.569Z] #42 ... [2021-02-02T09:45:11.569Z] [2021-02-02T09:45:11.569Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:11.569Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:11.569Z] #19 38.57 Selecting previously unselected package libgpm2:amd64. [2021-02-02T09:45:11.569Z] #19 38.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-02T09:45:11.569Z] #19 38.60 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-02T09:45:11.569Z] #19 38.66 Selecting previously unselected package libicu63:amd64. [2021-02-02T09:45:11.569Z] #19 38.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-02T09:45:11.569Z] #19 38.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:45:11.791Z] #20 35.53 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-02T09:45:11.791Z] #20 35.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-02T09:45:11.791Z] #20 35.54 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-02T09:45:11.791Z] #20 35.59 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-02T09:45:11.791Z] #20 35.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-02T09:45:11.791Z] #20 35.59 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-02T09:45:11.791Z] #20 35.64 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-02T09:45:11.791Z] #20 35.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-02T09:45:11.791Z] #20 35.65 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-02T09:45:11.791Z] #20 35.76 Selecting previously unselected package iptables. [2021-02-02T09:45:12.087Z] #20 35.78 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-02T09:45:12.087Z] #20 35.79 Unpacking iptables (1.8.2-4) ... [2021-02-02T09:45:12.361Z] #19 37.01 Unpacking bash-completion (1:2.8-6) ... [2021-02-02T09:45:12.361Z] #19 ... [2021-02-02T09:45:12.361Z] [2021-02-02T09:45:12.361Z] #42 [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 [2021-02-02T09:45:12.361Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:12.361Z] #42 83.52 DEP criu/cr-restore.d [2021-02-02T09:45:12.361Z] #42 83.79 DEP criu/cr-errno.d [2021-02-02T09:45:12.361Z] #42 83.80 DEP criu/cr-dump.d [2021-02-02T09:45:12.361Z] #42 84.31 DEP criu/cr-dedup.d [2021-02-02T09:45:12.361Z] #42 84.53 DEP criu/cr-check.d [2021-02-02T09:45:12.361Z] #42 84.72 DEP criu/config.d [2021-02-02T09:45:12.361Z] #42 84.90 DEP criu/clone-noasan.d [2021-02-02T09:45:12.361Z] #42 84.95 DEP criu/cgroup.d [2021-02-02T09:45:12.361Z] #42 85.09 DEP criu/cgroup-props.d [2021-02-02T09:45:12.361Z] #42 85.24 DEP criu/bitmap.d [2021-02-02T09:45:12.361Z] #42 85.25 DEP criu/bfd.d [2021-02-02T09:45:12.361Z] #42 85.35 DEP criu/autofs.d [2021-02-02T09:45:12.361Z] #42 85.56 DEP criu/aio.d [2021-02-02T09:45:12.361Z] #42 85.78 DEP criu/action-scripts.d [2021-02-02T09:45:12.361Z] #42 86.07 CC criu/action-scripts.o [2021-02-02T09:45:12.361Z] #42 86.50 CC criu/aio.o [2021-02-02T09:45:12.361Z] #42 86.97 CC criu/autofs.o [2021-02-02T09:45:12.361Z] #42 88.31 CC criu/bfd.o [2021-02-02T09:45:12.361Z] #42 88.80 CC criu/bitmap.o [2021-02-02T09:45:12.361Z] #42 88.92 CC criu/cgroup-props.o [2021-02-02T09:45:12.361Z] #42 89.68 CC criu/cgroup.o [2021-02-02T09:45:12.361Z] #42 92.56 CC criu/clone-noasan.o [2021-02-02T09:45:12.361Z] #42 92.74 CC criu/config.o [2021-02-02T09:45:12.361Z] #42 ... [2021-02-02T09:45:12.361Z] [2021-02-02T09:45:12.361Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:12.361Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:12.361Z] #19 37.34 Selecting previously unselected package bzip2. [2021-02-02T09:45:12.361Z] #19 37.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-02T09:45:12.361Z] #19 37.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:12.361Z] #19 37.44 Selecting previously unselected package xz-utils. [2021-02-02T09:45:12.361Z] #19 37.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-02T09:45:12.361Z] #19 37.45 Unpacking xz-utils (5.2.4-1) ... [2021-02-02T09:45:12.361Z] #19 37.59 Selecting previously unselected package apparmor. [2021-02-02T09:45:12.386Z] #20 36.42 Selecting previously unselected package xxd. [2021-02-02T09:45:12.386Z] #20 36.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-02T09:45:12.557Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 29.1% of statements [2021-02-02T09:45:12.557Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-02-02T09:45:12.557Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-02T09:45:12.557Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-02T09:45:12.557Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-02T09:45:12.557Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-02T09:45:12.623Z] #19 37.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-02T09:45:12.623Z] #19 37.70 Unpacking apparmor (2.13.2-10) ... [2021-02-02T09:45:12.682Z] #20 36.44 Unpacking xxd (2:8.1.0875-5) ... [2021-02-02T09:45:12.682Z] #20 36.57 Selecting previously unselected package vim-common. [2021-02-02T09:45:12.682Z] #20 36.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:45:12.682Z] #20 36.60 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-02T09:45:12.932Z] #19 44.90 Selecting previously unselected package vim. [2021-02-02T09:45:12.932Z] #19 44.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-02T09:45:12.932Z] #19 44.95 Unpacking vim (2:8.1.0875-5) ... [2021-02-02T09:45:12.982Z] #20 36.78 Selecting previously unselected package bash-completion. [2021-02-02T09:45:12.982Z] #20 36.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-02T09:45:12.982Z] #20 ... [2021-02-02T09:45:12.982Z] [2021-02-02T09:45:12.982Z] #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 [2021-02-02T09:45:12.982Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:45:12.982Z] #43 79.62 LINK criu/pie/restorer.built-in.o [2021-02-02T09:45:12.982Z] #43 79.64 GEN criu/pie/restorer-blob.h [2021-02-02T09:45:12.982Z] #43 79.78 DEP criu/vdso.d [2021-02-02T09:45:12.982Z] #43 80.00 DEP criu/uts_ns.d [2021-02-02T09:45:12.982Z] #43 80.22 DEP criu/util.d [2021-02-02T09:45:12.982Z] #43 80.36 DEP criu/uffd.d [2021-02-02T09:45:12.982Z] #43 80.61 DEP criu/tun.d [2021-02-02T09:45:12.982Z] #43 80.83 DEP criu/tty.d [2021-02-02T09:45:12.982Z] #43 81.09 DEP criu/timerfd.d [2021-02-02T09:45:12.982Z] #43 81.35 DEP criu/timens.d [2021-02-02T09:45:12.982Z] #43 81.54 DEP criu/sysfs_parse.d [2021-02-02T09:45:12.982Z] #43 81.80 DEP criu/sysctl.d [2021-02-02T09:45:12.982Z] #43 82.02 DEP criu/string.d [2021-02-02T09:45:12.982Z] #43 82.09 DEP criu/stats.d [2021-02-02T09:45:12.982Z] #43 82.18 DEP criu/sockets.d [2021-02-02T09:45:12.982Z] #43 82.43 DEP criu/sk-unix.d [2021-02-02T09:45:12.982Z] #43 82.67 DEP criu/sk-tcp.d [2021-02-02T09:45:12.982Z] #43 82.85 DEP criu/sk-queue.d [2021-02-02T09:45:12.982Z] #43 83.07 DEP criu/sk-packet.d [2021-02-02T09:45:12.982Z] #43 83.27 DEP criu/sk-netlink.d [2021-02-02T09:45:12.982Z] #43 83.54 DEP criu/sk-inet.d [2021-02-02T09:45:12.982Z] #43 83.78 DEP criu/signalfd.d [2021-02-02T09:45:12.982Z] #43 83.96 DEP criu/sigframe.d [2021-02-02T09:45:12.982Z] #43 84.11 DEP criu/shmem.d [2021-02-02T09:45:12.982Z] #43 84.27 DEP criu/servicefd.d [2021-02-02T09:45:12.982Z] #43 84.47 DEP criu/seize.d [2021-02-02T09:45:12.982Z] #43 84.69 DEP criu/seccomp.d [2021-02-02T09:45:12.982Z] #43 84.92 DEP criu/rst-malloc.d [2021-02-02T09:45:12.982Z] #43 85.04 DEP criu/rbtree.d [2021-02-02T09:45:12.982Z] #43 85.07 DEP criu/pstree.d [2021-02-02T09:45:12.982Z] #43 85.28 DEP criu/protobuf.d [2021-02-02T09:45:12.982Z] #43 85.44 GEN criu/protobuf-desc-gen.h [2021-02-02T09:45:12.982Z] #43 87.36 DEP criu/protobuf-desc.d [2021-02-02T09:45:12.982Z] #43 87.63 DEP criu/proc_parse.d [2021-02-02T09:45:12.982Z] #43 87.84 DEP criu/plugin.d [2021-02-02T09:45:12.982Z] #43 87.91 DEP criu/pipes.d [2021-02-02T09:45:12.982Z] #43 88.08 DEP criu/pie-util.d [2021-02-02T09:45:12.982Z] #43 88.25 DEP criu/pie-util-vdso.d [2021-02-02T09:45:12.982Z] #43 88.49 DEP criu/path.d [2021-02-02T09:45:12.982Z] #43 88.63 DEP criu/parasite-syscall.d [2021-02-02T09:45:12.982Z] #43 89.01 DEP criu/pagemap.d [2021-02-02T09:45:12.982Z] #43 89.29 DEP criu/pagemap-cache.d [2021-02-02T09:45:12.982Z] #43 89.59 DEP criu/page-xfer.d [2021-02-02T09:45:13.148Z] #19 38.07 Selecting previously unselected package aufs-tools. [2021-02-02T09:45:13.148Z] #19 38.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-02T09:45:13.148Z] #19 38.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:13.148Z] #19 38.25 Selecting previously unselected package libonig5:amd64. [2021-02-02T09:45:13.148Z] #19 38.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-02T09:45:13.148Z] #19 38.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:45:13.278Z] #43 89.77 DEP criu/page-pipe.d [2021-02-02T09:45:13.278Z] #43 89.91 DEP criu/netfilter.d [2021-02-02T09:45:13.411Z] #19 38.41 Selecting previously unselected package libjq1:amd64. [2021-02-02T09:45:13.411Z] #19 38.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:45:13.411Z] #19 38.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:45:13.411Z] #19 38.54 Selecting previously unselected package jq. [2021-02-02T09:45:13.411Z] #19 38.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-02T09:45:13.411Z] #19 38.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:13.507Z] #19 45.45 Selecting previously unselected package xfsprogs. [2021-02-02T09:45:13.507Z] #19 45.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-02T09:45:13.507Z] #19 45.46 Unpacking xfsprogs (4.20.0-1) ... [2021-02-02T09:45:13.575Z] #43 90.07 DEP criu/net.d [2021-02-02T09:45:13.575Z] #43 90.30 DEP criu/namespaces.d [2021-02-02T09:45:13.674Z] #19 38.66 Selecting previously unselected package libaio1:amd64. [2021-02-02T09:45:13.674Z] #19 38.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-02T09:45:13.674Z] #19 38.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-02T09:45:13.674Z] #19 38.77 Selecting previously unselected package libgpm2:amd64. [2021-02-02T09:45:13.674Z] #19 38.77 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-02T09:45:13.674Z] #19 38.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-02T09:45:13.674Z] #19 38.84 Selecting previously unselected package libicu63:amd64. [2021-02-02T09:45:13.674Z] #19 38.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-02T09:45:13.674Z] #19 38.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:45:13.770Z] #19 45.99 Selecting previously unselected package zip. [2021-02-02T09:45:13.770Z] #19 45.99 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-02T09:45:13.770Z] #19 46.00 Unpacking zip (3.0-11+b1) ... [2021-02-02T09:45:13.873Z] #43 90.48 DEP criu/mount.d [2021-02-02T09:45:14.033Z] #19 46.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:14.033Z] #19 46.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:14.033Z] #19 46.24 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-02T09:45:14.033Z] #19 46.26 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-02T09:45:14.033Z] #19 46.27 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-02T09:45:14.171Z] #43 90.66 DEP criu/memfd.d [2021-02-02T09:45:14.171Z] #43 90.82 DEP criu/mem.d [2021-02-02T09:45:14.171Z] #43 ... [2021-02-02T09:45:14.171Z] [2021-02-02T09:45:14.171Z] #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 [2021-02-02T09:45:14.171Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:45:14.171Z] #45 146.4 vendor/golang.org/x/net/http2/hpack [2021-02-02T09:45:14.171Z] #45 147.8 vendor/golang.org/x/crypto/cryptobyte [2021-02-02T09:45:14.171Z] #45 149.6 mime [2021-02-02T09:45:14.171Z] #45 154.0 vendor/golang.org/x/net/http/httpproxy [2021-02-02T09:45:14.171Z] #45 154.0 net/textproto [2021-02-02T09:45:14.171Z] #45 154.0 crypto/x509 [2021-02-02T09:45:14.171Z] #45 156.0 mime/multipart [2021-02-02T09:45:14.171Z] #45 156.0 vendor/golang.org/x/net/http/httpguts [2021-02-02T09:45:14.296Z] #19 46.29 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-02T09:45:14.296Z] #19 46.30 Setting up uidmap (1:4.5-1.1) ... [2021-02-02T09:45:14.296Z] #19 46.31 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-02T09:45:14.296Z] #19 46.33 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:14.296Z] #19 46.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:14.296Z] #19 46.36 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-02T09:45:14.296Z] #19 46.38 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-02T09:45:14.296Z] #19 46.39 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:45:14.296Z] #19 46.41 Setting up zip (3.0-11+b1) ... [2021-02-02T09:45:14.296Z] #19 46.42 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:45:14.296Z] #19 46.46 Setting up bash-completion (1:2.8-6) ... [2021-02-02T09:45:14.469Z] #45 ... [2021-02-02T09:45:14.469Z] [2021-02-02T09:45:14.469Z] #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 [2021-02-02T09:45:14.469Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:45:14.469Z] #43 91.02 DEP criu/lsm.d [2021-02-02T09:45:14.768Z] #43 91.18 DEP criu/log.d [2021-02-02T09:45:14.768Z] #43 91.39 DEP criu/libnetlink.d [2021-02-02T09:45:15.067Z] #43 91.51 DEP criu/kerndat.d [2021-02-02T09:45:15.067Z] #43 91.74 DEP criu/kcmp-ids.d [2021-02-02T09:45:15.067Z] #43 91.86 DEP criu/irmap.d [2021-02-02T09:45:15.167Z] using credential docker-jenkins-github-credentials [2021-02-02T09:45:15.240Z] Cloning the remote Git repository [2021-02-02T09:45:15.240Z] Cloning with configured refspecs honoured and without tags [2021-02-02T09:45:15.364Z] #43 92.02 DEP criu/ipc_ns.d [2021-02-02T09:45:15.677Z] #43 92.31 DEP criu/image.d [2021-02-02T09:45:15.739Z] #19 42.13 Selecting previously unselected package libnet1:amd64. [2021-02-02T09:45:15.739Z] #19 42.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-02T09:45:15.739Z] #19 42.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:15.739Z] #19 42.22 Selecting previously unselected package libnl-3-200:amd64. [2021-02-02T09:45:15.739Z] #19 42.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-02T09:45:15.739Z] #19 42.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:45:15.739Z] #19 42.33 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-02T09:45:15.739Z] #19 42.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:45:15.739Z] #19 42.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:45:15.739Z] #19 42.42 Selecting previously unselected package libreadline5:amd64. [2021-02-02T09:45:15.739Z] #19 42.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-02T09:45:15.739Z] #19 42.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-02T09:45:15.739Z] #19 42.53 Selecting previously unselected package net-tools. [2021-02-02T09:45:15.739Z] #19 42.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-02T09:45:15.739Z] #19 42.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:15.739Z] #19 42.75 Selecting previously unselected package python-pip-whl. [2021-02-02T09:45:15.739Z] #19 42.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-02T09:45:15.740Z] #19 42.77 Unpacking python-pip-whl (18.1-5) ... [2021-02-02T09:45:15.972Z] #43 92.52 DEP criu/image-desc.d [2021-02-02T09:45:15.973Z] #43 92.62 DEP criu/fsnotify.d [2021-02-02T09:45:16.065Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2021-02-02T09:45:16.268Z] #43 92.82 DEP criu/filesystems.d [2021-02-02T09:45:16.302Z] #19 43.41 Selecting previously unselected package python3-lib2to3. [2021-02-02T09:45:16.302Z] #19 43.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-02T09:45:16.302Z] #19 43.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:16.558Z] #19 43.52 Selecting previously unselected package python3-distutils. [2021-02-02T09:45:16.558Z] #19 43.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-02T09:45:16.558Z] #19 43.53 Unpacking python3-distutils (3.7.3-1) ... [2021-02-02T09:45:16.558Z] #19 43.69 Selecting previously unselected package python3-pip. [2021-02-02T09:45:16.558Z] #19 43.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-02T09:45:16.558Z] #19 43.70 Unpacking python3-pip (18.1-5) ... [2021-02-02T09:45:16.564Z] #43 93.11 DEP criu/files.d [2021-02-02T09:45:16.697Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-02-02T09:45:16.815Z] #19 43.85 Selecting previously unselected package python3-pkg-resources. [2021-02-02T09:45:16.815Z] #19 43.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:45:16.815Z] #19 43.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:16.860Z] #43 93.40 DEP criu/files-reg.d [2021-02-02T09:45:17.071Z] #19 44.01 Selecting previously unselected package python3-setuptools. [2021-02-02T09:45:17.071Z] #19 44.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-02T09:45:17.071Z] #19 44.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:17.071Z] #19 44.23 Selecting previously unselected package python3-wheel. [2021-02-02T09:45:17.071Z] #19 44.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-02T09:45:17.071Z] #19 44.26 Unpacking python3-wheel (0.32.3-2) ... [2021-02-02T09:45:17.071Z] #19 44.33 Selecting previously unselected package sudo. [2021-02-02T09:45:17.158Z] #43 93.64 DEP criu/files-ext.d [2021-02-02T09:45:17.158Z] #43 93.78 DEP criu/file-lock.d [2021-02-02T09:45:17.328Z] #19 44.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-02T09:45:17.328Z] #19 44.35 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:17.456Z] #43 94.02 DEP criu/file-ids.d [2021-02-02T09:45:15.491Z] Cloning repository https://github.com/moby/moby.git [2021-02-02T09:45:15.967Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-02T09:45:17.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:45:17.117Z] > git --version # timeout=10 [2021-02-02T09:45:17.160Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-02T09:45:17.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:45:17.163Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:45:17.611Z] #19 49.29 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-02T09:45:17.611Z] #19 49.30 Setting up xz-utils (5.2.4-1) ... [2021-02-02T09:45:17.611Z] #19 49.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-02T09:45:17.611Z] #19 49.37 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:17.611Z] #19 49.48 invoke-rc.d: could not determine current runlevel [2021-02-02T09:45:17.611Z] #19 49.50 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-02T09:45:17.611Z] #19 49.52 Setting up pigz (2.4-1) ... [2021-02-02T09:45:17.611Z] #19 49.54 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-02T09:45:17.611Z] #19 49.55 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-02T09:45:17.611Z] #19 49.58 Setting up python-pip-whl (18.1-5) ... [2021-02-02T09:45:17.611Z] #19 49.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-02T09:45:17.611Z] #19 49.61 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:17.753Z] #43 94.29 DEP criu/fifo.d [2021-02-02T09:45:17.891Z] #19 44.83 Selecting previously unselected package thin-provisioning-tools. [2021-02-02T09:45:17.891Z] #19 44.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-02T09:45:17.891Z] #19 44.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:17.893Z] #19 42.57 Selecting previously unselected package libnet1:amd64. [2021-02-02T09:45:17.893Z] #19 42.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-02T09:45:17.893Z] #19 42.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:17.893Z] #19 42.67 Selecting previously unselected package libnl-3-200:amd64. [2021-02-02T09:45:17.893Z] #19 42.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-02T09:45:17.893Z] #19 42.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:45:17.893Z] #19 42.78 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-02T09:45:17.893Z] #19 42.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-02T09:45:17.893Z] #19 42.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:45:17.893Z] #19 42.86 Selecting previously unselected package libreadline5:amd64. [2021-02-02T09:45:17.893Z] #19 42.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-02T09:45:17.893Z] #19 42.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-02T09:45:17.893Z] #19 42.99 Selecting previously unselected package net-tools. [2021-02-02T09:45:17.893Z] #19 42.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-02T09:45:17.893Z] #19 43.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:18.051Z] #43 94.47 DEP criu/fdstore.d [2021-02-02T09:45:18.051Z] #43 94.58 DEP criu/fault-injection.d [2021-02-02T09:45:18.051Z] #43 94.62 DEP criu/external.d [2021-02-02T09:45:18.147Z] #19 45.10 Selecting previously unselected package uidmap. [2021-02-02T09:45:18.147Z] #19 45.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-02T09:45:18.147Z] #19 45.12 Unpacking uidmap (1:4.5-1.1) ... [2021-02-02T09:45:18.147Z] #19 45.24 Selecting previously unselected package vim-runtime. [2021-02-02T09:45:18.147Z] #19 45.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:45:18.147Z] #19 45.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-02T09:45:18.147Z] #19 45.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-02T09:45:18.156Z] #19 43.23 Selecting previously unselected package python-pip-whl. [2021-02-02T09:45:18.156Z] #19 43.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-02T09:45:18.156Z] #19 43.25 Unpacking python-pip-whl (18.1-5) ... [2021-02-02T09:45:18.187Z] #19 50.07 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-02T09:45:18.187Z] #19 50.08 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-02T09:45:18.187Z] #19 50.10 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:18.187Z] #19 50.11 Setting up vim (2:8.1.0875-5) ... [2021-02-02T09:45:18.187Z] #19 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-02T09:45:18.187Z] #19 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-02T09:45:18.187Z] #19 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-02T09:45:18.187Z] #19 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-02T09:45:18.187Z] #19 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-02T09:45:18.187Z] #19 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-02T09:45:18.187Z] #19 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-02T09:45:18.187Z] #19 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-02T09:45:18.187Z] #19 50.20 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-02T09:45:18.187Z] #19 50.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:18.187Z] #19 50.24 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-02T09:45:18.187Z] #19 50.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:18.187Z] #19 50.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-02T09:45:18.187Z] #19 50.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:18.187Z] #19 ... [2021-02-02T09:45:18.187Z] [2021-02-02T09:45:18.187Z] #42 [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 [2021-02-02T09:45:18.187Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:45:18.187Z] #42 90.98 CC criu/cr-errno.o [2021-02-02T09:45:18.187Z] #42 91.05 CC criu/cr-restore.o [2021-02-02T09:45:18.187Z] #42 94.53 CC criu/cr-service.o [2021-02-02T09:45:18.187Z] #42 95.89 CC criu/crtools.o [2021-02-02T09:45:18.187Z] #42 96.65 CC criu/eventfd.o [2021-02-02T09:45:18.187Z] #42 97.06 CC criu/eventpoll.o [2021-02-02T09:45:18.187Z] #42 97.93 CC criu/external.o [2021-02-02T09:45:18.187Z] #42 98.33 CC criu/fault-injection.o [2021-02-02T09:45:18.187Z] #42 98.49 CC criu/fdstore.o [2021-02-02T09:45:18.187Z] #42 98.94 CC criu/fifo.o [2021-02-02T09:45:18.187Z] #42 99.33 CC criu/file-ids.o [2021-02-02T09:45:18.187Z] #42 99.58 CC criu/file-lock.o [2021-02-02T09:45:18.187Z] #42 100.5 CC criu/files-ext.o [2021-02-02T09:45:18.187Z] #42 101.0 CC criu/files-reg.o [2021-02-02T09:45:18.200Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2021-02-02T09:45:18.386Z] #43 94.78 DEP criu/eventpoll.d [2021-02-02T09:45:18.387Z] #43 94.96 DEP criu/eventfd.d [2021-02-02T09:45:18.405Z] #19 45.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:18.684Z] #43 95.20 DEP criu/crtools.d [2021-02-02T09:45:18.730Z] #19 43.82 Selecting previously unselected package python3-lib2to3. [2021-02-02T09:45:18.730Z] #19 43.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-02T09:45:18.730Z] #19 43.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:18.730Z] #19 43.92 Selecting previously unselected package python3-distutils. [2021-02-02T09:45:18.981Z] #43 95.47 DEP criu/cr-service.d [2021-02-02T09:45:18.981Z] #43 95.71 DEP criu/cr-restore.d [2021-02-02T09:45:18.992Z] #19 43.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-02T09:45:18.993Z] #19 43.93 Unpacking python3-distutils (3.7.3-1) ... [2021-02-02T09:45:18.993Z] #19 44.09 Selecting previously unselected package python3-pip. [2021-02-02T09:45:18.993Z] #19 44.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-02T09:45:18.993Z] #19 44.10 Unpacking python3-pip (18.1-5) ... [2021-02-02T09:45:19.255Z] #19 44.27 Selecting previously unselected package python3-pkg-resources. [2021-02-02T09:45:19.255Z] #19 44.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:45:19.255Z] #19 44.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:19.255Z] #19 44.42 Selecting previously unselected package python3-setuptools. [2021-02-02T09:45:19.255Z] #19 44.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-02T09:45:19.255Z] #19 44.44 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:19.278Z] #43 96.08 DEP criu/cr-errno.d [2021-02-02T09:45:19.278Z] #43 96.09 DEP criu/cr-dump.d [2021-02-02T09:45:19.580Z] #43 96.36 DEP criu/cr-dedup.d [2021-02-02T09:45:19.830Z] #19 44.71 Selecting previously unselected package python3-wheel. [2021-02-02T09:45:19.830Z] #19 44.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-02T09:45:19.830Z] #19 44.72 Unpacking python3-wheel (0.32.3-2) ... [2021-02-02T09:45:19.830Z] #19 44.81 Selecting previously unselected package sudo. [2021-02-02T09:45:19.830Z] #19 44.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-02T09:45:19.830Z] #19 44.82 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:19.876Z] #43 96.58 DEP criu/cr-check.d [2021-02-02T09:45:20.110Z] #42 102.9 CC criu/files.o [2021-02-02T09:45:20.171Z] #43 96.77 DEP criu/config.d [2021-02-02T09:45:20.404Z] #19 45.38 Selecting previously unselected package thin-provisioning-tools. [2021-02-02T09:45:20.404Z] #19 45.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-02T09:45:20.404Z] #19 45.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:20.404Z] #19 45.63 Selecting previously unselected package uidmap. [2021-02-02T09:45:20.470Z] #43 96.96 DEP criu/clone-noasan.d [2021-02-02T09:45:20.470Z] #43 97.06 DEP criu/cgroup.d [2021-02-02T09:45:20.667Z] #19 45.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-02T09:45:20.667Z] #19 45.64 Unpacking uidmap (1:4.5-1.1) ... [2021-02-02T09:45:20.667Z] #19 45.75 Selecting previously unselected package vim-runtime. [2021-02-02T09:45:20.667Z] #19 45.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:45:20.667Z] #19 45.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-02T09:45:20.667Z] #19 45.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-02T09:45:20.667Z] #19 45.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:20.687Z] #42 ... [2021-02-02T09:45:20.687Z] [2021-02-02T09:45:20.687Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:20.687Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-02T09:45:20.687Z] #19 52.74 Setting up iptables (1.8.2-4) ... [2021-02-02T09:45:20.687Z] #19 52.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:20.687Z] #19 52.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:20.687Z] #19 52.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:20.687Z] #19 52.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:20.687Z] #19 52.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-02T09:45:20.687Z] #19 52.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-02T09:45:20.687Z] #19 52.83 Setting up python3 (3.7.3-1) ... [2021-02-02T09:45:20.768Z] #43 97.37 DEP criu/cgroup-props.d [2021-02-02T09:45:21.065Z] #43 97.54 DEP criu/bitmap.d [2021-02-02T09:45:21.065Z] #43 97.55 DEP criu/bfd.d [2021-02-02T09:45:21.065Z] #43 97.72 DEP criu/autofs.d [2021-02-02T09:45:21.263Z] #19 53.41 Setting up python3-wheel (0.32.3-2) ... [2021-02-02T09:45:21.362Z] #43 97.92 DEP criu/aio.d [2021-02-02T09:45:21.659Z] #43 98.17 DEP criu/action-scripts.d [2021-02-02T09:45:21.674Z] #19 48.41 Selecting previously unselected package vim. [2021-02-02T09:45:21.674Z] #19 48.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-02T09:45:21.674Z] #19 48.43 Unpacking vim (2:8.1.0875-5) ... [2021-02-02T09:45:21.931Z] #19 48.95 Selecting previously unselected package xfsprogs. [2021-02-02T09:45:21.931Z] #19 48.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-02T09:45:21.931Z] #19 48.97 Unpacking xfsprogs (4.20.0-1) ... [2021-02-02T09:45:21.958Z] #43 98.54 CC criu/action-scripts.o [2021-02-02T09:45:22.212Z] #19 54.23 Setting up apparmor (2.13.2-10) ... [2021-02-02T09:45:22.499Z] #19 49.39 Selecting previously unselected package zip. [2021-02-02T09:45:22.499Z] #19 49.39 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-02T09:45:22.499Z] #19 49.39 Unpacking zip (3.0-11+b1) ... [2021-02-02T09:45:22.499Z] #19 49.59 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:22.499Z] #19 49.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:22.499Z] #19 49.62 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:22.499Z] #19 49.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-02T09:45:22.499Z] #19 49.64 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-02T09:45:22.499Z] #19 49.65 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:22.499Z] #19 49.66 Setting up uidmap (1:4.5-1.1) ... [2021-02-02T09:45:22.499Z] #19 49.67 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-02T09:45:22.499Z] #19 49.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:22.499Z] #19 49.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:22.499Z] #19 49.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:45:22.499Z] #19 49.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:45:22.499Z] #19 49.73 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:45:22.499Z] #19 49.73 Setting up zip (3.0-11+b1) ... [2021-02-02T09:45:22.624Z] #43 99.25 CC criu/aio.o [2021-02-02T09:45:22.624Z] #43 ... [2021-02-02T09:45:22.624Z] [2021-02-02T09:45:22.624Z] #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 [2021-02-02T09:45:22.624Z] #24 sha256:427ffa23eed6ee6f944a077d1692895def3368170062c0a2306822ed49615e98 [2021-02-02T09:45:22.756Z] #19 49.74 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:45:22.756Z] #19 49.80 Setting up bash-completion (1:2.8-6) ... [2021-02-02T09:45:23.221Z] #19 ... [2021-02-02T09:45:23.221Z] [2021-02-02T09:45:23.221Z] #42 [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 [2021-02-02T09:45:23.221Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:23.221Z] #42 94.21 CC criu/cr-check.o [2021-02-02T09:45:23.221Z] #42 95.89 CC criu/cr-dedup.o [2021-02-02T09:45:23.221Z] #42 96.26 CC criu/cr-dump.o [2021-02-02T09:45:23.221Z] #42 98.60 CC criu/cr-errno.o [2021-02-02T09:45:23.221Z] #42 98.75 CC criu/cr-restore.o [2021-02-02T09:45:23.221Z] #42 103.4 CC criu/cr-service.o [2021-02-02T09:45:23.484Z] #42 104.9 CC criu/crtools.o [2021-02-02T09:45:24.433Z] #42 105.5 CC criu/eventfd.o [2021-02-02T09:45:24.433Z] #42 ... [2021-02-02T09:45:24.433Z] [2021-02-02T09:45:24.433Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:24.433Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:24.433Z] #19 49.22 Selecting previously unselected package vim. [2021-02-02T09:45:24.433Z] #19 49.23 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-02T09:45:24.433Z] #19 49.25 Unpacking vim (2:8.1.0875-5) ... [2021-02-02T09:45:24.696Z] #19 49.82 Selecting previously unselected package xfsprogs. [2021-02-02T09:45:24.696Z] #19 49.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-02T09:45:24.696Z] #19 49.85 Unpacking xfsprogs (4.20.0-1) ... [2021-02-02T09:45:25.076Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.0% of statements [2021-02-02T09:45:25.270Z] #19 50.38 Selecting previously unselected package zip. [2021-02-02T09:45:25.270Z] #19 50.40 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-02T09:45:25.270Z] #19 50.41 Unpacking zip (3.0-11+b1) ... [2021-02-02T09:45:25.306Z] #19 52.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:25.528Z] #19 ... [2021-02-02T09:45:25.528Z] [2021-02-02T09:45:25.528Z] #48 [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 [2021-02-02T09:45:25.528Z] #48 sha256:6c298e20ca21feadc673a5b7eec0121475b567663168f08fd5c26a98c6ed2e43 [2021-02-02T09:45:25.528Z] #48 164.9 + /build/golangci-lint --version [2021-02-02T09:45:25.528Z] #48 165.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-02T09:45:25.528Z] #48 DONE 166.8s [2021-02-02T09:45:25.528Z] [2021-02-02T09:45:25.528Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:25.528Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-02T09:45:25.528Z] #19 57.42 Setting up xfsprogs (4.20.0-1) ... [2021-02-02T09:45:25.528Z] #19 57.53 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:25.533Z] #19 50.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:25.533Z] #19 50.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:25.533Z] #19 50.67 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:25.533Z] #19 50.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-02T09:45:25.533Z] #19 50.70 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-02T09:45:25.533Z] #19 50.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:25.533Z] #19 50.72 Setting up uidmap (1:4.5-1.1) ... [2021-02-02T09:45:25.533Z] #19 50.74 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-02T09:45:25.533Z] #19 50.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:25.563Z] #19 52.55 Setting up xz-utils (5.2.4-1) ... [2021-02-02T09:45:25.563Z] #19 52.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-02T09:45:25.563Z] #19 52.58 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:25.563Z] #19 52.64 invoke-rc.d: could not determine current runlevel [2021-02-02T09:45:25.563Z] #19 52.64 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-02T09:45:25.563Z] #19 52.66 Setting up pigz (2.4-1) ... [2021-02-02T09:45:25.563Z] #19 52.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-02T09:45:25.563Z] #19 52.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:45:25.563Z] #19 52.72 Setting up python-pip-whl (18.1-5) ... [2021-02-02T09:45:25.563Z] #19 52.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-02T09:45:25.795Z] #19 50.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:25.795Z] #19 50.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-02T09:45:25.795Z] #19 50.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-02T09:45:25.795Z] #19 50.79 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:45:25.795Z] #19 50.81 Setting up zip (3.0-11+b1) ... [2021-02-02T09:45:25.795Z] #19 50.82 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:45:25.795Z] #19 50.85 Setting up bash-completion (1:2.8-6) ... [2021-02-02T09:45:25.819Z] #19 52.75 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:25.819Z] #19 ... [2021-02-02T09:45:25.819Z] [2021-02-02T09:45:25.819Z] #42 [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 [2021-02-02T09:45:25.819Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:25.819Z] #42 100.8 CC criu/cr-service.o [2021-02-02T09:45:25.819Z] #42 102.3 CC criu/crtools.o [2021-02-02T09:45:25.819Z] #42 102.9 CC criu/eventfd.o [2021-02-02T09:45:25.819Z] #42 103.2 CC criu/eventpoll.o [2021-02-02T09:45:25.819Z] #42 104.1 CC criu/external.o [2021-02-02T09:45:25.819Z] #42 104.4 CC criu/fault-injection.o [2021-02-02T09:45:25.819Z] #42 104.5 CC criu/fdstore.o [2021-02-02T09:45:25.819Z] #42 104.9 CC criu/fifo.o [2021-02-02T09:45:25.819Z] #42 105.4 CC criu/file-ids.o [2021-02-02T09:45:25.819Z] #42 105.7 CC criu/file-lock.o [2021-02-02T09:45:25.819Z] #42 106.5 CC criu/files-ext.o [2021-02-02T09:45:25.819Z] #42 106.9 CC criu/files-reg.o [2021-02-02T09:45:25.819Z] #42 109.1 CC criu/files.o [2021-02-02T09:45:26.075Z] #42 ... [2021-02-02T09:45:26.075Z] [2021-02-02T09:45:26.075Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:26.075Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:26.075Z] #19 53.15 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-02T09:45:26.075Z] #19 53.16 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:45:26.075Z] #19 53.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:26.075Z] #19 53.20 Setting up vim (2:8.1.0875-5) ... [2021-02-02T09:45:26.075Z] #19 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-02T09:45:26.075Z] #19 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-02T09:45:26.075Z] #19 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-02T09:45:26.075Z] #19 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-02T09:45:26.075Z] #19 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-02T09:45:26.075Z] #19 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-02T09:45:26.075Z] #19 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-02T09:45:26.075Z] #19 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-02T09:45:26.105Z] #19 58.00 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:26.106Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2021-02-02T09:45:26.202Z] #24 164.8 Checking out files: 27% (3077/11179) Checking out files: 28% (3131/11179) Checking out files: 29% (3242/11179) Checking out files: 30% (3354/11179) Checking out files: 31% (3466/11179) Checking out files: 32% (3578/11179) Checking out files: 33% (3690/11179) Checking out files: 34% (3801/11179) Checking out files: 35% (3913/11179) Checking out files: 36% (4025/11179) Checking out files: 37% (4137/11179) Checking out files: 38% (4249/11179) Checking out files: 39% (4360/11179) Checking out files: 40% (4472/11179) Checking out files: 41% (4584/11179) Checking out files: 42% (4696/11179) Checking out files: 43% (4807/11179) Checking out files: 44% (4919/11179) Checking out files: 45% (5031/11179) Checking out files: 46% (5143/11179) Checking out files: 47% (5255/11179) Checking out files: 47% (5346/11179) Checking out files: 48% (5366/11179) Checking out files: 49% (5478/11179) Checking out files: 50% (5590/11179) Checking out files: 51% (5702/11179) Checking out files: 52% (5814/11179) Checking out files: 53% (5925/11179) Checking out files: 54% (6037/11179) Checking out files: 55% (6149/11179) Checking out files: 56% (6261/11179) Checking out files: 57% (6373/11179) Checking out files: 58% (6484/11179) Checking out files: 59% (6596/11179) Checking out files: 60% (6708/11179) Checking out files: 61% (6820/11179) Checking out files: 62% (6931/11179) Checking out files: 63% (7043/11179) Checking out files: 64% (7155/11179) Checking out files: 65% (7267/11179) Checking out files: 66% (7379/11179) Checking out files: 67% (7490/11179) Checking out files: 67% (7522/11179) Checking out files: 68% (7602/11179) Checking out files: 69% (7714/11179) Checking out files: 70% (7826/11179) Checking out files: 71% (7938/11179) Checking out files: 72% (8049/11179) Checking out files: 73% (8161/11179) Checking out files: 74% (8273/11179) Checking out files: 75% (8385/11179) Checking out files: 76% (8497/11179) Checking out files: 77% (8608/11179) Checking out files: 78% (8720/11179) Checking out files: 79% (8832/11179) Checking out files: 80% (8944/11179) Checking out files: 81% (9055/11179) Checking out files: 82% (9167/11179) Checking out files: 83% (9279/11179) Checking out files: 84% (9391/11179) Checking out files: 85% (9503/11179) Checking out files: 86% (9614/11179) Checking out files: 87% (9726/11179) Checking out files: 88% (9838/11179) Checking out files: 89% (9950/11179) Checking out files: 90% (10062/11179) Checking out files: 91% (10173/11179) Checking out files: 92% (10285/11179) Checking out files: 93% (10397/11179) Checking out files: 93% (10405/11179) Checking out files: 94% (10509/11179) Checking out files: 95% (10621/11179) Checking out files: 96% (10732/11179) Checking out files: 97% (10844/11179) Checking out files: 98% (10956/11179) Checking out files: 99% (11068/11179) Checking out files: 100% (11179/11179) Checking out files: 100% (11179/11179), done. [2021-02-02T09:45:26.202Z] #24 168.4 + cd /tmp/tmp.g3AWPaoppE/tmp/docker-ce [2021-02-02T09:45:26.331Z] #19 53.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:45:26.331Z] #19 53.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:26.331Z] #19 53.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-02T09:45:26.331Z] #19 53.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:26.331Z] #19 53.31 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-02T09:45:26.331Z] #19 53.32 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:26.396Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-02-02T09:45:26.499Z] #24 168.4 + git checkout -q v17.06.2-ce [2021-02-02T09:45:26.796Z] #24 ... [2021-02-02T09:45:26.796Z] [2021-02-02T09:45:26.796Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:26.796Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:45:26.796Z] #20 40.72 Unpacking bash-completion (1:2.8-6) ... [2021-02-02T09:45:26.796Z] #20 41.25 Selecting previously unselected package bzip2. [2021-02-02T09:45:26.796Z] #20 41.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 41.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:26.796Z] #20 41.37 Selecting previously unselected package xz-utils. [2021-02-02T09:45:26.796Z] #20 41.38 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 41.39 Unpacking xz-utils (5.2.4-1) ... [2021-02-02T09:45:26.796Z] #20 41.57 Selecting previously unselected package apparmor. [2021-02-02T09:45:26.796Z] #20 41.58 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 41.74 Unpacking apparmor (2.13.2-10) ... [2021-02-02T09:45:26.796Z] #20 42.19 Selecting previously unselected package aufs-tools. [2021-02-02T09:45:26.796Z] #20 42.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 42.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:26.796Z] #20 42.40 Selecting previously unselected package libonig5:ppc64el. [2021-02-02T09:45:26.796Z] #20 42.42 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 42.43 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-02T09:45:26.796Z] #20 42.67 Selecting previously unselected package libjq1:ppc64el. [2021-02-02T09:45:26.796Z] #20 42.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 42.69 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-02T09:45:26.796Z] #20 42.82 Selecting previously unselected package jq. [2021-02-02T09:45:26.796Z] #20 42.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 42.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:26.796Z] #20 42.90 Selecting previously unselected package libaio1:ppc64el. [2021-02-02T09:45:26.796Z] #20 42.90 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 42.91 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-02T09:45:26.796Z] #20 42.97 Selecting previously unselected package libgpm2:ppc64el. [2021-02-02T09:45:26.796Z] #20 42.98 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 42.99 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-02T09:45:26.796Z] #20 43.07 Selecting previously unselected package libicu63:ppc64el. [2021-02-02T09:45:26.796Z] #20 43.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 43.09 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-02T09:45:26.796Z] #20 47.48 Selecting previously unselected package libnet1:ppc64el. [2021-02-02T09:45:26.796Z] #20 47.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 47.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:26.796Z] #20 47.59 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-02T09:45:26.796Z] #20 47.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 47.61 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-02T09:45:26.796Z] #20 47.76 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-02T09:45:26.796Z] #20 47.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 47.78 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-02T09:45:26.796Z] #20 47.87 Selecting previously unselected package libreadline5:ppc64el. [2021-02-02T09:45:26.796Z] #20 47.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 47.89 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-02T09:45:26.796Z] #20 48.20 Selecting previously unselected package net-tools. [2021-02-02T09:45:26.796Z] #20 48.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 48.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:26.796Z] #20 48.46 Selecting previously unselected package python-pip-whl. [2021-02-02T09:45:26.796Z] #20 48.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-02T09:45:26.796Z] #20 48.47 Unpacking python-pip-whl (18.1-5) ... [2021-02-02T09:45:26.796Z] #20 48.97 Selecting previously unselected package python3-lib2to3. [2021-02-02T09:45:26.796Z] #20 48.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-02T09:45:26.796Z] #20 48.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:26.796Z] #20 49.13 Selecting previously unselected package python3-distutils. [2021-02-02T09:45:26.796Z] #20 49.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-02T09:45:26.796Z] #20 49.14 Unpacking python3-distutils (3.7.3-1) ... [2021-02-02T09:45:26.796Z] #20 49.30 Selecting previously unselected package python3-pip. [2021-02-02T09:45:26.796Z] #20 49.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-02T09:45:26.796Z] #20 49.32 Unpacking python3-pip (18.1-5) ... [2021-02-02T09:45:26.796Z] #20 49.54 Selecting previously unselected package python3-pkg-resources. [2021-02-02T09:45:26.796Z] #20 49.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-02T09:45:26.796Z] #20 49.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:26.796Z] #20 49.69 Selecting previously unselected package python3-setuptools. [2021-02-02T09:45:26.796Z] #20 49.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-02T09:45:26.796Z] #20 49.72 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:26.796Z] #20 49.96 Selecting previously unselected package python3-wheel. [2021-02-02T09:45:26.796Z] #20 49.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-02T09:45:26.796Z] #20 49.98 Unpacking python3-wheel (0.32.3-2) ... [2021-02-02T09:45:26.796Z] #20 50.07 Selecting previously unselected package sudo. [2021-02-02T09:45:26.796Z] #20 50.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 50.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:26.796Z] #20 50.50 Selecting previously unselected package thin-provisioning-tools. [2021-02-02T09:45:26.796Z] #20 50.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-02T09:45:26.796Z] #20 50.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:27.025Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-02-02T09:45:27.053Z] #19 59.02 Setting up python3-distutils (3.7.3-1) ... [2021-02-02T09:45:27.096Z] #20 50.78 Selecting previously unselected package uidmap. [2021-02-02T09:45:27.096Z] #20 50.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-02T09:45:27.096Z] #20 50.80 Unpacking uidmap (1:4.5-1.1) ... [2021-02-02T09:45:27.096Z] #20 50.93 Selecting previously unselected package vim-runtime. [2021-02-02T09:45:27.096Z] #20 50.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-02T09:45:27.096Z] #20 50.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-02T09:45:27.096Z] #20 51.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-02T09:45:27.096Z] #20 51.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:27.096Z] #20 ... [2021-02-02T09:45:27.096Z] [2021-02-02T09:45:27.096Z] #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 [2021-02-02T09:45:27.096Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:45:27.096Z] #45 159.3 crypto/tls [2021-02-02T09:45:27.096Z] #45 165.7 net/http/httptrace [2021-02-02T09:45:27.096Z] #45 166.1 net/http [2021-02-02T09:45:27.410Z] #45 ... [2021-02-02T09:45:27.410Z] [2021-02-02T09:45:27.410Z] #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 [2021-02-02T09:45:27.410Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:45:27.410Z] #43 100.1 CC criu/autofs.o [2021-02-02T09:45:27.410Z] #43 103.1 CC criu/bfd.o [2021-02-02T09:45:27.410Z] #43 103.9 CC criu/bitmap.o [2021-02-02T09:45:27.410Z] #43 104.1 CC criu/cgroup-props.o [2021-02-02T09:45:27.628Z] #19 59.54 Setting up python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:27.666Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-02T09:45:28.296Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.1% of statements [2021-02-02T09:45:28.296Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-02T09:45:28.296Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-02T09:45:28.296Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-02T09:45:28.296Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-02T09:45:28.580Z] #19 60.66 Setting up python3-pip (18.1-5) ... [2021-02-02T09:45:28.938Z] #43 105.4 CC criu/cgroup.o [2021-02-02T09:45:29.107Z] #19 53.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-02T09:45:29.107Z] #19 53.70 Setting up xz-utils (5.2.4-1) ... [2021-02-02T09:45:29.107Z] #19 53.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-02T09:45:29.107Z] #19 53.72 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:29.107Z] #19 53.80 invoke-rc.d: could not determine current runlevel [2021-02-02T09:45:29.107Z] #19 53.81 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-02T09:45:29.107Z] #19 53.82 Setting up pigz (2.4-1) ... [2021-02-02T09:45:29.107Z] #19 53.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-02T09:45:29.107Z] #19 53.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-02T09:45:29.107Z] #19 53.86 Setting up python-pip-whl (18.1-5) ... [2021-02-02T09:45:29.107Z] #19 53.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-02T09:45:29.107Z] #19 53.89 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:29.107Z] #19 54.29 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-02T09:45:29.107Z] #19 54.33 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-02T09:45:29.107Z] #19 54.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:29.107Z] #19 54.36 Setting up vim (2:8.1.0875-5) ... [2021-02-02T09:45:29.370Z] #19 54.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-02T09:45:29.370Z] #19 54.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-02T09:45:29.370Z] #19 54.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-02T09:45:29.370Z] #19 54.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-02T09:45:29.370Z] #19 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-02T09:45:29.370Z] #19 54.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-02T09:45:29.370Z] #19 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-02T09:45:29.370Z] #19 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-02T09:45:29.370Z] #19 54.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-02T09:45:29.370Z] #19 54.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:29.370Z] #19 54.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-02T09:45:29.370Z] #19 54.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:29.370Z] #19 54.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-02T09:45:29.370Z] #19 54.53 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:29.529Z] #19 61.53 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:45:29.529Z] #19 61.58 Processing triggers for mime-support (3.62) ... [2021-02-02T09:45:29.589Z] #43 ... [2021-02-02T09:45:29.589Z] [2021-02-02T09:45:29.589Z] #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 [2021-02-02T09:45:29.589Z] #24 sha256:427ffa23eed6ee6f944a077d1692895def3368170062c0a2306822ed49615e98 [2021-02-02T09:45:29.589Z] #24 171.8 + mkdir -p /tmp/tmp.g3AWPaoppE/src/github.com/docker [2021-02-02T09:45:29.589Z] #24 171.8 + mv components/cli /tmp/tmp.g3AWPaoppE/src/github.com/docker/cli [2021-02-02T09:45:29.589Z] #24 171.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-02T09:45:29.601Z] #19 56.11 Setting up iptables (1.8.2-4) ... [2021-02-02T09:45:29.601Z] #19 56.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:29.601Z] #19 56.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:29.601Z] #19 56.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:29.601Z] #19 56.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:29.601Z] #19 56.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-02T09:45:29.601Z] #19 56.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-02T09:45:29.601Z] #19 56.17 Setting up python3 (3.7.3-1) ... [2021-02-02T09:45:29.601Z] #19 56.48 Setting up python3-wheel (0.32.3-2) ... [2021-02-02T09:45:29.793Z] #19 DONE 61.9s [2021-02-02T09:45:29.793Z] [2021-02-02T09:45:29.793Z] #42 [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 [2021-02-02T09:45:29.793Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:45:29.793Z] #42 104.6 CC criu/filesystems.o [2021-02-02T09:45:29.793Z] #42 105.4 CC criu/fsnotify.o [2021-02-02T09:45:29.793Z] #42 106.4 CC criu/image-desc.o [2021-02-02T09:45:29.793Z] #42 106.5 CC criu/image.o [2021-02-02T09:45:29.793Z] #42 107.2 CC criu/ipc_ns.o [2021-02-02T09:45:29.793Z] #42 108.4 CC criu/irmap.o [2021-02-02T09:45:29.793Z] #42 109.0 CC criu/kcmp-ids.o [2021-02-02T09:45:29.793Z] #42 109.4 CC criu/kerndat.o [2021-02-02T09:45:29.793Z] #42 110.7 CC criu/libnetlink.o [2021-02-02T09:45:29.793Z] #42 111.0 CC criu/log.o [2021-02-02T09:45:29.793Z] #42 111.4 CC criu/lsm.o [2021-02-02T09:45:29.793Z] #42 111.8 CC criu/mem.o [2021-02-02T09:45:29.797Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2021-02-02T09:45:30.057Z] #42 ... [2021-02-02T09:45:30.057Z] [2021-02-02T09:45:30.057Z] #20 [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 [2021-02-02T09:45:30.057Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-02T09:45:30.163Z] #19 57.25 Setting up apparmor (2.13.2-10) ... [2021-02-02T09:45:30.428Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 56.2% of statements [2021-02-02T09:45:31.453Z] #20 1.374 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-02T09:45:31.453Z] #20 1.379 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-02T09:45:31.453Z] #20 1.384 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-02T09:45:31.453Z] #20 DONE 1.6s [2021-02-02T09:45:31.453Z] [2021-02-02T09:45:31.453Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:31.453Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-02T09:45:32.056Z] #19 58.93 Setting up xfsprogs (4.20.0-1) ... [2021-02-02T09:45:32.056Z] #19 58.94 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:32.056Z] #19 59.30 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:32.312Z] #19 ... [2021-02-02T09:45:32.312Z] [2021-02-02T09:45:32.313Z] #39 [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 [2021-02-02T09:45:32.313Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:45:32.313Z] #39 185.0 + dpkg --print-architecture [2021-02-02T09:45:32.569Z] #39 185.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-02T09:45:32.683Z] #19 57.67 Setting up iptables (1.8.2-4) ... [2021-02-02T09:45:32.683Z] #19 57.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:32.683Z] #19 57.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:32.683Z] #19 57.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:32.683Z] #19 57.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:32.683Z] #19 57.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-02T09:45:32.683Z] #19 57.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-02T09:45:32.683Z] #19 57.74 Setting up python3 (3.7.3-1) ... [2021-02-02T09:45:32.825Z] #39 185.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-02T09:45:32.825Z] #39 185.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-02T09:45:33.168Z] Fetching without tags [2021-02-02T09:45:33.258Z] #19 58.25 Setting up python3-wheel (0.32.3-2) ... [2021-02-02T09:45:33.875Z] #19 58.90 Setting up apparmor (2.13.2-10) ... [2021-02-02T09:45:32.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:45:32.925Z] > git config --add remote.origin.fetch +refs/pull/41645/head:refs/remotes/origin/PR-41645 # timeout=10 [2021-02-02T09:45:32.970Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:45:33.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-02T09:45:33.203Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-02T09:45:33.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:45:33.206Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41645/head:refs/remotes/origin/PR-41645 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T09:45:34.445Z] Merging remotes/origin/master commit 3e0025e2fc137f51e95758618e1b42627fe6ea1c into PR head commit 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:45:34.451Z] #19 ... [2021-02-02T09:45:34.451Z] [2021-02-02T09:45:34.451Z] #39 [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 [2021-02-02T09:45:34.451Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:45:34.451Z] #39 186.7 + dpkg --print-architecture [2021-02-02T09:45:34.451Z] #39 186.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-02T09:45:34.451Z] #39 ... [2021-02-02T09:45:34.451Z] [2021-02-02T09:45:34.451Z] #42 [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 [2021-02-02T09:45:34.451Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:34.451Z] #42 105.8 CC criu/eventpoll.o [2021-02-02T09:45:34.451Z] #42 106.5 CC criu/external.o [2021-02-02T09:45:34.451Z] #42 106.8 CC criu/fault-injection.o [2021-02-02T09:45:34.451Z] #42 106.9 CC criu/fdstore.o [2021-02-02T09:45:34.451Z] #42 107.3 CC criu/fifo.o [2021-02-02T09:45:34.451Z] #42 107.6 CC criu/file-ids.o [2021-02-02T09:45:34.451Z] #42 108.0 CC criu/file-lock.o [2021-02-02T09:45:34.451Z] #42 109.0 CC criu/files-ext.o [2021-02-02T09:45:34.451Z] #42 109.4 CC criu/files-reg.o [2021-02-02T09:45:34.451Z] #42 111.7 CC criu/files.o [2021-02-02T09:45:34.451Z] #42 113.9 CC criu/filesystems.o [2021-02-02T09:45:34.451Z] #42 114.7 CC criu/fsnotify.o [2021-02-02T09:45:34.451Z] #42 115.8 CC criu/image-desc.o [2021-02-02T09:45:34.713Z] #42 116.0 CC criu/image.o [2021-02-02T09:45:34.713Z] #42 ... [2021-02-02T09:45:34.713Z] [2021-02-02T09:45:34.713Z] #39 [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 [2021-02-02T09:45:34.713Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:45:34.713Z] #39 187.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-02T09:45:34.713Z] #39 187.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-02T09:45:34.869Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.003s coverage: 46.2% of statements [2021-02-02T09:45:35.207Z] #24 ... [2021-02-02T09:45:35.207Z] [2021-02-02T09:45:35.207Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:35.207Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:45:35.207Z] #20 54.82 Selecting previously unselected package vim. [2021-02-02T09:45:35.207Z] #20 54.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-02T09:45:35.207Z] #20 54.86 Unpacking vim (2:8.1.0875-5) ... [2021-02-02T09:45:35.207Z] #20 55.43 Selecting previously unselected package xfsprogs. [2021-02-02T09:45:35.207Z] #20 55.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-02T09:45:35.207Z] #20 55.45 Unpacking xfsprogs (4.20.0-1) ... [2021-02-02T09:45:35.207Z] #20 56.08 Selecting previously unselected package zip. [2021-02-02T09:45:35.207Z] #20 56.10 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-02T09:45:35.207Z] #20 56.13 Unpacking zip (3.0-11+b1) ... [2021-02-02T09:45:35.207Z] #20 56.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-02T09:45:35.207Z] #20 56.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-02T09:45:35.207Z] #20 56.44 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-02T09:45:35.207Z] #20 56.46 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-02T09:45:35.207Z] #20 56.47 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-02T09:45:35.207Z] #20 56.49 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-02T09:45:35.207Z] #20 56.50 Setting up uidmap (1:4.5-1.1) ... [2021-02-02T09:45:35.207Z] #20 56.51 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-02T09:45:35.207Z] #20 56.54 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-02T09:45:35.207Z] #20 56.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-02T09:45:35.207Z] #20 56.58 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-02T09:45:35.207Z] #20 56.59 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-02T09:45:35.207Z] #20 56.59 Setting up xxd (2:8.1.0875-5) ... [2021-02-02T09:45:35.207Z] #20 56.60 Setting up zip (3.0-11+b1) ... [2021-02-02T09:45:35.207Z] #20 56.60 Setting up vim-common (2:8.1.0875-5) ... [2021-02-02T09:45:35.207Z] #20 56.67 Setting up bash-completion (1:2.8-6) ... [2021-02-02T09:45:35.510Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2021-02-02T09:45:35.676Z] #21 4.102 Collecting yamllint==1.16.0 [2021-02-02T09:45:36.094Z] #39 ... [2021-02-02T09:45:36.094Z] [2021-02-02T09:45:36.094Z] #42 [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 [2021-02-02T09:45:36.094Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:36.094Z] #42 111.2 CC criu/filesystems.o [2021-02-02T09:45:36.094Z] #42 112.0 CC criu/fsnotify.o [2021-02-02T09:45:36.094Z] #42 113.1 CC criu/image-desc.o [2021-02-02T09:45:36.094Z] #42 113.3 CC criu/image.o [2021-02-02T09:45:36.094Z] #42 114.1 CC criu/ipc_ns.o [2021-02-02T09:45:36.094Z] #42 115.4 CC criu/irmap.o [2021-02-02T09:45:36.094Z] #42 116.0 CC criu/kcmp-ids.o [2021-02-02T09:45:36.094Z] #42 116.4 CC criu/kerndat.o [2021-02-02T09:45:36.094Z] #42 117.6 CC criu/libnetlink.o [2021-02-02T09:45:36.094Z] #42 118.0 CC criu/log.o [2021-02-02T09:45:36.094Z] #42 118.6 CC criu/lsm.o [2021-02-02T09:45:36.094Z] #42 119.0 CC criu/mem.o [2021-02-02T09:45:36.094Z] #42 120.7 CC criu/memfd.o [2021-02-02T09:45:36.351Z] #42 ... [2021-02-02T09:45:36.351Z] [2021-02-02T09:45:36.351Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:36.351Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:36.351Z] #19 60.11 Setting up python3-distutils (3.7.3-1) ... [2021-02-02T09:45:36.351Z] #19 60.63 Setting up python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:36.351Z] #19 61.91 Setting up python3-pip (18.1-5) ... [2021-02-02T09:45:36.351Z] #19 62.91 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:45:36.351Z] #19 62.99 Processing triggers for mime-support (3.62) ... [2021-02-02T09:45:36.914Z] #19 DONE 64.0s [2021-02-02T09:45:36.914Z] [2021-02-02T09:45:36.914Z] #20 [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 [2021-02-02T09:45:36.914Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-02T09:45:37.122Z] Merge succeeded, producing 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:45:37.122Z] Checking out Revision 0128eb210191067998f217139c10f4521a44c843 (PR-41645) [2021-02-02T09:45:34.550Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:45:34.594Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:45:36.665Z] > git remote # timeout=10 [2021-02-02T09:45:36.806Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T09:45:36.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-02T09:45:36.850Z] > git merge 3e0025e2fc137f51e95758618e1b42627fe6ea1c # timeout=10 [2021-02-02T09:45:37.007Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-02T09:45:37.154Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T09:45:37.197Z] > git checkout -f 0128eb210191067998f217139c10f4521a44c843 # timeout=10 [2021-02-02T09:45:37.299Z] #20 61.19 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-02T09:45:37.299Z] #20 61.19 Setting up xz-utils (5.2.4-1) ... [2021-02-02T09:45:37.299Z] #20 61.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-02T09:45:37.299Z] #20 61.23 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-02T09:45:37.597Z] #20 61.36 invoke-rc.d: could not determine current runlevel [2021-02-02T09:45:37.597Z] #20 61.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-02T09:45:37.597Z] #20 61.39 Setting up pigz (2.4-1) ... [2021-02-02T09:45:37.597Z] #20 61.40 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-02T09:45:37.597Z] #20 61.41 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-02T09:45:37.597Z] #20 61.43 Setting up python-pip-whl (18.1-5) ... [2021-02-02T09:45:37.597Z] #20 61.43 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-02T09:45:37.597Z] #20 61.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-02T09:45:37.844Z] #20 1.007 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-02T09:45:37.895Z] #20 61.91 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-02T09:45:38.100Z] #20 1.029 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-02T09:45:38.100Z] #20 1.045 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-02T09:45:38.100Z] #20 DONE 1.1s [2021-02-02T09:45:38.100Z] [2021-02-02T09:45:38.100Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:38.100Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-02T09:45:38.191Z] #20 61.92 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-02T09:45:38.191Z] #20 61.92 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-02T09:45:38.191Z] #20 61.93 Setting up vim (2:8.1.0875-5) ... [2021-02-02T09:45:38.191Z] #20 61.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-02T09:45:38.191Z] #20 61.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-02T09:45:38.192Z] #20 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-02T09:45:38.192Z] #20 61.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-02T09:45:38.192Z] #20 62.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-02T09:45:38.192Z] #20 62.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-02T09:45:38.192Z] #20 62.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-02T09:45:38.192Z] #20 62.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-02T09:45:38.192Z] #20 62.16 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-02T09:45:38.488Z] #20 62.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-02T09:45:38.488Z] #20 62.20 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-02T09:45:38.488Z] #20 62.21 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-02T09:45:38.488Z] #20 62.21 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-02T09:45:38.488Z] #20 62.22 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-02T09:45:38.992Z] #21 ... [2021-02-02T09:45:38.992Z] [2021-02-02T09:45:38.992Z] #42 [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 [2021-02-02T09:45:38.992Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:45:38.992Z] #42 113.4 CC criu/memfd.o [2021-02-02T09:45:38.992Z] #42 113.9 CC criu/mount.o [2021-02-02T09:45:38.992Z] #42 117.0 CC criu/namespaces.o [2021-02-02T09:45:38.992Z] #42 118.4 CC criu/net.o [2021-02-02T09:45:38.992Z] #42 120.8 CC criu/netfilter.o [2021-02-02T09:45:38.992Z] #42 121.1 CC criu/page-pipe.o [2021-02-02T09:45:38.992Z] #42 121.7 CC criu/page-xfer.o [2021-02-02T09:45:39.015Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.276s coverage: 49.5% of statements [2021-02-02T09:45:40.385Z] #42 122.9 CC criu/pagemap-cache.o [2021-02-02T09:45:40.648Z] #42 123.2 CC criu/pagemap.o [2021-02-02T09:45:40.910Z] #42 ... [2021-02-02T09:45:40.910Z] [2021-02-02T09:45:40.910Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:40.910Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-02T09:45:40.910Z] #21 9.446 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-02T09:45:40.910Z] #21 9.539 Collecting pyyaml (from yamllint==1.16.0) [2021-02-02T09:45:41.173Z] #21 9.796 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-02T09:45:41.315Z] #39 ... [2021-02-02T09:45:41.315Z] [2021-02-02T09:45:41.315Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:41.315Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-02T09:45:41.315Z] #19 60.69 Setting up xfsprogs (4.20.0-1) ... [2021-02-02T09:45:41.315Z] #19 60.72 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:41.315Z] #19 61.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:41.315Z] #19 62.01 Setting up python3-distutils (3.7.3-1) ... [2021-02-02T09:45:41.315Z] #19 62.50 Setting up python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:41.315Z] #19 63.71 Setting up python3-pip (18.1-5) ... [2021-02-02T09:45:41.315Z] #19 64.88 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:45:41.315Z] #19 64.91 Processing triggers for mime-support (3.62) ... [2021-02-02T09:45:41.315Z] #19 DONE 65.8s [2021-02-02T09:45:41.315Z] [2021-02-02T09:45:41.315Z] #20 [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 [2021-02-02T09:45:41.315Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-02T09:45:41.749Z] #21 10.38 Installing build dependencies: started [2021-02-02T09:45:41.890Z] #20 1.061 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-02T09:45:41.890Z] #20 1.065 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-02T09:45:41.890Z] #20 1.069 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-02T09:45:41.890Z] #20 DONE 1.1s [2021-02-02T09:45:41.890Z] [2021-02-02T09:45:41.890Z] #42 [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 [2021-02-02T09:45:41.890Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:41.890Z] #42 117.0 CC criu/ipc_ns.o [2021-02-02T09:45:41.890Z] #42 118.2 CC criu/irmap.o [2021-02-02T09:45:41.890Z] #42 118.9 CC criu/kcmp-ids.o [2021-02-02T09:45:41.890Z] #42 119.2 CC criu/kerndat.o [2021-02-02T09:45:41.890Z] #42 120.3 CC criu/libnetlink.o [2021-02-02T09:45:41.890Z] #42 120.7 CC criu/log.o [2021-02-02T09:45:41.890Z] #42 121.2 CC criu/lsm.o [2021-02-02T09:45:41.890Z] #42 121.6 CC criu/mem.o [2021-02-02T09:45:41.890Z] #42 ... [2021-02-02T09:45:41.890Z] [2021-02-02T09:45:41.890Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:41.890Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-02T09:45:42.990Z] #20 66.32 Setting up iptables (1.8.2-4) ... [2021-02-02T09:45:42.990Z] #20 66.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:42.990Z] #20 66.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:42.990Z] #20 66.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-02T09:45:42.990Z] #20 66.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-02T09:45:42.990Z] #20 66.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-02T09:45:42.990Z] #20 66.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-02T09:45:42.990Z] #20 66.41 Setting up python3 (3.7.3-1) ... [2021-02-02T09:45:43.287Z] #20 67.16 Setting up python3-wheel (0.32.3-2) ... [2021-02-02T09:45:43.348Z] #21 5.220 Collecting yamllint==1.16.0 [2021-02-02T09:45:43.931Z] #20 ... [2021-02-02T09:45:43.931Z] [2021-02-02T09:45:43.931Z] #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 [2021-02-02T09:45:43.931Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:45:43.931Z] #43 110.6 CC criu/clone-noasan.o [2021-02-02T09:45:43.931Z] #43 110.9 CC criu/config.o [2021-02-02T09:45:43.931Z] #43 113.6 CC criu/cr-check.o [2021-02-02T09:45:43.931Z] #43 116.3 CC criu/cr-dedup.o [2021-02-02T09:45:43.931Z] #43 116.9 CC criu/cr-dump.o [2021-02-02T09:45:43.931Z] #43 119.9 CC criu/cr-errno.o [2021-02-02T09:45:43.931Z] #43 120.1 CC criu/cr-restore.o [2021-02-02T09:45:44.229Z] #43 ... [2021-02-02T09:45:44.229Z] [2021-02-02T09:45:44.229Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:44.229Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:45:44.229Z] #20 68.08 Setting up apparmor (2.13.2-10) ... [2021-02-02T09:45:45.866Z] #21 ... [2021-02-02T09:45:45.866Z] [2021-02-02T09:45:45.866Z] #42 [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 [2021-02-02T09:45:45.866Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:45.866Z] #42 121.4 CC criu/mount.o [2021-02-02T09:45:45.866Z] #42 125.8 CC criu/namespaces.o [2021-02-02T09:45:45.866Z] #42 127.8 CC criu/net.o [2021-02-02T09:45:45.866Z] #42 130.7 CC criu/netfilter.o [2021-02-02T09:45:45.866Z] #42 131.0 CC criu/page-pipe.o [2021-02-02T09:45:45.892Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.672s coverage: 73.1% of statements [2021-02-02T09:45:45.892Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-02T09:45:45.892Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2021-02-02T09:45:46.182Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.439s coverage: 57.7% of statements [2021-02-02T09:45:46.182Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-02T09:45:46.182Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-02T09:45:46.342Z] #20 70.27 Setting up xfsprogs (4.20.0-1) ... [2021-02-02T09:45:46.342Z] #20 70.29 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-02T09:45:46.429Z] #42 131.6 CC criu/page-xfer.o [2021-02-02T09:45:46.983Z] #20 70.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-02T09:45:47.196Z] #21 5.225 Collecting yamllint==1.16.0 [2021-02-02T09:45:47.213Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-02-02T09:45:47.842Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-02-02T09:45:48.132Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.4% of statements [2021-02-02T09:45:48.132Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-02T09:45:48.132Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-02T09:45:48.320Z] #42 133.2 CC criu/pagemap-cache.o [2021-02-02T09:45:48.369Z] #21 ... [2021-02-02T09:45:48.369Z] [2021-02-02T09:45:48.369Z] #42 [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 [2021-02-02T09:45:48.369Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:45:48.369Z] #42 124.1 CC criu/parasite-syscall.o [2021-02-02T09:45:48.369Z] #42 124.8 CC criu/path.o [2021-02-02T09:45:48.369Z] #42 125.1 CC criu/pie-util-vdso.o [2021-02-02T09:45:48.369Z] #42 125.6 CC criu/pie-util.o [2021-02-02T09:45:48.369Z] #42 125.8 CC criu/pipes.o [2021-02-02T09:45:48.369Z] #42 126.4 CC criu/plugin.o [2021-02-02T09:45:48.369Z] #42 126.7 CC criu/proc_parse.o [2021-02-02T09:45:48.369Z] #42 128.7 CC criu/protobuf-desc.o [2021-02-02T09:45:48.369Z] #42 129.4 CC criu/protobuf.o [2021-02-02T09:45:48.369Z] #42 129.7 CC criu/pstree.o [2021-02-02T09:45:48.369Z] #42 130.6 CC criu/rbtree.o [2021-02-02T09:45:48.369Z] #42 130.8 CC criu/rst-malloc.o [2021-02-02T09:45:48.369Z] #42 131.1 CC criu/seccomp.o [2021-02-02T09:45:48.369Z] #42 ... [2021-02-02T09:45:48.369Z] [2021-02-02T09:45:48.369Z] #55 [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 [2021-02-02T09:45:48.369Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [2021-02-02T09:45:48.369Z] #55 152.2 + bin/containerd [2021-02-02T09:45:48.507Z] Commit message: "[DNM] Trigger CI with runc@master" [2021-02-02T09:45:48.513Z] #20 72.11 Setting up python3-distutils (3.7.3-1) ... [2021-02-02T09:45:48.513Z] #20 ... [2021-02-02T09:45:48.513Z] [2021-02-02T09:45:48.513Z] #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 [2021-02-02T09:45:48.513Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:45:48.513Z] #45 180.5 github.com/LK4D4/vndr/godl [2021-02-02T09:45:48.513Z] #45 181.3 github.com/LK4D4/vndr [2021-02-02T09:45:48.576Z] #42 133.5 CC criu/pagemap.o [2021-02-02T09:45:48.576Z] #42 ... [2021-02-02T09:45:48.576Z] [2021-02-02T09:45:48.576Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:48.576Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-02T09:45:48.576Z] #21 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-02T09:45:48.807Z] #45 ... [2021-02-02T09:45:48.807Z] [2021-02-02T09:45:48.808Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:48.808Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:45:48.808Z] #20 72.83 Setting up python3-setuptools (40.8.0-1) ... [2021-02-02T09:45:48.835Z] #21 10.70 Collecting pyyaml (from yamllint==1.16.0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-02T09:45:49.091Z] #21 10.96 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-02T09:45:49.118Z] #21 ... [2021-02-02T09:45:49.119Z] [2021-02-02T09:45:49.119Z] #42 [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 [2021-02-02T09:45:49.119Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:49.119Z] #42 123.7 CC criu/memfd.o [2021-02-02T09:45:49.119Z] #42 124.5 CC criu/mount.o [2021-02-02T09:45:49.119Z] #42 128.7 CC criu/namespaces.o [2021-02-02T09:45:49.119Z] #42 130.5 CC criu/net.o [2021-02-02T09:45:49.162Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2021-02-02T09:45:49.347Z] #21 11.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-02T09:45:49.347Z] #21 11.37 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-02T09:45:49.347Z] #21 11.42 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-02T09:45:49.452Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.4% of statements [2021-02-02T09:45:49.452Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-02T09:45:49.452Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-02T09:45:49.910Z] #21 11.80 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-02T09:45:50.082Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-02-02T09:45:50.166Z] #21 DONE 12.2s [2021-02-02T09:45:50.166Z] [2021-02-02T09:45:50.166Z] #42 [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 [2021-02-02T09:45:50.166Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:50.166Z] #42 134.7 CC criu/parasite-syscall.o [2021-02-02T09:45:50.332Z] #20 ... [2021-02-02T09:45:50.332Z] [2021-02-02T09:45:50.332Z] #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 [2021-02-02T09:45:50.332Z] #45 sha256:0b84db7df6e247447c11f2f22a868e95ff91bcd34762efbba4e39740b2bfa2dd [2021-02-02T09:45:50.332Z] #45 DONE 192.3s [2021-02-02T09:45:50.332Z] [2021-02-02T09:45:50.332Z] #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 [2021-02-02T09:45:50.332Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:45:50.332Z] #43 126.7 CC criu/cr-service.o [2021-02-02T09:45:50.372Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2021-02-02T09:45:50.423Z] #42 ... [2021-02-02T09:45:50.423Z] [2021-02-02T09:45:50.423Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-02T09:45:50.423Z] #24 sha256:433648517ca36ed89deb70aceec1520e86f62222bfa3809176945798146da5cd [2021-02-02T09:45:50.423Z] #24 DONE 0.3s [2021-02-02T09:45:50.685Z] [2021-02-02T09:45:50.685Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-02T09:45:50.685Z] #29 sha256:3634283f44d6b2a8e03aa7bb0f1f9e5cfa707be0848e08b0b8b9ef3bb2840d3b [2021-02-02T09:45:51.003Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2021-02-02T09:45:51.003Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-02-02T09:45:51.694Z] + docker version [2021-02-02T09:45:52.034Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2021-02-02T09:45:52.034Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-02T09:45:52.034Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 55.1% of statements [2021-02-02T09:45:52.432Z] #42 133.5 CC criu/netfilter.o [2021-02-02T09:45:52.432Z] #42 ... [2021-02-02T09:45:52.432Z] [2021-02-02T09:45:52.432Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:52.432Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-02T09:45:52.432Z] #21 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-02T09:45:52.432Z] #21 10.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-02T09:45:52.432Z] #21 10.70 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-02T09:45:52.469Z] #43 129.0 CC criu/crtools.o [2021-02-02T09:45:52.665Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2021-02-02T09:45:52.694Z] #21 10.76 Collecting pyyaml (from yamllint==1.16.0) [2021-02-02T09:45:52.694Z] #21 10.98 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-02T09:45:53.115Z] #43 ... [2021-02-02T09:45:53.115Z] [2021-02-02T09:45:53.115Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-02T09:45:53.115Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-02T09:45:53.115Z] #20 75.03 Setting up python3-pip (18.1-5) ... [2021-02-02T09:45:53.115Z] #20 76.51 Processing triggers for libc-bin (2.28-10) ... [2021-02-02T09:45:53.115Z] #20 76.57 Processing triggers for mime-support (3.62) ... [2021-02-02T09:45:53.115Z] #20 DONE 76.9s [2021-02-02T09:45:53.115Z] [2021-02-02T09:45:53.115Z] #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 [2021-02-02T09:45:53.115Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-02T09:45:53.269Z] #21 11.33 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-02T09:45:53.411Z] #21 0.351 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-02T09:45:53.411Z] #21 0.354 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-02T09:45:53.411Z] #21 0.358 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-02T09:45:53.411Z] #21 DONE 0.5s [2021-02-02T09:45:53.411Z] [2021-02-02T09:45:53.411Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:53.411Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-02T09:45:53.531Z] #21 11.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-02T09:45:53.696Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-02T09:45:53.794Z] #21 DONE 12.1s [2021-02-02T09:45:53.794Z] [2021-02-02T09:45:53.794Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-02T09:45:53.794Z] #24 sha256:a839d6ebd46839d52b20252d60877aa1fbb59f650992550e99be0b6e871cfc87 [2021-02-02T09:45:53.986Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-02T09:45:54.065Z] #24 DONE 0.3s [2021-02-02T09:45:54.065Z] [2021-02-02T09:45:54.065Z] #42 [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 [2021-02-02T09:45:54.065Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:54.065Z] #42 133.8 CC criu/page-pipe.o [2021-02-02T09:45:54.065Z] #42 134.6 CC criu/page-xfer.o [2021-02-02T09:45:54.616Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-02T09:45:54.616Z] ok github.com/docker/docker/daemon/logger/splunk 1.440s coverage: 82.5% of statements [2021-02-02T09:45:54.616Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-02T09:45:54.616Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-02T09:45:54.854Z] #29 DONE 4.1s [2021-02-02T09:45:54.854Z] [2021-02-02T09:45:54.854Z] #42 [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 [2021-02-02T09:45:54.854Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:54.854Z] #42 136.1 CC criu/path.o [2021-02-02T09:45:54.854Z] #42 136.3 CC criu/pie-util-vdso-elf32.o [2021-02-02T09:45:54.854Z] #42 136.8 CC criu/pie-util-vdso.o [2021-02-02T09:45:54.854Z] #42 137.2 CC criu/pie-util.o [2021-02-02T09:45:54.854Z] #42 137.4 CC criu/pipes.o [2021-02-02T09:45:54.854Z] #42 138.3 CC criu/plugin.o [2021-02-02T09:45:54.854Z] #42 138.7 CC criu/proc_parse.o [2021-02-02T09:45:54.854Z] #42 ... [2021-02-02T09:45:54.854Z] [2021-02-02T09:45:54.854Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-02T09:45:54.855Z] #32 sha256:5fb689ee92f49b009abf3f69f8d7aff950fc9e8400dd3b881e7c22f7c9d14453 [2021-02-02T09:45:54.855Z] #32 DONE 0.3s [2021-02-02T09:45:54.855Z] [2021-02-02T09:45:54.855Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-02T09:45:54.855Z] #34 sha256:ec0ee476c8e2fdeafd234a307ae6a7b37452a15b9a1c31cc0c46ed61a60beb2d [2021-02-02T09:45:54.855Z] #34 DONE 0.1s [2021-02-02T09:45:54.855Z] [2021-02-02T09:45:54.855Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-02T09:45:54.855Z] #37 sha256:6aa4d2e628b60f2a2e4b52c0a2f76c8d51f0eead9d6c25427813d7890256463d [2021-02-02T09:45:54.855Z] #37 DONE 0.1s [2021-02-02T09:45:54.855Z] [2021-02-02T09:45:54.855Z] #42 [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 [2021-02-02T09:45:54.855Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:54.974Z] #55 ... [2021-02-02T09:45:54.974Z] [2021-02-02T09:45:54.974Z] #42 [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 [2021-02-02T09:45:54.974Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:45:54.974Z] #42 131.9 CC criu/seize.o [2021-02-02T09:45:54.974Z] #42 132.7 CC criu/servicefd.o [2021-02-02T09:45:54.974Z] #42 133.1 CC criu/shmem.o [2021-02-02T09:45:54.974Z] #42 133.9 CC criu/sigframe.o [2021-02-02T09:45:54.974Z] #42 134.1 CC criu/signalfd.o [2021-02-02T09:45:54.974Z] #42 134.3 CC criu/sk-inet.o [2021-02-02T09:45:54.974Z] #42 135.3 CC criu/sk-netlink.o [2021-02-02T09:45:54.974Z] #42 135.7 CC criu/sk-packet.o [2021-02-02T09:45:54.974Z] #42 136.3 CC criu/sk-queue.o [2021-02-02T09:45:54.974Z] #42 136.7 CC criu/sk-tcp.o [2021-02-02T09:45:54.974Z] #42 137.2 CC criu/sk-unix.o [2021-02-02T09:45:55.012Z] #42 136.5 CC criu/pagemap-cache.o [2021-02-02T09:45:55.549Z] #42 ... [2021-02-02T09:45:55.549Z] [2021-02-02T09:45:55.549Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:55.549Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-02T09:45:55.549Z] #21 24.29 Installing build dependencies: finished with status 'done' [2021-02-02T09:45:55.587Z] #42 136.9 CC criu/pagemap.o [2021-02-02T09:45:56.118Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2021-02-02T09:45:56.118Z] ok github.com/docker/docker/distribution 0.237s coverage: 25.1% of statements [2021-02-02T09:45:56.118Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-02T09:45:56.534Z] #42 137.8 CC criu/parasite-syscall.o [2021-02-02T09:45:56.745Z] #42 141.5 CC criu/protobuf-desc.o [2021-02-02T09:45:57.149Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-02T09:45:57.480Z] #42 138.8 CC criu/path.o [2021-02-02T09:45:57.682Z] #42 142.6 CC criu/protobuf.o [2021-02-02T09:45:57.682Z] #42 142.9 CC criu/pstree.o [2021-02-02T09:45:57.743Z] #42 139.2 CC criu/pie-util-vdso-elf32.o [2021-02-02T09:45:57.779Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-02-02T09:45:58.318Z] #42 139.7 CC criu/pie-util-vdso.o [2021-02-02T09:45:58.411Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-02-02T09:45:58.580Z] #42 ... [2021-02-02T09:45:58.580Z] [2021-02-02T09:45:58.580Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-02T09:45:58.580Z] #29 sha256:fc3ad83b75ffbd082173831c70ca53cbf2d180c72afd8eebc4f13019ae6817cc [2021-02-02T09:45:58.580Z] #29 DONE 4.2s [2021-02-02T09:45:58.580Z] [2021-02-02T09:45:58.580Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-02T09:45:58.580Z] #32 sha256:a5786a8a7fb02d8158242f4867835f0935c6557ceffb384ddb571509c1848c55 [2021-02-02T09:45:58.700Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-02-02T09:45:58.700Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2021-02-02T09:45:58.700Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-02T09:45:58.700Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-02T09:45:58.700Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-02T09:45:58.768Z] Client: Docker Engine - Enterprise [2021-02-02T09:45:58.768Z] Version: 19.03.12 [2021-02-02T09:45:58.768Z] API version: 1.40 [2021-02-02T09:45:58.768Z] Go version: go1.13.13 [2021-02-02T09:45:58.768Z] Git commit: 4306744 [2021-02-02T09:45:58.768Z] Built: 08/05/2020 19:27:53 [2021-02-02T09:45:58.768Z] OS/Arch: windows/amd64 [2021-02-02T09:45:58.768Z] Experimental: false [2021-02-02T09:45:58.768Z] [2021-02-02T09:45:58.768Z] Server: Docker Engine - Enterprise [2021-02-02T09:45:58.768Z] Engine: [2021-02-02T09:45:58.768Z] Version: 19.03.12 [2021-02-02T09:45:58.768Z] API version: 1.40 (minimum version 1.24) [2021-02-02T09:45:58.768Z] Go version: go1.13.13 [2021-02-02T09:45:58.768Z] Git commit: f295753ffd [2021-02-02T09:45:58.768Z] Built: 08/05/2020 19:26:41 [2021-02-02T09:45:58.768Z] OS/Arch: windows/amd64 [2021-02-02T09:45:58.768Z] Experimental: true [2021-02-02T09:45:58.843Z] #32 DONE 0.3s [2021-02-02T09:45:58.843Z] [2021-02-02T09:45:58.843Z] #42 [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 [2021-02-02T09:45:58.843Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:58.843Z] #42 140.1 CC criu/pie-util.o [2021-02-02T09:45:58.843Z] #42 ... [2021-02-02T09:45:58.843Z] [2021-02-02T09:45:58.843Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-02T09:45:58.843Z] #34 sha256:b1a8ad6d4bad9091186e84e67c2cb9042d40cf6a84cf5772739230f8bf887f62 [2021-02-02T09:45:58.843Z] #34 DONE 0.1s [2021-02-02T09:45:58.843Z] [2021-02-02T09:45:58.843Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-02T09:45:58.843Z] #37 sha256:02e813bcb58521e1fa479f6376a1d9304ac6afbc20c39044fa23c7b8eefabc55 [2021-02-02T09:45:58.843Z] #37 DONE 0.1s [2021-02-02T09:45:59.024Z] #22 ... [2021-02-02T09:45:59.024Z] [2021-02-02T09:45: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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-02T09:45:59.024Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-02T09:45:59.024Z] #32 DONE 200.2s [2021-02-02T09:45:59.024Z] [2021-02-02T09:45:59.024Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:45:59.024Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-02T09:45:59.024Z] #22 4.948 Collecting yamllint==1.16.0 [2021-02-02T09:45:59.024Z] #22 5.541 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-02T09:45:59.048Z] #42 144.0 CC criu/rbtree.o [2021-02-02T09:45:59.105Z] [2021-02-02T09:45:59.105Z] #42 [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 [2021-02-02T09:45:59.105Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:45:59.105Z] #42 140.4 CC criu/pipes.o [2021-02-02T09:45:59.304Z] #42 144.4 CC criu/rst-malloc.o [2021-02-02T09:45:59.319Z] #22 5.867 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-02T09:45:59.330Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [Pipeline] sh [2021-02-02T09:45:59.626Z] #22 6.060 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-02T09:45:59.680Z] #42 141.1 CC criu/plugin.o [2021-02-02T09:45:59.867Z] #42 144.7 CC criu/seccomp.o [2021-02-02T09:45:59.920Z] #22 6.217 Collecting pyyaml (from yamllint==1.16.0) [2021-02-02T09:45:59.974Z] ok github.com/docker/docker/oci 0.008s coverage: 8.2% of statements [2021-02-02T09:46:00.123Z] #42 145.4 CC criu/seize.o [2021-02-02T09:46:00.217Z] #22 6.684 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-02T09:46:00.255Z] #42 141.5 CC criu/proc_parse.o [2021-02-02T09:46:00.292Z] + docker info [2021-02-02T09:46:00.604Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-02-02T09:46:00.861Z] #21 29.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-02T09:46:00.861Z] #21 29.60 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-02T09:46:00.894Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-02T09:46:01.052Z] #42 ... [2021-02-02T09:46:01.052Z] [2021-02-02T09:46:01.052Z] #39 [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 [2021-02-02T09:46:01.052Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:46:01.052Z] #39 DONE 213.6s [2021-02-02T09:46:01.052Z] [2021-02-02T09:46:01.052Z] #42 [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 [2021-02-02T09:46:01.052Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:46:01.052Z] #42 146.2 CC criu/servicefd.o [2021-02-02T09:46:01.124Z] #21 29.65 Building wheels for collected packages: pyyaml [2021-02-02T09:46:01.124Z] #21 29.65 Running setup.py bdist_wheel for pyyaml: started [2021-02-02T09:46:01.266Z] #22 7.575 Installing build dependencies: started [2021-02-02T09:46:01.981Z] #42 146.9 CC criu/shmem.o [2021-02-02T09:46:02.395Z] ok github.com/docker/docker/pkg/archive 0.485s coverage: 76.9% of statements [2021-02-02T09:46:02.516Z] #21 ... [2021-02-02T09:46:02.516Z] [2021-02-02T09:46:02.516Z] #42 [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 [2021-02-02T09:46:02.516Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:46:02.516Z] #42 139.0 CC criu/sockets.o [2021-02-02T09:46:02.516Z] #42 139.8 CC criu/stats.o [2021-02-02T09:46:02.516Z] #42 140.1 CC criu/string.o [2021-02-02T09:46:02.516Z] #42 140.2 CC criu/sysctl.o [2021-02-02T09:46:02.516Z] #42 140.8 CC criu/sysfs_parse.o [2021-02-02T09:46:02.516Z] #42 141.2 CC criu/timens.o [2021-02-02T09:46:02.516Z] #42 141.6 CC criu/timerfd.o [2021-02-02T09:46:02.516Z] #42 142.0 CC criu/tty.o [2021-02-02T09:46:02.516Z] #42 143.8 CC criu/tun.o [2021-02-02T09:46:02.516Z] #42 144.3 CC criu/uffd.o [2021-02-02T09:46:02.516Z] #42 ... [2021-02-02T09:46:02.516Z] [2021-02-02T09:46:02.516Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:46:02.516Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-02T09:46:02.516Z] #21 30.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-02T09:46:02.516Z] #21 30.91 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-02T09:46:02.516Z] #21 31.05 Successfully built pyyaml [2021-02-02T09:46:02.516Z] #21 31.06 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-02T09:46:02.779Z] #21 31.41 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-02T09:46:02.865Z] #42 144.3 CC criu/protobuf-desc.o [2021-02-02T09:46:02.910Z] #42 148.0 CC criu/sigframe.o [2021-02-02T09:46:02.910Z] #42 148.2 CC criu/signalfd.o [2021-02-02T09:46:03.166Z] #42 ... [2021-02-02T09:46:03.166Z] [2021-02-02T09:46:03.166Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-02T09:46:03.166Z] #40 sha256:55d31709fb9e32379a366533d5c31b5f2994bc77e297931ded3add0fd24f269f [2021-02-02T09:46:03.166Z] #40 DONE 0.5s [2021-02-02T09:46:03.166Z] [2021-02-02T09:46:03.166Z] #42 [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 [2021-02-02T09:46:03.166Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:46:03.166Z] #42 148.4 CC criu/sk-inet.o [2021-02-02T09:46:03.378Z] #22 ... [2021-02-02T09:46:03.378Z] [2021-02-02T09:46:03.378Z] #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 [2021-02-02T09:46:03.378Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:46:03.378Z] #43 130.1 CC criu/eventfd.o [2021-02-02T09:46:03.378Z] #43 130.8 CC criu/eventpoll.o [2021-02-02T09:46:03.378Z] #43 132.1 CC criu/external.o [2021-02-02T09:46:03.378Z] #43 132.5 CC criu/fault-injection.o [2021-02-02T09:46:03.378Z] #43 132.6 CC criu/fdstore.o [2021-02-02T09:46:03.378Z] #43 133.0 CC criu/fifo.o [2021-02-02T09:46:03.378Z] #43 133.4 CC criu/file-ids.o [2021-02-02T09:46:03.378Z] #43 133.8 CC criu/file-lock.o [2021-02-02T09:46:03.378Z] #43 135.4 CC criu/files-ext.o [2021-02-02T09:46:03.378Z] #43 136.1 CC criu/files-reg.o [2021-02-02T09:46:03.378Z] #43 138.5 CC criu/files.o [2021-02-02T09:46:03.424Z] ok github.com/docker/docker/pkg/authorization 0.343s coverage: 68.3% of statements [2021-02-02T09:46:03.424Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-02T09:46:03.424Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2021-02-02T09:46:03.726Z] #21 DONE 32.2s [2021-02-02T09:46:03.726Z] [2021-02-02T09:46:03.726Z] #23 [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 [2021-02-02T09:46:03.726Z] #23 sha256:89dc3a5dd4dc53161bd171200fa37d33f5e68128b1cca0f7c9e6dafa3150dba6 [2021-02-02T09:46:03.726Z] #23 204.0 + return [2021-02-02T09:46:03.726Z] #23 DONE 205.0s [2021-02-02T09:46:03.726Z] [2021-02-02T09:46:03.726Z] #52 [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 [2021-02-02T09:46:03.726Z] #52 sha256:2d4502e23ea41f7e4226d5647171ef0e5f11e829deffac8db4e2124a2321a841 [2021-02-02T09:46:03.726Z] #52 101.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-02T09:46:03.726Z] #52 103.1 + mkdir -p /build [2021-02-02T09:46:03.726Z] #52 103.1 + cp runc /build/runc [2021-02-02T09:46:03.726Z] #52 DONE 106.5s [2021-02-02T09:46:03.726Z] [2021-02-02T09:46:03.726Z] #42 [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 [2021-02-02T09:46:03.726Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:46:03.726Z] #42 145.4 CC criu/util.o [2021-02-02T09:46:03.809Z] #42 ... [2021-02-02T09:46:03.809Z] [2021-02-02T09:46:03.809Z] #39 [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 [2021-02-02T09:46:03.809Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-02T09:46:03.809Z] #39 DONE 215.9s [2021-02-02T09:46:03.809Z] [2021-02-02T09:46:03.809Z] #42 [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 [2021-02-02T09:46:03.809Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:46:03.809Z] #42 145.2 CC criu/protobuf.o [2021-02-02T09:46:03.988Z] #42 146.5 CC criu/uts_ns.o [2021-02-02T09:46:03.988Z] #42 146.7 CC criu/vdso.o [2021-02-02T09:46:04.431Z] #43 141.1 CC criu/filesystems.o [2021-02-02T09:46:04.542Z] #42 149.4 CC criu/sk-netlink.o [2021-02-02T09:46:04.542Z] #42 149.7 CC criu/sk-packet.o [2021-02-02T09:46:04.563Z] #42 147.2 LINK criu/built-in.o [2021-02-02T09:46:04.563Z] #42 147.3 LINK criu/criu [2021-02-02T09:46:04.760Z] #42 146.0 CC criu/pstree.o [2021-02-02T09:46:04.826Z] #42 147.7 DEP lib/c/criu.d [2021-02-02T09:46:05.088Z] #42 147.7 CC images/rpc.pb-c.o [2021-02-02T09:46:05.105Z] #42 150.3 CC criu/sk-queue.o [2021-02-02T09:46:05.361Z] #42 150.6 CC criu/sk-tcp.o [2021-02-02T09:46:05.481Z] #43 142.0 CC criu/fsnotify.o [2021-02-02T09:46:05.663Z] #42 148.4 CC lib/c/criu.o [2021-02-02T09:46:05.924Z] #42 ... [2021-02-02T09:46:05.924Z] [2021-02-02T09:46:05.924Z] #48 [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 [2021-02-02T09:46:05.924Z] #48 sha256:072b813ed22696889b74588bf9320779e4c3c781e9c511dc59f6c36d3c412f0c [2021-02-02T09:46:05.924Z] #48 218.3 + /build/golangci-lint --version [2021-02-02T09:46:05.924Z] #48 218.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-02T09:46:05.924Z] #48 DONE 218.9s [2021-02-02T09:46:05.924Z] [2021-02-02T09:46:05.924Z] #42 [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 [2021-02-02T09:46:05.924Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:46:05.924Z] #42 151.1 CC criu/sk-unix.o [2021-02-02T09:46:06.154Z] #42 147.2 CC criu/rbtree.o [2021-02-02T09:46:06.154Z] #42 ... [2021-02-02T09:46:06.154Z] [2021-02-02T09:46:06.154Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-02T09:46:06.154Z] #40 sha256:8b60f899d5bff9ed5c13a9d1a25541e11338aae504f6badcb0df9f3c432b935e [2021-02-02T09:46:06.154Z] #40 DONE 0.7s [2021-02-02T09:46:06.154Z] [2021-02-02T09:46:06.154Z] #42 [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 [2021-02-02T09:46:06.154Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:46:06.154Z] #42 147.5 CC criu/rst-malloc.o [2021-02-02T09:46:06.416Z] #42 147.7 CC criu/seccomp.o [2021-02-02T09:46:06.611Z] #42 149.3 LINK lib/c/built-in.o [2021-02-02T09:46:06.611Z] #42 149.3 LINK lib/c/libcriu.so [2021-02-02T09:46:06.611Z] #42 149.4 LINK lib/c/libcriu.a [2021-02-02T09:46:06.873Z] #42 149.5 GEN magic.py [2021-02-02T09:46:06.990Z] #42 148.2 CC criu/seize.o [2021-02-02T09:46:07.009Z] #43 143.4 CC criu/image-desc.o [2021-02-02T09:46:07.009Z] #43 143.7 CC criu/image.o [2021-02-02T09:46:07.135Z] #42 149.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:46:07.135Z] #42 149.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:46:07.135Z] #42 149.7 Note: Building without GnuTLS support [2021-02-02T09:46:07.135Z] #42 149.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:46:07.135Z] #42 149.7 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:46:07.135Z] #42 ... [2021-02-02T09:46:07.135Z] [2021-02-02T09:46:07.135Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-02T09:46:07.135Z] #24 sha256:37837fe706cd65859cea9ad92b3632d29b4ee04b4c7d893e8257afdf1a42a2e4 [2021-02-02T09:46:07.135Z] #24 DONE 0.9s [2021-02-02T09:46:07.402Z] [2021-02-02T09:46:07.402Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-02T09:46:07.402Z] #29 sha256:4738b35fe16e8917883fb8f89d2763aa48efe6171570ad240281369bb15f5840 [2021-02-02T09:46:07.863Z] ok github.com/docker/docker/pkg/chrootarchive 3.495s coverage: 43.2% of statements [2021-02-02T09:46:07.863Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-02T09:46:07.936Z] #42 149.0 CC criu/servicefd.o [2021-02-02T09:46:07.936Z] #42 149.3 CC criu/shmem.o [2021-02-02T09:46:08.153Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-02-02T09:46:08.153Z] ok github.com/docker/docker/layer 7.846s coverage: 68.8% of statements [2021-02-02T09:46:08.153Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-02T09:46:08.153Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-02T09:46:08.153Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-02T09:46:08.153Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-02T09:46:08.153Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-02T09:46:08.153Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-02T09:46:08.153Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-02T09:46:08.441Z] #42 153.1 CC criu/sockets.o [2021-02-02T09:46:08.441Z] #42 153.6 CC criu/stats.o [2021-02-02T09:46:08.443Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-02-02T09:46:08.537Z] #43 144.8 CC criu/ipc_ns.o [2021-02-02T09:46:08.698Z] #42 153.8 CC criu/string.o [2021-02-02T09:46:08.698Z] #42 153.9 CC criu/sysctl.o [2021-02-02T09:46:08.882Z] #42 150.1 CC criu/sigframe.o [2021-02-02T09:46:08.882Z] #42 150.3 CC criu/signalfd.o [2021-02-02T09:46:09.073Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-02-02T09:46:09.145Z] #42 150.6 CC criu/sk-inet.o [2021-02-02T09:46:09.363Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2021-02-02T09:46:09.627Z] #42 154.4 CC criu/sysfs_parse.o [2021-02-02T09:46:09.627Z] #42 154.7 CC criu/timens.o [2021-02-02T09:46:09.653Z] ok github.com/docker/docker/pkg/dmesg 0.022s coverage: 83.3% of statements [2021-02-02T09:46:09.883Z] #42 154.9 CC criu/timerfd.o [2021-02-02T09:46:09.883Z] #42 155.1 CC criu/tty.o [2021-02-02T09:46:10.066Z] #43 146.5 CC criu/irmap.o [2021-02-02T09:46:10.091Z] #42 ... [2021-02-02T09:46:10.091Z] [2021-02-02T09:46:10.091Z] #48 [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 [2021-02-02T09:46:10.091Z] #48 sha256:5271f05dc0a014c9c40b71859ae904db422ba28a248839015087a4560715abd7 [2021-02-02T09:46:10.091Z] #48 222.0 + /build/golangci-lint --version [2021-02-02T09:46:10.091Z] #48 222.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-02T09:46:10.091Z] #48 DONE 222.7s [2021-02-02T09:46:10.091Z] [2021-02-02T09:46:10.091Z] #55 [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 [2021-02-02T09:46:10.091Z] #55 sha256:f030fd37e6e40f832599ef84b8eedc84f3eed9731997b00784e1f023dad61c66 [2021-02-02T09:46:10.353Z] #55 ... [2021-02-02T09:46:10.353Z] [2021-02-02T09:46:10.353Z] #42 [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 [2021-02-02T09:46:10.353Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-02T09:46:10.353Z] #42 151.7 CC criu/sk-netlink.o [2021-02-02T09:46:10.682Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-02-02T09:46:10.710Z] #43 147.3 CC criu/kcmp-ids.o [2021-02-02T09:46:10.928Z] #42 152.3 CC criu/sk-packet.o [2021-02-02T09:46:11.005Z] #43 147.6 CC criu/kerndat.o [2021-02-02T09:46:11.250Z] #42 156.1 CC criu/tun.o [2021-02-02T09:46:11.312Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-02-02T09:46:11.502Z] #42 152.8 CC criu/sk-queue.o [2021-02-02T09:46:11.506Z] #42 156.5 CC criu/uffd.o [2021-02-02T09:46:11.764Z] #42 153.1 CC criu/sk-tcp.o [2021-02-02T09:46:12.068Z] #42 157.1 CC criu/util.o [2021-02-02T09:46:12.339Z] #42 153.5 CC criu/sk-unix.o [2021-02-02T09:46:12.342Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2021-02-02T09:46:12.342Z] ok github.com/docker/docker/pkg/fsutils 0.414s coverage: 85.1% of statements [2021-02-02T09:46:12.342Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-02-02T09:46:12.531Z] #43 148.9 CC criu/libnetlink.o [2021-02-02T09:46:12.630Z] #42 157.9 CC criu/uts_ns.o [2021-02-02T09:46:12.700Z] #29 ... [2021-02-02T09:46:12.700Z] [2021-02-02T09:46:12.700Z] #42 [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 [2021-02-02T09:46:12.700Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-02T09:46:12.700Z] #42 150.4 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:46:12.700Z] #42 151.2 make[1]: Nothing to be done for 'all'. [2021-02-02T09:46:12.700Z] #42 151.8 make[1]: 'images/built-in.o' is up to date. [2021-02-02T09:46:12.700Z] #42 151.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-02T09:46:12.700Z] #42 152.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-02T09:46:12.700Z] #42 152.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-02T09:46:12.700Z] #42 152.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-02T09:46:12.701Z] #42 152.1 make[1]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:46:12.701Z] #42 152.3 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.4 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.4 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.8 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:12.701Z] #42 152.8 INSTALL criu/criu [2021-02-02T09:46:12.827Z] #43 149.5 CC criu/log.o [2021-02-02T09:46:12.887Z] #42 158.1 CC criu/vdso-compat.o [2021-02-02T09:46:12.972Z] ok github.com/docker/docker/pkg/idtools 0.322s coverage: 70.1% of statements [2021-02-02T09:46:13.143Z] #42 158.2 CC criu/vdso.o [2021-02-02T09:46:13.262Z] ok github.com/docker/docker/pkg/ioutils 0.310s coverage: 70.6% of statements [2021-02-02T09:46:13.285Z] #42 154.7 CC criu/sockets.o [2021-02-02T09:46:13.399Z] #42 158.6 LINK criu/built-in.o [2021-02-02T09:46:13.552Z] ok github.com/docker/docker/pkg/jsonmessage 0.001s coverage: 91.7% of statements [2021-02-02T09:46:13.552Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-02T09:46:13.552Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-02-02T09:46:13.552Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-02T09:46:13.552Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-02T09:46:13.655Z] #42 158.8 LINK criu/criu [2021-02-02T09:46:13.841Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-02-02T09:46:13.841Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-02T09:46:13.841Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-02-02T09:46:13.885Z] #43 150.5 CC criu/lsm.o [2021-02-02T09:46:13.912Z] #42 159.1 DEP lib/c/criu.d [2021-02-02T09:46:13.912Z] #42 159.2 CC images/rpc.pb-c.o [2021-02-02T09:46:14.131Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-02-02T09:46:14.233Z] #42 155.3 CC criu/stats.o [2021-02-02T09:46:14.233Z] #42 155.5 CC criu/string.o [2021-02-02T09:46:14.233Z] #42 155.5 CC criu/sysctl.o [2021-02-02T09:46:14.432Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-02-02T09:46:14.432Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-02-02T09:46:14.432Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-02T09:46:14.432Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-02T09:46:14.474Z] #42 159.6 CC lib/c/criu.o [2021-02-02T09:46:14.526Z] #43 151.0 CC criu/mem.o [2021-02-02T09:46:14.808Z] #42 156.1 CC criu/sysfs_parse.o [2021-02-02T09:46:14.808Z] #42 156.3 CC criu/timens.o [2021-02-02T09:46:14.823Z] #43 ... [2021-02-02T09:46:14.823Z] [2021-02-02T09:46:14.823Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:46:14.823Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-02T09:46:14.823Z] #22 21.39 Installing build dependencies: finished with status 'done' [2021-02-02T09:46:15.061Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-02-02T09:46:15.070Z] #42 156.5 CC criu/timerfd.o [2021-02-02T09:46:15.402Z] #42 160.3 LINK lib/c/built-in.o [2021-02-02T09:46:15.402Z] #42 160.3 LINK lib/c/libcriu.so [2021-02-02T09:46:15.402Z] #42 160.3 LINK lib/c/libcriu.a [2021-02-02T09:46:15.402Z] #42 160.4 GEN magic.py [2021-02-02T09:46:15.402Z] #42 160.5 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:46:15.402Z] #42 160.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:46:15.402Z] #42 160.5 Note: Building without GnuTLS support [2021-02-02T09:46:15.402Z] #42 160.5 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:46:15.402Z] #42 160.5 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:46:15.645Z] #42 156.7 CC criu/tty.o [2021-02-02T09:46:15.691Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-02T09:46:15.691Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-02-02T09:46:15.964Z] #42 161.0 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:46:15.981Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-02T09:46:16.016Z] #42 DONE 158.7s [2021-02-02T09:46:16.016Z] [2021-02-02T09:46:16.016Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-02T09:46:16.016Z] #29 sha256:4738b35fe16e8917883fb8f89d2763aa48efe6171570ad240281369bb15f5840 [2021-02-02T09:46:16.016Z] #29 DONE 8.9s [2021-02-02T09:46:16.016Z] [2021-02-02T09:46:16.016Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-02T09:46:16.016Z] #32 sha256:048a3f859d0af0d06352a92f492d7899fe5964dd7f51d5f32003991a5e442c5a [2021-02-02T09:46:16.526Z] #42 161.6 make[1]: Nothing to be done for 'all'. [2021-02-02T09:46:16.592Z] #42 157.9 CC criu/tun.o [2021-02-02T09:46:16.854Z] #42 158.2 CC criu/uffd.o [2021-02-02T09:46:16.963Z] #32 DONE 0.7s [2021-02-02T09:46:16.963Z] [2021-02-02T09:46:16.963Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-02T09:46:16.963Z] #34 sha256:fb67378d1ab8511f543f2de6c4d6a36e009c126d704cf58cf263d4c199d3bcc8 [2021-02-02T09:46:16.963Z] #34 DONE 0.1s [2021-02-02T09:46:16.963Z] [2021-02-02T09:46:16.963Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-02T09:46:16.963Z] #37 sha256:86d5cf5e8b88a543db42c16b727fb64cc28e536f94f93cd48c40c0f96024ba83 [2021-02-02T09:46:16.963Z] #37 DONE 0.2s [2021-02-02T09:46:16.963Z] [2021-02-02T09:46:16.963Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-02T09:46:16.963Z] #40 sha256:e9b414b03a5daea88ad42957017adb34a7210b67329d0abfe016adfd58317933 [2021-02-02T09:46:17.013Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-02-02T09:46:17.088Z] #42 162.0 make[1]: 'images/built-in.o' is up to date. [2021-02-02T09:46:17.088Z] #42 162.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-02T09:46:17.088Z] #42 162.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-02T09:46:17.088Z] #42 162.1 make[1]: 'compel/libcompel.a' is up to date. [2021-02-02T09:46:17.088Z] #42 162.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-02T09:46:17.088Z] #42 162.2 make[1]: Nothing to be done for 'all'. [2021-02-02T09:46:17.088Z] #42 162.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:46:17.302Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-02T09:46:17.344Z] #42 162.3 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.3 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.4 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:17.344Z] #42 162.6 INSTALL criu/criu [2021-02-02T09:46:17.538Z] #40 DONE 0.6s [2021-02-02T09:46:17.538Z] [2021-02-02T09:46:17.538Z] #55 [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 [2021-02-02T09:46:17.538Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [2021-02-02T09:46:17.800Z] #55 ... [2021-02-02T09:46:17.800Z] [2021-02-02T09:46:17.800Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-02T09:46:17.800Z] #43 sha256:2c43eb0977e9afbb5235202a62ce4e9d79343bda59e69addd17e02b9dc4b0939 [2021-02-02T09:46:17.800Z] #43 DONE 0.1s [2021-02-02T09:46:17.800Z] [2021-02-02T09:46:17.800Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-02T09:46:17.800Z] #45 sha256:8a4e917c92bf8f698f9f958675ac9f14eb0396380bf1335496f178eb7471e6ab [2021-02-02T09:46:17.801Z] #42 159.0 CC criu/util.o [2021-02-02T09:46:17.907Z] #42 DONE 162.9s [2021-02-02T09:46:17.907Z] [2021-02-02T09:46:17.907Z] #52 [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 [2021-02-02T09:46:17.907Z] #52 sha256:df9d0c428be90e90d6439516d4e3d67ba9c015e595d164e165dddb1793247784 [2021-02-02T09:46:17.973Z] Client: [2021-02-02T09:46:17.973Z] Debug Mode: false [2021-02-02T09:46:17.973Z] Plugins: [2021-02-02T09:46:17.973Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-02T09:46:17.973Z] [2021-02-02T09:46:17.973Z] Server: [2021-02-02T09:46:17.973Z] Containers: 0 [2021-02-02T09:46:17.973Z] Running: 0 [2021-02-02T09:46:17.973Z] Paused: 0 [2021-02-02T09:46:17.973Z] Stopped: 0 [2021-02-02T09:46:17.973Z] Images: 0 [2021-02-02T09:46:17.973Z] Server Version: 19.03.12 [2021-02-02T09:46:17.973Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-02T09:46:17.973Z] Windows: [2021-02-02T09:46:17.973Z] LCOW: [2021-02-02T09:46:17.973Z] Logging Driver: json-file [2021-02-02T09:46:17.973Z] Plugins: [2021-02-02T09:46:17.973Z] Volume: local [2021-02-02T09:46:17.973Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-02T09:46:17.973Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-02T09:46:17.973Z] Swarm: inactive [2021-02-02T09:46:17.973Z] Default Isolation: process [2021-02-02T09:46:17.973Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-02T09:46:17.973Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-02T09:46:17.973Z] OSType: windows [2021-02-02T09:46:17.973Z] Architecture: x86_64 [2021-02-02T09:46:17.973Z] CPUs: 4 [2021-02-02T09:46:17.973Z] Total Memory: 32GiB [2021-02-02T09:46:17.973Z] Name: azwin-2-266110 [2021-02-02T09:46:17.973Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-02T09:46:17.974Z] Docker Root Dir: D:\docker [2021-02-02T09:46:17.974Z] Debug Mode: false [2021-02-02T09:46:17.974Z] Registry: https://index.docker.io/v1/ [2021-02-02T09:46:17.974Z] Labels: [2021-02-02T09:46:17.974Z] Experimental: true [2021-02-02T09:46:17.974Z] Insecure Registries: [2021-02-02T09:46:17.974Z] 10.0.0.4:5000 [2021-02-02T09:46:17.974Z] 127.0.0.0/8 [2021-02-02T09:46:17.974Z] Registry Mirrors: [2021-02-02T09:46:17.974Z] http://10.0.0.4:5000/ [2021-02-02T09:46:17.974Z] Live Restore Enabled: false [2021-02-02T09:46:17.974Z] [2021-02-02T09:46:18.061Z] #45 DONE 0.4s [2021-02-02T09:46:18.061Z] [2021-02-02T09:46:18.061Z] #55 [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 [2021-02-02T09:46:18.061Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-02T09:46:18.321Z] #55 ... [2021-02-02T09:46:18.321Z] [2021-02-02T09:46:18.321Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-02T09:46:18.321Z] #47 sha256:c3acafa220deef0119a916d34a36000227642028577f09aad0e7d5d6ebfc31f3 [2021-02-02T09:46:18.321Z] #47 DONE 0.1s [2021-02-02T09:46:18.377Z] #42 159.8 CC criu/uts_ns.o [2021-02-02T09:46:18.581Z] [2021-02-02T09:46:18.581Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-02T09:46:18.581Z] #49 sha256:3401715cc108999fbf4851018cd07e00d8a7ffbfaa7c664528fe7156b88115cc [2021-02-02T09:46:18.639Z] #42 160.0 CC criu/vdso-compat.o [2021-02-02T09:46:18.639Z] #42 160.1 CC criu/vdso.o [2021-02-02T09:46:18.835Z] #52 ... [2021-02-02T09:46:18.835Z] [2021-02-02T09:46:18.835Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-02T09:46:18.835Z] #43 sha256:edac7548a0aabb160638dbfd14910f007a373c38ac4413b1ee8875fcadde60fb [2021-02-02T09:46:18.835Z] #43 DONE 0.1s [2021-02-02T09:46:18.835Z] [2021-02-02T09:46:18.835Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-02T09:46:18.835Z] #45 sha256:e78ae7632cc2360da86997c9edd06abde737608df870eca583a70b4b9b5afc65 [2021-02-02T09:46:19.142Z] #45 DONE 0.2s [2021-02-02T09:46:19.142Z] [2021-02-02T09:46:19.142Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-02T09:46:19.142Z] #47 sha256:ed6e702f850cd3c4e2579920c20d4e5fcf5cf01b85f46e49cbf5b7ff78f1aa78 [2021-02-02T09:46:19.142Z] #47 DONE 0.1s [2021-02-02T09:46:19.142Z] [2021-02-02T09:46:19.142Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-02T09:46:19.142Z] #49 sha256:147777c090e83c4d7f569884203f1ec6273ac225af30e434b702760c1ef8bbb5 [2021-02-02T09:46:19.214Z] #42 160.5 LINK criu/built-in.o [2021-02-02T09:46:19.486Z] #49 DONE 0.5s [2021-02-02T09:46:19.487Z] [2021-02-02T09:46:19.487Z] #55 [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 [2021-02-02T09:46:19.487Z] #55 sha256:875837e2f1d4daa1fa0b48b7cb189c050494d07a69eec9a1ce903cd79f1bd42c [2021-02-02T09:46:19.490Z] #42 160.7 LINK criu/criu [2021-02-02T09:46:19.524Z] #49 DONE 1.0s [2021-02-02T09:46:19.524Z] [2021-02-02T09:46:19.524Z] #55 [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 [2021-02-02T09:46:19.524Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [2021-02-02T09:46:19.524Z] #55 ... [2021-02-02T09:46:19.524Z] [2021-02-02T09:46:19.524Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-02T09:46:19.524Z] #51 sha256:4525f1073ba7dc29f78ce29304669bf9f2ae57ffac0d40c4cc705eaafa956f07 [2021-02-02T09:46:19.524Z] #51 DONE 0.1s [2021-02-02T09:46:19.524Z] [2021-02-02T09:46:19.524Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-02T09:46:19.524Z] #53 sha256:a3c685c58e20ea9b40cb42f73eaf76dcc778e9c9c401d42dab8d61546a9ee290 [2021-02-02T09:46:19.746Z] #55 ... [2021-02-02T09:46:19.746Z] [2021-02-02T09:46:19.746Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-02T09:46:19.746Z] #51 sha256:eab9bb5b7cf659dc4981238de9b4e43a7cc123277c1f4dd77edbe30b55d465ba [2021-02-02T09:46:19.746Z] #51 DONE 0.1s [2021-02-02T09:46:19.746Z] [2021-02-02T09:46:19.746Z] #55 [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 [2021-02-02T09:46:19.746Z] #55 sha256:875837e2f1d4daa1fa0b48b7cb189c050494d07a69eec9a1ce903cd79f1bd42c [2021-02-02T09:46:19.753Z] #42 161.0 DEP lib/c/criu.d [2021-02-02T09:46:19.753Z] #42 161.0 CC images/rpc.pb-c.o [2021-02-02T09:46:19.785Z] #53 DONE 0.3s [2021-02-02T09:46:19.785Z] [2021-02-02T09:46:19.785Z] #55 [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 [2021-02-02T09:46:19.785Z] #55 sha256:4e55c81ba387386d1f40d14060ecaeafd5c7e842676afcd710047ef20f8dd46a [2021-02-02T09:46:20.015Z] #42 161.4 CC lib/c/criu.o [2021-02-02T09:46:20.154Z] ok github.com/docker/docker/pkg/signal 2.336s coverage: 61.0% of statements [2021-02-02T09:46:20.444Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-02T09:46:20.590Z] #42 162.1 LINK lib/c/built-in.o [2021-02-02T09:46:20.733Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-02T09:46:20.733Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-02-02T09:46:20.852Z] #42 162.1 LINK lib/c/libcriu.so [2021-02-02T09:46:20.852Z] #42 162.2 LINK lib/c/libcriu.a [2021-02-02T09:46:20.852Z] #42 162.3 GEN magic.py [2021-02-02T09:46:21.115Z] #42 162.4 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:46:21.115Z] #42 162.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:46:21.115Z] #42 162.4 Note: Building without GnuTLS support [2021-02-02T09:46:21.115Z] #42 162.4 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:46:21.115Z] #42 162.4 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:46:21.364Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-02-02T09:46:21.950Z] #22 ... [2021-02-02T09:46:21.950Z] [2021-02-02T09:46:21.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 [2021-02-02T09:46:21.950Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:46:21.950Z] #43 153.3 CC criu/memfd.o [2021-02-02T09:46:21.950Z] #43 154.0 CC criu/mount.o [2021-02-02T09:46:21.994Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2021-02-02T09:46:22.062Z] #42 163.1 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:46:22.284Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2021-02-02T09:46:22.324Z] #42 163.6 make[1]: Nothing to be done for 'all'. [2021-02-02T09:46:22.573Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2021-02-02T09:46:22.586Z] #42 164.1 make[1]: 'images/built-in.o' is up to date. [2021-02-02T09:46:22.849Z] #42 164.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-02T09:46:22.849Z] #42 164.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-02T09:46:22.849Z] #42 164.2 make[1]: 'compel/libcompel.a' is up to date. [2021-02-02T09:46:22.849Z] #42 164.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-02T09:46:22.849Z] #42 164.2 make[1]: Nothing to be done for 'all'. [2021-02-02T09:46:22.849Z] #42 164.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:46:22.863Z] testing: warning: no tests to run [2021-02-02T09:46:22.863Z] coverage: [no statements] [2021-02-02T09:46:22.863Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-02T09:46:22.996Z] #43 159.5 CC criu/namespaces.o [2021-02-02T09:46:23.111Z] #42 164.4 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.111Z] #42 164.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.111Z] #42 164.5 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.111Z] #42 164.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.111Z] #42 164.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.153Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-02T09:46:23.153Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-02T09:46:23.293Z] #43 ... [2021-02-02T09:46:23.293Z] [2021-02-02T09:46:23.293Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-02T09:46:23.293Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-02T09:46:23.293Z] #22 29.77 Building wheels for collected packages: pyyaml [2021-02-02T09:46:23.293Z] #22 29.78 Running setup.py bdist_wheel for pyyaml: started [2021-02-02T09:46:23.374Z] #42 164.6 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.374Z] #42 164.7 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.374Z] #42 164.8 make[2]: Nothing to be done for 'all'. [2021-02-02T09:46:23.374Z] #42 164.8 INSTALL criu/criu [2021-02-02T09:46:23.443Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-02T09:46:23.949Z] #42 DONE 165.1s [2021-02-02T09:46:23.949Z] [2021-02-02T09:46:23.949Z] #55 [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 [2021-02-02T09:46:23.949Z] #55 sha256:f030fd37e6e40f832599ef84b8eedc84f3eed9731997b00784e1f023dad61c66 [2021-02-02T09:46:24.945Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2021-02-02T09:46:25.340Z] #55 ... [2021-02-02T09:46:25.340Z] [2021-02-02T09:46:25.340Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-02T09:46:25.340Z] #43 sha256:8b9e3e33d4244ebdad399b287411667778e86bd3ded9134a0b23ac591c3b47a4 [2021-02-02T09:46:25.340Z] #43 DONE 0.1s [2021-02-02T09:46:25.340Z] [2021-02-02T09:46:25.340Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-02T09:46:25.340Z] #45 sha256:c253de2f3c7bc2c96da4145dc22aa906a6198419e0459ca99746ac2eaeaaea69 [2021-02-02T09:46:25.398Z] #22 31.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-02T09:46:25.398Z] #22 31.59 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-02T09:46:25.398Z] #22 31.80 Successfully built pyyaml [2021-02-02T09:46:25.398Z] #22 31.83 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-02T09:46:25.574Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-02T09:46:25.602Z] #45 DONE 0.2s [2021-02-02T09:46:25.602Z] [2021-02-02T09:46:25.602Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-02T09:46:25.602Z] #47 sha256:86d284acc6b4ea0759519b04e162c85965d93571638e0a8794b25288a6c4f629 [2021-02-02T09:46:25.602Z] #47 DONE 0.1s [2021-02-02T09:46:25.602Z] [2021-02-02T09:46:25.602Z] #52 [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 [2021-02-02T09:46:25.602Z] #52 sha256:9ac789d21f704bbe6c7e5aadbfa7c5b8c8b5368ba2d34cb9cf7ac8ccf9eded73 [2021-02-02T09:46:25.602Z] #52 ... [2021-02-02T09:46:25.602Z] [2021-02-02T09:46:25.602Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-02T09:46:25.602Z] #49 sha256:0782006e305e613a825f94c56ed5ec5e2088d48a0a220e6404024dd72a59a59d [2021-02-02T09:46:25.694Z] #22 32.28 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-02T09:46:25.864Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-02-02T09:46:25.865Z] #49 DONE 0.4s [2021-02-02T09:46:25.865Z] [2021-02-02T09:46:25.865Z] #52 [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 [2021-02-02T09:46:25.865Z] #52 sha256:9ac789d21f704bbe6c7e5aadbfa7c5b8c8b5368ba2d34cb9cf7ac8ccf9eded73 [2021-02-02T09:46:25.994Z] #22 DONE 32.4s [2021-02-02T09:46:25.994Z] [2021-02-02T09:46:25.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 [2021-02-02T09:46:25.994Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:46:25.994Z] #43 161.9 CC criu/net.o [2021-02-02T09:46:26.128Z] #52 ... [2021-02-02T09:46:26.128Z] [2021-02-02T09:46:26.128Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-02T09:46:26.128Z] #51 sha256:ea77f14bb41f8f34b6572f324c5f33d2deccd0abc7c881ad7ca65b0f69357b2e [2021-02-02T09:46:26.128Z] #51 DONE 0.0s [2021-02-02T09:46:26.278Z] #55 194.0 + bin/containerd [2021-02-02T09:46:26.390Z] [2021-02-02T09:46:26.390Z] #55 [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 [2021-02-02T09:46:26.390Z] #55 sha256:f030fd37e6e40f832599ef84b8eedc84f3eed9731997b00784e1f023dad61c66 [2021-02-02T09:46:27.365Z] ok github.com/docker/docker/quota 0.628s coverage: 71.4% of statements [2021-02-02T09:46:27.656Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-02-02T09:46:28.691Z] ok github.com/docker/docker/registry 0.075s coverage: 57.2% of statements [2021-02-02T09:46:29.321Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-02-02T09:46:29.321Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-02-02T09:46:29.541Z] #43 165.9 CC criu/netfilter.o [2021-02-02T09:46:29.541Z] #43 166.2 CC criu/page-pipe.o [2021-02-02T09:46:29.953Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-02-02T09:46:30.243Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-02T09:46:30.590Z] #43 167.1 CC criu/page-xfer.o [2021-02-02T09:46:31.518Z] #55 ... [2021-02-02T09:46:31.518Z] [2021-02-02T09:46:31.518Z] #52 [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 [2021-02-02T09:46:31.518Z] #52 sha256:df9d0c428be90e90d6439516d4e3d67ba9c015e595d164e165dddb1793247784 [2021-02-02T09:46:31.518Z] #52 124.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-02T09:46:31.518Z] #52 125.4 + mkdir -p /build [2021-02-02T09:46:31.518Z] #52 125.4 + cp runc /build/runc [2021-02-02T09:46:31.518Z] #52 DONE 126.1s [2021-02-02T09:46:31.518Z] [2021-02-02T09:46:31.518Z] #55 [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 [2021-02-02T09:46:31.518Z] #55 sha256:875837e2f1d4daa1fa0b48b7cb189c050494d07a69eec9a1ce903cd79f1bd42c [2021-02-02T09:46:31.692Z] #55 196.7 + bin/containerd [2021-02-02T09:46:32.019Z] #55 195.9 + bin/containerd-stress [2021-02-02T09:46:32.302Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-02T09:46:32.444Z] #55 ... [2021-02-02T09:46:32.444Z] [2021-02-02T09:46:32.444Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-02T09:46:32.444Z] #53 sha256:f958792621403e1e1778a391ac52099735a7c7612f5a6b54adc1bfc18d2ed544 [2021-02-02T09:46:32.691Z] #43 169.0 CC criu/pagemap-cache.o [2021-02-02T09:46:32.699Z] #53 DONE 0.2s [2021-02-02T09:46:32.699Z] [2021-02-02T09:46:32.699Z] #55 [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 [2021-02-02T09:46:32.699Z] #55 sha256:875837e2f1d4daa1fa0b48b7cb189c050494d07a69eec9a1ce903cd79f1bd42c [2021-02-02T09:46:32.985Z] #43 169.5 CC criu/pagemap.o [2021-02-02T09:46:33.332Z] ok github.com/docker/docker/volume/local 0.278s coverage: 76.6% of statements [2021-02-02T09:46:33.623Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-02T09:46:33.672Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-02T09:46:33.672Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1298ab67\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-02T09:46:33.672Z] ---------------------------------------------------------------------------- [2021-02-02T09:46:33.672Z] [2021-02-02T09:46:33.672Z] INFO: executeCI.ps1 starting at Tue Feb 2 09:46:33 CUT 2021 [2021-02-02T09:46:33.672Z] [2021-02-02T09:46:33.672Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-02T09:46:33.672Z] INFO: Running git version 2.24.1.windows.2 [2021-02-02T09:46:33.672Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-02T09:46:33.672Z] INFO: Environment variables: [2021-02-02T09:46:33.672Z] [2021-02-02T09:46:33.672Z] Name Value [2021-02-02T09:46:33.672Z] ---- ----- [2021-02-02T09:46:33.672Z] ALLUSERSPROFILE C:\ProgramData [2021-02-02T09:46:33.672Z] amd64 true [2021-02-02T09:46:33.672Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-02T09:46:33.672Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-02T09:46:33.672Z] arm64 true [2021-02-02T09:46:33.672Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-02T09:46:33.672Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-02T09:46:33.672Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-02T09:46:33.672Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-02T09:46:33.672Z] BRANCH_NAME PR-41645 [2021-02-02T09:46:33.672Z] BUILD_DISPLAY_NAME #13 [2021-02-02T09:46:33.672Z] BUILD_ID 13 [2021-02-02T09:46:33.672Z] BUILD_NUMBER 13 [2021-02-02T09:46:33.672Z] BUILD_TAG jenkins-moby-PR-41645-13 [2021-02-02T09:46:33.672Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41645/13/ [2021-02-02T09:46:33.672Z] CHANGE_AUTHOR AkihiroSuda [2021-02-02T09:46:33.672Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-02-02T09:46:33.672Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-02-02T09:46:33.672Z] CHANGE_BRANCH test-runc-20201106 [2021-02-02T09:46:33.672Z] CHANGE_FORK AkihiroSuda/docker [2021-02-02T09:46:33.672Z] CHANGE_ID 41645 [2021-02-02T09:46:33.672Z] CHANGE_TARGET master [2021-02-02T09:46:33.672Z] CHANGE_TITLE [DNM] Trigger CI with runc@master [2021-02-02T09:46:33.672Z] CHANGE_URL https://github.com/moby/moby/pull/41645 [2021-02-02T09:46:33.672Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-02T09:46:33.672Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-02T09:46:33.672Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-02T09:46:33.672Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-02T09:46:33.672Z] COMPUTERNAME azwin-2-266110 [2021-02-02T09:46:33.672Z] ComSpec C:\windows\system32\cmd.exe [2021-02-02T09:46:33.672Z] ConfigSequenceNumber 0 [2021-02-02T09:46:33.672Z] dco true [2021-02-02T09:46:33.672Z] DOCKER_BUILDKIT 0 [2021-02-02T09:46:33.672Z] DOCKER_DUT_DEBUG 1 [2021-02-02T09:46:33.672Z] DOCKER_EXPERIMENTAL 1 [2021-02-02T09:46:33.672Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-02T09:46:33.672Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-02T09:46:33.672Z] EXECUTOR_NUMBER 0 [2021-02-02T09:46:33.672Z] FQDN azwin-2-266110.westus.cloudapp.azure.com [2021-02-02T09:46:33.672Z] GIT_BRANCH PR-41645 [2021-02-02T09:46:33.672Z] GIT_COMMIT 0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:46:33.672Z] GIT_PREVIOUS_COMMIT c7302b024276752bf9bfcf16d998adf28330e904 [2021-02-02T09:46:33.672Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT c7302b024276752bf9bfcf16d998adf28330e904 [2021-02-02T09:46:33.672Z] GIT_URL https://github.com/moby/moby.git [2021-02-02T09:46:33.672Z] HUDSON_COOKIE 3b592eaa-09ab-44c9-8b67-f575646846e6 [2021-02-02T09:46:33.672Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-02T09:46:33.672Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-02T09:46:33.672Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-02T09:46:33.672Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-02T09:46:33.672Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-02T09:46:33.672Z] JENKINS_NODE_COOKIE 04c1008f-6925-411f-b645-352443857a3c [2021-02-02T09:46:33.672Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-02T09:46:33.672Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-02T09:46:33.672Z] JOB_BASE_NAME PR-41645 [2021-02-02T09:46:33.672Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41645/display/redirect [2021-02-02T09:46:33.672Z] JOB_NAME moby/PR-41645 [2021-02-02T09:46:33.672Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41645/ [2021-02-02T09:46:33.672Z] library.jps.version master [2021-02-02T09:46:33.672Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-02T09:46:33.672Z] NODE_LABELS amd64 azure azwin-2-266110 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-02T09:46:33.673Z] NODE_NAME azwin-2-266110 [2021-02-02T09:46:33.673Z] NUMBER_OF_PROCESSORS 4 [2021-02-02T09:46:33.673Z] OS Windows_NT [2021-02-02T09:46:33.673Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-02T09:46:33.673Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-02T09:46:33.673Z] ppc64le true [2021-02-02T09:46:33.673Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-02T09:46:33.673Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-02T09:46:33.673Z] PROCESSOR_LEVEL 6 [2021-02-02T09:46:33.673Z] PROCESSOR_REVISION 5504 [2021-02-02T09:46:33.673Z] ProgramData C:\ProgramData [2021-02-02T09:46:33.673Z] ProgramFiles C:\Program Files [2021-02-02T09:46:33.673Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-02T09:46:33.673Z] ProgramW6432 C:\Program Files [2021-02-02T09:46:33.673Z] PROMPT $P$G [2021-02-02T09:46:33.673Z] PSExecutionPolicyPreference Bypass [2021-02-02T09:46:33.673Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-02T09:46:33.673Z] PUBLIC C:\Users\Public [2021-02-02T09:46:33.673Z] rootless true [2021-02-02T09:46:33.673Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41645/13/display/redirect?page=arti... [2021-02-02T09:46:33.673Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41645/13/display/redirect?page=changes [2021-02-02T09:46:33.673Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41645/13/display/redirect [2021-02-02T09:46:33.673Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41645/13/display/redirect?page=tests [2021-02-02T09:46:33.673Z] s390x true [2021-02-02T09:46:33.673Z] SKIP_VALIDATION_TESTS 1 [2021-02-02T09:46:33.673Z] SOURCES_DRIVE d [2021-02-02T09:46:33.673Z] SOURCES_SUBDIR gopath [2021-02-02T09:46:33.673Z] STAGE_NAME Run tests [2021-02-02T09:46:33.673Z] SystemDrive C: [2021-02-02T09:46:33.673Z] SystemRoot C:\windows [2021-02-02T09:46:33.673Z] TEMP C:\windows\TEMP [2021-02-02T09:46:33.673Z] TESTDEBUG 0 [2021-02-02T09:46:33.673Z] TESTRUN_DRIVE d [2021-02-02T09:46:33.673Z] TESTRUN_SUBDIR CI [2021-02-02T09:46:33.673Z] TIMEOUT 120m [2021-02-02T09:46:33.673Z] TMP C:\windows\TEMP [2021-02-02T09:46:33.673Z] unit_validate true [2021-02-02T09:46:33.673Z] USERDOMAIN WORKGROUP [2021-02-02T09:46:33.673Z] USERNAME azwin-2-266110$ [2021-02-02T09:46:33.673Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-02T09:46:33.673Z] validate_force false [2021-02-02T09:46:33.673Z] windir C:\windows [2021-02-02T09:46:33.673Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-02T09:46:33.673Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-02T09:46:33.673Z] windowsRS1 false [2021-02-02T09:46:33.673Z] windowsRS5 true [2021-02-02T09:46:33.673Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-02T09:46:33.673Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-02T09:46:33.673Z] [2021-02-02T09:46:33.673Z] [2021-02-02T09:46:33.673Z] [2021-02-02T09:46:34.514Z] #43 170.8 CC criu/parasite-syscall.o [2021-02-02T09:46:34.640Z] INFO: Sources under d:\gopath\... [2021-02-02T09:46:34.640Z] INFO: Test run under d:\CI\... [2021-02-02T09:46:34.640Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-02T09:46:34.640Z] INFO: docker/docker repository was found [2021-02-02T09:46:34.640Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-02-02T09:46:34.654Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-02-02T09:46:35.326Z] #55 198.6 + bin/containerd-shim [2021-02-02T09:46:35.564Z] #43 172.1 CC criu/path.o [2021-02-02T09:46:35.609Z] ltsc2019: Pulling from windows/servercore [2021-02-02T09:46:35.609Z] 4612f6d0b889: Pulling fs layer [2021-02-02T09:46:35.609Z] 4dcc9a9b9e68: Pulling fs layer [2021-02-02T09:46:35.862Z] #43 172.5 CC criu/pie-util-vdso.o [2021-02-02T09:46:35.910Z] #55 ... [2021-02-02T09:46:35.910Z] [2021-02-02T09:46:35.910Z] #52 [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 [2021-02-02T09:46:35.910Z] #52 sha256:9ac789d21f704bbe6c7e5aadbfa7c5b8c8b5368ba2d34cb9cf7ac8ccf9eded73 [2021-02-02T09:46:35.910Z] #52 127.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-02T09:46:35.910Z] #52 128.6 + mkdir -p /build [2021-02-02T09:46:35.910Z] #52 128.6 + cp runc /build/runc [2021-02-02T09:46:35.910Z] #52 DONE 129.0s [2021-02-02T09:46:36.173Z] [2021-02-02T09:46:36.173Z] #55 [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 [2021-02-02T09:46:36.173Z] #55 sha256:f030fd37e6e40f832599ef84b8eedc84f3eed9731997b00784e1f023dad61c66 [2021-02-02T09:46:36.504Z] #43 173.0 CC criu/pie-util.o [2021-02-02T09:46:36.504Z] #43 173.3 CC criu/pipes.o [2021-02-02T09:46:37.120Z] #55 ... [2021-02-02T09:46:37.120Z] [2021-02-02T09:46:37.120Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-02T09:46:37.120Z] #53 sha256:bc8f10cc33403e5d633f10c7303773aa1be644936c6880d08132cc950c943ce5 [2021-02-02T09:46:37.382Z] #53 DONE 0.3s [2021-02-02T09:46:37.382Z] [2021-02-02T09:46:37.382Z] #55 [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 [2021-02-02T09:46:37.382Z] #55 sha256:f030fd37e6e40f832599ef84b8eedc84f3eed9731997b00784e1f023dad61c66 [2021-02-02T09:46:37.553Z] #43 174.2 CC criu/plugin.o [2021-02-02T09:46:38.193Z] #43 174.8 CC criu/proc_parse.o [2021-02-02T09:46:38.489Z] #43 ... [2021-02-02T09:46:38.489Z] [2021-02-02T09:46:38.489Z] #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 [2021-02-02T09:46:38.489Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-02T09:46:38.489Z] #40 240.3 + dpkg --print-architecture [2021-02-02T09:46:38.489Z] #40 240.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-02T09:46:39.133Z] #40 240.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-02T09:46:39.133Z] #40 240.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-02T09:46:40.626Z] #55 203.9 + bin/containerd-shim-runc-v1 [2021-02-02T09:46:41.397Z] 4dcc9a9b9e68: Download complete [2021-02-02T09:46:43.934Z] #55 207.7 + bin/containerd-shim-runc-v2 [2021-02-02T09:46:45.324Z] #55 209.0 + binaries [2021-02-02T09:46:45.324Z] #55 209.0 + install -D bin/containerd /build/containerd [2021-02-02T09:46:45.324Z] #55 209.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-02T09:46:45.324Z] #55 209.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-02T09:46:45.324Z] #55 209.1 + install -D bin/ctr /build/ctr [2021-02-02T09:46:45.716Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.591096734s with top 10 stages: buildssa: 1m44.75293271s, goimports: 22.261116168s, unconvert: 13.445772594s, gosec: 9.76716029s, golint: 5.696573962s, ineffassign: 4.700092052s, misspell: 3.969048076s, vrp: 3.872629s, inspect: 3.667761533s, printf: 2.058564476s [2021-02-02T09:46:45.716Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-02-02T09:46:45.716Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1684/1684, skip_files: 1684/1684, skip_dirs: 1684/1684, exclude-rules: 64/1579, path_prettifier: 1684/1684, identifier_marker: 1579/1579, exclude: 1579/1579, nolint: 0/64, cgo: 1684/2264, autogenerated_exclude: 1579/1684 [2021-02-02T09:46:45.716Z] INFO [runner] processing took 141.465217ms with stages: nolint: 52.019147ms, identifier_marker: 44.692967ms, path_prettifier: 20.675406ms, autogenerated_exclude: 9.537182ms, exclude-rules: 8.049908ms, skip_dirs: 3.161732ms, filename_unadjuster: 1.990064ms, cgo: 1.332609ms, max_same_issues: 1.856µs, uniq_by_line: 947ns, max_from_linter: 596ns, diff: 570ns, exclude: 527ns, source_code: 516ns, skip_files: 462ns, path_shortener: 441ns, max_per_file_from_linter: 287ns [2021-02-02T09:46:45.716Z] INFO [runner] linters took 1m44.210918524s with stages: goanalysis_metalinter: 1m24.116087217s, unused: 19.95312887s [2021-02-02T09:46:45.716Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-02-02T09:46:45.716Z] INFO Memory: 1535 samples, avg is 969.3MB, max is 5178.7MB [2021-02-02T09:46:45.716Z] INFO Execution took 3m47.399825872s [2021-02-02T09:46:45.716Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-02T09:46:46.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh dynbinary-daemon test-docker-py [2021-02-02T09:46:46.607Z] [2021-02-02T09:46:46.865Z] Removing bundles/ [2021-02-02T09:46:46.865Z] [2021-02-02T09:46:46.865Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-02T09:46:46.865Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:46:46.865Z] GOOS="" GOARCH="" GOARM="" [2021-02-02T09:46:47.866Z] #55 DONE 211.5s [2021-02-02T09:46:49.249Z] [2021-02-02T09:46:49.249Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-02T09:46:49.249Z] #56 sha256:46f1af007d1ed94489dffb4de73463f3be2a43ecfb5e21f85f4b2cd05213610c [2021-02-02T09:46:49.969Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/rootless [no test files] [2021-02-02T09:46:49.969Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/volume [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-02T09:46:49.970Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === Skipped [2021-02-02T09:46:49.970Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-02T09:46:49.970Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-02T09:46:49.970Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-02T09:46:49.970Z] time="2021-02-02T09:45:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-02T09:46:49.970Z] time="2021-02-02T09:45:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-02T09:46:49.970Z] time="2021-02-02T09:45:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-02T09:46:49.970Z] time="2021-02-02T09:45:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-02T09:46:49.970Z] time="2021-02-02T09:45:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-02T09:46:49.970Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-02T09:46:49.970Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-02T09:46:49.970Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:46:49.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-02T09:46:49.970Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-02T09:46:49.970Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-02T09:46:49.970Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] [2021-02-02T09:46:49.970Z] DONE 2194 tests, 26 skipped in 192.330s Post stage [Pipeline] junit [2021-02-02T09:46:50.013Z] Recording test results [2021-02-02T09:46:50.139Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-02T09:46:50.550Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh dynbinary test-integration [2021-02-02T09:46:51.159Z] #56 DONE 1.8s [2021-02-02T09:46:51.159Z] [2021-02-02T09:46:51.159Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-02T09:46:51.159Z] #60 sha256:a618c0c21cf91f357f9e9807ee94639e0525d603fb9611c509909b8aab3012c5 [2021-02-02T09:46:51.180Z] [2021-02-02T09:46:51.180Z] Removing bundles/ [2021-02-02T09:46:51.180Z] [2021-02-02T09:46:51.180Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-02T09:46:51.180Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:46:51.180Z] GOOS="" GOARCH="" GOARM="" [2021-02-02T09:46:51.419Z] #60 DONE 0.5s [2021-02-02T09:46:51.419Z] [2021-02-02T09:46:51.419Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-02T09:46:51.419Z] #62 sha256:3d926079ae5bf1b75e1a87efc7f576880bbc4b5faeaf38b9f057138c1ab98071 [2021-02-02T09:46:52.360Z] #62 DONE 1.0s [2021-02-02T09:46:52.360Z] [2021-02-02T09:46:52.360Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-02T09:46:52.360Z] #64 sha256:4f2435a58553e9ad8f163356d8c1bc44f32eb8bf5aa0b3c72e847e4d8af9d028 [2021-02-02T09:46:52.621Z] #64 DONE 0.1s [2021-02-02T09:46:52.621Z] [2021-02-02T09:46:52.621Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-02T09:46:52.621Z] #65 sha256:7a1973f363eaed50d91defa5d684c0910dd3ff790b3f9bb2f0e87ef1fddcdf4a [2021-02-02T09:46:52.621Z] #65 DONE 0.1s [2021-02-02T09:46:52.621Z] [2021-02-02T09:46:52.621Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-02T09:46:52.621Z] #66 sha256:554544a949e7f2e1b00688443daa7d17a676e36d3c9426c6b59a3d0b2711109f [2021-02-02T09:46:54.534Z] #66 DONE 1.7s [2021-02-02T09:46:54.534Z] [2021-02-02T09:46:54.534Z] #67 exporting to image [2021-02-02T09:46:54.534Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-02T09:46:54.534Z] #67 exporting layers [2021-02-02T09:46:54.554Z] #40 ... [2021-02-02T09:46:54.554Z] [2021-02-02T09:46:54.554Z] #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 [2021-02-02T09:46:54.554Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:46:54.554Z] #43 178.9 CC criu/protobuf-desc.o [2021-02-02T09:46:54.554Z] #43 180.0 CC criu/protobuf.o [2021-02-02T09:46:54.554Z] #43 180.7 CC criu/pstree.o [2021-02-02T09:46:54.554Z] #43 182.3 CC criu/rbtree.o [2021-02-02T09:46:54.554Z] #43 182.7 CC criu/rst-malloc.o [2021-02-02T09:46:54.554Z] #43 183.1 CC criu/seccomp.o [2021-02-02T09:46:54.554Z] #43 183.9 CC criu/seize.o [2021-02-02T09:46:54.554Z] #43 185.3 CC criu/servicefd.o [2021-02-02T09:46:54.554Z] #43 185.8 CC criu/shmem.o [2021-02-02T09:46:54.554Z] #43 187.1 CC criu/sigframe.o [2021-02-02T09:46:54.554Z] #43 187.4 CC criu/signalfd.o [2021-02-02T09:46:54.554Z] #43 187.8 CC criu/sk-inet.o [2021-02-02T09:46:54.554Z] #43 189.1 CC criu/sk-netlink.o [2021-02-02T09:46:54.554Z] #43 189.6 CC criu/sk-packet.o [2021-02-02T09:46:54.554Z] #43 190.5 CC criu/sk-queue.o [2021-02-02T09:46:54.554Z] #43 191.1 CC criu/sk-tcp.o [2021-02-02T09:46:55.202Z] #43 191.8 CC criu/sk-unix.o [2021-02-02T09:46:57.307Z] #43 194.1 CC criu/sockets.o [2021-02-02T09:46:58.834Z] #43 195.4 CC criu/stats.o [2021-02-02T09:46:59.129Z] #43 195.9 CC criu/string.o [2021-02-02T09:46:59.188Z] #55 224.4 + bin/containerd-stress [2021-02-02T09:46:59.188Z] #55 226.4 + bin/containerd-shim [2021-02-02T09:46:59.426Z] #43 196.0 CC criu/sysctl.o [2021-02-02T09:47:00.476Z] #43 196.9 CC criu/sysfs_parse.o [2021-02-02T09:47:00.773Z] #43 197.4 CC criu/timens.o [2021-02-02T09:47:01.125Z] #67 exporting layers 6.0s done [2021-02-02T09:47:01.125Z] #67 writing image sha256:33a946207e590a9276c2a6c7a78751e0168b0f032903d0b2aab58ffd026fbcfe done [2021-02-02T09:47:01.125Z] #67 naming to docker.io/library/docker:0128eb210191067998f217139c10f4521a44c843 done [2021-02-02T09:47:01.125Z] #67 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-02T09:47:01.416Z] #43 197.9 CC criu/timerfd.o [2021-02-02T09:47:01.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/test/unit [2021-02-02T09:47:01.713Z] #43 198.4 CC criu/tty.o [2021-02-02T09:47:03.987Z] #55 227.5 + bin/containerd-stress [2021-02-02T09:47:03.987Z] #55 229.5 + bin/containerd-shim [2021-02-02T09:47:04.474Z] #43 200.9 CC criu/tun.o [2021-02-02T09:47:05.115Z] #43 201.7 CC criu/uffd.o [2021-02-02T09:47:05.723Z] #55 233.1 + bin/containerd-shim-runc-v1 [2021-02-02T09:47:06.637Z] #43 203.2 CC criu/util.o [2021-02-02T09:47:06.747Z] ? github.com/docker/docker/api [no test files] [2021-02-02T09:47:09.395Z] #43 205.7 CC criu/uts_ns.o [2021-02-02T09:47:09.395Z] #43 205.9 CC criu/vdso.o [2021-02-02T09:47:09.890Z] #55 237.6 + bin/containerd-shim-runc-v2 [2021-02-02T09:47:10.036Z] #43 206.6 LINK criu/built-in.o [2021-02-02T09:47:10.036Z] #43 206.8 LINK criu/criu [2021-02-02T09:47:10.817Z] #55 238.6 + binaries [2021-02-02T09:47:10.817Z] #55 238.6 + install -D bin/containerd /build/containerd [2021-02-02T09:47:10.817Z] #55 238.6 + install -D bin/containerd-shim /build/containerd-shim [2021-02-02T09:47:10.817Z] #55 238.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-02T09:47:10.817Z] #55 238.6 + install -D bin/ctr /build/ctr [2021-02-02T09:47:11.088Z] #43 ... [2021-02-02T09:47:11.088Z] [2021-02-02T09:47:11.088Z] #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 [2021-02-02T09:47:11.088Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-02T09:47:11.088Z] #40 DONE 272.7s [2021-02-02T09:47:11.088Z] [2021-02-02T09:47:11.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 [2021-02-02T09:47:11.088Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-02T09:47:11.088Z] #43 207.5 DEP lib/c/criu.d [2021-02-02T09:47:11.088Z] #43 207.7 CC images/rpc.pb-c.o [2021-02-02T09:47:11.750Z] #55 DONE 239.6s [2021-02-02T09:47:12.139Z] #43 208.8 CC lib/c/criu.o [2021-02-02T09:47:12.210Z] #55 236.4 + bin/containerd-shim-runc-v1 [2021-02-02T09:47:13.120Z] [2021-02-02T09:47:13.120Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-02T09:47:13.120Z] #56 sha256:2343c4b246b268168f80151b572a318e2685c696ee777177600c351367b3ba87 [2021-02-02T09:47:13.675Z] #43 210.4 LINK lib/c/built-in.o [2021-02-02T09:47:13.686Z] #56 DONE 0.8s [2021-02-02T09:47:13.686Z] [2021-02-02T09:47:13.686Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-02T09:47:13.686Z] #60 sha256:29a5a53870a410dea05984e6321c67d138a11627d5afa14e6a93a952c685aef5 [2021-02-02T09:47:13.941Z] #60 DONE 0.2s [2021-02-02T09:47:13.941Z] [2021-02-02T09:47:13.941Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-02T09:47:13.941Z] #62 sha256:d7477d16751d30d259607dc5e2ca8443df6e1421e2419c4a4c323f0eaf58f879 [2021-02-02T09:47:13.973Z] #43 210.4 LINK lib/c/libcriu.so [2021-02-02T09:47:13.973Z] #43 210.5 LINK lib/c/libcriu.a [2021-02-02T09:47:14.196Z] #62 DONE 0.4s [2021-02-02T09:47:14.196Z] [2021-02-02T09:47:14.196Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-02T09:47:14.196Z] #64 sha256:725975196733e40bd9bd969288097975e30e68e64543a49ada0b6c21308ddcd1 [2021-02-02T09:47:14.196Z] #64 DONE 0.0s [2021-02-02T09:47:14.196Z] [2021-02-02T09:47:14.196Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-02T09:47:14.196Z] #65 sha256:0a69fe75d6e6eb777de7e70b816e363a6ff833847df021f304912cfd4c30b4ce [2021-02-02T09:47:14.196Z] #65 DONE 0.0s [2021-02-02T09:47:14.271Z] #43 210.7 GEN magic.py [2021-02-02T09:47:14.271Z] #43 210.9 Note: Building without setproctitle() and strlcpy() support. [2021-02-02T09:47:14.271Z] #43 210.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-02T09:47:14.271Z] #43 210.9 Note: Building without GnuTLS support [2021-02-02T09:47:14.271Z] #43 210.9 Makefile.config:39: Warn: you have no libnftables installed [2021-02-02T09:47:14.271Z] #43 210.9 Makefile.config:40: Warn: Building without nftables support [2021-02-02T09:47:14.451Z] [2021-02-02T09:47:14.451Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-02T09:47:14.451Z] #66 sha256:d6cb1f3ecaff2398389b3b9d22e60ad74c881529ded103611fca85c97673b1f5 [2021-02-02T09:47:15.322Z] #43 211.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-02T09:47:15.518Z] #55 241.0 + bin/containerd-shim-runc-v2 [2021-02-02T09:47:15.814Z] #66 DONE 1.3s [2021-02-02T09:47:15.814Z] [2021-02-02T09:47:15.814Z] #67 exporting to image [2021-02-02T09:47:15.814Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-02T09:47:15.814Z] #67 exporting layers [2021-02-02T09:47:16.375Z] #43 212.9 make[1]: Nothing to be done for 'all'. [2021-02-02T09:47:16.461Z] #55 242.0 + binaries [2021-02-02T09:47:16.461Z] #55 242.0 + install -D bin/containerd /build/containerd [2021-02-02T09:47:16.461Z] #55 242.0 + install -D bin/containerd-shim /build/containerd-shim [2021-02-02T09:47:16.461Z] #55 242.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-02T09:47:16.461Z] #55 242.0 + install -D bin/ctr /build/ctr [2021-02-02T09:47:17.440Z] #43 213.9 make[1]: 'images/built-in.o' is up to date. [2021-02-02T09:47:17.440Z] #43 214.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-02T09:47:17.440Z] #43 214.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-02T09:47:17.440Z] #43 214.1 make[1]: 'compel/libcompel.a' is up to date. [2021-02-02T09:47:17.440Z] #43 214.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-02T09:47:17.735Z] #43 214.2 make[1]: Nothing to be done for 'all'. [2021-02-02T09:47:17.735Z] #43 214.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-02T09:47:17.848Z] #55 DONE 243.5s [2021-02-02T09:47:18.032Z] #43 214.7 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.032Z] #43 214.8 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.392Z] #43 214.9 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.392Z] #43 215.0 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.392Z] #43 215.1 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.392Z] #43 215.1 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.687Z] #43 215.2 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.687Z] #43 215.4 make[2]: Nothing to be done for 'all'. [2021-02-02T09:47:18.687Z] #43 215.4 INSTALL criu/criu [2021-02-02T09:47:18.793Z] [2021-02-02T09:47:18.793Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-02T09:47:18.793Z] #56 sha256:d4ece9b8f628ea8a4cd51e0b53b99fcf8d4a3cc728239d181f2cafe38dfdffee [2021-02-02T09:47:18.982Z] #43 DONE 215.6s [2021-02-02T09:47:18.982Z] [2021-02-02T09:47:18.982Z] #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 [2021-02-02T09:47:18.982Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:18.997Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-02-02T09:47:19.739Z] #56 DONE 0.8s [2021-02-02T09:47:19.739Z] [2021-02-02T09:47:19.739Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-02T09:47:19.739Z] #60 sha256:b39a86a06b9c07fcd0428fbcb7aad131cb33ffa773129239aed8b2b283cbdb3d [2021-02-02T09:47:19.739Z] #60 DONE 0.2s [2021-02-02T09:47:19.739Z] [2021-02-02T09:47:19.739Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-02T09:47:19.739Z] #62 sha256:ae32a8ccb1b7487beacf31ed481dfb77eb0fe567af079ff35d419e883bf679e5 [2021-02-02T09:47:20.311Z] #62 DONE 0.5s [2021-02-02T09:47:20.311Z] [2021-02-02T09:47:20.311Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-02T09:47:20.311Z] #64 sha256:7510fecbac14caba79ac46dd426e97f286b39d288b446e7682fdf6cc28fc350e [2021-02-02T09:47:20.311Z] #64 DONE 0.0s [2021-02-02T09:47:20.311Z] [2021-02-02T09:47:20.311Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-02T09:47:20.311Z] #65 sha256:c10f7369492ec813ec44a9048f569e37354d10215b53d87732a4c2ba109938af [2021-02-02T09:47:20.311Z] #65 DONE 0.0s [2021-02-02T09:47:20.311Z] [2021-02-02T09:47:20.311Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-02T09:47:20.311Z] #66 sha256:bab5cc282cb1a9d0d8b0c0a54a259d5a40db615576f14edfee622a709875bbd4 [2021-02-02T09:47:21.699Z] #66 DONE 1.2s [2021-02-02T09:47:21.699Z] [2021-02-02T09:47:21.699Z] #67 exporting to image [2021-02-02T09:47:21.699Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-02T09:47:21.699Z] #67 exporting layers [2021-02-02T09:47:22.348Z] #67 exporting layers 6.3s done [2021-02-02T09:47:22.348Z] #67 writing image sha256:469550dfef3b7e39146f45ff1967c45808d238adfd2fb270c9b30c4445a82dbc done [2021-02-02T09:47:22.348Z] #67 naming to docker.io/library/docker:0128eb210191067998f217139c10f4521a44c843 done [2021-02-02T09:47:22.348Z] #67 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-02T09:47:22.528Z] #56 ... [2021-02-02T09:47:22.528Z] [2021-02-02T09:47:22.528Z] #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 [2021-02-02T09:47:22.528Z] #49 sha256:c2bedbaf7245429eedbc0a644fc37bcd37c292615868db1d8fd38e90ee9ccf69 [2021-02-02T09:47:22.528Z] #49 284.7 + /build/golangci-lint --version [2021-02-02T09:47:22.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh dynbinary test-integration [2021-02-02T09:47:22.828Z] #49 285.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-02T09:47:23.125Z] #49 DONE 285.2s [2021-02-02T09:47:23.125Z] [2021-02-02T09:47:23.125Z] #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 [2021-02-02T09:47:23.125Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:24.108Z] [2021-02-02T09:47:24.108Z] Removing bundles/ [2021-02-02T09:47:24.108Z] [2021-02-02T09:47:24.108Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-02T09:47:24.108Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:47:24.108Z] GOOS="" GOARCH="" GOARM="" [2021-02-02T09:47:28.291Z] #67 exporting layers 6.4s done [2021-02-02T09:47:28.291Z] #67 writing image sha256:8d01f9095ebbd51f77bff059701b28b2981c70c8b5c0dd3bc69950c3b4b5e3da done [2021-02-02T09:47:28.291Z] #67 naming to docker.io/library/docker:0128eb210191067998f217139c10f4521a44c843 done [2021-02-02T09:47:28.291Z] #67 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-02T09:47:28.632Z] + trap exit INT TERM [2021-02-02T09:47:28.632Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-02T09:47:28.632Z] + CONTAINER_NAME=docker-pr13 [2021-02-02T09:47:28.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41645/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh dynbinary-daemon [2021-02-02T09:47:29.577Z] [2021-02-02T09:47:29.577Z] Removing bundles/ [2021-02-02T09:47:29.577Z] [2021-02-02T09:47:29.577Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-02T09:47:29.839Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:47:29.839Z] GOOS="" GOARCH="" GOARM="" [2021-02-02T09:47:45.689Z] #56 ... [2021-02-02T09:47:45.689Z] [2021-02-02T09:47:45.689Z] #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 [2021-02-02T09:47:45.689Z] #53 sha256:e65152cc74486462f34c41fba25d72a95e665f9eabb6514fd0bfaa4f76117f07 [2021-02-02T09:47:45.689Z] #53 189.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="cc988c1036a570883a4ee2a2037de82fed7dec4f" -X main.version=1.0.0-rc92+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-02T09:47:45.689Z] #53 191.0 + mkdir -p /build [2021-02-02T09:47:45.689Z] #53 191.0 + cp runc /build/runc [2021-02-02T09:47:45.689Z] #53 DONE 191.1s [2021-02-02T09:47:45.689Z] [2021-02-02T09:47:45.689Z] #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 [2021-02-02T09:47:45.689Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:48.091Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:47:48.091Z] [2021-02-02T09:47:48.091Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-02T09:47:48.091Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-02T09:47:48.091Z] HOSTNAME=d8c8a1f0aae1 [2021-02-02T09:47:48.091Z] TESTDEBUG=0 [2021-02-02T09:47:48.091Z] DEST=bundles/test-integration [2021-02-02T09:47:48.091Z] PWD=/go/src/github.com/docker/docker [2021-02-02T09:47:48.091Z] DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:47:48.091Z] container=docker [2021-02-02T09:47:48.091Z] HOME=/root [2021-02-02T09:47:48.091Z] GOLANG_VERSION=1.13.15 [2021-02-02T09:47:48.091Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-02T09:47:48.091Z] VALIDATE_BRANCH=master [2021-02-02T09:47:48.091Z] TERM=xterm [2021-02-02T09:47:48.091Z] DOCKER_PKG=github.com/docker/docker [2021-02-02T09:47:48.091Z] SHLVL=1 [2021-02-02T09:47:48.091Z] TIMEOUT=120m [2021-02-02T09:47:48.091Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-02T09:47:48.091Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-02T09:47:48.091Z] GO111MODULE=off [2021-02-02T09:47:48.091Z] DOCKER_EXPERIMENTAL=1 [2021-02-02T09:47:48.091Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-02T09:47:48.091Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-02T09:47:48.091Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-02T09:47:48.091Z] GOPATH=/go [2021-02-02T09:47:48.091Z] PKG_CONFIG=pkg-config [2021-02-02T09:47:48.091Z] _=/usr/bin/env [2021-02-02T09:47:48.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-02T09:47:51.279Z] #56 269.5 + bin/containerd [2021-02-02T09:47:52.806Z] #56 ... [2021-02-02T09:47:52.806Z] [2021-02-02T09:47:52.806Z] #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 [2021-02-02T09:47:52.806Z] #24 sha256:427ffa23eed6ee6f944a077d1692895def3368170062c0a2306822ed49615e98 [2021-02-02T09:47:52.806Z] #24 314.7 + return [2021-02-02T09:47:52.806Z] #24 DONE 314.9s [2021-02-02T09:47:52.806Z] [2021-02-02T09:47:52.806Z] #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 [2021-02-02T09:47:52.806Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:54.327Z] #56 ... [2021-02-02T09:47:54.327Z] [2021-02-02T09:47:54.327Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-02T09:47:54.327Z] #25 sha256:7becb0f73aebedee1213fd160db31a5929eaa363433b4c692a84842297b6b13d [2021-02-02T09:47:54.327Z] #25 DONE 0.1s [2021-02-02T09:47:54.624Z] [2021-02-02T09:47:54.624Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-02T09:47:54.624Z] #30 sha256:c92335dad0a282fff8665dd2b79c3da37cbc97f2a48031c0be1aeef87992bdb9 [2021-02-02T09:47:55.264Z] #30 DONE 0.7s [2021-02-02T09:47:55.264Z] [2021-02-02T09:47:55.264Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-02T09:47:55.264Z] #33 sha256:076effbd8fd0abdfb738f4b05065eb76a94aff05fa4220ab9f60294459a77c55 [2021-02-02T09:47:55.264Z] #33 DONE 0.1s [2021-02-02T09:47:55.264Z] [2021-02-02T09:47:55.264Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-02T09:47:55.264Z] #35 sha256:159403a81c4b0c8d99937864e323d7bbdcb1022614c44e35985a20e209fcae89 [2021-02-02T09:47:55.264Z] #35 DONE 0.1s [2021-02-02T09:47:55.264Z] [2021-02-02T09:47:55.264Z] #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 [2021-02-02T09:47:55.264Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:55.562Z] #56 ... [2021-02-02T09:47:55.562Z] [2021-02-02T09:47:55.562Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-02T09:47:55.562Z] #38 sha256:17f513559ee32e821ff3a9fcc163354752824e473f25b4e5faaaff6ee385d15a [2021-02-02T09:47:55.562Z] #38 DONE 0.1s [2021-02-02T09:47:55.562Z] [2021-02-02T09:47:55.562Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-02T09:47:55.562Z] #41 sha256:7166c6cba723a50f4398d9dfceac884b76cd72464035f6d019f05f59ec5749e9 [2021-02-02T09:47:55.562Z] #41 DONE 0.2s [2021-02-02T09:47:55.562Z] [2021-02-02T09:47:55.562Z] #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 [2021-02-02T09:47:55.562Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:55.858Z] #56 ... [2021-02-02T09:47:55.858Z] [2021-02-02T09:47:55.858Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-02T09:47:55.858Z] #44 sha256:be51e3bb568cd6fde45c29c2fc8d0dd82d0347a1840242a4ca70c242ce6e8deb [2021-02-02T09:47:55.858Z] #44 DONE 0.2s [2021-02-02T09:47:55.858Z] [2021-02-02T09:47:55.858Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-02T09:47:55.858Z] #46 sha256:b627c2673c706dd4d0e589bdf0b374917b0da983bb0453d8fe02a304c1d00524 [2021-02-02T09:47:55.858Z] #46 DONE 0.1s [2021-02-02T09:47:55.858Z] [2021-02-02T09:47:55.858Z] #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 [2021-02-02T09:47:55.858Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:55.858Z] #56 ... [2021-02-02T09:47:55.858Z] [2021-02-02T09:47:55.858Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-02T09:47:55.858Z] #48 sha256:f3336d45aa32b58a17da4fccd58cec9115062679d9a8bd2149cf7cdb4839dc8c [2021-02-02T09:47:55.858Z] #48 DONE 0.1s [2021-02-02T09:47:56.165Z] [2021-02-02T09:47:56.165Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-02T09:47:56.165Z] #50 sha256:1c2031e277cd0d2d30d1894044abe0abcd9358e07df1a1c5236ad469ee9a384f [2021-02-02T09:47:56.165Z] #50 DONE 0.1s [2021-02-02T09:47:56.165Z] [2021-02-02T09:47:56.165Z] #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 [2021-02-02T09:47:56.165Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:47:56.165Z] #56 ... [2021-02-02T09:47:56.165Z] [2021-02-02T09:47:56.165Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-02T09:47:56.165Z] #52 sha256:c029ed034d1682cc18f9c67aed685b308da7619b0e9a196b53fcba02912c0322 [2021-02-02T09:47:56.165Z] #52 DONE 0.1s [2021-02-02T09:47:56.463Z] [2021-02-02T09:47:56.463Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-02T09:47:56.463Z] #54 sha256:5b6678f8c1bd3cb55dbbbe7b01aa1f221d23b3027229c56ff15c5beaf5002d22 [2021-02-02T09:47:56.758Z] #54 DONE 0.4s [2021-02-02T09:47:56.758Z] [2021-02-02T09:47:56.758Z] #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 [2021-02-02T09:47:56.758Z] #56 sha256:b0ef63c4a18640ccc10d6874c97e246bbbb6a3de7a8e93c0427a4c4af4f74ead [2021-02-02T09:48:10.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-02T09:48:10.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-02T09:48:15.333Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-02T09:48:15.333Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-02T09:48:15.333Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-02T09:48:15.953Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2021-02-02T09:48:15.953Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-02T09:48:15.953Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-02T09:48:15.953Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-02T09:48:16.222Z] ok github.com/docker/docker/api/types/time 0.043s coverage: 100.0% of statements [2021-02-02T09:48:16.496Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-02T09:48:16.496Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-02T09:48:19.061Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-02-02T09:48:20.452Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.7% of statements [2021-02-02T09:48:21.399Z] ok github.com/docker/docker/builder/dockerfile 0.930s coverage: 48.3% of statements [2021-02-02T09:48:21.399Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-02T09:48:21.399Z] ok github.com/docker/docker/builder/remotecontext/git 3.586s coverage: 86.3% of statements [2021-02-02T09:48:21.399Z] ? github.com/docker/docker/cli [no test files] [2021-02-02T09:48:21.399Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-02T09:48:23.309Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:48:23.309Z] [2021-02-02T09:48:23.309Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-02T09:48:23.309Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-02T09:48:23.309Z] Using test binary docker [2021-02-02T09:48:23.309Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-02T09:48:23.309Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:48:23.309Z] INFO: Waiting for daemon to start... [2021-02-02T09:48:23.309Z] Starting dockerd [2021-02-02T09:48:23.309Z] . [2021-02-02T09:48:23.309Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-02T09:48:23.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-02T09:48:26.700Z] ok github.com/docker/docker/client 0.261s coverage: 75.4% of statements [2021-02-02T09:48:28.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-02T09:48:29.486Z] #56 303.4 + bin/containerd-stress [2021-02-02T09:48:29.486Z] #56 305.8 + bin/containerd-shim [2021-02-02T09:48:29.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-02T09:48:30.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-02T09:48:31.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-02T09:48:31.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-02T09:48:32.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-02T09:48:33.977Z] #56 312.7 + bin/containerd-shim-runc-v1 [2021-02-02T09:48:34.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-02T09:48:35.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-02T09:48:36.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-02T09:48:37.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-02T09:48:38.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-02T09:48:38.458Z] #56 317.5 + bin/containerd-shim-runc-v2 [2021-02-02T09:48:39.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-02T09:48:39.494Z] #56 318.7 + binaries [2021-02-02T09:48:39.787Z] #56 318.7 + install -D bin/containerd /build/containerd [2021-02-02T09:48:39.787Z] #56 318.7 + install -D bin/containerd-shim /build/containerd-shim [2021-02-02T09:48:39.787Z] #56 318.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-02T09:48:39.787Z] #56 318.7 + install -D bin/ctr /build/ctr [2021-02-02T09:48:39.787Z] #56 DONE 318.8s [2021-02-02T09:48:40.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-02T09:48:40.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-02T09:48:40.826Z] [2021-02-02T09:48:40.826Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-02T09:48:40.826Z] #57 sha256:e712c83129f4bff9c3c136e0aa349cd308371cc7677161334e0e2c68daf604c7 [2021-02-02T09:48:41.118Z] #57 DONE 0.1s [2021-02-02T09:48:41.118Z] [2021-02-02T09:48:41.118Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-02T09:48:41.118Z] #61 sha256:74059945147ae84149daa73dec7357efd6bf57bd2d869f414f6af3934337df04 [2021-02-02T09:48:41.118Z] #61 DONE 0.1s [2021-02-02T09:48:41.118Z] [2021-02-02T09:48:41.118Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-02T09:48:41.118Z] #63 sha256:5d6dd824c634e8ea81d44d0ffebf2c3a285905a3c70ed98b539e163c148111bb [2021-02-02T09:48:41.118Z] #63 DONE 0.1s [2021-02-02T09:48:41.118Z] [2021-02-02T09:48:41.118Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-02T09:48:41.118Z] #65 sha256:56dc50c10b12a38fb2f4d3ddd31f0e3c6cae526aeb5a13f9e6ef3baad63cb074 [2021-02-02T09:48:41.118Z] #65 DONE 0.1s [2021-02-02T09:48:41.118Z] [2021-02-02T09:48:41.118Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-02T09:48:41.118Z] #66 sha256:b762374c2bed44af4bf68bcf8a620ad2c84ba89aed30cf0000eb451f892652d3 [2021-02-02T09:48:41.118Z] #66 DONE 0.0s [2021-02-02T09:48:41.409Z] [2021-02-02T09:48:41.409Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-02T09:48:41.409Z] #67 sha256:a1f2b1c1e8de0540873f603d86e050fb7c2f77006b9c6e2de6d2cac92dfce8ba [2021-02-02T09:48:41.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-02T09:48:42.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-02T09:48:42.423Z] Using test binary docker [2021-02-02T09:48:42.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-02T09:48:42.423Z] +++ /etc/init.d/apparmor start [2021-02-02T09:48:42.423Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:48:42.423Z] INFO: Waiting for daemon to start... [2021-02-02T09:48:42.423Z] Starting dockerd [2021-02-02T09:48:42.423Z] +++ 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 [2021-02-02T09:48:43.482Z] #67 DONE 2.1s [2021-02-02T09:48:43.482Z] [2021-02-02T09:48:43.482Z] #68 exporting to oci image format [2021-02-02T09:48:43.482Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-02T09:48:43.482Z] #68 exporting layers [2021-02-02T09:48:44.482Z] . [2021-02-02T09:48:44.482Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-02T09:48:44.482Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-02T09:48:44.482Z] Error: No such image: emptyfs [2021-02-02T09:48:44.482Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-02T09:48:44.482Z] ++++ docker load [2021-02-02T09:48:44.772Z] Running integration-test (iteration 1) [2021-02-02T09:48:44.772Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-02T09:48:44.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:48:44.772Z] ++ set -e [2021-02-02T09:48:44.772Z] ++ '[' -n 0 ']' [2021-02-02T09:48:44.772Z] ++ set -x [2021-02-02T09:48:44.772Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:48:53.266Z] Loaded image: buildpack-deps:buster [2021-02-02T09:48:53.266Z] Loaded image: busybox:latest [2021-02-02T09:48:53.266Z] Loaded image: busybox:glibc [2021-02-02T09:48:53.301Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 29.1% of statements [2021-02-02T09:48:53.563Z] ok github.com/docker/docker/container 0.144s coverage: 34.7% of statements [2021-02-02T09:48:53.563Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-02T09:48:53.563Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-02T09:48:53.563Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-02T09:48:53.563Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-02T09:48:54.768Z] Loaded image: debian:bullseye [2021-02-02T09:48:55.058Z] Loaded image: hello-world:latest [2021-02-02T09:48:55.058Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:48:55.348Z] INFO: Testing against a local daemon [2021-02-02T09:48:55.348Z] === RUN TestCgroupNamespacesBuild [2021-02-02T09:48:56.876Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.106s coverage: 65.3% of statements [2021-02-02T09:48:57.467Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2021-02-02T09:48:58.069Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2021-02-02T09:48:58.069Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-02T09:48:59.572Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s) [2021-02-02T09:48:59.572Z] === RUN TestBuildWithSession [2021-02-02T09:48:59.572Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-02T09:48:59.572Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:48:59.572Z] === RUN TestBuildSquashParent [2021-02-02T09:49:00.487Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:49:00.487Z] [2021-02-02T09:49:00.487Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-02T09:49:00.487Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-02T09:49:00.487Z] HOSTNAME=33691dd11003 [2021-02-02T09:49:00.487Z] DEST=bundles/test-integration [2021-02-02T09:49:00.487Z] PWD=/go/src/github.com/docker/docker [2021-02-02T09:49:00.487Z] DOCKER_ROOTLESS=1 [2021-02-02T09:49:00.487Z] DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:49:00.487Z] container=docker [2021-02-02T09:49:00.487Z] HOME=/root [2021-02-02T09:49:00.487Z] GOLANG_VERSION=1.13.15 [2021-02-02T09:49:00.487Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-02T09:49:00.487Z] VALIDATE_BRANCH=master [2021-02-02T09:49:00.487Z] TERM=xterm [2021-02-02T09:49:00.487Z] DOCKER_PKG=github.com/docker/docker [2021-02-02T09:49:00.487Z] SHLVL=1 [2021-02-02T09:49:00.487Z] TIMEOUT=120m [2021-02-02T09:49:00.487Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-02T09:49:00.487Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-02T09:49:00.487Z] GO111MODULE=off [2021-02-02T09:49:00.487Z] DOCKER_EXPERIMENTAL=1 [2021-02-02T09:49:00.487Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-02T09:49:00.487Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-02T09:49:00.487Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-02T09:49:00.487Z] GOPATH=/go [2021-02-02T09:49:00.487Z] PKG_CONFIG=pkg-config [2021-02-02T09:49:00.487Z] _=/usr/bin/env [2021-02-02T09:49:00.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-02T09:49:01.685Z] ok github.com/docker/docker/daemon/cluster 0.128s coverage: 0.5% of statements [2021-02-02T09:49:01.947Z] ok github.com/docker/docker/daemon/config 0.114s coverage: 81.8% of statements [2021-02-02T09:49:02.011Z] sha256:0b999bdea00c7da74b0c520dec2615ed725b4b9893a1615463beac93acc58a0a [2021-02-02T09:49:02.011Z] INFO: Starting docker-py tests... [2021-02-02T09:49:02.011Z] ============================= test session starts ============================== [2021-02-02T09:49:02.011Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-02T09:49:02.011Z] rootdir: /src, inifile: pytest.ini [2021-02-02T09:49:02.011Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-02T09:49:02.946Z] collected 389 items / 1 deselected / 388 selected [2021-02-02T09:49:02.946Z] [2021-02-02T09:49:03.341Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2021-02-02T09:49:03.603Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-02-02T09:49:05.523Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2021-02-02T09:49:06.372Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:49:06.372Z] [2021-02-02T09:49:06.372Z] + TEST_INTEGRATION_DEST=2 [2021-02-02T09:49:06.372Z] + CONTAINER_NAME=docker-pr13-2 [2021-02-02T09:49:06.372Z] + TEST_SKIP_INTEGRATION=1 [2021-02-02T09:49:06.372Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-02T09:49:06.372Z] + run_tests [2021-02-02T09:49:06.372Z] + c=0 [2021-02-02T09:49:06.372Z] + '[' -n 0 ']' [2021-02-02T09:49:06.372Z] + rm= [2021-02-02T09:49:06.372Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41645/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41645/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh '' test-integration [2021-02-02T09:49:06.372Z] + TEST_INTEGRATION_DEST=1 [2021-02-02T09:49:06.372Z] + CONTAINER_NAME=docker-pr13-1 [2021-02-02T09:49:06.372Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-02T09:49:06.372Z] + run_tests test-integration-flaky [2021-02-02T09:49:06.372Z] + '[' -n 0 ']' [2021-02-02T09:49:06.372Z] + TEST_INTEGRATION_DEST=3 [2021-02-02T09:49:06.372Z] + rm= [2021-02-02T09:49:06.372Z] + CONTAINER_NAME=docker-pr13-3 [2021-02-02T09:49:06.372Z] + TEST_SKIP_INTEGRATION=1 [2021-02-02T09:49:06.372Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-02T09:49:06.372Z] + run_tests [2021-02-02T09:49:06.372Z] + '[' -n 0 ']' [2021-02-02T09:49:06.372Z] + rm= [2021-02-02T09:49:06.372Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41645/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41645/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh test-integration-flaky test-integration [2021-02-02T09:49:06.372Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41645/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41645/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh '' test-integration [2021-02-02T09:49:06.372Z] ++ jobs -p [2021-02-02T09:49:06.372Z] + for job in $(jobs -p) [2021-02-02T09:49:06.372Z] + wait 7297 [2021-02-02T09:49:06.372Z] [2021-02-02T09:49:06.372Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-02T09:49:06.372Z] [2021-02-02T09:49:06.372Z] [2021-02-02T09:49:06.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-02T09:49:06.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-02T09:49:06.372Z] HOSTNAME=a87a975f2d83 [2021-02-02T09:49:06.372Z] TEST_SKIP_INTEGRATION=1 [2021-02-02T09:49:06.372Z] TESTDEBUG=0 [2021-02-02T09:49:06.372Z] DEST=bundles/test-integration [2021-02-02T09:49:06.372Z] PWD=/go/src/github.com/docker/docker [2021-02-02T09:49:06.372Z] KEEPBUNDLE=1 [2021-02-02T09:49:06.372Z] DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:49:06.372Z] container=docker [2021-02-02T09:49:06.372Z] HOME=/root [2021-02-02T09:49:06.372Z] GOLANG_VERSION=1.13.15 [2021-02-02T09:49:06.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-02T09:49:06.372Z] VALIDATE_BRANCH=master [2021-02-02T09:49:06.372Z] TERM=xterm [2021-02-02T09:49:06.372Z] DOCKER_PKG=github.com/docker/docker [2021-02-02T09:49:06.372Z] SHLVL=1 [2021-02-02T09:49:06.372Z] TIMEOUT=120m [2021-02-02T09:49:06.372Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-02T09:49:06.372Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-02T09:49:06.372Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-02T09:49:06.372Z] GO111MODULE=off [2021-02-02T09:49:06.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-02T09:49:06.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-02T09:49:06.372Z] GOPATH=/go [2021-02-02T09:49:06.372Z] PKG_CONFIG=pkg-config [2021-02-02T09:49:06.372Z] _=/usr/bin/env [2021-02-02T09:49:06.372Z] Building test suite binary ./integration-cli/test.main [2021-02-02T09:49:06.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-02T09:49:06.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-02T09:49:06.372Z] HOSTNAME=62eede175c77 [2021-02-02T09:49:06.372Z] TEST_SKIP_INTEGRATION=1 [2021-02-02T09:49:06.372Z] TESTDEBUG=0 [2021-02-02T09:49:06.372Z] DEST=bundles/test-integration [2021-02-02T09:49:06.372Z] PWD=/go/src/github.com/docker/docker [2021-02-02T09:49:06.372Z] KEEPBUNDLE=1 [2021-02-02T09:49:06.372Z] DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:49:06.372Z] container=docker [2021-02-02T09:49:06.372Z] HOME=/root [2021-02-02T09:49:06.372Z] GOLANG_VERSION=1.13.15 [2021-02-02T09:49:06.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-02T09:49:06.372Z] VALIDATE_BRANCH=master [2021-02-02T09:49:06.372Z] TERM=xterm [2021-02-02T09:49:06.372Z] DOCKER_PKG=github.com/docker/docker [2021-02-02T09:49:06.372Z] SHLVL=1 [2021-02-02T09:49:06.372Z] TIMEOUT=120m [2021-02-02T09:49:06.372Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-02T09:49:06.372Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-02T09:49:06.372Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-02T09:49:06.372Z] GO111MODULE=off [2021-02-02T09:49:06.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-02T09:49:06.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-02T09:49:06.372Z] GOPATH=/go [2021-02-02T09:49:06.372Z] PKG_CONFIG=pkg-config [2021-02-02T09:49:06.372Z] _=/usr/bin/env [2021-02-02T09:49:06.372Z] Building test suite binary ./integration-cli/test.main [2021-02-02T09:49:06.372Z] No new tests added to integration. [2021-02-02T09:49:06.372Z] [2021-02-02T09:49:06.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-02T09:49:06.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-02T09:49:06.372Z] HOSTNAME=2452a57cd246 [2021-02-02T09:49:06.372Z] TESTDEBUG=0 [2021-02-02T09:49:06.372Z] DEST=bundles/test-integration [2021-02-02T09:49:06.372Z] PWD=/go/src/github.com/docker/docker [2021-02-02T09:49:06.372Z] KEEPBUNDLE=1 [2021-02-02T09:49:06.372Z] DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:49:06.372Z] container=docker [2021-02-02T09:49:06.372Z] HOME=/root [2021-02-02T09:49:06.372Z] GOLANG_VERSION=1.13.15 [2021-02-02T09:49:06.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-02T09:49:06.372Z] VALIDATE_BRANCH=master [2021-02-02T09:49:06.372Z] TERM=xterm [2021-02-02T09:49:06.372Z] DOCKER_PKG=github.com/docker/docker [2021-02-02T09:49:06.372Z] SHLVL=1 [2021-02-02T09:49:06.372Z] TIMEOUT=120m [2021-02-02T09:49:06.372Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-02T09:49:06.372Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-02T09:49:06.372Z] GO111MODULE=off [2021-02-02T09:49:06.372Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-02T09:49:06.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-02T09:49:06.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-02T09:49:06.372Z] GOPATH=/go [2021-02-02T09:49:06.372Z] PKG_CONFIG=pkg-config [2021-02-02T09:49:06.372Z] _=/usr/bin/env [2021-02-02T09:49:06.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-02T09:49:08.034Z] --- PASS: TestBuildSquashParent (7.79s) [2021-02-02T09:49:08.034Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-02T09:49:08.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:49:08.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:49:08.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:49:08.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:49:08.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:49:08.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:49:08.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:49:08.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:49:08.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:49:08.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:49:08.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:49:08.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:49:08.034Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:49:08.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:49:09.739Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-02T09:49:10.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:49:10.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:49:10.681Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.516s coverage: 56.2% of statements [2021-02-02T09:49:12.069Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 14.1% of statements [2021-02-02T09:49:12.820Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:49:12.820Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:49:13.984Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2021-02-02T09:49:14.879Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-02T09:49:14.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2021-02-02T09:49:14.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2021-02-02T09:49:14.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2021-02-02T09:49:14.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-02-02T09:49:14.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2021-02-02T09:49:14.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.62s) [2021-02-02T09:49:14.879Z] === RUN TestBuildMultiStageCopy [2021-02-02T09:49:14.879Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-02T09:49:15.370Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.208s coverage: 73.1% of statements [2021-02-02T09:49:15.946Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.143s coverage: 46.2% of statements [2021-02-02T09:49:17.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-02T09:49:17.863Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2021-02-02T09:49:17.863Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.037s coverage: 49.5% of statements [2021-02-02T09:49:18.229Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-02T09:49:18.859Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-02T09:49:18.865Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-02T09:49:19.253Z] ok github.com/docker/docker/daemon 12.344s coverage: 17.1% of statements [2021-02-02T09:49:19.253Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-02T09:49:19.253Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-02T09:49:19.253Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-02T09:49:19.253Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-02T09:49:19.253Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-02T09:49:19.430Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-02T09:49:19.489Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-02T09:49:19.827Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-02-02T09:49:20.089Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-02-02T09:49:20.119Z] --- PASS: TestBuildMultiStageCopy (5.25s) [2021-02-02T09:49:20.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2021-02-02T09:49:20.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-02-02T09:49:20.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-02-02T09:49:20.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-02-02T09:49:20.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-02-02T09:49:20.119Z] === RUN TestBuildMultiStageParentConfig [2021-02-02T09:49:21.301Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-02T09:49:21.483Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.4% of statements [2021-02-02T09:49:22.178Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2021-02-02T09:49:22.178Z] === RUN TestBuildLabelWithTargets [2021-02-02T09:49:22.429Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements [2021-02-02T09:49:22.429Z] ok github.com/docker/docker/daemon/logger/awslogs 0.259s coverage: 77.8% of statements [2021-02-02T09:49:23.375Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-02-02T09:49:23.637Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.127s coverage: 57.7% of statements [2021-02-02T09:49:23.637Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-02T09:49:23.637Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-02T09:49:23.637Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-02T09:49:23.637Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-02T09:49:23.637Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-02T09:49:23.637Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-02T09:49:23.637Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-02-02T09:49:24.213Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2021-02-02T09:49:24.475Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-02-02T09:49:24.902Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2021-02-02T09:49:24.902Z] === RUN TestBuildWithEmptyLayers [2021-02-02T09:49:25.424Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 75.2% of statements [2021-02-02T09:49:25.424Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-02T09:49:25.563Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-02-02T09:49:25.563Z] === RUN TestBuildMultiStageOnBuild [2021-02-02T09:49:26.007Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.101s coverage: 55.1% of statements [2021-02-02T09:49:26.007Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2021-02-02T09:49:26.956Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2021-02-02T09:49:26.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-02T09:49:27.219Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 46.8% of statements [2021-02-02T09:49:27.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-02T09:49:27.793Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-02-02T09:49:28.740Z] ok github.com/docker/docker/daemon/logger/splunk 1.893s coverage: 82.5% of statements [2021-02-02T09:49:28.740Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-02T09:49:28.740Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-02T09:49:29.003Z] ok github.com/docker/docker/distribution/metadata 0.106s coverage: 48.2% of statements [2021-02-02T09:49:29.071Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2021-02-02T09:49:29.071Z] === RUN TestBuildUncleanTarFilenames [2021-02-02T09:49:30.571Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2021-02-02T09:49:30.571Z] === RUN TestBuildMultiStageLayerLeak [2021-02-02T09:49:30.923Z] ok github.com/docker/docker/distribution 0.252s coverage: 25.1% of statements [2021-02-02T09:49:30.923Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-02T09:49:30.923Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-02-02T09:49:31.498Z] ok github.com/docker/docker/image 0.076s coverage: 86.8% of statements [2021-02-02T09:49:32.071Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.6% of statements [2021-02-02T09:49:32.071Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-02T09:49:32.071Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2021-02-02T09:49:32.071Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-02T09:49:32.644Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2021-02-02T09:49:32.644Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-02T09:49:33.217Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-02-02T09:49:33.792Z] ok github.com/docker/docker/oci 0.027s coverage: 8.2% of statements [2021-02-02T09:49:34.055Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-02-02T09:49:34.076Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2021-02-02T09:49:34.076Z] === RUN TestBuildWithHugeFile [2021-02-02T09:49:34.318Z] ok github.com/docker/docker/opts 0.101s coverage: 67.1% of statements [2021-02-02T09:49:35.265Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-02-02T09:49:36.211Z] ok github.com/docker/docker/pkg/authorization 0.491s coverage: 68.3% of statements [2021-02-02T09:49:36.211Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2021-02-02T09:49:37.158Z] ok github.com/docker/docker/pkg/directory 0.025s coverage: 80.0% of statements [2021-02-02T09:49:37.420Z] ok github.com/docker/docker/pkg/archive 1.327s coverage: 76.7% of statements [2021-02-02T09:49:37.682Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-02-02T09:49:38.255Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2021-02-02T09:49:38.830Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-02T09:49:39.403Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-02-02T09:49:39.975Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-02-02T09:49:40.546Z] ok github.com/docker/docker/pkg/chrootarchive 3.488s coverage: 43.2% of statements [2021-02-02T09:49:41.118Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2021-02-02T09:49:41.118Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2021-02-02T09:49:41.691Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-02-02T09:49:41.691Z] ok github.com/docker/docker/pkg/fsutils 0.298s coverage: 85.1% of statements [2021-02-02T09:49:42.265Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-02-02T09:49:42.265Z] ok github.com/docker/docker/layer 7.234s coverage: 68.8% of statements [2021-02-02T09:49:42.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-02T09:49:42.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-02T09:49:42.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-02T09:49:42.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-02T09:49:42.265Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-02T09:49:42.265Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-02T09:49:42.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-02T09:49:43.214Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-02-02T09:49:43.214Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-02-02T09:49:43.477Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 70.6% of statements [2021-02-02T09:49:43.477Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2021-02-02T09:49:43.740Z] ok github.com/docker/docker/pkg/idtools 0.925s coverage: 70.1% of statements [2021-02-02T09:49:43.740Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-02T09:49:43.740Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-02T09:49:43.740Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-02T09:49:43.740Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-02T09:49:43.740Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2021-02-02T09:49:44.005Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2021-02-02T09:49:44.268Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.055s coverage: 86.7% of statements [2021-02-02T09:49:44.268Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2021-02-02T09:49:44.268Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-02T09:49:44.268Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-02T09:49:45.215Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-02-02T09:49:45.478Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-02-02T09:49:45.478Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-02-02T09:49:45.740Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2021-02-02T09:49:46.314Z] ok github.com/docker/docker/pkg/reexec 0.035s coverage: 82.4% of statements [2021-02-02T09:49:46.887Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-02-02T09:49:47.148Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 75.0% of statements [2021-02-02T09:49:47.409Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-02-02T09:49:47.409Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-02-02T09:49:48.355Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2021-02-02T09:49:48.617Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2021-02-02T09:49:49.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-02T09:49:49.190Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2021-02-02T09:49:49.190Z] ok github.com/docker/docker/pkg/signal 2.851s coverage: 61.0% of statements [2021-02-02T09:49:49.765Z] testing: warning: no tests to run [2021-02-02T09:49:49.765Z] coverage: [no statements] [2021-02-02T09:49:49.765Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2021-02-02T09:49:49.765Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-02-02T09:49:50.028Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-02T09:49:50.028Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-02-02T09:49:50.028Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-02-02T09:49:51.421Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2021-02-02T09:49:51.431Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-02T09:49:51.683Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-02-02T09:49:52.376Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-02-02T09:49:52.950Z] ok github.com/docker/docker/plugin 0.566s coverage: 23.2% of statements [2021-02-02T09:49:54.344Z] ok github.com/docker/docker/registry 0.170s coverage: 57.2% of statements [2021-02-02T09:49:54.344Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2021-02-02T09:49:54.344Z] ok github.com/docker/docker/quota 0.643s coverage: 71.4% of statements [2021-02-02T09:49:54.917Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-02-02T09:49:54.917Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-02-02T09:49:55.860Z] ok github.com/docker/docker/runconfig 0.026s coverage: 66.1% of statements [2021-02-02T09:49:57.249Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2021-02-02T09:49:58.645Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2021-02-02T09:49:58.907Z] ok github.com/docker/docker/volume/local 0.216s coverage: 76.6% of statements [2021-02-02T09:49:59.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-02T09:49:59.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-02T09:49:59.848Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-02-02T09:50:00.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-02T09:50:01.190Z] --- PASS: TestBuildWithHugeFile (26.88s) [2021-02-02T09:50:01.190Z] === RUN TestBuildWCOWSandboxSize [2021-02-02T09:50:01.190Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:50:01.190Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:50:01.190Z] === RUN TestBuildWithEmptyDockerfile [2021-02-02T09:50:01.190Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:50:01.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:50:01.190Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:50:01.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:50:01.190Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:50:01.190Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:50:01.190Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:50:01.190Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:50:01.190Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:50:01.190Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-02-02T09:50:01.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-02-02T09:50:01.190Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-02-02T09:50:01.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-02-02T09:50:01.190Z] === RUN TestBuildPreserveOwnership [2021-02-02T09:50:01.190Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-02T09:50:01.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-02T09:50:01.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-02T09:50:03.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-02T09:50:05.664Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-02T09:50:05.786Z] #68 exporting layers 81.9s done [2021-02-02T09:50:05.786Z] #68 exporting manifest sha256:0612bdd11b905645e886047af42a960643fc6a27f89d32ae5890034e683ea934 done [2021-02-02T09:50:05.786Z] #68 exporting config sha256:bfb14a937d0b052c2e4d889c98cd879a7b740f7546f919e3430362660a27c50e done [2021-02-02T09:50:05.786Z] #68 sending tarball [2021-02-02T09:50:06.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-02T09:50:07.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-02T09:50:08.391Z] --- PASS: TestBuildPreserveOwnership (7.23s) [2021-02-02T09:50:08.391Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.68s) [2021-02-02T09:50:08.391Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.55s) [2021-02-02T09:50:08.391Z] === RUN TestBuildPlatformInvalid [2021-02-02T09:50:08.391Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-02T09:50:08.391Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-02T09:50:09.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-02T09:50:09.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-02T09:50:10.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-02T09:50:11.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-02T09:50:13.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-02T09:50:14.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-02T09:50:15.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-02T09:50:16.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-02T09:50:16.604Z] Using test binary docker [2021-02-02T09:50:16.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-02T09:50:16.604Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:50:16.604Z] INFO: Waiting for daemon to start... [2021-02-02T09:50:16.604Z] Starting dockerd [2021-02-02T09:50:18.745Z] Loaded image: buildpack-deps:buster [2021-02-02T09:50:18.745Z] Loaded image: busybox:latest [2021-02-02T09:50:18.745Z] Loaded image: busybox:glibc [2021-02-02T09:50:19.035Z] Loaded image: debian:bullseye [2021-02-02T09:50:19.325Z] Loaded image: hello-world:latest [2021-02-02T09:50:19.325Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:50:19.864Z] . [2021-02-02T09:50:19.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-02T09:50:19.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-02T09:50:19.864Z] Error: No such image: emptyfs [2021-02-02T09:50:19.864Z] Running integration-test (iteration 1) [2021-02-02T09:50:19.864Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-02T09:50:21.265Z] #68 ... [2021-02-02T09:50:21.265Z] [2021-02-02T09:50:21.265Z] #69 importing to docker [2021-02-02T09:50:21.265Z] #69 sha256:679b75225cdb639b89236af4cac44334dcae17f696d670cdf464be9d8fab7d43 [2021-02-02T09:50:21.798Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2021-02-02T09:50:21.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/rootless [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/volume [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-02T09:50:21.799Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === Skipped [2021-02-02T09:50:21.799Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-02T09:50:21.799Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-02T09:50:21.799Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-02T09:50:21.799Z] time="2021-02-02T09:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-02T09:50:21.799Z] time="2021-02-02T09:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-02T09:50:21.799Z] time="2021-02-02T09:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-02T09:50:21.799Z] time="2021-02-02T09:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-02T09:50:21.799Z] time="2021-02-02T09:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-02T09:50:21.799Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-02T09:50:21.799Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-02T09:50:21.799Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:50:21.799Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-02T09:50:21.799Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-02T09:50:21.799Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-02T09:50:21.799Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] [2021-02-02T09:50:21.799Z] DONE 2194 tests, 26 skipped in 194.476s Post stage [Pipeline] junit [2021-02-02T09:50:21.813Z] Recording test results [2021-02-02T09:50:23.659Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-02T09:50:24.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh dynbinary test-integration [2021-02-02T09:50:24.981Z] [2021-02-02T09:50:24.981Z] Removing bundles/ [2021-02-02T09:50:24.981Z] [2021-02-02T09:50:24.981Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-02T09:50:24.981Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:50:24.981Z] GOOS="" GOARCH="" GOARM="" [2021-02-02T09:50:26.203Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.34s) [2021-02-02T09:50:26.203Z] PASS [2021-02-02T09:50:26.203Z] [2021-02-02T09:50:26.203Z] === Skipped [2021-02-02T09:50:26.203Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-02T09:50:26.203Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:50:26.203Z] [2021-02-02T09:50:26.203Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:50:26.203Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:50:26.203Z] [2021-02-02T09:50:26.203Z] [2021-02-02T09:50:26.203Z] DONE 34 tests, 2 skipped in 100.837s [2021-02-02T09:50:26.203Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-02T09:50:26.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:50:26.203Z] ++ set -e [2021-02-02T09:50:26.203Z] ++ '[' -n 0 ']' [2021-02-02T09:50:26.203Z] ++ set -x [2021-02-02T09:50:26.203Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:50:26.203Z] INFO: Testing against a local daemon [2021-02-02T09:50:26.203Z] === RUN TestConfigInspect [2021-02-02T09:50:30.644Z] --- PASS: TestConfigInspect (4.09s) [2021-02-02T09:50:30.644Z] === RUN TestConfigList [2021-02-02T09:50:34.149Z] --- PASS: TestConfigList (3.76s) [2021-02-02T09:50:34.149Z] === RUN TestConfigsCreateAndDelete [2021-02-02T09:50:34.699Z] Loaded image: buildpack-deps:buster [2021-02-02T09:50:34.700Z] Loaded image: busybox:latest [2021-02-02T09:50:34.700Z] Loaded image: busybox:glibc [2021-02-02T09:50:35.260Z] Loaded image: debian:bullseye [2021-02-02T09:50:35.260Z] Loaded image: hello-world:latest [2021-02-02T09:50:35.260Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:50:35.260Z] INFO: Testing against a local daemon [2021-02-02T09:50:35.260Z] === RUN TestCgroupNamespacesBuild [2021-02-02T09:50:37.655Z] --- PASS: TestConfigsCreateAndDelete (3.81s) [2021-02-02T09:50:37.655Z] === RUN TestConfigsUpdate [2021-02-02T09:50:39.420Z] --- PASS: TestCgroupNamespacesBuild (3.42s) [2021-02-02T09:50:39.420Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-02T09:50:39.861Z] #69 DONE 16.0s [2021-02-02T09:50:39.861Z] [2021-02-02T09:50:39.861Z] #68 exporting to oci image format [2021-02-02T09:50:39.861Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-02T09:50:39.861Z] #68 sending tarball 31.8s done [2021-02-02T09:50:39.861Z] #68 DONE 113.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-02T09:50:40.326Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/test/unit [2021-02-02T09:50:41.304Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2021-02-02T09:50:41.304Z] === RUN TestBuildWithSession [2021-02-02T09:50:41.304Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-02T09:50:41.304Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:50:41.304Z] === RUN TestBuildSquashParent [2021-02-02T09:50:42.094Z] --- PASS: TestConfigsUpdate (3.82s) [2021-02-02T09:50:42.094Z] === RUN TestTemplatedConfig [2021-02-02T09:50:43.860Z] ? github.com/docker/docker/api [no test files] [2021-02-02T09:50:45.599Z] --- PASS: TestTemplatedConfig (3.67s) [2021-02-02T09:50:45.599Z] === RUN TestConfigCreateResolve [2021-02-02T09:50:45.725Z] ..........................xx.................... [ 29%] [2021-02-02T09:50:49.136Z] --- PASS: TestConfigCreateResolve (3.79s) [2021-02-02T09:50:49.136Z] === RUN TestConfigDaemonLibtrustID [2021-02-02T09:50:49.380Z] --- PASS: TestBuildSquashParent (7.18s) [2021-02-02T09:50:49.380Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-02T09:50:49.380Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:50:49.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:50:49.380Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:50:49.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:50:49.380Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:50:49.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:50:49.380Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:50:49.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:50:49.380Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:50:49.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:50:49.380Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:50:49.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:50:49.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:50:49.380Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:50:49.426Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-02-02T09:50:49.426Z] PASS [2021-02-02T09:50:49.426Z] [2021-02-02T09:50:49.426Z] DONE 7 tests in 23.684s [2021-02-02T09:50:49.426Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-02T09:50:49.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:50:49.426Z] ++ set -e [2021-02-02T09:50:49.426Z] ++ '[' -n 0 ']' [2021-02-02T09:50:49.426Z] ++ set -x [2021-02-02T09:50:49.426Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:50:49.426Z] INFO: Testing against a local daemon [2021-02-02T09:50:49.426Z] === RUN TestCheckpoint [2021-02-02T09:50:49.426Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-02T09:50:49.426Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T09:50:49.426Z] === RUN TestContainerInvalidJSON [2021-02-02T09:50:49.426Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:50:49.426Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:50:49.426Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:50:49.426Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:50:49.426Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:50:49.426Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:50:49.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:50:49.716Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:50:49.716Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:50:49.716Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:50:49.716Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-02T09:50:49.716Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-02T09:50:49.716Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-02T09:50:49.716Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-02T09:50:49.716Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-02T09:50:49.716Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-02-02T09:50:49.716Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-02T09:50:49.716Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-02-02T09:50:49.716Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-02T09:50:49.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:50:50.006Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-02T09:50:50.006Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-02T09:50:50.006Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-02T09:50:50.006Z] === RUN TestCopyFromContainer [2021-02-02T09:50:51.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:50:51.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:50:52.725Z] === RUN TestCopyFromContainer// [2021-02-02T09:50:52.725Z] === RUN TestCopyFromContainer//bar/root [2021-02-02T09:50:52.725Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-02T09:50:52.725Z] === RUN TestCopyFromContainer/bar/quux [2021-02-02T09:50:52.725Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-02T09:50:52.725Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-02T09:50:53.015Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-02T09:50:53.015Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-02T09:50:53.015Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-02T09:50:53.307Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer (3.28s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-02T09:50:53.307Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-02T09:50:53.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-02T09:50:53.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:50:53.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:50:53.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:50:53.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:50:53.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:50:53.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:50:53.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:50:53.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:50:53.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:50:53.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-02T09:50:53.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-02T09:50:53.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-02T09:50:53.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-02T09:50:53.307Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-02T09:50:53.307Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-02T09:50:53.307Z] === RUN TestCreateWithInvalidEnv [2021-02-02T09:50:53.307Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-02T09:50:53.307Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-02T09:50:53.307Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-02T09:50:53.307Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-02T09:50:53.307Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-02T09:50:53.307Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-02T09:50:53.307Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-02T09:50:53.307Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-02T09:50:53.307Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-02T09:50:53.307Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-02T09:50:53.307Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-02T09:50:53.307Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-02T09:50:53.307Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-02T09:50:53.307Z] === RUN TestCreateTmpfsMountsTarget [2021-02-02T09:50:53.597Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-02T09:50:53.597Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-02T09:50:54.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-02T09:50:54.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2021-02-02T09:50:54.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.77s) [2021-02-02T09:50:54.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s) [2021-02-02T09:50:54.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s) [2021-02-02T09:50:54.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2021-02-02T09:50:54.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-02-02T09:50:54.288Z] === RUN TestBuildMultiStageCopy [2021-02-02T09:50:54.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-02T09:50:56.320Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2021-02-02T09:50:56.320Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-02T09:50:57.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-02T09:50:57.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-02T09:50:58.108Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-02T09:50:59.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-02T09:50:59.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2021-02-02T09:50:59.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-02T09:50:59.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:50:59.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:50:59.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:50:59.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:50:59.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:50:59.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:50:59.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:50:59.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:50:59.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:50:59.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:50:59.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:50:59.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:50:59.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:50:59.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:50:59.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:50:59.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-02T09:50:59.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-02-02T09:50:59.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-02T09:50:59.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-02T09:50:59.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-02T09:50:59.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-02T09:50:59.040Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-02T09:50:59.253Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-02-02T09:50:59.671Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2021-02-02T09:50:59.671Z] === RUN TestCreateDifferentPlatform [2021-02-02T09:50:59.671Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-02T09:50:59.671Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-02T09:50:59.671Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-02T09:50:59.671Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-02T09:50:59.671Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-02T09:50:59.671Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-02T09:50:59.671Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-02-02T09:50:59.671Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-02T09:50:59.671Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-02T09:50:59.671Z] === RUN TestContainerStartOnDaemonRestart [2021-02-02T09:50:59.671Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-02T09:50:59.671Z] === RUN TestDaemonRestartIpcMode [2021-02-02T09:50:59.671Z] === PAUSE TestDaemonRestartIpcMode [2021-02-02T09:50:59.671Z] === RUN TestDaemonHostGatewayIP [2021-02-02T09:50:59.671Z] === PAUSE TestDaemonHostGatewayIP [2021-02-02T09:50:59.671Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-02T09:50:59.671Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-02T09:50:59.671Z] === RUN TestContainerKillOnDaemonStart [2021-02-02T09:50:59.671Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-02T09:50:59.671Z] === RUN TestDiff [2021-02-02T09:50:59.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-02T09:51:00.394Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-02T09:51:00.700Z] --- PASS: TestDiff (0.88s) [2021-02-02T09:51:00.700Z] === RUN TestExecWithCloseStdin [2021-02-02T09:51:01.319Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2021-02-02T09:51:01.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-02-02T09:51:01.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-02T09:51:01.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-02T09:51:01.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-02T09:51:01.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-02T09:51:01.319Z] === RUN TestBuildMultiStageParentConfig [2021-02-02T09:51:01.773Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-02-02T09:51:01.773Z] === RUN TestExec [2021-02-02T09:51:02.318Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-02T09:51:02.406Z] --- PASS: TestExec (1.02s) [2021-02-02T09:51:02.406Z] === RUN TestExecUser [2021-02-02T09:51:03.436Z] --- PASS: TestExecUser (1.01s) [2021-02-02T09:51:03.436Z] === RUN TestExportContainerAndImportImage [2021-02-02T09:51:04.937Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2021-02-02T09:51:04.937Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-02T09:51:06.438Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2021-02-02T09:51:06.438Z] === RUN TestHealthCheckWorkdir [2021-02-02T09:51:06.554Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-02-02T09:51:06.554Z] === RUN TestBuildLabelWithTargets [2021-02-02T09:51:07.467Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2021-02-02T09:51:07.467Z] === RUN TestHealthKillContainer [2021-02-02T09:51:09.766Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-02T09:51:10.974Z] --- PASS: TestHealthKillContainer (2.98s) [2021-02-02T09:51:10.974Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-02T09:51:11.264Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-02-02T09:51:11.264Z] === RUN TestIpcModeNone [2021-02-02T09:51:12.294Z] --- PASS: TestIpcModeNone (1.03s) [2021-02-02T09:51:12.294Z] === RUN TestIpcModePrivate [2021-02-02T09:51:13.325Z] --- PASS: TestIpcModePrivate (0.96s) [2021-02-02T09:51:13.325Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-02-02T09:51:13.325Z] === RUN TestIpcModeShareable [2021-02-02T09:51:14.354Z] --- PASS: TestIpcModeShareable (1.01s) [2021-02-02T09:51:14.354Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-02T09:51:14.354Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-02T09:51:14.362Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-02T09:51:14.720Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-02T09:51:14.720Z] === RUN TestBuildWithEmptyLayers [2021-02-02T09:51:17.232Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-02T09:51:17.232Z] === RUN TestBuildMultiStageOnBuild [2021-02-02T09:51:17.890Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2021-02-02T09:51:17.890Z] === RUN TestAPIIpcModeHost [2021-02-02T09:51:17.890Z] --- PASS: TestAPIIpcModeHost (0.73s) [2021-02-02T09:51:17.890Z] === RUN TestDaemonIpcModeShareable [2021-02-02T09:51:19.951Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-02-02T09:51:19.951Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-02T09:51:19.951Z] === RUN TestDaemonIpcModePrivate [2021-02-02T09:51:22.010Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2021-02-02T09:51:22.010Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-02T09:51:22.010Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-02T09:51:22.469Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-02T09:51:22.469Z] === RUN TestBuildUncleanTarFilenames [2021-02-02T09:51:23.030Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-02-02T09:51:23.030Z] === RUN TestBuildMultiStageLayerLeak [2021-02-02T09:51:23.512Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-02-02T09:51:23.512Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-02T09:51:23.512Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-02T09:51:25.571Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2021-02-02T09:51:25.571Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-02T09:51:25.571Z] === RUN TestIpcModeOlderClient [2021-02-02T09:51:25.571Z] === PAUSE TestIpcModeOlderClient [2021-02-02T09:51:25.571Z] === RUN TestKillContainerInvalidSignal [2021-02-02T09:51:26.201Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2021-02-02T09:51:26.201Z] === RUN TestKillContainer [2021-02-02T09:51:26.201Z] === RUN TestKillContainer/no_signal [2021-02-02T09:51:27.192Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-02-02T09:51:27.192Z] === RUN TestBuildWithHugeFile [2021-02-02T09:51:27.230Z] === RUN TestKillContainer/non_killing_signal [2021-02-02T09:51:27.520Z] === RUN TestKillContainer/killing_signal [2021-02-02T09:51:29.021Z] --- PASS: TestKillContainer (2.64s) [2021-02-02T09:51:29.021Z] --- PASS: TestKillContainer/no_signal (0.87s) [2021-02-02T09:51:29.021Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-02-02T09:51:29.021Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2021-02-02T09:51:29.021Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-02T09:51:29.021Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-02T09:51:30.052Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-02T09:51:30.594Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-02T09:51:30.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s) [2021-02-02T09:51:30.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-02-02T09:51:30.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-02-02T09:51:30.682Z] === RUN TestKillStoppedContainer [2021-02-02T09:51:30.972Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-02-02T09:51:30.972Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-02T09:51:30.972Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-02T09:51:30.972Z] === RUN TestKillDifferentUserContainer [2021-02-02T09:51:32.036Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2021-02-02T09:51:32.036Z] === RUN TestInspectOomKilledTrue [2021-02-02T09:51:32.036Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-02T09:51:32.036Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:51:32.036Z] === RUN TestInspectOomKilledFalse [2021-02-02T09:51:32.036Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-02T09:51:32.036Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:51:32.036Z] === RUN TestLinksEtcHostsContentMatch [2021-02-02T09:51:32.327Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-02-02T09:51:32.327Z] === RUN TestLinksContainerNames [2021-02-02T09:51:34.389Z] --- PASS: TestLinksContainerNames (1.79s) [2021-02-02T09:51:34.389Z] === RUN TestLogsFollowTailEmpty [2021-02-02T09:51:35.019Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-02-02T09:51:35.019Z] === RUN TestContainerNetworkMountsNoChown [2021-02-02T09:51:36.049Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/default [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/default [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/private [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/private [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rprivate [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/slave [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/slave [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rslave [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/shared [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/shared [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rshared [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/default [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/rshared [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/shared [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/rslave [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/slave [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/rprivate [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/private [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-02T09:51:36.049Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:51:36.049Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:51:36.049Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:51:36.339Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:51:36.339Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:51:36.339Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-02T09:51:36.339Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:51:36.339Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:51:36.339Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-02T09:51:36.339Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-02T09:51:36.629Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-02T09:51:36.919Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:51:36.919Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:51:36.919Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:51:36.919Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:51:36.919Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-02T09:51:36.919Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-02T09:51:36.919Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-02T09:51:36.919Z] === RUN TestContainerBindMountNonRecursive [2021-02-02T09:51:38.050Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-02T09:51:38.980Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2021-02-02T09:51:38.980Z] === RUN TestContainerVolumesMountedAsShared [2021-02-02T09:51:39.548Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-02T09:51:40.010Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2021-02-02T09:51:40.010Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-02T09:51:40.641Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2021-02-02T09:51:40.641Z] === RUN TestNetworkNat [2021-02-02T09:51:41.671Z] --- PASS: TestNetworkNat (0.96s) [2021-02-02T09:51:41.671Z] === RUN TestNetworkLocalhostTCPNat [2021-02-02T09:51:42.700Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-02-02T09:51:42.700Z] === RUN TestNetworkLoopbackNat [2021-02-02T09:51:44.289Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-02T09:51:46.236Z] --- PASS: TestNetworkLoopbackNat (3.29s) [2021-02-02T09:51:46.236Z] === RUN TestPause [2021-02-02T09:51:46.495Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:51:46.495Z] [2021-02-02T09:51:46.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-02T09:51:46.495Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-02T09:51:46.495Z] HOSTNAME=e4fe83fa5161 [2021-02-02T09:51:46.495Z] TESTDEBUG=0 [2021-02-02T09:51:46.495Z] DEST=bundles/test-integration [2021-02-02T09:51:46.495Z] PWD=/go/src/github.com/docker/docker [2021-02-02T09:51:46.495Z] DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:51:46.495Z] container=docker [2021-02-02T09:51:46.495Z] HOME=/root [2021-02-02T09:51:46.495Z] GOLANG_VERSION=1.13.15 [2021-02-02T09:51:46.495Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-02T09:51:46.495Z] VALIDATE_BRANCH=master [2021-02-02T09:51:46.495Z] TERM=xterm [2021-02-02T09:51:46.495Z] DOCKER_PKG=github.com/docker/docker [2021-02-02T09:51:46.495Z] SHLVL=1 [2021-02-02T09:51:46.495Z] TIMEOUT=120m [2021-02-02T09:51:46.495Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-02T09:51:46.495Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-02T09:51:46.495Z] GO111MODULE=off [2021-02-02T09:51:46.495Z] DOCKER_EXPERIMENTAL=1 [2021-02-02T09:51:46.495Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-02T09:51:46.495Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-02T09:51:46.495Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-02T09:51:46.495Z] GOPATH=/go [2021-02-02T09:51:46.495Z] PKG_CONFIG=pkg-config [2021-02-02T09:51:46.495Z] _=/usr/bin/env [2021-02-02T09:51:46.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-02T09:51:46.531Z] --- PASS: TestPause (0.91s) [2021-02-02T09:51:46.531Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-02T09:51:46.531Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T09:51:46.531Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T09:51:46.531Z] === RUN TestPauseStopPausedContainer [2021-02-02T09:51:47.561Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-02-02T09:51:47.561Z] === RUN TestPsFilter [2021-02-02T09:51:47.850Z] --- PASS: TestPsFilter (0.25s) [2021-02-02T09:51:47.850Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-02T09:51:48.879Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2021-02-02T09:51:48.879Z] === RUN TestRemoveContainerWithVolume [2021-02-02T09:51:49.509Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2021-02-02T09:51:49.509Z] === RUN TestRemoveContainerRunning [2021-02-02T09:51:50.538Z] --- PASS: TestRemoveContainerRunning (0.87s) [2021-02-02T09:51:50.538Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-02T09:51:51.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2021-02-02T09:51:51.568Z] === RUN TestRemoveInvalidContainer [2021-02-02T09:51:51.568Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-02T09:51:51.568Z] === RUN TestRenameLinkedContainer [2021-02-02T09:51:55.077Z] --- PASS: TestRenameLinkedContainer (3.62s) [2021-02-02T09:51:55.077Z] === RUN TestRenameStoppedContainer [2021-02-02T09:51:56.107Z] --- PASS: TestRenameStoppedContainer (0.93s) [2021-02-02T09:51:56.107Z] === RUN TestRenameRunningContainerAndReuse [2021-02-02T09:51:57.608Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2021-02-02T09:51:57.608Z] === RUN TestRenameInvalidName [2021-02-02T09:51:58.638Z] --- PASS: TestRenameInvalidName (0.98s) [2021-02-02T09:51:58.638Z] === RUN TestRenameAnonymousContainer [2021-02-02T09:51:59.038Z] ......................... [ 67%] [2021-02-02T09:52:04.238Z] --- PASS: TestRenameAnonymousContainer (5.07s) [2021-02-02T09:52:04.238Z] === RUN TestRenameContainerWithSameName [2021-02-02T09:52:04.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-02T09:52:04.870Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-02-02T09:52:04.870Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-02T09:52:04.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-02T09:52:06.375Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2021-02-02T09:52:06.375Z] === RUN TestResize [2021-02-02T09:52:07.408Z] --- PASS: TestResize (0.91s) [2021-02-02T09:52:07.408Z] === RUN TestResizeWithInvalidSize [2021-02-02T09:52:07.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-02T09:52:08.441Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2021-02-02T09:52:08.441Z] === RUN TestResizeWhenContainerNotStarted [2021-02-02T09:52:09.475Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:52:09.475Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:52:09.475Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:52:09.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:52:09.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:52:11.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:52:11.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:52:13.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:52:13.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:52:15.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:52:15.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:52:17.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:52:17.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:52:20.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:52:20.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:52:21.658Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-02T09:52:21.658Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-02T09:52:21.658Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-02T09:52:21.955Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-02T09:52:21.955Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-02T09:52:22.251Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-02-02T09:52:22.551Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-02-02T09:52:22.551Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/types [no test files] [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-02T09:52:22.551Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-02T09:52:22.846Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-02T09:52:22.846Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-02T09:52:22.846Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-02T09:52:22.846Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-02T09:52:22.846Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-02T09:52:22.846Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-02T09:52:22.846Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-02-02T09:52:23.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-02T09:52:23.141Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-02T09:52:23.141Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-02T09:52:23.352Z] --- PASS: TestBuildWithHugeFile (51.73s) [2021-02-02T09:52:23.352Z] === RUN TestBuildWCOWSandboxSize [2021-02-02T09:52:23.352Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:52:23.352Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:52:23.352Z] === RUN TestBuildWithEmptyDockerfile [2021-02-02T09:52:23.352Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:52:23.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:52:23.352Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:52:23.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:52:23.352Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:52:23.352Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:52:23.352Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:52:23.352Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:52:23.352Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:52:23.352Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-02-02T09:52:23.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-02-02T09:52:23.352Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2021-02-02T09:52:23.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-02T09:52:23.352Z] === RUN TestBuildPreserveOwnership [2021-02-02T09:52:23.352Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-02T09:52:23.456Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.88s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2021-02-02T09:52:23.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2021-02-02T09:52:23.457Z] === RUN TestCgroupNamespacesRun [2021-02-02T09:52:24.963Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-02-02T09:52:24.963Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-02T09:52:25.236Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-02T09:52:27.029Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-02-02T09:52:27.029Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-02T09:52:27.706Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-02-02T09:52:28.559Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2021-02-02T09:52:28.559Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-02T09:52:29.233Z] ok github.com/docker/docker/builder/remotecontext/git 3.883s coverage: 86.3% of statements [2021-02-02T09:52:29.396Z] --- PASS: TestBuildPreserveOwnership (9.75s) [2021-02-02T09:52:29.396Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.74s) [2021-02-02T09:52:29.396Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-02T09:52:29.396Z] === RUN TestBuildPlatformInvalid [2021-02-02T09:52:29.396Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-02-02T09:52:29.396Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-02T09:52:29.396Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-02T09:52:29.396Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-02T09:52:29.396Z] PASS [2021-02-02T09:52:29.396Z] [2021-02-02T09:52:29.396Z] === Skipped [2021-02-02T09:52:29.396Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-02T09:52:29.396Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:52:29.396Z] [2021-02-02T09:52:29.396Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:52:29.396Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:52:29.396Z] [2021-02-02T09:52:29.396Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-02T09:52:29.396Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-02T09:52:29.396Z] [2021-02-02T09:52:29.396Z] [2021-02-02T09:52:29.396Z] DONE 34 tests, 3 skipped in 129.508s [2021-02-02T09:52:29.396Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-02T09:52:29.396Z] INFO: Testing against a local daemon [2021-02-02T09:52:29.396Z] === RUN TestConfigInspect [2021-02-02T09:52:29.396Z] --- SKIP: TestConfigInspect (0.03s) [2021-02-02T09:52:29.396Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:29.396Z] === RUN TestConfigList [2021-02-02T09:52:29.396Z] --- SKIP: TestConfigList (0.01s) [2021-02-02T09:52:29.396Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:29.396Z] === RUN TestConfigsCreateAndDelete [2021-02-02T09:52:29.651Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-02-02T09:52:29.651Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:29.651Z] === RUN TestConfigsUpdate [2021-02-02T09:52:29.651Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-02T09:52:29.651Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:29.651Z] === RUN TestTemplatedConfig [2021-02-02T09:52:29.651Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-02T09:52:29.651Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:29.651Z] === RUN TestConfigCreateResolve [2021-02-02T09:52:29.651Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-02T09:52:29.651Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:29.651Z] === RUN TestConfigDaemonLibtrustID [2021-02-02T09:52:30.197Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-02-02T09:52:30.197Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-02T09:52:31.013Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-02T09:52:31.013Z] PASS [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] === Skipped [2021-02-02T09:52:31.013Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-02-02T09:52:31.013Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-02T09:52:31.013Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-02-02T09:52:31.013Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-02T09:52:31.013Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-02T09:52:31.013Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-02T09:52:31.013Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] [2021-02-02T09:52:31.013Z] DONE 7 tests, 6 skipped in 1.741s [2021-02-02T09:52:31.013Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-02T09:52:31.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-02T09:52:31.268Z] INFO: Testing against a local daemon [2021-02-02T09:52:31.268Z] === RUN TestCheckpoint [2021-02-02T09:52:31.268Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-02T09:52:31.268Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T09:52:31.268Z] === RUN TestContainerInvalidJSON [2021-02-02T09:52:31.268Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:52:31.268Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:52:31.268Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:52:31.268Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:52:31.268Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:52:31.268Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:52:31.268Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:52:31.268Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:52:31.268Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:52:31.268Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-02T09:52:31.268Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-02T09:52:31.268Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-02T09:52:31.268Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-02T09:52:31.268Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-02T09:52:31.316Z] ok github.com/docker/docker/builder/remotecontext 0.578s coverage: 13.7% of statements [2021-02-02T09:52:31.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-02T09:52:31.524Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-02T09:52:31.524Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-02T09:52:31.524Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-02T09:52:31.524Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-02T09:52:31.524Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-02T09:52:31.524Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-02T09:52:31.524Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-02T09:52:31.524Z] === RUN TestCopyFromContainer [2021-02-02T09:52:31.958Z] ok github.com/docker/docker/builder/dockerfile 1.319s coverage: 48.3% of statements [2021-02-02T09:52:31.958Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-02T09:52:31.958Z] ? github.com/docker/docker/cli [no test files] [2021-02-02T09:52:31.958Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-02T09:52:32.328Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-02-02T09:52:32.328Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-02T09:52:32.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-02T09:52:33.929Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2021-02-02T09:52:33.929Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-02T09:52:34.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-02T09:52:34.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-02T09:52:34.561Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-02-02T09:52:34.561Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer// [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer//bar/root [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer/bar/quux [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-02T09:52:35.683Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer (4.28s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-02T09:52:35.939Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-02T09:52:35.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-02T09:52:35.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:52:35.939Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:52:35.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:52:35.939Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:52:35.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:52:35.939Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:52:35.939Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:52:35.939Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:52:35.939Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:52:35.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-02T09:52:35.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-02T09:52:35.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-02T09:52:35.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-02T09:52:35.939Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-02T09:52:35.939Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-02T09:52:35.939Z] === RUN TestCreateWithInvalidEnv [2021-02-02T09:52:35.939Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-02T09:52:35.939Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-02T09:52:35.939Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-02T09:52:35.939Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-02T09:52:35.939Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-02T09:52:35.939Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-02T09:52:35.939Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-02T09:52:35.939Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-02T09:52:35.939Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-02T09:52:35.939Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-02T09:52:35.939Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-02T09:52:35.939Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-02T09:52:35.939Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-02T09:52:35.939Z] === RUN TestCreateTmpfsMountsTarget [2021-02-02T09:52:35.939Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-02T09:52:35.939Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-02T09:52:36.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-02T09:52:36.447Z] ok github.com/docker/docker/client 0.449s coverage: 75.4% of statements [2021-02-02T09:52:36.847Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2021-02-02T09:52:36.847Z] === RUN TestKernelTCPMemory [2021-02-02T09:52:37.301Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2021-02-02T09:52:37.302Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-02T09:52:37.479Z] --- PASS: TestKernelTCPMemory (0.96s) [2021-02-02T09:52:37.479Z] === RUN TestNISDomainname [2021-02-02T09:52:38.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2021-02-02T09:52:38.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-02T09:52:38.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:52:38.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:52:38.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:52:38.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:52:38.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:52:38.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:52:38.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:52:38.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:52:38.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:52:38.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:52:38.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:52:38.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:52:38.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:52:38.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:52:38.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:52:38.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-02T09:52:38.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-02T09:52:38.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-02T09:52:38.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-02T09:52:38.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-02T09:52:38.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-02T09:52:38.485Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-02T09:52:38.512Z] --- PASS: TestNISDomainname (1.01s) [2021-02-02T09:52:38.512Z] === RUN TestHostnameDnsResolution [2021-02-02T09:52:38.740Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-02-02T09:52:38.740Z] === RUN TestCreateDifferentPlatform [2021-02-02T09:52:38.740Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-02T09:52:38.740Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-02T09:52:38.740Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-02T09:52:38.740Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-02T09:52:38.740Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-02T09:52:38.740Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-02T09:52:38.740Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-02T09:52:38.740Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-02T09:52:38.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-02T09:52:38.996Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-02T09:52:38.996Z] === RUN TestContainerStartOnDaemonRestart [2021-02-02T09:52:38.996Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-02T09:52:38.996Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-02T09:52:38.996Z] === RUN TestDaemonRestartIpcMode [2021-02-02T09:52:38.996Z] === PAUSE TestDaemonRestartIpcMode [2021-02-02T09:52:38.996Z] === RUN TestDaemonHostGatewayIP [2021-02-02T09:52:38.996Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-02T09:52:38.996Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:52:38.996Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-02T09:52:38.996Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-02T09:52:38.996Z] === RUN TestContainerKillOnDaemonStart [2021-02-02T09:52:38.996Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-02T09:52:38.996Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-02T09:52:38.996Z] === RUN TestDiff [2021-02-02T09:52:39.252Z] --- PASS: TestDiff (0.39s) [2021-02-02T09:52:39.252Z] === RUN TestExecWithCloseStdin [2021-02-02T09:52:39.423Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-02T09:52:39.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-02T09:52:39.812Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-02-02T09:52:39.812Z] === RUN TestExec [2021-02-02T09:52:40.172Z] --- PASS: TestHostnameDnsResolution (1.79s) [2021-02-02T09:52:40.172Z] === RUN TestStats [2021-02-02T09:52:40.373Z] --- PASS: TestExec (0.46s) [2021-02-02T09:52:40.373Z] === RUN TestExecUser [2021-02-02T09:52:40.628Z] --- PASS: TestExecUser (0.43s) [2021-02-02T09:52:40.628Z] === RUN TestExportContainerAndImportImage [2021-02-02T09:52:41.191Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2021-02-02T09:52:41.191Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-02T09:52:41.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-02T09:52:42.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-02T09:52:43.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-02T09:52:43.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-02T09:52:43.847Z] --- PASS: TestStats (2.99s) [2021-02-02T09:52:43.847Z] === RUN TestStopContainerWithTimeout [2021-02-02T09:52:43.847Z] === RUN TestStopContainerWithTimeout/0 [2021-02-02T09:52:43.847Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-02T09:52:43.847Z] === RUN TestStopContainerWithTimeout/1 [2021-02-02T09:52:43.847Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-02T09:52:43.847Z] === RUN TestStopContainerWithTimeout/3 [2021-02-02T09:52:43.847Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-02T09:52:43.847Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-02T09:52:43.847Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-02T09:52:43.847Z] === CONT TestStopContainerWithTimeout/0 [2021-02-02T09:52:43.847Z] === CONT TestStopContainerWithTimeout/3 [2021-02-02T09:52:44.451Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-02-02T09:52:44.452Z] === RUN TestHealthCheckWorkdir [2021-02-02T09:52:44.479Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-02T09:52:45.012Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-02-02T09:52:45.012Z] === RUN TestHealthKillContainer [2021-02-02T09:52:45.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-02T09:52:46.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-02T09:52:46.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-02T09:52:46.603Z] === CONT TestStopContainerWithTimeout/1 [2021-02-02T09:52:47.522Z] --- PASS: TestHealthKillContainer (2.47s) [2021-02-02T09:52:47.522Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-02T09:52:48.082Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2021-02-02T09:52:48.082Z] === RUN TestIpcModeNone [2021-02-02T09:52:48.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-02T09:52:48.337Z] --- PASS: TestIpcModeNone (0.44s) [2021-02-02T09:52:48.337Z] === RUN TestIpcModePrivate [2021-02-02T09:52:48.668Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-02T09:52:48.668Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-02-02T09:52:48.668Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-02-02T09:52:48.668Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-02-02T09:52:48.668Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2021-02-02T09:52:48.668Z] === RUN TestDeleteDevicemapper [2021-02-02T09:52:48.668Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-02T09:52:48.668Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T09:52:48.668Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-02T09:52:48.898Z] --- PASS: TestIpcModePrivate (0.46s) [2021-02-02T09:52:48.898Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-02T09:52:48.898Z] === RUN TestIpcModeShareable [2021-02-02T09:52:48.898Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-02T09:52:48.898Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:52:48.898Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-02T09:52:49.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-02T09:52:49.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-02T09:52:50.261Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2021-02-02T09:52:50.261Z] === RUN TestAPIIpcModeHost [2021-02-02T09:52:50.261Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-02T09:52:50.261Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:52:50.261Z] === RUN TestDaemonIpcModeShareable [2021-02-02T09:52:50.261Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-02T09:52:50.261Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:52:50.261Z] === RUN TestDaemonIpcModePrivate [2021-02-02T09:52:50.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-02T09:52:50.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-02T09:52:51.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-02T09:52:51.931Z] Using test binary docker [2021-02-02T09:52:51.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-02T09:52:51.931Z] +++ /etc/init.d/apparmor start [2021-02-02T09:52:51.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:52:51.931Z] INFO: Waiting for daemon to start... [2021-02-02T09:52:51.931Z] Starting dockerd [2021-02-02T09:52:51.931Z] +++ 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 [2021-02-02T09:52:52.336Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.83s) [2021-02-02T09:52:52.336Z] === RUN TestUpdateMemory [2021-02-02T09:52:52.336Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-02T09:52:52.336Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:52:52.336Z] === RUN TestUpdateCPUQuota [2021-02-02T09:52:52.772Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2021-02-02T09:52:52.772Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-02T09:52:52.772Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-02T09:52:52.772Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-02T09:52:52.772Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:52:52.772Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-02T09:52:52.772Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-02T09:52:52.772Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:52:52.772Z] === RUN TestIpcModeOlderClient [2021-02-02T09:52:52.772Z] === PAUSE TestIpcModeOlderClient [2021-02-02T09:52:52.772Z] === RUN TestKillContainerInvalidSignal [2021-02-02T09:52:52.772Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-02-02T09:52:52.772Z] === RUN TestKillContainer [2021-02-02T09:52:52.772Z] === RUN TestKillContainer/no_signal [2021-02-02T09:52:53.332Z] === RUN TestKillContainer/non_killing_signal [2021-02-02T09:52:53.436Z] --- PASS: TestUpdateCPUQuota (1.27s) [2021-02-02T09:52:53.436Z] === RUN TestUpdatePidsLimit [2021-02-02T09:52:53.436Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-02T09:52:53.587Z] === RUN TestKillContainer/killing_signal [2021-02-02T09:52:53.727Z] === RUN TestUpdatePidsLimit/no_change [2021-02-02T09:52:54.018Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-02T09:52:54.147Z] --- PASS: TestKillContainer (1.27s) [2021-02-02T09:52:54.147Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-02-02T09:52:54.147Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-02-02T09:52:54.147Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-02-02T09:52:54.147Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-02T09:52:54.147Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-02T09:52:54.612Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-02T09:52:54.650Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-02T09:52:54.708Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-02T09:52:54.941Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-02T09:52:54.964Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2021-02-02T09:52:54.964Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-02-02T09:52:54.964Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-02-02T09:52:54.964Z] === RUN TestKillStoppedContainer [2021-02-02T09:52:54.964Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-02T09:52:54.964Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-02T09:52:54.964Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-02T09:52:54.964Z] === RUN TestKillDifferentUserContainer [2021-02-02T09:52:55.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-02T09:52:55.524Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2021-02-02T09:52:55.524Z] === RUN TestInspectOomKilledTrue [2021-02-02T09:52:55.524Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-02T09:52:55.524Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:52:55.524Z] === RUN TestInspectOomKilledFalse [2021-02-02T09:52:55.524Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-02T09:52:55.524Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:52:55.524Z] === RUN TestLinksEtcHostsContentMatch [2021-02-02T09:52:55.524Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-02T09:52:55.524Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-02T09:52:55.524Z] === RUN TestLinksContainerNames [2021-02-02T09:52:55.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-02T09:52:55.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-02T09:52:56.449Z] --- PASS: TestLinksContainerNames (0.82s) [2021-02-02T09:52:56.449Z] === RUN TestLogsFollowTailEmpty [2021-02-02T09:52:56.519Z] tests/integration/client_test.py ..... [ 75%] [2021-02-02T09:52:56.705Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-02-02T09:52:56.705Z] === RUN TestContainerNetworkMountsNoChown [2021-02-02T09:52:56.777Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-02T09:52:56.961Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-02-02T09:52:56.961Z] === RUN TestMountDaemonRoot [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/default [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/default [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/private [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/private [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rprivate [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/slave [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/slave [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rslave [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/shared [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/shared [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rshared [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/default [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rslave [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rshared [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/shared [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rprivate [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/slave [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/private [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-02T09:52:57.217Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:52:57.217Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:52:57.217Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-02T09:52:57.342Z] tests/integration/errors_test.py . [ 76%] [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit (3.78s) [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-02T09:52:57.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-02-02T09:52:57.443Z] === RUN TestUpdateRestartPolicy [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-02T09:52:57.473Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-02T09:52:57.473Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-02T09:52:57.473Z] === RUN TestContainerBindMountNonRecursive [2021-02-02T09:52:57.473Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-02T09:52:57.473Z] 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) [2021-02-02T09:52:57.473Z] === RUN TestContainerVolumesMountedAsShared [2021-02-02T09:52:57.473Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-02T09:52:57.473Z] 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) [2021-02-02T09:52:57.473Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-02T09:52:57.473Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-02T09:52:57.473Z] 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) [2021-02-02T09:52:57.473Z] === RUN TestNetworkNat [2021-02-02T09:52:58.035Z] --- PASS: TestNetworkNat (0.55s) [2021-02-02T09:52:58.035Z] === RUN TestNetworkLocalhostTCPNat [2021-02-02T09:52:58.595Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-02-02T09:52:58.595Z] === RUN TestNetworkLoopbackNat [2021-02-02T09:52:58.770Z] . [2021-02-02T09:52:58.770Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-02T09:52:58.770Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-02T09:52:58.770Z] Error: No such image: emptyfs [2021-02-02T09:52:58.770Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-02T09:52:58.770Z] ++++ docker load [2021-02-02T09:52:58.770Z] Running integration-test (iteration 1) [2021-02-02T09:52:58.770Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-02T09:52:58.770Z] ++ 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 [2021-02-02T09:52:58.770Z] ++ set -e [2021-02-02T09:52:58.770Z] ++ '[' -n 0 ']' [2021-02-02T09:52:58.770Z] ++ set -x [2021-02-02T09:52:58.770Z] ++ 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 [2021-02-02T09:53:01.105Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-02-02T09:53:01.105Z] === RUN TestPause [2021-02-02T09:53:01.105Z] --- SKIP: TestPause (0.00s) [2021-02-02T09:53:01.105Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:01.105Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-02T09:53:01.105Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T09:53:01.105Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T09:53:01.105Z] === RUN TestPauseStopPausedContainer [2021-02-02T09:53:01.105Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-02T09:53:01.105Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:01.105Z] === RUN TestPsFilter [2021-02-02T09:53:01.105Z] --- PASS: TestPsFilter (0.10s) [2021-02-02T09:53:01.105Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-02T09:53:01.677Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-02-02T09:53:01.677Z] === RUN TestRemoveContainerWithVolume [2021-02-02T09:53:01.949Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2021-02-02T09:53:01.949Z] === RUN TestRemoveContainerRunning [2021-02-02T09:53:02.525Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-02-02T09:53:02.525Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-02T09:53:02.791Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-02-02T09:53:02.791Z] === RUN TestRemoveInvalidContainer [2021-02-02T09:53:02.791Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-02T09:53:02.791Z] === RUN TestRenameLinkedContainer [2021-02-02T09:53:04.680Z] --- PASS: TestRenameLinkedContainer (1.69s) [2021-02-02T09:53:04.680Z] === RUN TestRenameStoppedContainer [2021-02-02T09:53:04.936Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-02-02T09:53:04.936Z] === RUN TestRenameRunningContainerAndReuse [2021-02-02T09:53:05.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-02T09:53:05.864Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-02-02T09:53:05.864Z] === RUN TestRenameInvalidName [2021-02-02T09:53:06.424Z] --- PASS: TestRenameInvalidName (0.43s) [2021-02-02T09:53:06.424Z] === RUN TestRenameAnonymousContainer [2021-02-02T09:53:07.787Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2021-02-02T09:53:07.787Z] === RUN TestRenameContainerWithSameName [2021-02-02T09:53:08.350Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-02-02T09:53:08.350Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-02T09:53:09.276Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-02-02T09:53:09.276Z] === RUN TestResize [2021-02-02T09:53:09.531Z] --- PASS: TestResize (0.41s) [2021-02-02T09:53:09.531Z] === RUN TestResizeWithInvalidSize [2021-02-02T09:53:09.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-02T09:53:10.091Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-02-02T09:53:10.091Z] === RUN TestResizeWhenContainerNotStarted [2021-02-02T09:53:10.120Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2021-02-02T09:53:10.120Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-02T09:53:10.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-02-02T09:53:10.346Z] === RUN TestDaemonRestartKillContainers [2021-02-02T09:53:10.346Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-02T09:53:10.346Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-02T09:53:10.346Z] === RUN TestCgroupNamespacesRun [2021-02-02T09:53:11.006Z] Loaded image: buildpack-deps:buster [2021-02-02T09:53:11.006Z] Loaded image: busybox:latest [2021-02-02T09:53:11.006Z] Loaded image: busybox:glibc [2021-02-02T09:53:11.153Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2021-02-02T09:53:11.153Z] === RUN TestWaitNonBlocked [2021-02-02T09:53:11.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:53:11.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:53:11.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:53:11.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:53:11.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:53:11.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:53:12.209Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-02T09:53:12.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2021-02-02T09:53:12.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-02-02T09:53:12.209Z] === RUN TestWaitBlocked [2021-02-02T09:53:12.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:53:12.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:53:12.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:53:12.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:53:12.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:53:12.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:53:12.858Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2021-02-02T09:53:12.858Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-02T09:53:13.253Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-02T09:53:13.253Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2021-02-02T09:53:13.253Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2021-02-02T09:53:13.253Z] === CONT TestContainerStartOnDaemonRestart [2021-02-02T09:53:13.253Z] === CONT TestContainerKillOnDaemonStart [2021-02-02T09:53:14.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-02T09:53:14.308Z] Loaded image: debian:bullseye [2021-02-02T09:53:14.745Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-02-02T09:53:14.745Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-02T09:53:14.879Z] Loaded image: hello-world:latest [2021-02-02T09:53:15.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-02T09:53:15.634Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-02T09:53:15.672Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2021-02-02T09:53:15.672Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-02T09:53:15.857Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 29.1% of statements [2021-02-02T09:53:16.261Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:53:16.766Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2021-02-02T09:53:16.766Z] === CONT TestIpcModeOlderClient [2021-02-02T09:53:16.766Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-02-02T09:53:16.766Z] === CONT TestDaemonHostGatewayIP [2021-02-02T09:53:17.202Z] INFO: Testing against a local daemon [2021-02-02T09:53:17.202Z] === RUN TestCgroupNamespacesBuild [2021-02-02T09:53:18.183Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2021-02-02T09:53:18.183Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-02T09:53:19.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-02T09:53:19.747Z] --- PASS: TestCgroupNamespacesBuild (2.58s) [2021-02-02T09:53:19.748Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-02T09:53:20.069Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2021-02-02T09:53:20.069Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-02T09:53:20.278Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2021-02-02T09:53:20.278Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-02T09:53:20.356Z] ok github.com/docker/docker/container 0.142s coverage: 34.7% of statements [2021-02-02T09:53:20.356Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-02T09:53:20.356Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-02T09:53:20.356Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-02T09:53:20.356Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-02T09:53:21.659Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2021-02-02T09:53:21.659Z] === RUN TestBuildWithSession [2021-02-02T09:53:21.659Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-02T09:53:21.659Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:53:21.659Z] === RUN TestBuildSquashParent [2021-02-02T09:53:22.457Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2021-02-02T09:53:22.580Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-02-02T09:53:22.580Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-02T09:53:22.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-02T09:53:23.004Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.90s) [2021-02-02T09:53:23.005Z] === CONT TestDaemonRestartIpcMode [2021-02-02T09:53:23.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-02-02T09:53:23.942Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-02T09:53:26.454Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-02-02T09:53:26.454Z] === RUN TestKernelTCPMemory [2021-02-02T09:53:26.454Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-02T09:53:26.454Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:26.454Z] === RUN TestNISDomainname [2021-02-02T09:53:26.454Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-02T09:53:26.454Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-02T09:53:26.454Z] === RUN TestHostnameDnsResolution [2021-02-02T09:53:26.517Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2021-02-02T09:53:26.808Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2021-02-02T09:53:26.808Z] PASS [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] === Skipped [2021-02-02T09:53:26.808Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-02T09:53:26.808Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-02T09:53:26.808Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-02T09:53:26.808Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T09:53:26.808Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-02T09:53:26.808Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-02T09:53:26.808Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] [2021-02-02T09:53:26.808Z] DONE 196 tests, 6 skipped in 157.418s [2021-02-02T09:53:26.808Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-02T09:53:26.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:53:26.808Z] ++ set -e [2021-02-02T09:53:26.808Z] ++ '[' -n 0 ']' [2021-02-02T09:53:26.808Z] ++ set -x [2021-02-02T09:53:26.808Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:53:27.015Z] --- PASS: TestHostnameDnsResolution (0.72s) [2021-02-02T09:53:27.015Z] === RUN TestStats [2021-02-02T09:53:27.015Z] --- SKIP: TestStats (0.00s) [2021-02-02T09:53:27.015Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:27.015Z] === RUN TestStopContainerWithTimeout [2021-02-02T09:53:27.015Z] === RUN TestStopContainerWithTimeout/0 [2021-02-02T09:53:27.015Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-02T09:53:27.015Z] === RUN TestStopContainerWithTimeout/1 [2021-02-02T09:53:27.015Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-02T09:53:27.015Z] === RUN TestStopContainerWithTimeout/3 [2021-02-02T09:53:27.015Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-02T09:53:27.015Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-02T09:53:27.015Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-02T09:53:27.015Z] === CONT TestStopContainerWithTimeout/0 [2021-02-02T09:53:27.015Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-02T09:53:27.099Z] INFO: Testing against a local daemon [2021-02-02T09:53:27.099Z] === RUN TestCommitInheritsEnv [2021-02-02T09:53:27.576Z] === CONT TestStopContainerWithTimeout/3 [2021-02-02T09:53:27.731Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-02-02T09:53:27.731Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-02T09:53:27.731Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-02T09:53:27.731Z] === RUN TestImagesFilterMultiReference [2021-02-02T09:53:27.731Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-02-02T09:53:27.731Z] === RUN TestImagePullPlatformInvalid [2021-02-02T09:53:27.731Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-02T09:53:27.731Z] === RUN TestRemoveImageOrphaning [2021-02-02T09:53:28.069Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.9% of statements [2021-02-02T09:53:28.241Z] --- PASS: TestBuildSquashParent (6.52s) [2021-02-02T09:53:28.241Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-02T09:53:28.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:53:28.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:53:28.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:53:28.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:53:28.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:53:28.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:53:28.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:53:28.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:53:28.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:53:28.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:53:28.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:53:28.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:53:28.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:53:28.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:53:28.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:53:28.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:53:28.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-02T09:53:28.362Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2021-02-02T09:53:28.362Z] === RUN TestRemoveImageGarbageCollector [2021-02-02T09:53:28.362Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-02T09:53:28.362Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:53:28.362Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-02T09:53:28.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-02T09:53:28.362Z] === RUN TestTagInvalidReference [2021-02-02T09:53:28.362Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-02T09:53:28.362Z] === RUN TestTagValidPrefixedRepo [2021-02-02T09:53:28.362Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-02T09:53:28.362Z] === RUN TestTagExistedNameWithoutForce [2021-02-02T09:53:28.362Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-02T09:53:28.362Z] === RUN TestTagOfficialNames [2021-02-02T09:53:28.362Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-02T09:53:28.362Z] === RUN TestTagMatchesDigest [2021-02-02T09:53:28.362Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-02T09:53:28.362Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-02T09:53:29.460Z] === CONT TestStopContainerWithTimeout/1 [2021-02-02T09:53:30.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:53:30.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-02T09:53:31.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:53:31.345Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-02-02T09:53:31.345Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-02-02T09:53:31.345Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2021-02-02T09:53:31.345Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-02-02T09:53:31.345Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-02-02T09:53:31.345Z] === RUN TestDeleteDevicemapper [2021-02-02T09:53:31.345Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-02T09:53:31.345Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T09:53:31.345Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-02T09:53:31.843Z] ......... [ 86%] [2021-02-02T09:53:32.566Z] ok github.com/docker/docker/daemon/cluster 0.179s coverage: 0.5% of statements [2021-02-02T09:53:33.231Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2021-02-02T09:53:33.231Z] === RUN TestUpdateMemory [2021-02-02T09:53:33.231Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-02T09:53:33.231Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:33.231Z] === RUN TestUpdateCPUQuota [2021-02-02T09:53:33.231Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-02T09:53:33.231Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:33.231Z] === RUN TestUpdatePidsLimit [2021-02-02T09:53:33.231Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-02T09:53:33.231Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:33.231Z] === RUN TestUpdateRestartPolicy [2021-02-02T09:53:33.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-02T09:53:33.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2021-02-02T09:53:33.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2021-02-02T09:53:33.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2021-02-02T09:53:33.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2021-02-02T09:53:33.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2021-02-02T09:53:33.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2021-02-02T09:53:33.602Z] === RUN TestBuildMultiStageCopy [2021-02-02T09:53:33.602Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-02T09:53:34.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-02T09:53:35.515Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-02T09:53:36.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-02T09:53:36.117Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2021-02-02T09:53:36.276Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-02T09:53:36.412Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.8% of statements [2021-02-02T09:53:36.656Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-02T09:53:37.227Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-02T09:53:37.466Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-02T09:53:37.473Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-02-02T09:53:37.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-02T09:53:37.495Z] Using test binary docker [2021-02-02T09:53:37.495Z] +++ /etc/init.d/apparmor start [2021-02-02T09:53:37.495Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:53:37.495Z] INFO: Waiting for daemon to start... [2021-02-02T09:53:37.495Z] Starting dockerd [2021-02-02T09:53:37.495Z] +++ 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 [2021-02-02T09:53:37.797Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2021-02-02T09:53:37.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2021-02-02T09:53:37.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-02-02T09:53:37.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-02-02T09:53:37.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-02-02T09:53:37.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-02-02T09:53:37.797Z] === RUN TestBuildMultiStageParentConfig [2021-02-02T09:53:39.180Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2021-02-02T09:53:39.180Z] === RUN TestBuildLabelWithTargets [2021-02-02T09:53:39.554Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2021-02-02T09:53:40.050Z] . [2021-02-02T09:53:40.050Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-02T09:53:40.050Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-02T09:53:40.050Z] Error: No such image: emptyfs [2021-02-02T09:53:40.050Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-02T09:53:40.050Z] ++++ docker load [2021-02-02T09:53:40.313Z] Running integration-test (iteration 1) [2021-02-02T09:53:40.313Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-02T09:53:40.313Z] ++ 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 [2021-02-02T09:53:40.313Z] ++ set -e [2021-02-02T09:53:40.313Z] ++ '[' -n 0 ']' [2021-02-02T09:53:40.313Z] ++ set -x [2021-02-02T09:53:40.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-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 [2021-02-02T09:53:41.724Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2021-02-02T09:53:41.724Z] === RUN TestBuildWithEmptyLayers [2021-02-02T09:53:42.667Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-02-02T09:53:42.667Z] === RUN TestBuildMultiStageOnBuild [2021-02-02T09:53:43.080Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-02-02T09:53:43.080Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.581s coverage: 14.0% of statements [2021-02-02T09:53:43.723Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.692s coverage: 57.1% of statements [2021-02-02T09:53:44.018Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-02T09:53:44.018Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-02T09:53:45.387Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2021-02-02T09:53:45.387Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-02T09:53:45.387Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-02-02T09:53:45.387Z] === RUN TestWaitNonBlocked [2021-02-02T09:53:45.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:53:45.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:53:45.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:53:45.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:53:45.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:53:45.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:53:45.387Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-02T09:53:45.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-02-02T09:53:45.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-02-02T09:53:45.387Z] === RUN TestWaitBlocked [2021-02-02T09:53:45.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:53:45.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:53:45.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:53:45.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:53:45.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:53:45.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:53:45.642Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-02T09:53:45.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-02-02T09:53:45.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-02-02T09:53:45.642Z] === CONT TestDaemonRestartIpcMode [2021-02-02T09:53:45.642Z] === CONT TestIpcModeOlderClient [2021-02-02T09:53:45.642Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-02-02T09:53:45.642Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-02T09:53:45.966Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2021-02-02T09:53:45.966Z] === RUN TestBuildUncleanTarFilenames [2021-02-02T09:53:46.906Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2021-02-02T09:53:46.906Z] === RUN TestBuildMultiStageLayerLeak [2021-02-02T09:53:47.254Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2021-02-02T09:53:47.891Z] ok github.com/docker/docker/daemon 12.356s coverage: 17.1% of statements [2021-02-02T09:53:47.891Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-02T09:53:47.891Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-02T09:53:47.891Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-02T09:53:47.891Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-02T09:53:48.185Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.102s coverage: 69.2% of statements [2021-02-02T09:53:50.207Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2021-02-02T09:53:50.207Z] === RUN TestBuildWithHugeFile [2021-02-02T09:53:50.287Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.055s coverage: 46.2% of statements [2021-02-02T09:53:50.287Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-02T09:53:50.371Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-02T09:53:50.880Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.27s) [2021-02-02T09:53:50.880Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2021-02-02T09:53:50.880Z] PASS [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === Skipped [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-02T09:53:50.880Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-02T09:53:50.880Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-02T09:53:50.880Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-02T09:53:50.880Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-02T09:53:50.880Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-02T09:53:50.880Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-02T09:53:50.880Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-02T09:53:50.880Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-02T09:53:50.880Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-02T09:53:50.880Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-02T09:53:50.880Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-02T09:53:50.880Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-02T09:53:50.880Z] 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) [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-02T09:53:50.880Z] 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) [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-02T09:53:50.880Z] 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) [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-02T09:53:50.880Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T09:53:50.880Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-02T09:53:50.880Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-02T09:53:50.880Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-02T09:53:50.880Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-02T09:53:50.880Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-02T09:53:50.880Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-02T09:53:50.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-02T09:53:50.880Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-02T09:53:50.880Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-02T09:53:50.880Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] [2021-02-02T09:53:50.880Z] DONE 177 tests, 26 skipped in 79.082s [2021-02-02T09:53:50.880Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-02T09:53:50.880Z] INFO: Testing against a local daemon [2021-02-02T09:53:50.880Z] === RUN TestCommitInheritsEnv [2021-02-02T09:53:51.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.294s coverage: 49.5% of statements [2021-02-02T09:53:51.335Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.041s coverage: 58.0% of statements [2021-02-02T09:53:52.241Z] --- PASS: TestCommitInheritsEnv (1.67s) [2021-02-02T09:53:52.241Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-02T09:53:52.241Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-02T09:53:52.241Z] === RUN TestImagesFilterMultiReference [2021-02-02T09:53:52.241Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-02T09:53:52.241Z] === RUN TestImagePullPlatformInvalid [2021-02-02T09:53:52.241Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-02T09:53:52.241Z] === RUN TestRemoveImageOrphaning [2021-02-02T09:53:52.377Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-02-02T09:53:53.116Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-02T09:53:53.116Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-02T09:53:53.425Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-02-02T09:53:54.124Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-02-02T09:53:54.124Z] === RUN TestRemoveImageGarbageCollector [2021-02-02T09:53:54.124Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-02T09:53:54.124Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-02T09:53:54.124Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-02T09:53:54.124Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-02T09:53:54.124Z] === RUN TestTagInvalidReference [2021-02-02T09:53:54.124Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-02T09:53:54.124Z] === RUN TestTagValidPrefixedRepo [2021-02-02T09:53:54.380Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-02T09:53:54.380Z] === RUN TestTagExistedNameWithoutForce [2021-02-02T09:53:54.380Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-02T09:53:54.380Z] === RUN TestTagOfficialNames [2021-02-02T09:53:54.380Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-02T09:53:54.380Z] === RUN TestTagMatchesDigest [2021-02-02T09:53:54.380Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-02T09:53:54.380Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-02T09:53:56.183Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 42.7% of statements [2021-02-02T09:53:56.183Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.090s coverage: 52.1% of statements [2021-02-02T09:53:56.183Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-02T09:53:56.183Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-02T09:53:57.290Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-02T09:53:57.549Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-02T09:53:57.549Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-02T09:53:57.549Z] [2021-02-02T09:53:57.549Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-02T09:53:57.549Z] =========================== short test summary info ============================ [2021-02-02T09:53:57.549Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-02T09:53:57.549Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-02T09:53:57.549Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-02T09:53:57.549Z] Not supported on most drivers [2021-02-02T09:53:57.549Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-02T09:53:57.549Z] Output of docker top depends on host distro, and is not formalized. [2021-02-02T09:53:57.549Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-02T09:53:57.549Z] Output of docker top depends on host distro, and is not formalized. [2021-02-02T09:53:57.549Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-02T09:53:57.549Z] Can fail if eth0 has multiple IP addresses [2021-02-02T09:53:57.549Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-02T09:53:57.549Z] This doesn't seem to be taken into account by the engine [2021-02-02T09:53:57.549Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-02T09:53:57.549Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-02T09:53:57.549Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.82 seconds == [2021-02-02T09:53:57.807Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-02T09:53:58.935Z] ok github.com/docker/docker/daemon/logger/awslogs 0.528s coverage: 77.8% of statements [2021-02-02T09:53:58.935Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-02-02T09:53:58.935Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.4% of statements [2021-02-02T09:53:58.935Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-02T09:53:58.935Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-02T09:53:58.935Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-02T09:53:58.935Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-02T09:53:58.935Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-02-02T09:54:00.016Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-02-02T09:54:01.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 61.6% of statements [2021-02-02T09:54:01.690Z] ok github.com/docker/docker/daemon/logger/local 0.074s coverage: 75.2% of statements [2021-02-02T09:54:01.690Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-02T09:54:02.732Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 56.8% of statements [2021-02-02T09:54:03.378Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-02-02T09:54:04.448Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2021-02-02T09:54:04.448Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-02-02T09:54:07.209Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-02-02T09:54:07.504Z] ok github.com/docker/docker/daemon/logger/splunk 2.550s coverage: 82.5% of statements [2021-02-02T09:54:07.504Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-02T09:54:07.504Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-02T09:54:08.146Z] ok github.com/docker/docker/distribution/metadata 0.115s coverage: 48.2% of statements [2021-02-02T09:54:10.142Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T09:54:10.142Z] [2021-02-02T09:54:10.142Z] Unloading profiles will leave already running processes permanently [2021-02-02T09:54:10.142Z] unconfined, which can lead to unexpected situations. [2021-02-02T09:54:10.142Z] [2021-02-02T09:54:10.142Z] To set a process to complain mode, use the command line tool [2021-02-02T09:54:10.142Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T09:54:10.142Z] Post stage [Pipeline] junit [2021-02-02T09:54:10.153Z] Recording test results [2021-02-02T09:54:10.236Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-02-02T09:54:10.394Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-02T09:54:10.667Z] + echo Ensuring container killed. [2021-02-02T09:54:10.667Z] Ensuring container killed. [2021-02-02T09:54:10.667Z] + docker rm -vf docker-pr13 [2021-02-02T09:54:10.667Z] Error: No such container: docker-pr13 [Pipeline] sh [2021-02-02T09:54:10.944Z] + echo Chowning /workspace to jenkins user [2021-02-02T09:54:10.944Z] Chowning /workspace to jenkins user [2021-02-02T09:54:10.944Z] + id -u [2021-02-02T09:54:10.944Z] + id -g [2021-02-02T09:54:10.944Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41645:/workspace busybox chown -R 1000:1000 /workspace [2021-02-02T09:54:11.283Z] ok github.com/docker/docker/distribution 0.439s coverage: 25.1% of statements [2021-02-02T09:54:11.283Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-02T09:54:12.607Z] + bundleName=docker-py [2021-02-02T09:54:12.607Z] + echo Creating docker-py-bundles.tar.gz [2021-02-02T09:54:12.607Z] Creating docker-py-bundles.tar.gz [2021-02-02T09:54:12.607Z] + 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 [2021-02-02T09:54:12.617Z] Archiving artifacts [2021-02-02T09:54:12.809Z] ok github.com/docker/docker/image 0.043s coverage: 86.8% of statements [2021-02-02T09:54:13.451Z] ok github.com/docker/docker/image/cache 0.042s coverage: 19.2% of statements [2021-02-02T09:54:13.747Z] ok github.com/docker/docker/distribution/xfer 1.697s coverage: 85.1% of statements [2021-02-02T09:54:13.747Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-02T09:54:13.747Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-02T09:54:14.388Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2021-02-02T09:54:14.388Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2021-02-02T09:54:14.388Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-02T09:54:15.939Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-02-02T09:54:16.984Z] ok github.com/docker/docker/oci 0.042s coverage: 8.2% of statements [2021-02-02T09:54:17.628Z] ok github.com/docker/docker/opts 0.163s coverage: 67.1% of statements [2021-02-02T09:54:17.848Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-02T09:54:18.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh binary-daemon [2021-02-02T09:54:18.472Z] [2021-02-02T09:54:18.730Z] Removing bundles/ [2021-02-02T09:54:18.730Z] [2021-02-02T09:54:18.730Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-02T09:54:18.730Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-02T09:54:18.730Z] GOOS="" GOARCH="" GOARM="" [2021-02-02T09:54:19.259Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2021-02-02T09:54:19.555Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-02-02T09:54:21.084Z] ok github.com/docker/docker/pkg/archive 1.186s coverage: 76.9% of statements [2021-02-02T09:54:21.084Z] ok github.com/docker/docker/pkg/authorization 1.707s coverage: 68.3% of statements [2021-02-02T09:54:21.379Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-02-02T09:54:22.428Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-02-02T09:54:22.428Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-02-02T09:54:23.471Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-02-02T09:54:24.108Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-02T09:54:24.402Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-02T09:54:25.041Z] ok github.com/docker/docker/layer 7.956s coverage: 68.8% of statements [2021-02-02T09:54:25.041Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-02T09:54:25.041Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-02T09:54:25.041Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-02T09:54:25.041Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-02T09:54:25.041Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-02T09:54:25.677Z] ok github.com/docker/docker/pkg/chrootarchive 3.967s coverage: 43.2% of statements [2021-02-02T09:54:25.677Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-02T09:54:25.677Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-02T09:54:25.677Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-02-02T09:54:26.317Z] ok github.com/docker/docker/pkg/fileutils 0.037s coverage: 89.5% of statements [2021-02-02T09:54:26.959Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2021-02-02T09:54:26.959Z] ok github.com/docker/docker/pkg/fsutils 0.354s coverage: 85.1% of statements [2021-02-02T09:54:26.959Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-02-02T09:54:27.111Z] Loaded image: buildpack-deps:buster [2021-02-02T09:54:27.111Z] Loaded image: busybox:latest [2021-02-02T09:54:27.111Z] Loaded image: busybox:glibc [2021-02-02T09:54:28.005Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-02-02T09:54:28.651Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-02-02T09:54:28.965Z] ok github.com/docker/docker/pkg/idtools 0.728s coverage: 70.1% of statements [2021-02-02T09:54:28.965Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-02-02T09:54:29.607Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-02-02T09:54:29.607Z] ok github.com/docker/docker/pkg/ioutils 1.272s coverage: 70.6% of statements [2021-02-02T09:54:29.607Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-02T09:54:29.607Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-02T09:54:29.607Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-02T09:54:29.607Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-02T09:54:29.666Z] Loaded image: debian:bullseye [2021-02-02T09:54:29.666Z] Loaded image: hello-world:latest [2021-02-02T09:54:29.903Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2021-02-02T09:54:29.928Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:54:29.928Z] INFO: Testing against a local daemon [2021-02-02T09:54:29.928Z] === RUN TestCgroupNamespacesBuild [2021-02-02T09:54:30.544Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.048s coverage: 86.7% of statements [2021-02-02T09:54:30.544Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-02-02T09:54:30.544Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-02T09:54:30.544Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-02T09:54:31.187Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-02-02T09:54:32.231Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-02-02T09:54:32.231Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-02-02T09:54:32.482Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2021-02-02T09:54:32.482Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-02T09:54:32.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2021-02-02T09:54:33.164Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-02T09:54:33.852Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 75.0% of statements [2021-02-02T09:54:34.194Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2021-02-02T09:54:34.402Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2021-02-02T09:54:34.402Z] === RUN TestBuildWithSession [2021-02-02T09:54:34.402Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-02T09:54:34.402Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:54:34.402Z] === RUN TestBuildSquashParent [2021-02-02T09:54:34.903Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-02-02T09:54:34.903Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-02-02T09:54:36.265Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2021-02-02T09:54:36.265Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2021-02-02T09:54:36.559Z] ok github.com/docker/docker/pkg/signal 3.040s coverage: 61.0% of statements [2021-02-02T09:54:36.855Z] ok github.com/docker/docker/pkg/tailfile 0.134s coverage: 88.6% of statements [2021-02-02T09:54:37.150Z] testing: warning: no tests to run [2021-02-02T09:54:37.150Z] coverage: [no statements] [2021-02-02T09:54:37.150Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2021-02-02T09:54:37.794Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-02-02T09:54:37.794Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2021-02-02T09:54:38.088Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-02-02T09:54:38.381Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-02-02T09:54:41.152Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-02-02T09:54:41.152Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 83.5% of statements [2021-02-02T09:54:42.239Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-02-02T09:54:42.239Z] ok github.com/docker/docker/plugin 0.590s coverage: 23.2% of statements [2021-02-02T09:54:44.421Z] --- PASS: TestBuildSquashParent (9.22s) [2021-02-02T09:54:44.421Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-02T09:54:44.421Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:54:44.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:54:44.421Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:54:44.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:54:44.421Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:54:44.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:54:44.421Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:54:44.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:54:44.421Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:54:44.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:54:44.421Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:54:44.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:54:44.421Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:54:44.421Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:54:44.447Z] ok github.com/docker/docker/quota 0.568s coverage: 71.4% of statements [2021-02-02T09:54:44.448Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-02-02T09:54:45.087Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-02-02T09:54:45.729Z] ok github.com/docker/docker/registry 0.302s coverage: 57.2% of statements [2021-02-02T09:54:45.729Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2021-02-02T09:54:46.524Z] --- PASS: TestBuildWithHugeFile (51.53s) [2021-02-02T09:54:46.524Z] === RUN TestBuildWCOWSandboxSize [2021-02-02T09:54:46.524Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:54:46.524Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:54:46.524Z] === RUN TestBuildWithEmptyDockerfile [2021-02-02T09:54:46.524Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:54:46.524Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:54:46.524Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:54:46.524Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:54:46.524Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:54:46.524Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:54:46.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:54:46.525Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:54:46.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:54:46.525Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s) [2021-02-02T09:54:46.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-02-02T09:54:46.525Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-02-02T09:54:46.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2021-02-02T09:54:46.525Z] === RUN TestBuildPreserveOwnership [2021-02-02T09:54:46.525Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-02T09:54:46.525Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-02T09:54:46.975Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:54:47.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:54:47.256Z] ok github.com/docker/docker/runconfig 0.037s coverage: 66.1% of statements [2021-02-02T09:54:47.908Z] --- PASS: TestBuildPreserveOwnership (6.07s) [2021-02-02T09:54:47.908Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2021-02-02T09:54:47.908Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2021-02-02T09:54:47.908Z] === RUN TestBuildPlatformInvalid [2021-02-02T09:54:47.908Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-02-02T09:54:47.908Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-02T09:54:49.355Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2021-02-02T09:54:50.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:54:50.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:54:50.877Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2021-02-02T09:54:51.171Z] ok github.com/docker/docker/volume/local 0.198s coverage: 76.6% of statements [2021-02-02T09:54:51.805Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-02-02T09:54:53.858Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-02-02T09:54:53.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2021-02-02T09:54:53.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2021-02-02T09:54:53.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2021-02-02T09:54:53.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2021-02-02T09:54:53.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.79s) [2021-02-02T09:54:53.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.52s) [2021-02-02T09:54:53.858Z] === RUN TestBuildMultiStageCopy [2021-02-02T09:54:53.858Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-02T09:54:57.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-02T09:54:57.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-02T09:54:57.431Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-02T09:54:58.006Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-02T09:54:58.951Z] --- PASS: TestBuildMultiStageCopy (4.79s) [2021-02-02T09:54:58.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2021-02-02T09:54:58.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2021-02-02T09:54:58.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2021-02-02T09:54:58.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-02-02T09:54:58.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-02-02T09:54:58.951Z] === RUN TestBuildMultiStageParentConfig [2021-02-02T09:55:00.140Z] Loaded image: buildpack-deps:buster [2021-02-02T09:55:00.341Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2021-02-02T09:55:00.341Z] === RUN TestBuildLabelWithTargets [2021-02-02T09:55:00.401Z] Loaded image: busybox:latest [2021-02-02T09:55:00.401Z] Loaded image: busybox:glibc [2021-02-02T09:55:02.261Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2021-02-02T09:55:02.261Z] === RUN TestBuildWithEmptyLayers [2021-02-02T09:55:02.946Z] Loaded image: debian:bullseye [2021-02-02T09:55:02.946Z] Loaded image: hello-world:latest [2021-02-02T09:55:02.946Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:55:03.652Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-02-02T09:55:03.652Z] === RUN TestBuildMultiStageOnBuild [2021-02-02T09:55:05.624Z] --- PASS: TestImportExtremelyLargeImageWorks (83.17s) [2021-02-02T09:55:05.624Z] PASS [2021-02-02T09:55:05.624Z] [2021-02-02T09:55:05.624Z] === Skipped [2021-02-02T09:55:05.624Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-02T09:55:05.624Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:55:05.624Z] [2021-02-02T09:55:05.624Z] [2021-02-02T09:55:05.624Z] DONE 12 tests, 1 skipped in 84.828s [2021-02-02T09:55:05.624Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-02T09:55:05.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:55:05.624Z] ++ set -e [2021-02-02T09:55:05.624Z] ++ '[' -n 0 ']' [2021-02-02T09:55:05.624Z] ++ set -x [2021-02-02T09:55:05.624Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:55:05.624Z] INFO: Testing against a local daemon [2021-02-02T09:55:05.624Z] === RUN TestNetworkCreateDelete [2021-02-02T09:55:05.624Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-02T09:55:05.624Z] === RUN TestDockerNetworkDeletePreferID [2021-02-02T09:55:05.624Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-02T09:55:05.624Z] === RUN TestDaemonDNSFallback [2021-02-02T09:55:05.624Z] --- PASS: TestDaemonDNSFallback (2.58s) [2021-02-02T09:55:05.624Z] === RUN TestInspectNetwork [2021-02-02T09:55:05.624Z] === RUN TestInspectNetwork/full_network_id [2021-02-02T09:55:05.624Z] === RUN TestInspectNetwork/partial_network_id [2021-02-02T09:55:05.624Z] === RUN TestInspectNetwork/network_name [2021-02-02T09:55:05.624Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-02T09:55:06.657Z] --- PASS: TestInspectNetwork (11.62s) [2021-02-02T09:55:06.657Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-02T09:55:06.657Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-02T09:55:06.657Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-02T09:55:06.657Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-02T09:55:06.657Z] === RUN TestRunContainerWithBridgeNone [2021-02-02T09:55:06.975Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2021-02-02T09:55:06.975Z] === RUN TestBuildUncleanTarFilenames [2021-02-02T09:55:07.126Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/rootless [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/volume [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-02T09:55:07.126Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === Skipped [2021-02-02T09:55:07.126Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-02T09:55:07.126Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-02T09:55:07.126Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-02T09:55:07.126Z] time="2021-02-02T09:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-02T09:55:07.126Z] time="2021-02-02T09:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-02T09:55:07.126Z] time="2021-02-02T09:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-02T09:55:07.126Z] time="2021-02-02T09:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-02T09:55:07.126Z] time="2021-02-02T09:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-02T09:55:07.126Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-02T09:55:07.126Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-02T09:55:07.126Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T09:55:07.126Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-02T09:55:07.126Z] graphtest_unix.go:73: No driver to put! [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-02T09:55:07.126Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-02T09:55:07.126Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] [2021-02-02T09:55:07.126Z] DONE 2194 tests, 26 skipped in 263.815s Post stage [Pipeline] junit [2021-02-02T09:55:07.172Z] Recording test results [2021-02-02T09:55:07.519Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-02T09:55:07.951Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh dynbinary test-integration [2021-02-02T09:55:08.245Z] [2021-02-02T09:55:08.245Z] Removing bundles/ [2021-02-02T09:55:08.245Z] [2021-02-02T09:55:08.245Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-02T09:55:08.245Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:55:08.245Z] GOOS="" GOARCH="" GOARM="" [2021-02-02T09:55:08.368Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2021-02-02T09:55:08.368Z] === RUN TestBuildMultiStageLayerLeak [2021-02-02T09:55:09.385Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2021-02-02T09:55:09.385Z] === RUN TestNetworkInvalidJSON [2021-02-02T09:55:09.385Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-02T09:55:09.385Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-02T09:55:09.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:55:09.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:55:09.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:55:09.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:55:09.385Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-02T09:55:09.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:55:09.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:55:09.385Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-02T09:55:09.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-02T09:55:09.385Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-02T09:55:09.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-02T09:55:09.385Z] === RUN TestNetworkList [2021-02-02T09:55:09.385Z] === RUN TestNetworkList//networks [2021-02-02T09:55:09.385Z] === PAUSE TestNetworkList//networks [2021-02-02T09:55:09.385Z] === RUN TestNetworkList//networks/ [2021-02-02T09:55:09.385Z] === PAUSE TestNetworkList//networks/ [2021-02-02T09:55:09.385Z] === CONT TestNetworkList//networks [2021-02-02T09:55:09.385Z] === CONT TestNetworkList//networks/ [2021-02-02T09:55:09.385Z] --- PASS: TestNetworkList (0.02s) [2021-02-02T09:55:09.385Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-02T09:55:09.385Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-02T09:55:09.385Z] === RUN TestHostIPv4BridgeLabel [2021-02-02T09:55:09.385Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-02T09:55:09.385Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-02T09:55:10.418Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-02T09:55:10.418Z] === RUN TestDaemonDefaultNetworkPools [2021-02-02T09:55:11.451Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-02-02T09:55:11.451Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-02T09:55:11.679Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2021-02-02T09:55:11.679Z] === RUN TestBuildWithHugeFile [2021-02-02T09:55:12.515Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-02T09:55:12.515Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-02T09:55:12.944Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.70s) [2021-02-02T09:55:12.944Z] PASS [2021-02-02T09:55:12.944Z] [2021-02-02T09:55:12.944Z] === Skipped [2021-02-02T09:55:12.944Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-02T09:55:12.944Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:55:12.944Z] [2021-02-02T09:55:12.944Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:55:12.944Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:55:12.944Z] [2021-02-02T09:55:12.944Z] [2021-02-02T09:55:12.944Z] DONE 34 tests, 2 skipped in 133.277s [2021-02-02T09:55:12.944Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-02T09:55:12.944Z] ++ 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 [2021-02-02T09:55:12.944Z] ++ set -e [2021-02-02T09:55:12.944Z] ++ '[' -n 0 ']' [2021-02-02T09:55:12.944Z] ++ set -x [2021-02-02T09:55:12.944Z] ++ 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 [2021-02-02T09:55:12.944Z] INFO: Testing against a local daemon [2021-02-02T09:55:12.944Z] === RUN TestConfigInspect [2021-02-02T09:55:14.020Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-02-02T09:55:14.021Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-02T09:55:14.312Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-02-02T09:55:14.312Z] === RUN TestServiceWithPredefinedNetwork [2021-02-02T09:55:16.240Z] --- PASS: TestConfigInspect (3.68s) [2021-02-02T09:55:16.240Z] === RUN TestConfigList [2021-02-02T09:55:18.759Z] --- PASS: TestServiceWithPredefinedNetwork (3.86s) [2021-02-02T09:55:18.759Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-02T09:55:18.759Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T09:55:18.759Z] service_test.go:236: FLAKY_TEST [2021-02-02T09:55:18.759Z] === RUN TestServiceWithDataPathPortInit [2021-02-02T09:55:19.541Z] --- PASS: TestConfigList (3.24s) [2021-02-02T09:55:19.541Z] === RUN TestConfigsCreateAndDelete [2021-02-02T09:55:22.840Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2021-02-02T09:55:22.840Z] === RUN TestConfigsUpdate [2021-02-02T09:55:25.383Z] --- PASS: TestConfigsUpdate (3.24s) [2021-02-02T09:55:25.383Z] === RUN TestTemplatedConfig [2021-02-02T09:55:29.588Z] --- PASS: TestTemplatedConfig (3.37s) [2021-02-02T09:55:29.588Z] === RUN TestConfigCreateResolve [2021-02-02T09:55:32.130Z] --- PASS: TestConfigCreateResolve (3.25s) [2021-02-02T09:55:32.130Z] === RUN TestConfigDaemonLibtrustID [2021-02-02T09:55:32.701Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-02-02T09:55:32.701Z] PASS [2021-02-02T09:55:32.701Z] [2021-02-02T09:55:32.701Z] DONE 7 tests in 20.910s [2021-02-02T09:55:32.701Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-02T09:55:32.701Z] ++ 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 [2021-02-02T09:55:32.701Z] ++ set -e [2021-02-02T09:55:32.701Z] ++ '[' -n 0 ']' [2021-02-02T09:55:32.701Z] ++ set -x [2021-02-02T09:55:32.701Z] ++ 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 [2021-02-02T09:55:32.961Z] INFO: Testing against a local daemon [2021-02-02T09:55:32.961Z] === RUN TestCheckpoint [2021-02-02T09:55:32.961Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-02T09:55:32.961Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T09:55:32.961Z] === RUN TestContainerInvalidJSON [2021-02-02T09:55:32.961Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:55:32.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:55:32.961Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:55:32.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:55:32.961Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:55:32.961Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:55:32.961Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:55:32.961Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:55:32.961Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:55:32.961Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-02T09:55:32.961Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-02T09:55:32.961Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-02-02T09:55:32.961Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-02T09:55:32.961Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-02T09:55:33.221Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-02-02T09:55:33.222Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-02T09:55:33.222Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-02T09:55:33.222Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-02T09:55:33.483Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-02T09:55:33.483Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-02T09:55:33.483Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2021-02-02T09:55:33.483Z] === RUN TestCopyFromContainer [2021-02-02T09:55:35.396Z] === RUN TestCopyFromContainer// [2021-02-02T09:55:35.656Z] === RUN TestCopyFromContainer//bar/root [2021-02-02T09:55:35.656Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-02T09:55:35.656Z] === RUN TestCopyFromContainer/bar/quux [2021-02-02T09:55:35.916Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-02T09:55:36.177Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-02T09:55:36.177Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-02T09:55:36.177Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-02T09:55:36.438Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-02T09:55:36.438Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer (3.15s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-02T09:55:36.699Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-02T09:55:36.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-02T09:55:36.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:55:36.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:55:36.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:55:36.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:55:36.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:55:36.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:55:36.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:55:36.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:55:36.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:55:36.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-02T09:55:36.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-02T09:55:36.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-02T09:55:36.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-02T09:55:36.699Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-02T09:55:36.699Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-02T09:55:36.699Z] === RUN TestCreateWithInvalidEnv [2021-02-02T09:55:36.699Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-02T09:55:36.699Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-02T09:55:36.699Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-02T09:55:36.699Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-02T09:55:36.699Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-02T09:55:36.699Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-02T09:55:36.699Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-02T09:55:36.699Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-02T09:55:36.699Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-02T09:55:36.699Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-02T09:55:36.699Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-02T09:55:36.699Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-02T09:55:36.699Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-02T09:55:36.699Z] === RUN TestCreateTmpfsMountsTarget [2021-02-02T09:55:36.699Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-02T09:55:36.699Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-02T09:55:39.243Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2021-02-02T09:55:39.243Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-02T09:55:41.208Z] --- PASS: TestServiceWithDataPathPortInit (21.10s) [2021-02-02T09:55:41.208Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-02T09:55:41.788Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2021-02-02T09:55:41.788Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-02T09:55:41.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:55:41.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:55:41.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:55:41.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:55:41.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:55:41.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:55:41.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:55:41.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:55:41.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:55:41.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:55:41.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:55:41.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:55:41.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:55:41.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:55:41.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:55:41.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-02T09:55:41.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-02T09:55:41.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-02-02T09:55:41.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-02-02T09:55:41.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-02-02T09:55:41.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-02T09:55:41.788Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-02T09:55:42.359Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-02-02T09:55:42.359Z] === RUN TestCreateDifferentPlatform [2021-02-02T09:55:42.359Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-02T09:55:42.359Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-02T09:55:42.359Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-02T09:55:42.359Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-02T09:55:42.359Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-02T09:55:42.359Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-02T09:55:42.359Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-02T09:55:42.359Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-02T09:55:42.359Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-02-02T09:55:42.359Z] === RUN TestContainerStartOnDaemonRestart [2021-02-02T09:55:42.359Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-02T09:55:42.359Z] === RUN TestDaemonRestartIpcMode [2021-02-02T09:55:42.359Z] === PAUSE TestDaemonRestartIpcMode [2021-02-02T09:55:42.359Z] === RUN TestDaemonHostGatewayIP [2021-02-02T09:55:42.359Z] === PAUSE TestDaemonHostGatewayIP [2021-02-02T09:55:42.359Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-02T09:55:42.359Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-02T09:55:42.359Z] === RUN TestContainerKillOnDaemonStart [2021-02-02T09:55:42.359Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-02T09:55:42.359Z] === RUN TestDiff [2021-02-02T09:55:43.300Z] --- PASS: TestDiff (0.75s) [2021-02-02T09:55:43.300Z] === RUN TestExecWithCloseStdin [2021-02-02T09:55:43.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-02T09:55:43.875Z] Using test binary docker [2021-02-02T09:55:43.875Z] +++ /etc/init.d/apparmor start [2021-02-02T09:55:43.875Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:55:43.875Z] INFO: Waiting for daemon to start... [2021-02-02T09:55:43.875Z] Starting dockerd [2021-02-02T09:55:43.875Z] +++ 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 [2021-02-02T09:55:43.875Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-02T09:55:43.875Z] Using test binary docker [2021-02-02T09:55:43.875Z] +++ /etc/init.d/apparmor start [2021-02-02T09:55:43.875Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:55:43.875Z] INFO: Waiting for daemon to start... [2021-02-02T09:55:43.875Z] Starting dockerd [2021-02-02T09:55:43.875Z] +++ 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 [2021-02-02T09:55:43.875Z] . [2021-02-02T09:55:43.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-02T09:55:43.875Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-02T09:55:43.875Z] Error: No such image: emptyfs [2021-02-02T09:55:43.875Z] ++++ docker load [2021-02-02T09:55:43.875Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-02T09:55:43.875Z] [2021-02-02T09:55:43.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-02T09:55:44.138Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-02T09:55:44.138Z] Error: No such image: emptyfs [2021-02-02T09:55:44.138Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-02T09:55:44.138Z] ++++ docker load [2021-02-02T09:55:44.241Z] --- PASS: TestExecWithCloseStdin (0.92s) [2021-02-02T09:55:44.241Z] === RUN TestExec [2021-02-02T09:55:44.402Z] Running integration-test (iteration 1) [2021-02-02T09:55:44.402Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-02T09:55:44.402Z] ++ 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)/' [2021-02-02T09:55:44.402Z] ++ set -e [2021-02-02T09:55:44.402Z] ++ '[' -n 0 ']' [2021-02-02T09:55:44.402Z] ++ set -x [2021-02-02T09:55:44.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2021-02-02T09:55:44.403Z] Running integration-test (iteration 1) [2021-02-02T09:55:44.403Z] 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)/ [2021-02-02T09:55:44.403Z] ++ 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)/' [2021-02-02T09:55:44.403Z] ++ set -e [2021-02-02T09:55:44.403Z] ++ '[' -n 0 ']' [2021-02-02T09:55:44.403Z] ++ set -x [2021-02-02T09:55:44.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2021-02-02T09:55:44.812Z] --- PASS: TestExec (0.87s) [2021-02-02T09:55:44.812Z] === RUN TestExecUser [2021-02-02T09:55:45.747Z] --- PASS: TestImportExtremelyLargeImageWorks (101.98s) [2021-02-02T09:55:45.747Z] PASS [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === Skipped [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-02T09:55:45.747Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] DONE 12 tests, 1 skipped in 106.129s [2021-02-02T09:55:45.747Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-02T09:55:45.747Z] INFO: Testing against a local daemon [2021-02-02T09:55:45.747Z] === RUN TestNetworkCreateDelete [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-02T09:55:45.747Z] === RUN TestDockerNetworkDeletePreferID [2021-02-02T09:55:45.747Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-02T09:55:45.747Z] === RUN TestDaemonDNSFallback [2021-02-02T09:55:45.747Z] --- PASS: TestDaemonDNSFallback (7.33s) [2021-02-02T09:55:45.747Z] === RUN TestInspectNetwork [2021-02-02T09:55:45.747Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-02T09:55:45.747Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] === RUN TestRunContainerWithBridgeNone [2021-02-02T09:55:45.747Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-02T09:55:45.747Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestNetworkInvalidJSON [2021-02-02T09:55:45.747Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-02T09:55:45.747Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-02T09:55:45.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:55:45.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:55:45.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:55:45.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:55:45.747Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-02T09:55:45.747Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:55:45.747Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-02T09:55:45.747Z] === RUN TestNetworkList [2021-02-02T09:55:45.747Z] === RUN TestNetworkList//networks [2021-02-02T09:55:45.747Z] === PAUSE TestNetworkList//networks [2021-02-02T09:55:45.747Z] === RUN TestNetworkList//networks/ [2021-02-02T09:55:45.747Z] === PAUSE TestNetworkList//networks/ [2021-02-02T09:55:45.747Z] === CONT TestNetworkList//networks [2021-02-02T09:55:45.747Z] === CONT TestNetworkList//networks/ [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkList (0.01s) [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-02T09:55:45.747Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-02T09:55:45.747Z] === RUN TestHostIPv4BridgeLabel [2021-02-02T09:55:45.747Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-02T09:55:45.747Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-02T09:55:45.747Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-02T09:55:45.747Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestDaemonDefaultNetworkPools [2021-02-02T09:55:45.747Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-02T09:55:45.747Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-02T09:55:45.747Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-02T09:55:45.747Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-02T09:55:45.747Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestServiceWithPredefinedNetwork [2021-02-02T09:55:45.747Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-02T09:55:45.747Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:236: FLAKY_TEST [2021-02-02T09:55:45.747Z] === RUN TestServiceWithDataPathPortInit [2021-02-02T09:55:45.747Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-02T09:55:45.747Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-02T09:55:45.747Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] PASS [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === Skipped [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-02T09:55:45.747Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-02T09:55:45.747Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-02T09:55:45.747Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-02T09:55:45.747Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-02T09:55:45.747Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:236: FLAKY_TEST [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-02T09:55:45.747Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-02T09:55:45.747Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] DONE 22 tests, 12 skipped in 8.090s [2021-02-02T09:55:45.747Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-02T09:55:45.747Z] INFO: Testing against a local daemon [2021-02-02T09:55:45.747Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-02T09:55:45.747Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-02T09:55:45.747Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:45.747Z] === RUN TestDockerNetworkIpvlan [2021-02-02T09:55:45.747Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-02T09:55:45.747Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:45.747Z] PASS [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === Skipped [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-02T09:55:45.747Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-02T09:55:45.747Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] DONE 2 tests, 2 skipped in 0.173s [2021-02-02T09:55:45.747Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-02T09:55:45.747Z] INFO: Testing against a local daemon [2021-02-02T09:55:45.747Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-02T09:55:45.747Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-02T09:55:45.747Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] === RUN TestDockerNetworkMacvlan [2021-02-02T09:55:45.747Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-02T09:55:45.747Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] PASS [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === Skipped [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-02T09:55:45.747Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-02T09:55:45.747Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] DONE 2 tests, 2 skipped in 0.201s [2021-02-02T09:55:45.747Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-02T09:55:45.747Z] testing: warning: no tests to run [2021-02-02T09:55:45.747Z] PASS [2021-02-02T09:55:45.747Z] [2021-02-02T09:55:45.747Z] DONE 0 tests in 0.024s [2021-02-02T09:55:45.747Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-02T09:55:45.747Z] INFO: Testing against a local daemon [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginAllowRequest [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginTLS [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginDenyRequest [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginDenyResponse [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginAllowEventStream [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginErrorResponse [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginErrorRequest [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.747Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-02T09:55:45.747Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-02T09:55:45.747Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-02T09:55:45.748Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestAuthZPluginHeader [2021-02-02T09:55:45.748Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-02T09:55:45.748Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestAuthZPluginV2Disable [2021-02-02T09:55:45.748Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-02T09:55:45.748Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-02T09:55:45.748Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-02T09:55:45.748Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] PASS [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === Skipped [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-02T09:55:45.748Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] DONE 17 tests, 17 skipped in 0.546s [2021-02-02T09:55:45.748Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-02T09:55:45.748Z] INFO: Testing against a local daemon [2021-02-02T09:55:45.748Z] === RUN TestPluginInvalidJSON [2021-02-02T09:55:45.748Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:55:45.748Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:55:45.748Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:55:45.748Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-02T09:55:45.748Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-02T09:55:45.748Z] === RUN TestPluginInstall [2021-02-02T09:55:45.748Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-02T09:55:45.748Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] === RUN TestPluginsWithRuntimes [2021-02-02T09:55:45.748Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-02T09:55:45.748Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-02T09:55:45.748Z] PASS [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === Skipped [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-02T09:55:45.748Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-02T09:55:45.748Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] [2021-02-02T09:55:45.748Z] DONE 4 tests, 2 skipped in 0.256s [2021-02-02T09:55:45.748Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-02T09:55:45.753Z] --- PASS: TestExecUser (0.87s) [2021-02-02T09:55:45.753Z] === RUN TestExportContainerAndImportImage [2021-02-02T09:55:46.018Z] INFO: Testing against a local daemon [2021-02-02T09:55:46.018Z] === RUN TestExternalGraphDriver [2021-02-02T09:55:46.018Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-02-02T09:55:46.018Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-02T09:55:46.018Z] === RUN TestGraphdriverPluginV2 [2021-02-02T09:55:47.138Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-02-02T09:55:47.138Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-02T09:55:49.080Z] --- PASS: TestExportContainerAfterDaemonRestart (2.10s) [2021-02-02T09:55:49.080Z] === RUN TestHealthCheckWorkdir [2021-02-02T09:55:49.722Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.94s) [2021-02-02T09:55:49.722Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rnpnc9ydooxfox9y9xpaoq7um Created:2021-02-02 09:55:40.309066659 +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[02cba7ff6db43c3b780c3181a0807ec58675e58d6b4640aed72d33dc64b9f7d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vzkcda15qbrtw2hierrntvtkv EndpointID:5269f037237d9b999377d69a26d8d9182ef87cdda662b9fb9bb26837e34414d5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:159cd136004322bba7a9dc98a741274494140052f702175c238e82696f96eac0 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:bb30fa617ddf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vzkcda15qbrtw2hierrntvtkv EndpointID:5269f037237d9b999377d69a26d8d9182ef87cdda662b9fb9bb26837e34414d5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-02T09:55:49.722Z] PASS [2021-02-02T09:55:49.722Z] [2021-02-02T09:55:49.722Z] === Skipped [2021-02-02T09:55:49.722Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T09:55:49.722Z] service_test.go:236: FLAKY_TEST [2021-02-02T09:55:49.722Z] [2021-02-02T09:55:49.722Z] [2021-02-02T09:55:49.722Z] DONE 26 tests, 1 skipped in 57.672s [2021-02-02T09:55:49.722Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-02T09:55:49.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:55:49.722Z] ++ set -e [2021-02-02T09:55:49.722Z] ++ '[' -n 0 ']' [2021-02-02T09:55:49.722Z] ++ set -x [2021-02-02T09:55:49.722Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:55:49.722Z] INFO: Testing against a local daemon [2021-02-02T09:55:49.722Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-02T09:55:49.722Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-02T09:55:49.722Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:49.722Z] === RUN TestDockerNetworkIpvlan [2021-02-02T09:55:49.722Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-02T09:55:49.722Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:49.722Z] PASS [2021-02-02T09:55:49.722Z] [2021-02-02T09:55:49.722Z] === Skipped [2021-02-02T09:55:49.722Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-02T09:55:49.722Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:49.722Z] [2021-02-02T09:55:49.722Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-02T09:55:49.722Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:55:49.722Z] [2021-02-02T09:55:49.722Z] [2021-02-02T09:55:49.722Z] DONE 2 tests, 2 skipped in 0.175s [2021-02-02T09:55:49.722Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-02T09:55:49.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:55:49.722Z] ++ set -e [2021-02-02T09:55:49.722Z] ++ '[' -n 0 ']' [2021-02-02T09:55:49.722Z] ++ set -x [2021-02-02T09:55:49.722Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:55:49.722Z] INFO: Testing against a local daemon [2021-02-02T09:55:49.722Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-02T09:55:50.025Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2021-02-02T09:55:50.025Z] === RUN TestHealthKillContainer [2021-02-02T09:55:51.229Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2021-02-02T09:55:51.229Z] === RUN TestDockerNetworkMacvlan [2021-02-02T09:55:51.861Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-02T09:55:52.556Z] --- PASS: TestGraphdriverPluginV2 (5.72s) [2021-02-02T09:55:52.556Z] PASS [2021-02-02T09:55:52.556Z] [2021-02-02T09:55:52.556Z] === Skipped [2021-02-02T09:55:52.556Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-02-02T09:55:52.556Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-02T09:55:52.556Z] [2021-02-02T09:55:52.556Z] [2021-02-02T09:55:52.556Z] DONE 2 tests, 1 skipped in 5.971s [2021-02-02T09:55:52.556Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-02T09:55:52.556Z] INFO: Testing against a local daemon [2021-02-02T09:55:52.556Z] === RUN TestContinueAfterPluginCrash [2021-02-02T09:55:52.556Z] === PAUSE TestContinueAfterPluginCrash [2021-02-02T09:55:52.556Z] === RUN TestReadPluginNoRead [2021-02-02T09:55:52.556Z] === PAUSE TestReadPluginNoRead [2021-02-02T09:55:52.556Z] === RUN TestDaemonStartWithLogOpt [2021-02-02T09:55:52.556Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-02T09:55:52.556Z] === CONT TestContinueAfterPluginCrash [2021-02-02T09:55:52.556Z] === CONT TestDaemonStartWithLogOpt [2021-02-02T09:55:52.894Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-02T09:55:53.343Z] --- PASS: TestHealthKillContainer (2.89s) [2021-02-02T09:55:53.343Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-02T09:55:53.917Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-02-02T09:55:53.917Z] === RUN TestIpcModeNone [2021-02-02T09:55:53.926Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-02T09:55:54.858Z] --- PASS: TestIpcModeNone (0.88s) [2021-02-02T09:55:54.858Z] === RUN TestIpcModePrivate [2021-02-02T09:55:55.158Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-02T09:55:55.158Z] Copying nested executables into bundles/binary-daemon [2021-02-02T09:55:55.158Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-02T09:55:55.429Z] --- PASS: TestIpcModePrivate (0.89s) [2021-02-02T09:55:55.429Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-02T09:55:55.429Z] === RUN TestIpcModeShareable [2021-02-02T09:55:55.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER docker:0128eb210191067998f217139c10f4521a44c843 hack/make.sh cross [2021-02-02T09:55:55.748Z] [2021-02-02T09:55:56.006Z] Removing bundles/ [2021-02-02T09:55:56.006Z] [2021-02-02T09:55:56.006Z] ---> Making bundle: cross (in bundles/cross) [2021-02-02T09:55:56.006Z] Cross building: bundles/cross/linux/amd64 [2021-02-02T09:55:56.006Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-02T09:55:56.006Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-02T09:55:56.371Z] --- PASS: TestIpcModeShareable (0.89s) [2021-02-02T09:55:56.371Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-02T09:55:56.371Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-02T09:55:58.376Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-02T09:55:59.108Z] --- PASS: TestDaemonStartWithLogOpt (6.85s) [2021-02-02T09:55:59.108Z] === CONT TestReadPluginNoRead [2021-02-02T09:55:59.670Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2021-02-02T09:55:59.670Z] === RUN TestAPIIpcModeHost [2021-02-02T09:55:59.931Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-02-02T09:55:59.931Z] === RUN TestDaemonIpcModeShareable [2021-02-02T09:56:01.845Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-02-02T09:56:01.845Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-02T09:56:01.845Z] === RUN TestDaemonIpcModePrivate [2021-02-02T09:56:01.888Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-02T09:56:02.370Z] === RUN TestReadPluginNoRead/default [2021-02-02T09:56:02.370Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2021-02-02T09:56:03.757Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-02-02T09:56:03.757Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-02T09:56:03.757Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-02T09:56:04.881Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-02T09:56:05.670Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2021-02-02T09:56:05.670Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-02T09:56:05.670Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-02T09:56:06.766Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-02T09:56:07.582Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-02-02T09:56:07.582Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-02T09:56:07.582Z] === RUN TestIpcModeOlderClient [2021-02-02T09:56:07.582Z] === PAUSE TestIpcModeOlderClient [2021-02-02T09:56:07.582Z] === RUN TestKillContainerInvalidSignal [2021-02-02T09:56:08.152Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-02-02T09:56:08.152Z] === RUN TestKillContainer [2021-02-02T09:56:08.152Z] === RUN TestKillContainer/no_signal [2021-02-02T09:56:09.093Z] === RUN TestKillContainer/non_killing_signal [2021-02-02T09:56:09.278Z] --- PASS: TestReadPluginNoRead (10.30s) [2021-02-02T09:56:09.278Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2021-02-02T09:56:09.278Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2021-02-02T09:56:09.278Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2021-02-02T09:56:09.278Z] read_test.go:92: [df358d66068fd] daemon is not started [2021-02-02T09:56:09.278Z] PASS [2021-02-02T09:56:09.278Z] [2021-02-02T09:56:09.278Z] DONE 6 tests in 17.280s [2021-02-02T09:56:09.278Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-02T09:56:09.278Z] testing: warning: no tests to run [2021-02-02T09:56:09.278Z] PASS [2021-02-02T09:56:09.278Z] [2021-02-02T09:56:09.278Z] DONE 0 tests in 0.058s [2021-02-02T09:56:09.278Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-02T09:56:09.278Z] INFO: Testing against a local daemon [2021-02-02T09:56:09.278Z] === RUN TestPluginWithDevMounts [2021-02-02T09:56:09.278Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-02T09:56:09.278Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-02T09:56:09.278Z] PASS [2021-02-02T09:56:09.278Z] [2021-02-02T09:56:09.278Z] === Skipped [2021-02-02T09:56:09.278Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-02T09:56:09.278Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-02T09:56:09.278Z] [2021-02-02T09:56:09.278Z] [2021-02-02T09:56:09.278Z] DONE 1 tests, 1 skipped in 0.203s [2021-02-02T09:56:09.278Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-02T09:56:09.353Z] === RUN TestKillContainer/killing_signal [2021-02-02T09:56:09.533Z] INFO: Testing against a local daemon [2021-02-02T09:56:09.533Z] === RUN TestSecretInspect [2021-02-02T09:56:09.533Z] --- SKIP: TestSecretInspect (0.03s) [2021-02-02T09:56:09.533Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] === RUN TestSecretList [2021-02-02T09:56:09.533Z] --- SKIP: TestSecretList (0.01s) [2021-02-02T09:56:09.533Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] === RUN TestSecretsCreateAndDelete [2021-02-02T09:56:09.533Z] --- SKIP: TestSecretsCreateAndDelete (0.03s) [2021-02-02T09:56:09.533Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] === RUN TestSecretsUpdate [2021-02-02T09:56:09.533Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-02T09:56:09.533Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] === RUN TestTemplatedSecret [2021-02-02T09:56:09.533Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-02T09:56:09.533Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] === RUN TestSecretCreateResolve [2021-02-02T09:56:09.533Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-02T09:56:09.533Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] PASS [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] === Skipped [2021-02-02T09:56:09.533Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2021-02-02T09:56:09.533Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-02T09:56:09.533Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.03s) [2021-02-02T09:56:09.533Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-02T09:56:09.533Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-02T09:56:09.533Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-02T09:56:09.533Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] [2021-02-02T09:56:09.533Z] DONE 6 tests, 6 skipped in 0.298s [2021-02-02T09:56:09.533Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-02T09:56:09.789Z] INFO: Testing against a local daemon [2021-02-02T09:56:09.789Z] === RUN TestServiceCreateInit [2021-02-02T09:56:09.789Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-02T09:56:09.789Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-02T09:56:09.789Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-02T09:56:09.789Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-02T09:56:09.789Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-02T09:56:09.789Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateServiceMultipleTimes [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-02T09:56:09.789Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateServiceConflict [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-02T09:56:09.789Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateServiceMaxReplicas [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-02T09:56:09.789Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.03s) [2021-02-02T09:56:09.789Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateServiceSecretFileMode [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-02T09:56:09.789Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateServiceConfigFileMode [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-02T09:56:09.789Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateServiceSysctls [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-02T09:56:09.789Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateServiceCapabilities [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-02T09:56:09.789Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestInspect [2021-02-02T09:56:09.789Z] --- SKIP: TestInspect (0.01s) [2021-02-02T09:56:09.789Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestCreateJob [2021-02-02T09:56:09.789Z] --- SKIP: TestCreateJob (0.01s) [2021-02-02T09:56:09.789Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:09.789Z] === RUN TestReplicatedJob [2021-02-02T09:56:10.044Z] --- SKIP: TestReplicatedJob (0.02s) [2021-02-02T09:56:10.044Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:10.044Z] === RUN TestUpdateReplicatedJob [2021-02-02T09:56:10.044Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-02T09:56:10.044Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:10.044Z] === RUN TestServiceListWithStatuses [2021-02-02T09:56:10.044Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-02T09:56:10.044Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T09:56:10.044Z] === RUN TestDockerNetworkConnectAlias [2021-02-02T09:56:10.044Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-02T09:56:10.044Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:10.044Z] === RUN TestDockerNetworkReConnect [2021-02-02T09:56:10.044Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-02T09:56:10.044Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:10.044Z] === RUN TestServicePlugin [2021-02-02T09:56:10.392Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-02T09:56:10.738Z] --- PASS: TestKillContainer (2.39s) [2021-02-02T09:56:10.738Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-02-02T09:56:10.738Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-02-02T09:56:10.738Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-02-02T09:56:10.738Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-02T09:56:10.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-02T09:56:11.023Z] --- PASS: TestDockerNetworkMacvlan (20.04s) [2021-02-02T09:56:11.023Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-02-02T09:56:11.023Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-02T09:56:11.023Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.48s) [2021-02-02T09:56:11.023Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.63s) [2021-02-02T09:56:11.023Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.64s) [2021-02-02T09:56:11.023Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s) [2021-02-02T09:56:11.023Z] PASS [2021-02-02T09:56:11.023Z] [2021-02-02T09:56:11.023Z] DONE 8 tests in 21.693s [2021-02-02T09:56:11.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-02T09:56:11.314Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-02T09:56:11.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:11.315Z] ++ set -e [2021-02-02T09:56:11.315Z] ++ '[' -n 0 ']' [2021-02-02T09:56:11.315Z] ++ set -x [2021-02-02T09:56:11.315Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:11.315Z] testing: warning: no tests to run [2021-02-02T09:56:11.315Z] PASS [2021-02-02T09:56:11.315Z] [2021-02-02T09:56:11.315Z] DONE 0 tests in 0.062s [2021-02-02T09:56:11.315Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-02T09:56:11.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:11.315Z] ++ set -e [2021-02-02T09:56:11.315Z] ++ '[' -n 0 ']' [2021-02-02T09:56:11.315Z] ++ set -x [2021-02-02T09:56:11.315Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:11.315Z] INFO: Testing against a local daemon [2021-02-02T09:56:11.315Z] === RUN TestAuthZPluginAllowRequest [2021-02-02T09:56:12.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2021-02-02T09:56:12.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-02-02T09:56:12.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-02-02T09:56:12.249Z] === RUN TestKillStoppedContainer [2021-02-02T09:56:12.249Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-02-02T09:56:12.249Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-02T09:56:12.249Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-02-02T09:56:12.249Z] === RUN TestKillDifferentUserContainer [2021-02-02T09:56:13.202Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-02-02T09:56:13.202Z] === RUN TestInspectOomKilledTrue [2021-02-02T09:56:13.202Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-02T09:56:13.202Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:56:13.202Z] === RUN TestInspectOomKilledFalse [2021-02-02T09:56:13.202Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-02T09:56:13.202Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:56:13.202Z] === RUN TestLinksEtcHostsContentMatch [2021-02-02T09:56:13.382Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-02-02T09:56:13.382Z] === RUN TestAuthZPluginTLS [2021-02-02T09:56:13.673Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-02-02T09:56:13.673Z] === RUN TestAuthZPluginDenyRequest [2021-02-02T09:56:13.773Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-02-02T09:56:13.773Z] === RUN TestLinksContainerNames [2021-02-02T09:56:14.204Z] --- SKIP: TestServicePlugin (3.47s) [2021-02-02T09:56:14.204Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] === RUN TestServiceUpdateLabel [2021-02-02T09:56:14.204Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-02T09:56:14.204Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] === RUN TestServiceUpdateSecrets [2021-02-02T09:56:14.204Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-02-02T09:56:14.204Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] === RUN TestServiceUpdateConfigs [2021-02-02T09:56:14.204Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-02-02T09:56:14.204Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] === RUN TestServiceUpdateNetwork [2021-02-02T09:56:14.204Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-02T09:56:14.204Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] === RUN TestServiceUpdatePidsLimit [2021-02-02T09:56:14.204Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-02T09:56:14.204Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] PASS [2021-02-02T09:56:14.204Z] [2021-02-02T09:56:14.204Z] === Skipped [2021-02-02T09:56:14.204Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-02T09:56:14.204Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-02T09:56:14.204Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] [2021-02-02T09:56:14.204Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-02T09:56:14.204Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-02T09:56:14.204Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] [2021-02-02T09:56:14.204Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-02T09:56:14.204Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] [2021-02-02T09:56:14.204Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-02T09:56:14.204Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] [2021-02-02T09:56:14.204Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-02T09:56:14.204Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.204Z] [2021-02-02T09:56:14.204Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.03s) [2021-02-02T09:56:14.204Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-02T09:56:14.205Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-02T09:56:14.205Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-02T09:56:14.205Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-02T09:56:14.205Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-02T09:56:14.205Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-02T09:56:14.205Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestReplicatedJob (0.02s) [2021-02-02T09:56:14.205Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-02T09:56:14.205Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-02T09:56:14.205Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-02T09:56:14.205Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-02T09:56:14.205Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-02-02T09:56:14.205Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-02T09:56:14.205Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-02-02T09:56:14.205Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-02-02T09:56:14.205Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-02T09:56:14.205Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-02T09:56:14.205Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] DONE 24 tests, 23 skipped in 3.919s [2021-02-02T09:56:14.205Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-02T09:56:14.205Z] INFO: Testing against a local daemon [2021-02-02T09:56:14.205Z] === RUN TestSessionCreate [2021-02-02T09:56:14.205Z] --- PASS: TestSessionCreate (0.02s) [2021-02-02T09:56:14.205Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-02T09:56:14.205Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-02T09:56:14.205Z] PASS [2021-02-02T09:56:14.205Z] [2021-02-02T09:56:14.205Z] DONE 2 tests in 0.226s [2021-02-02T09:56:14.205Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-02T09:56:14.205Z] INFO: Testing against a local daemon [2021-02-02T09:56:14.205Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-02T09:56:14.205Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-02T09:56:14.205Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T09:56:14.205Z] === RUN TestEventsExecDie [2021-02-02T09:56:14.306Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-02T09:56:14.306Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-02T09:56:14.460Z] --- PASS: TestEventsExecDie (0.52s) [2021-02-02T09:56:14.460Z] === RUN TestEventsBackwardsCompatible [2021-02-02T09:56:14.460Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-02T09:56:14.460Z] === RUN TestInfoBinaryCommits [2021-02-02T09:56:14.460Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-02T09:56:14.460Z] === RUN TestInfoAPIVersioned [2021-02-02T09:56:14.597Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-02T09:56:14.597Z] === RUN TestAuthZPluginDenyResponse [2021-02-02T09:56:14.715Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-02T09:56:14.715Z] === RUN TestInfoDiscoveryBackend [2021-02-02T09:56:15.230Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-02T09:56:15.230Z] === RUN TestAuthZPluginAllowEventStream [2021-02-02T09:56:15.687Z] --- PASS: TestLinksContainerNames (1.59s) [2021-02-02T09:56:15.687Z] === RUN TestLogsFollowTailEmpty [2021-02-02T09:56:16.077Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-02T09:56:16.077Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-02T09:56:16.258Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-02-02T09:56:16.258Z] === RUN TestContainerNetworkMountsNoChown [2021-02-02T09:56:16.829Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/default [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/default [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/private [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/private [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rprivate [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/slave [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/slave [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rslave [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/shared [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/shared [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rshared [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/default [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/rslave [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/shared [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/slave [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/rprivate [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/rshared [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/private [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-02T09:56:16.829Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:56:16.829Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-02T09:56:16.829Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-02T09:56:17.089Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:56:17.294Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2021-02-02T09:56:17.294Z] === RUN TestAuthZPluginErrorResponse [2021-02-02T09:56:17.349Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:56:17.349Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:56:17.349Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:56:17.349Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:56:17.350Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-02T09:56:17.350Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:56:17.350Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:56:17.350Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:56:17.350Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-02T09:56:17.350Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-02-02T09:56:17.350Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-02-02T09:56:17.350Z] === RUN TestContainerBindMountNonRecursive [2021-02-02T09:56:17.586Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-02T09:56:17.586Z] === RUN TestAuthZPluginErrorRequest [2021-02-02T09:56:18.217Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-02-02T09:56:18.217Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-02T09:56:18.509Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-02T09:56:18.509Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-02T09:56:19.894Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2021-02-02T09:56:19.894Z] === RUN TestContainerVolumesMountedAsShared [2021-02-02T09:56:20.235Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.47s) [2021-02-02T09:56:20.235Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-02T09:56:20.235Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-02T09:56:20.235Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:56:20.235Z] === RUN TestInfoAPI [2021-02-02T09:56:20.235Z] --- PASS: TestInfoAPI (0.03s) [2021-02-02T09:56:20.235Z] === RUN TestInfoAPIWarnings [2021-02-02T09:56:20.465Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-02-02T09:56:20.465Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-02T09:56:21.236Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2021-02-02T09:56:21.236Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-02T09:56:21.408Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2021-02-02T09:56:21.408Z] === RUN TestNetworkNat [2021-02-02T09:56:22.349Z] --- PASS: TestNetworkNat (0.96s) [2021-02-02T09:56:22.349Z] === RUN TestNetworkLocalhostTCPNat [2021-02-02T09:56:22.920Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-02-02T09:56:22.920Z] === RUN TestNetworkLoopbackNat [2021-02-02T09:56:23.301Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2021-02-02T09:56:23.301Z] === RUN TestAuthZPluginHeader [2021-02-02T09:56:23.934Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-02-02T09:56:23.934Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-02T09:56:23.934Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-02T09:56:23.934Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:23.934Z] === RUN TestAuthZPluginV2Disable [2021-02-02T09:56:23.934Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-02T09:56:23.934Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:23.934Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-02T09:56:23.934Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-02T09:56:23.934Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:23.934Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-02T09:56:23.934Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-02T09:56:23.934Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:23.934Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-02T09:56:26.218Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-02-02T09:56:26.218Z] === RUN TestPause [2021-02-02T09:56:27.159Z] --- PASS: TestPause (0.85s) [2021-02-02T09:56:27.159Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-02T09:56:27.159Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T09:56:27.159Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T09:56:27.159Z] === RUN TestPauseStopPausedContainer [2021-02-02T09:56:28.100Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-02-02T09:56:28.100Z] === RUN TestPsFilter [2021-02-02T09:56:28.100Z] --- PASS: TestPsFilter (0.26s) [2021-02-02T09:56:28.100Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-02T09:56:29.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-02-02T09:56:29.041Z] === RUN TestRemoveContainerWithVolume [2021-02-02T09:56:29.983Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-02-02T09:56:29.983Z] === RUN TestRemoveContainerRunning [2021-02-02T09:56:30.553Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-02-02T09:56:30.553Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-02T09:56:31.145Z] Loaded image: buildpack-deps:buster [2021-02-02T09:56:31.145Z] Loaded image: busybox:latest [2021-02-02T09:56:31.145Z] Loaded image: buildpack-deps:buster [2021-02-02T09:56:31.145Z] Loaded image: busybox:latest [2021-02-02T09:56:31.145Z] Loaded image: busybox:glibc [2021-02-02T09:56:31.145Z] Loaded image: busybox:glibc [2021-02-02T09:56:31.495Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-02-02T09:56:31.495Z] === RUN TestRemoveInvalidContainer [2021-02-02T09:56:31.495Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-02T09:56:31.495Z] === RUN TestRenameLinkedContainer [2021-02-02T09:56:33.711Z] Loaded image: debian:bullseye [2021-02-02T09:56:33.711Z] Loaded image: debian:bullseye [2021-02-02T09:56:33.973Z] Loaded image: hello-world:latest [2021-02-02T09:56:34.245Z] Loaded image: hello-world:latest [2021-02-02T09:56:34.245Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:56:34.507Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:56:34.507Z] INFO: Testing against a local daemon [2021-02-02T09:56:34.769Z] === RUN TestDockerDaemonSuite [2021-02-02T09:56:34.769Z] INFO: Testing against a local daemon [2021-02-02T09:56:34.769Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-02T09:56:34.769Z] === RUN TestDockerSuite [2021-02-02T09:56:34.795Z] --- PASS: TestRenameLinkedContainer (3.18s) [2021-02-02T09:56:34.795Z] === RUN TestRenameStoppedContainer [2021-02-02T09:56:35.031Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-02T09:56:35.031Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-02T09:56:35.366Z] --- PASS: TestRenameStoppedContainer (0.85s) [2021-02-02T09:56:35.366Z] === RUN TestRenameRunningContainerAndReuse [2021-02-02T09:56:35.610Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-02T09:56:35.610Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-02T09:56:35.610Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-02T09:56:35.610Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-02T09:56:35.610Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-02T09:56:35.610Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-02T09:56:36.999Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-02T09:56:37.261Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-02T09:56:37.278Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2021-02-02T09:56:37.278Z] === RUN TestRenameInvalidName [2021-02-02T09:56:37.838Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-02T09:56:37.838Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-02T09:56:37.848Z] --- PASS: TestRenameInvalidName (0.80s) [2021-02-02T09:56:37.848Z] === RUN TestRenameAnonymousContainer [2021-02-02T09:56:38.263Z] --- PASS: TestInfoAPIWarnings (17.33s) [2021-02-02T09:56:38.263Z] === RUN TestInfoDebug [2021-02-02T09:56:38.519Z] --- PASS: TestInfoDebug (1.52s) [2021-02-02T09:56:38.519Z] === RUN TestInfoInsecureRegistries [2021-02-02T09:56:38.792Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-02T09:56:38.792Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-02T09:56:38.792Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-02T09:56:39.881Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-02-02T09:56:39.881Z] === RUN TestInfoRegistryMirrors [2021-02-02T09:56:40.713Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-02T09:56:40.713Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-02T09:56:40.713Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-02T09:56:40.713Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-02T09:56:40.975Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-02T09:56:41.764Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-02T09:56:41.765Z] === RUN TestLoginFailsWithBadCredentials [2021-02-02T09:56:41.765Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-02T09:56:41.765Z] === RUN TestPingCacheHeaders [2021-02-02T09:56:41.765Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-02T09:56:41.765Z] === RUN TestPingGet [2021-02-02T09:56:41.765Z] --- PASS: TestPingGet (0.01s) [2021-02-02T09:56:41.765Z] === RUN TestPingHead [2021-02-02T09:56:41.765Z] --- PASS: TestPingHead (0.02s) [2021-02-02T09:56:41.765Z] === RUN TestVersion [2021-02-02T09:56:41.765Z] --- PASS: TestVersion (0.02s) [2021-02-02T09:56:41.765Z] PASS [2021-02-02T09:56:41.765Z] [2021-02-02T09:56:41.765Z] === Skipped [2021-02-02T09:56:41.765Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-02T09:56:41.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T09:56:41.765Z] [2021-02-02T09:56:41.765Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-02T09:56:41.765Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-02T09:56:41.765Z] [2021-02-02T09:56:41.765Z] [2021-02-02T09:56:41.765Z] DONE 18 tests, 2 skipped in 28.011s [2021-02-02T09:56:41.765Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-02T09:56:41.920Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-02T09:56:42.019Z] INFO: Testing against a local daemon [2021-02-02T09:56:42.019Z] === RUN TestVolumesCreateAndList [2021-02-02T09:56:42.019Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-02T09:56:42.019Z] === RUN TestVolumesRemove [2021-02-02T09:56:42.019Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-02T09:56:42.019Z] === RUN TestVolumesInspect [2021-02-02T09:56:42.019Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-02T09:56:42.019Z] === RUN TestVolumesInvalidJSON [2021-02-02T09:56:42.019Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-02T09:56:42.019Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-02T09:56:42.019Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-02T09:56:42.019Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-02T09:56:42.019Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-02T09:56:42.019Z] PASS [2021-02-02T09:56:42.019Z] [2021-02-02T09:56:42.019Z] DONE 5 tests in 0.262s [2021-02-02T09:56:42.019Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-02T09:56:42.019Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12234 is not a child of this shell [2021-02-02T09:56:42.019Z] warning: PID 12234 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-02T09:56:42.051Z] --- PASS: TestRenameAnonymousContainer (3.96s) [2021-02-02T09:56:42.051Z] === RUN TestRenameContainerWithSameName [2021-02-02T09:56:42.274Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T09:56:42.274Z] [2021-02-02T09:56:42.274Z] Unloading profiles will leave already running processes permanently [2021-02-02T09:56:42.274Z] unconfined, which can lead to unexpected situations. [2021-02-02T09:56:42.274Z] [2021-02-02T09:56:42.274Z] To set a process to complain mode, use the command line tool [2021-02-02T09:56:42.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T09:56:42.274Z] Removing test suite binaries [2021-02-02T09:56:42.274Z] exiting test-integration [2021-02-02T09:56:42.274Z] ++ exit 0 [2021-02-02T09:56:42.547Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s) [2021-02-02T09:56:42.547Z] PASS [2021-02-02T09:56:42.547Z] [2021-02-02T09:56:42.547Z] === Skipped [2021-02-02T09:56:42.547Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-02T09:56:42.547Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:42.547Z] [2021-02-02T09:56:42.547Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-02T09:56:42.547Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:42.547Z] [2021-02-02T09:56:42.547Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-02T09:56:42.547Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:42.547Z] [2021-02-02T09:56:42.547Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-02T09:56:42.547Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:42.547Z] [2021-02-02T09:56:42.547Z] [2021-02-02T09:56:42.547Z] DONE 17 tests, 4 skipped in 30.029s [2021-02-02T09:56:42.547Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-02T09:56:42.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:42.547Z] ++ set -e [2021-02-02T09:56:42.547Z] ++ '[' -n 0 ']' [2021-02-02T09:56:42.547Z] ++ set -x [2021-02-02T09:56:42.547Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:42.547Z] INFO: Testing against a local daemon [2021-02-02T09:56:42.547Z] === RUN TestPluginInvalidJSON [2021-02-02T09:56:42.547Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:56:42.547Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:56:42.547Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:56:42.547Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-02T09:56:42.547Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-02T09:56:42.547Z] === RUN TestPluginInstall [2021-02-02T09:56:42.547Z] === RUN TestPluginInstall/no_auth [2021-02-02T09:56:42.621Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-02-02T09:56:42.621Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-02T09:56:42.838Z] time="2021-02-02T09:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:56:42.838Z] time="2021-02-02T09:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82868ad4502141e1c2d1a8fd10072163f9cfcd4064cb9396f1966316592e1612" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:56:42.838Z] time="2021-02-02T09:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:56:42.838Z] time="2021-02-02T09:56:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82868ad4502141e1c2d1a8fd10072163f9cfcd4064cb9396f1966316592e1612" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:56:42.866Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-02T09:56:43.128Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-02T09:56:43.128Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-02T09:56:43.128Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-02T09:56:43.128Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-02T09:56:43.129Z] === RUN TestPluginInstall/with_htpasswd [2021-02-02T09:56:43.198Z] [2021-02-02T09:56:43.761Z] time="2021-02-02T09:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:56:43.761Z] time="2021-02-02T09:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05b8e1bf90d68aab5214883d4985e979fd4140ae5c2c6a6e14ebbafb2c9de07e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:56:43.761Z] time="2021-02-02T09:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:56:43.761Z] time="2021-02-02T09:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05b8e1bf90d68aab5214883d4985e979fd4140ae5c2c6a6e14ebbafb2c9de07e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:56:44.004Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2021-02-02T09:56:44.004Z] === RUN TestResize [2021-02-02T09:56:44.052Z] === RUN TestPluginInstall/with_insecure [2021-02-02T09:56:44.947Z] --- PASS: TestResize (0.79s) [2021-02-02T09:56:44.947Z] === RUN TestResizeWithInvalidSize [2021-02-02T09:56:45.085Z] time="2021-02-02T09:56:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:56:45.085Z] time="2021-02-02T09:56:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec9f1d8d2ec9f66e8fb802b277d5d7b59681dfecb9368f26b7cdff2fd107a65b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:56:45.085Z] time="2021-02-02T09:56:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:56:45.085Z] time="2021-02-02T09:56:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec9f1d8d2ec9f66e8fb802b277d5d7b59681dfecb9368f26b7cdff2fd107a65b" mediatype=application/vnd.docker.plugin.v1+json size=522 Post stage [Pipeline] junit [2021-02-02T09:56:45.094Z] Recording test results [2021-02-02T09:56:45.376Z] --- PASS: TestPluginInstall (3.81s) [2021-02-02T09:56:45.376Z] --- PASS: TestPluginInstall/no_auth (1.76s) [2021-02-02T09:56:45.376Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-02-02T09:56:45.376Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-02-02T09:56:45.376Z] plugin_test.go:160: [d76cf15ce5276] daemon is not started [2021-02-02T09:56:45.376Z] === RUN TestPluginsWithRuntimes [2021-02-02T09:56:45.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-02T09:56:45.572Z] [2021-02-02T09:56:45.572Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-02T09:56:45.572Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-02T09:56:45.572Z] HOSTNAME=68b3b9f62295 [2021-02-02T09:56:45.572Z] TESTDEBUG=0 [2021-02-02T09:56:45.572Z] DEST=bundles/test-integration [2021-02-02T09:56:45.572Z] PWD=/go/src/github.com/docker/docker [2021-02-02T09:56:45.572Z] DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 [2021-02-02T09:56:45.572Z] container=docker [2021-02-02T09:56:45.572Z] HOME=/root [2021-02-02T09:56:45.572Z] GOLANG_VERSION=1.13.15 [2021-02-02T09:56:45.572Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-02T09:56:45.572Z] VALIDATE_BRANCH=master [2021-02-02T09:56:45.572Z] TERM=xterm [2021-02-02T09:56:45.572Z] DOCKER_PKG=github.com/docker/docker [2021-02-02T09:56:45.572Z] SHLVL=1 [2021-02-02T09:56:45.572Z] TIMEOUT=120m [2021-02-02T09:56:45.572Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-02T09:56:45.572Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-02T09:56:45.572Z] GO111MODULE=off [2021-02-02T09:56:45.572Z] DOCKER_EXPERIMENTAL=1 [2021-02-02T09:56:45.572Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-02T09:56:45.572Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-02T09:56:45.572Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-02T09:56:45.572Z] GOPATH=/go [2021-02-02T09:56:45.572Z] PKG_CONFIG=pkg-config [2021-02-02T09:56:45.572Z] _=/usr/bin/env [2021-02-02T09:56:45.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-02T09:56:45.887Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-02-02T09:56:45.887Z] === RUN TestResizeWhenContainerNotStarted [2021-02-02T09:56:46.461Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:56:46.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:56:46.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:56:46.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:56:46.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:56:46.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:56:46.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:56:46.674Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-02T09:56:47.029Z] + echo Ensuring container killed. [2021-02-02T09:56:47.029Z] Ensuring container killed. [2021-02-02T09:56:47.029Z] + docker rm -vf docker-pr13 [2021-02-02T09:56:47.029Z] Error: No such container: docker-pr13 [Pipeline] sh [2021-02-02T09:56:47.348Z] + echo Chowning /workspace to jenkins user [2021-02-02T09:56:47.349Z] Chowning /workspace to jenkins user [2021-02-02T09:56:47.349Z] + id -u [2021-02-02T09:56:47.349Z] + id -g [2021-02-02T09:56:47.349Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41645:/workspace busybox chown -R 1000:1000 /workspace [2021-02-02T09:56:47.349Z] Unable to find image 'busybox:latest' locally [2021-02-02T09:56:47.442Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-02T09:56:47.603Z] latest: Pulling from library/busybox [2021-02-02T09:56:47.603Z] 4c892f00285e: Pulling fs layer [2021-02-02T09:56:48.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:56:48.475Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-02T09:56:49.726Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-02T09:56:49.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:56:49.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:56:49.980Z] --- PASS: TestPluginsWithRuntimes (4.71s) [2021-02-02T09:56:49.980Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.40s) [2021-02-02T09:56:49.980Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-02-02T09:56:49.980Z] PASS [2021-02-02T09:56:49.980Z] [2021-02-02T09:56:49.980Z] DONE 9 tests in 8.725s [2021-02-02T09:56:49.980Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-02T09:56:49.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:49.980Z] ++ set -e [2021-02-02T09:56:49.980Z] ++ '[' -n 0 ']' [2021-02-02T09:56:49.980Z] ++ set -x [2021-02-02T09:56:49.980Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:50.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:56:50.271Z] INFO: Testing against a local daemon [2021-02-02T09:56:50.271Z] === RUN TestExternalGraphDriver [2021-02-02T09:56:50.271Z] === RUN TestExternalGraphDriver/json [2021-02-02T09:56:50.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:56:51.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:56:51.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:56:52.367Z] === RUN TestExternalGraphDriver/spec [2021-02-02T09:56:52.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:56:52.838Z] 4c892f00285e: Verifying Checksum [2021-02-02T09:56:52.838Z] 4c892f00285e: Download complete [2021-02-02T09:56:52.839Z] 4c892f00285e: Pull complete [2021-02-02T09:56:52.839Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-02T09:56:52.839Z] Status: Downloaded newer image for busybox:latest [2021-02-02T09:56:54.432Z] === RUN TestExternalGraphDriver/pull [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.91s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2021-02-02T09:56:54.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2021-02-02T09:56:54.929Z] === RUN TestCgroupNamespacesRun [2021-02-02T09:56:55.020Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-02T09:56:55.067Z] + bundleName=amd64-rootless [2021-02-02T09:56:55.067Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-02T09:56:55.067Z] Creating amd64-rootless-bundles.tar.gz [2021-02-02T09:56:55.067Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-02T09:56:55.067Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-02T09:56:55.077Z] Archiving artifacts [2021-02-02T09:56:56.842Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-02-02T09:56:56.842Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-02T09:56:56.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-02T09:56:56.943Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-02T09:56:57.168Z] --- PASS: TestExternalGraphDriver (6.82s) [2021-02-02T09:56:57.168Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2021-02-02T09:56:57.168Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2021-02-02T09:56:57.168Z] --- PASS: TestExternalGraphDriver/pull (2.52s) [2021-02-02T09:56:57.168Z] === RUN TestGraphdriverPluginV2 [2021-02-02T09:56:57.168Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-02T09:56:57.168Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:57.168Z] PASS [2021-02-02T09:56:57.168Z] [2021-02-02T09:56:57.168Z] === Skipped [2021-02-02T09:56:57.168Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-02T09:56:57.168Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:56:57.168Z] [2021-02-02T09:56:57.168Z] [2021-02-02T09:56:57.168Z] DONE 5 tests, 1 skipped in 7.039s [2021-02-02T09:56:57.168Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-02T09:56:57.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:57.168Z] ++ set -e [2021-02-02T09:56:57.168Z] ++ '[' -n 0 ']' [2021-02-02T09:56:57.168Z] ++ set -x [2021-02-02T09:56:57.168Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:56:57.168Z] INFO: Testing against a local daemon [2021-02-02T09:56:57.168Z] === RUN TestContinueAfterPluginCrash [2021-02-02T09:56:57.168Z] === PAUSE TestContinueAfterPluginCrash [2021-02-02T09:56:57.168Z] === RUN TestReadPluginNoRead [2021-02-02T09:56:57.168Z] === PAUSE TestReadPluginNoRead [2021-02-02T09:56:57.168Z] === RUN TestDaemonStartWithLogOpt [2021-02-02T09:56:57.168Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-02T09:56:57.168Z] === CONT TestContinueAfterPluginCrash [2021-02-02T09:56:57.168Z] === CONT TestDaemonStartWithLogOpt [2021-02-02T09:56:57.198Z] --- PASS: TestBuildWithHugeFile (105.62s) [2021-02-02T09:56:57.198Z] === RUN TestBuildWCOWSandboxSize [2021-02-02T09:56:57.198Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:56:57.198Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:56:57.198Z] === RUN TestBuildWithEmptyDockerfile [2021-02-02T09:56:57.198Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:56:57.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:56:57.198Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:56:57.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:56:57.198Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:56:57.198Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:56:57.198Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:56:57.198Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:56:57.249Z] + make clean [2021-02-02T09:56:57.459Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:56:57.459Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-02-02T09:56:57.459Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-02-02T09:56:57.459Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-02-02T09:56:57.459Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-02-02T09:56:57.459Z] === RUN TestBuildPreserveOwnership [2021-02-02T09:56:57.459Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-02T09:56:57.809Z] docker volume rm -f docker-dev-cache [2021-02-02T09:56:57.809Z] docker-dev-cache [Pipeline] deleteDir [2021-02-02T09:56:58.226Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-02-02T09:56:58.226Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-02T09:56:58.851Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-02T09:56:59.425Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-02T09:56:59.425Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-02T09:57:00.138Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2021-02-02T09:57:00.138Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-02T09:57:00.371Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-02T09:57:00.945Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-02T09:57:00.945Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-02T09:57:01.615Z] --- PASS: TestDaemonStartWithLogOpt (3.81s) [2021-02-02T09:57:01.615Z] === CONT TestReadPluginNoRead [2021-02-02T09:57:01.894Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-02T09:57:02.051Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2021-02-02T09:57:02.051Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-02T09:57:02.155Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-02T09:57:02.729Z] --- PASS: TestBuildPreserveOwnership (5.16s) [2021-02-02T09:57:02.729Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2021-02-02T09:57:02.729Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.88s) [2021-02-02T09:57:02.729Z] === RUN TestBuildPlatformInvalid [2021-02-02T09:57:02.729Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-02-02T09:57:02.729Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-02T09:57:03.674Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-02T09:57:03.964Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-02-02T09:57:03.964Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-02T09:57:04.117Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-02T09:57:04.118Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-02T09:57:05.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2021-02-02T09:57:05.346Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-02T09:57:05.735Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-02T09:57:06.035Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-02T09:57:06.035Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-02T09:57:06.289Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2021-02-02T09:57:06.289Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-02T09:57:06.365Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2021-02-02T09:57:06.980Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-02T09:57:07.869Z] === RUN TestReadPluginNoRead/default [2021-02-02T09:57:07.924Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-02T09:57:08.202Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-02-02T09:57:08.202Z] === RUN TestKernelTCPMemory [2021-02-02T09:57:09.143Z] --- PASS: TestKernelTCPMemory (0.86s) [2021-02-02T09:57:09.143Z] === RUN TestNISDomainname [2021-02-02T09:57:09.841Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-02T09:57:09.959Z] --- PASS: TestReadPluginNoRead (8.90s) [2021-02-02T09:57:09.959Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2021-02-02T09:57:09.959Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2021-02-02T09:57:09.959Z] --- PASS: TestReadPluginNoRead/default (2.10s) [2021-02-02T09:57:09.959Z] read_test.go:92: [ddd0f3cd385c5] daemon is not started [2021-02-02T09:57:09.959Z] PASS [2021-02-02T09:57:09.959Z] [2021-02-02T09:57:09.959Z] DONE 6 tests in 12.838s [2021-02-02T09:57:09.959Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-02T09:57:09.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:09.959Z] ++ set -e [2021-02-02T09:57:09.959Z] ++ '[' -n 0 ']' [2021-02-02T09:57:09.959Z] ++ set -x [2021-02-02T09:57:09.959Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:09.959Z] testing: warning: no tests to run [2021-02-02T09:57:09.959Z] PASS [2021-02-02T09:57:09.959Z] [2021-02-02T09:57:09.959Z] DONE 0 tests in 0.082s [2021-02-02T09:57:09.959Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-02T09:57:09.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:09.959Z] ++ set -e [2021-02-02T09:57:09.959Z] ++ '[' -n 0 ']' [2021-02-02T09:57:09.959Z] ++ set -x [2021-02-02T09:57:09.959Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:10.084Z] --- PASS: TestNISDomainname (0.95s) [2021-02-02T09:57:10.084Z] === RUN TestHostnameDnsResolution [2021-02-02T09:57:10.249Z] INFO: Testing against a local daemon [2021-02-02T09:57:10.250Z] === RUN TestPluginWithDevMounts [2021-02-02T09:57:10.250Z] === PAUSE TestPluginWithDevMounts [2021-02-02T09:57:10.250Z] === CONT TestPluginWithDevMounts [2021-02-02T09:57:10.415Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-02T09:57:10.677Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-02T09:57:11.621Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-02T09:57:11.995Z] --- PASS: TestHostnameDnsResolution (1.71s) [2021-02-02T09:57:11.995Z] === RUN TestStats [2021-02-02T09:57:12.316Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-02-02T09:57:12.316Z] PASS [2021-02-02T09:57:12.316Z] [2021-02-02T09:57:12.316Z] DONE 1 tests in 2.079s [2021-02-02T09:57:12.316Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-02T09:57:12.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:12.316Z] ++ set -e [2021-02-02T09:57:12.316Z] ++ '[' -n 0 ']' [2021-02-02T09:57:12.316Z] ++ set -x [2021-02-02T09:57:12.316Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:12.316Z] INFO: Testing against a local daemon [2021-02-02T09:57:12.316Z] === RUN TestSecretInspect [2021-02-02T09:57:13.058Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-02T09:57:14.012Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-02T09:57:14.539Z] --- PASS: TestStats (2.80s) [2021-02-02T09:57:14.539Z] === RUN TestStopContainerWithTimeout [2021-02-02T09:57:14.539Z] === RUN TestStopContainerWithTimeout/0 [2021-02-02T09:57:14.539Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-02T09:57:14.539Z] === RUN TestStopContainerWithTimeout/1 [2021-02-02T09:57:14.539Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-02T09:57:14.539Z] === RUN TestStopContainerWithTimeout/3 [2021-02-02T09:57:14.539Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-02T09:57:14.539Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-02T09:57:14.539Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-02T09:57:14.539Z] === CONT TestStopContainerWithTimeout/0 [2021-02-02T09:57:14.539Z] === CONT TestStopContainerWithTimeout/3 [2021-02-02T09:57:14.539Z] === CONT TestStopContainerWithTimeout/1 [2021-02-02T09:57:14.539Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-02T09:57:14.956Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-02T09:57:16.346Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-02T09:57:16.608Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-02T09:57:16.762Z] --- PASS: TestSecretInspect (3.81s) [2021-02-02T09:57:16.762Z] === RUN TestSecretList [2021-02-02T09:57:17.554Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-02T09:57:17.554Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-02T09:57:17.842Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-02T09:57:17.842Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2021-02-02T09:57:17.842Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-02-02T09:57:17.842Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2021-02-02T09:57:17.842Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-02-02T09:57:17.842Z] === RUN TestDeleteDevicemapper [2021-02-02T09:57:17.842Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-02T09:57:17.842Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T09:57:17.842Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-02T09:57:18.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-02T09:57:18.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-02T09:57:18.944Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-02T09:57:19.889Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-02T09:57:20.151Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-02T09:57:20.268Z] --- PASS: TestSecretList (3.82s) [2021-02-02T09:57:20.268Z] === RUN TestSecretsCreateAndDelete [2021-02-02T09:57:21.146Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.35s) [2021-02-02T09:57:21.146Z] === RUN TestUpdateMemory [2021-02-02T09:57:21.146Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-02T09:57:21.146Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:57:21.146Z] === RUN TestUpdateCPUQuota [2021-02-02T09:57:22.528Z] --- PASS: TestUpdateCPUQuota (1.39s) [2021-02-02T09:57:22.528Z] === RUN TestUpdatePidsLimit [2021-02-02T09:57:22.528Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-02T09:57:22.789Z] === RUN TestUpdatePidsLimit/no_change [2021-02-02T09:57:23.360Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-02T09:57:23.621Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-02T09:57:23.774Z] --- PASS: TestSecretsCreateAndDelete (3.83s) [2021-02-02T09:57:23.774Z] === RUN TestSecretsUpdate [2021-02-02T09:57:23.881Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-02T09:57:24.364Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-02T09:57:24.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-02T09:57:24.711Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit (3.73s) [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-02T09:57:26.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2021-02-02T09:57:26.094Z] === RUN TestUpdateRestartPolicy [2021-02-02T09:57:26.283Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-02T09:57:28.203Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-02T09:57:28.260Z] --- PASS: TestSecretsUpdate (3.83s) [2021-02-02T09:57:28.260Z] === RUN TestTemplatedSecret [2021-02-02T09:57:30.754Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-02T09:57:30.754Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-02T09:57:31.327Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-02T09:57:31.849Z] --- PASS: TestTemplatedSecret (3.83s) [2021-02-02T09:57:31.849Z] === RUN TestSecretCreateResolve [2021-02-02T09:57:32.439Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-02T09:57:32.439Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-02T09:57:32.439Z] Cross building: bundles/cross/windows/amd64 [2021-02-02T09:57:32.439Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-02T09:57:32.439Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-02T09:57:32.719Z] Loaded image: buildpack-deps:buster [2021-02-02T09:57:32.719Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-02T09:57:32.981Z] Loaded image: busybox:latest [2021-02-02T09:57:33.243Z] Loaded image: busybox:glibc [2021-02-02T09:57:33.243Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-02T09:57:35.496Z] --- PASS: TestSecretCreateResolve (3.92s) [2021-02-02T09:57:35.496Z] PASS [2021-02-02T09:57:35.496Z] [2021-02-02T09:57:35.496Z] DONE 6 tests in 23.263s [2021-02-02T09:57:35.496Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-02T09:57:35.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:35.496Z] ++ set -e [2021-02-02T09:57:35.496Z] ++ '[' -n 0 ']' [2021-02-02T09:57:35.496Z] ++ set -x [2021-02-02T09:57:35.496Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:57:35.787Z] INFO: Testing against a local daemon [2021-02-02T09:57:35.787Z] === RUN TestServiceCreateInit [2021-02-02T09:57:35.787Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-02T09:57:35.795Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-02T09:57:37.713Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-02T09:57:39.104Z] Loaded image: debian:bullseye [2021-02-02T09:57:39.104Z] Loaded image: hello-world:latest [2021-02-02T09:57:39.104Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:57:40.052Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-02T09:57:40.314Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-02T09:57:40.891Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-02T09:57:40.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-02T09:57:40.993Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2021-02-02T09:57:40.993Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-02T09:57:40.993Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-02-02T09:57:40.993Z] === RUN TestWaitNonBlocked [2021-02-02T09:57:40.993Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:57:40.993Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:57:40.993Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:57:40.993Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:57:40.993Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T09:57:40.993Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T09:57:40.993Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-02T09:57:40.993Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-02-02T09:57:40.993Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-02-02T09:57:40.993Z] === RUN TestWaitBlocked [2021-02-02T09:57:40.993Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:57:40.993Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:57:40.993Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:57:40.993Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:57:40.993Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T09:57:40.993Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T09:57:41.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-02T09:57:41.466Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-02T09:57:41.935Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-02T09:57:41.935Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-02-02T09:57:41.935Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-02-02T09:57:41.935Z] === CONT TestContainerStartOnDaemonRestart [2021-02-02T09:57:41.935Z] === CONT TestIpcModeOlderClient [2021-02-02T09:57:41.935Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-02T09:57:41.935Z] === CONT TestContainerKillOnDaemonStart [2021-02-02T09:57:41.935Z] --- PASS: TestIpcModeOlderClient (0.23s) [2021-02-02T09:57:41.935Z] === CONT TestDaemonHostGatewayIP [2021-02-02T09:57:42.040Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-02T09:57:42.613Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-02T09:57:42.875Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-02T09:57:43.822Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-02T09:57:45.742Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-02T09:57:45.742Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-02T09:57:46.149Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2021-02-02T09:57:46.149Z] === CONT TestDaemonRestartIpcMode [2021-02-02T09:57:46.720Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.86s) [2021-02-02T09:57:46.981Z] --- PASS: TestDaemonHostGatewayIP (5.13s) [2021-02-02T09:57:47.030Z] --- PASS: TestServiceCreateInit (10.32s) [2021-02-02T09:57:47.030Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2021-02-02T09:57:47.030Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2021-02-02T09:57:47.030Z] === RUN TestCreateServiceMultipleTimes [2021-02-02T09:57:47.662Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.75s) [2021-02-02T09:57:47.662Z] PASS [2021-02-02T09:57:47.662Z] [2021-02-02T09:57:47.662Z] === Skipped [2021-02-02T09:57:47.662Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-02T09:57:47.662Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:57:47.662Z] [2021-02-02T09:57:47.662Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:57:47.662Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:57:47.662Z] [2021-02-02T09:57:47.662Z] [2021-02-02T09:57:47.662Z] DONE 34 tests, 2 skipped in 247.414s [2021-02-02T09:57:47.662Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-02T09:57:47.662Z] ++ 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 [2021-02-02T09:57:47.662Z] ++ set -e [2021-02-02T09:57:47.662Z] ++ '[' -n 0 ']' [2021-02-02T09:57:47.662Z] ++ set -x [2021-02-02T09:57:47.662Z] ++ 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 [2021-02-02T09:57:47.662Z] INFO: Testing against a local daemon [2021-02-02T09:57:47.662Z] === RUN TestConfigInspect [2021-02-02T09:57:48.605Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-02T09:57:49.178Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-02T09:57:49.441Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-02T09:57:49.524Z] --- PASS: TestDaemonRestartIpcMode (3.76s) [2021-02-02T09:57:50.016Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-02T09:57:50.589Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-02T09:57:50.851Z] --- PASS: TestConfigInspect (3.00s) [2021-02-02T09:57:50.851Z] === RUN TestConfigList [2021-02-02T09:57:51.113Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-02T09:57:51.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-02T09:57:51.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-02T09:57:51.688Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-02T09:57:53.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-02T09:57:53.606Z] --- PASS: TestConfigList (2.79s) [2021-02-02T09:57:53.606Z] === RUN TestConfigsCreateAndDelete [2021-02-02T09:57:54.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-02T09:57:54.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-02T09:57:54.553Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-02T09:57:54.804Z] --- PASS: TestContainerKillOnDaemonStart (13.17s) [2021-02-02T09:57:54.804Z] PASS [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] === Skipped [2021-02-02T09:57:54.804Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-02T09:57:54.804Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-02T09:57:54.804Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-02T09:57:54.804Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T09:57:54.804Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-02T09:57:54.804Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-02T09:57:54.804Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] [2021-02-02T09:57:54.804Z] DONE 196 tests, 6 skipped in 142.122s [2021-02-02T09:57:54.804Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-02T09:57:54.804Z] ++ 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 [2021-02-02T09:57:54.804Z] ++ set -e [2021-02-02T09:57:54.804Z] ++ '[' -n 0 ']' [2021-02-02T09:57:54.804Z] ++ set -x [2021-02-02T09:57:54.804Z] ++ 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 [2021-02-02T09:57:55.375Z] INFO: Testing against a local daemon [2021-02-02T09:57:55.375Z] === RUN TestCommitInheritsEnv [2021-02-02T09:57:55.950Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-02-02T09:57:55.950Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-02T09:57:55.950Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-02T09:57:55.950Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-02T09:57:55.950Z] === RUN TestImagesFilterMultiReference [2021-02-02T09:57:55.950Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-02T09:57:55.950Z] === RUN TestImagePullPlatformInvalid [2021-02-02T09:57:55.950Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-02T09:57:55.950Z] === RUN TestRemoveImageOrphaning [2021-02-02T09:57:56.471Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-02T09:57:56.471Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2021-02-02T09:57:56.471Z] === RUN TestConfigsUpdate [2021-02-02T09:57:56.521Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-02-02T09:57:56.521Z] === RUN TestRemoveImageGarbageCollector [2021-02-02T09:57:56.521Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-02T09:57:56.521Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:57:56.521Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-02T09:57:56.521Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-02T09:57:56.521Z] === RUN TestTagInvalidReference [2021-02-02T09:57:56.521Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-02T09:57:56.521Z] === RUN TestTagValidPrefixedRepo [2021-02-02T09:57:56.521Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-02T09:57:56.521Z] === RUN TestTagExistedNameWithoutForce [2021-02-02T09:57:56.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-02T09:57:56.781Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-02T09:57:56.781Z] === RUN TestTagOfficialNames [2021-02-02T09:57:56.781Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-02T09:57:56.781Z] === RUN TestTagMatchesDigest [2021-02-02T09:57:56.781Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-02T09:57:56.781Z] PASS [2021-02-02T09:57:56.781Z] [2021-02-02T09:57:56.781Z] === Skipped [2021-02-02T09:57:56.781Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-02T09:57:56.781Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-02T09:57:56.781Z] [2021-02-02T09:57:56.781Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-02T09:57:56.781Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:57:56.781Z] [2021-02-02T09:57:56.781Z] [2021-02-02T09:57:56.781Z] DONE 12 tests, 2 skipped in 1.855s [2021-02-02T09:57:56.781Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-02T09:57:56.781Z] ++ 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 [2021-02-02T09:57:56.781Z] ++ set -e [2021-02-02T09:57:56.781Z] ++ '[' -n 0 ']' [2021-02-02T09:57:56.781Z] ++ set -x [2021-02-02T09:57:56.781Z] ++ 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 [2021-02-02T09:57:57.042Z] INFO: Testing against a local daemon [2021-02-02T09:57:57.042Z] === RUN TestNetworkCreateDelete [2021-02-02T09:57:57.303Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-02-02T09:57:57.303Z] === RUN TestDockerNetworkDeletePreferID [2021-02-02T09:57:58.687Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2021-02-02T09:57:58.687Z] === RUN TestDaemonDNSFallback [2021-02-02T09:57:59.810Z] --- PASS: TestConfigsUpdate (3.16s) [2021-02-02T09:57:59.810Z] === RUN TestTemplatedConfig [2021-02-02T09:57:59.810Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-02T09:57:59.810Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-02T09:58:00.073Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-02T09:58:00.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-02T09:58:01.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-02T09:58:02.004Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-02T09:58:02.947Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-02T09:58:02.947Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-02T09:58:03.520Z] --- PASS: TestTemplatedConfig (3.81s) [2021-02-02T09:58:03.520Z] === RUN TestConfigCreateResolve [2021-02-02T09:58:03.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-02T09:58:04.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-02T09:58:04.911Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-02T09:58:05.855Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-02T09:58:05.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-02T09:58:06.428Z] --- PASS: TestConfigCreateResolve (3.17s) [2021-02-02T09:58:06.428Z] === RUN TestConfigDaemonLibtrustID [2021-02-02T09:58:06.820Z] --- PASS: TestDaemonDNSFallback (7.38s) [2021-02-02T09:58:06.820Z] === RUN TestInspectNetwork [2021-02-02T09:58:07.001Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-02-02T09:58:07.001Z] PASS [2021-02-02T09:58:07.001Z] [2021-02-02T09:58:07.001Z] DONE 7 tests in 19.486s [2021-02-02T09:58:07.265Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-02T09:58:07.265Z] ++ 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 [2021-02-02T09:58:07.265Z] ++ set -e [2021-02-02T09:58:07.265Z] ++ '[' -n 0 ']' [2021-02-02T09:58:07.265Z] ++ set -x [2021-02-02T09:58:07.265Z] ++ 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 [2021-02-02T09:58:07.265Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-02T09:58:07.265Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-02T09:58:07.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-02T09:58:07.527Z] INFO: Testing against a local daemon [2021-02-02T09:58:07.527Z] === RUN TestCheckpoint [2021-02-02T09:58:07.527Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-02T09:58:07.527Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T09:58:07.527Z] === RUN TestContainerInvalidJSON [2021-02-02T09:58:07.527Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:58:07.527Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:58:07.527Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:58:07.527Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:58:07.527Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:58:07.527Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:58:07.527Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T09:58:07.527Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-02T09:58:07.527Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T09:58:07.527Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-02T09:58:07.527Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-02T09:58:07.527Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-02T09:58:07.527Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-02T09:58:07.527Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-02T09:58:07.527Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-02-02T09:58:07.527Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-02T09:58:07.527Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-02-02T09:58:07.527Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-02T09:58:07.789Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-02-02T09:58:07.789Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-02T09:58:07.789Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-02T09:58:07.789Z] === RUN TestCopyFromContainer [2021-02-02T09:58:08.051Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-02T09:58:09.442Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-02T09:58:09.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-02T09:58:09.705Z] === RUN TestCopyFromContainer// [2021-02-02T09:58:09.966Z] === RUN TestCopyFromContainer//bar/root [2021-02-02T09:58:09.966Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-02T09:58:10.227Z] === RUN TestCopyFromContainer/bar/quux [2021-02-02T09:58:10.489Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-02T09:58:10.489Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-02T09:58:10.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-02T09:58:10.750Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-02T09:58:10.750Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-02T09:58:11.015Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-02T09:58:11.015Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-02T09:58:11.015Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer (3.51s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.19s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-02T09:58:11.277Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-02-02T09:58:11.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-02T09:58:11.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:58:11.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:58:11.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:58:11.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:58:11.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:58:11.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:58:11.277Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T09:58:11.277Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T09:58:11.277Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T09:58:11.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-02-02T09:58:11.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-02T09:58:11.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-02T09:58:11.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-02T09:58:11.277Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-02T09:58:11.277Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-02T09:58:11.277Z] === RUN TestCreateWithInvalidEnv [2021-02-02T09:58:11.277Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-02T09:58:11.277Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-02T09:58:11.277Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-02T09:58:11.277Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-02T09:58:11.277Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-02T09:58:11.277Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-02T09:58:11.538Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-02T09:58:11.538Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-02T09:58:11.538Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-02T09:58:11.538Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-02T09:58:11.538Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-02T09:58:11.538Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-02T09:58:11.538Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-02T09:58:11.538Z] === RUN TestCreateTmpfsMountsTarget [2021-02-02T09:58:11.538Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-02T09:58:11.538Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-02T09:58:11.538Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-02T09:58:12.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-02T09:58:12.103Z] === RUN TestInspectNetwork/full_network_id [2021-02-02T09:58:12.103Z] === RUN TestInspectNetwork/partial_network_id [2021-02-02T09:58:12.103Z] === RUN TestInspectNetwork/network_name [2021-02-02T09:58:12.103Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-02T09:58:13.106Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-02T09:58:13.106Z] Using test binary docker [2021-02-02T09:58:13.106Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-02T09:58:13.106Z] +++ /etc/init.d/apparmor start [2021-02-02T09:58:13.106Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-02T09:58:13.106Z] INFO: Waiting for daemon to start... [2021-02-02T09:58:13.106Z] Starting dockerd [2021-02-02T09:58:13.106Z] +++ 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 [2021-02-02T09:58:13.457Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-02-02T09:58:13.457Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-02T09:58:14.030Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-02T09:58:14.331Z] --- PASS: TestCreateServiceMultipleTimes (24.27s) [2021-02-02T09:58:14.331Z] === RUN TestCreateServiceConflict [2021-02-02T09:58:14.331Z] --- PASS: TestCreateServiceConflict (3.75s) [2021-02-02T09:58:14.331Z] === RUN TestCreateServiceMaxReplicas [2021-02-02T09:58:14.603Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-02T09:58:14.865Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-02T09:58:15.127Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2021-02-02T09:58:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-02T09:58:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:58:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:58:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:58:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:58:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:58:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:58:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:58:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:58:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:58:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:58:15.175Z] . [2021-02-02T09:58:15.175Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-02T09:58:15.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T09:58:15.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T09:58:15.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T09:58:15.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T09:58:15.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T09:58:15.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-02T09:58:15.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-02T09:58:15.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-02T09:58:15.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-02-02T09:58:15.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-02T09:58:15.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-02T09:58:15.389Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-02T09:58:15.500Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-02T09:58:15.500Z] Error: No such image: emptyfs [2021-02-02T09:58:15.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-02T09:58:15.500Z] ++++ docker load [2021-02-02T09:58:15.796Z] Running integration-test (iteration 1) [2021-02-02T09:58:15.796Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-02T09:58:15.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:58:15.796Z] ++ set -e [2021-02-02T09:58:15.796Z] ++ '[' -n 0 ']' [2021-02-02T09:58:15.796Z] ++ set -x [2021-02-02T09:58:15.796Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-02T09:58:15.963Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-02-02T09:58:15.963Z] === RUN TestCreateDifferentPlatform [2021-02-02T09:58:15.963Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-02T09:58:15.963Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-02T09:58:15.963Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-02T09:58:15.963Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-02T09:58:15.963Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-02T09:58:15.963Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-02T09:58:15.963Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-02T09:58:15.963Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-02T09:58:15.963Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-02T09:58:16.226Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-02-02T09:58:16.226Z] === RUN TestContainerStartOnDaemonRestart [2021-02-02T09:58:16.226Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-02T09:58:16.226Z] === RUN TestDaemonRestartIpcMode [2021-02-02T09:58:16.226Z] === PAUSE TestDaemonRestartIpcMode [2021-02-02T09:58:16.226Z] === RUN TestDaemonHostGatewayIP [2021-02-02T09:58:16.226Z] === PAUSE TestDaemonHostGatewayIP [2021-02-02T09:58:16.226Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-02T09:58:16.226Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-02T09:58:16.226Z] === RUN TestContainerKillOnDaemonStart [2021-02-02T09:58:16.226Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-02T09:58:16.226Z] === RUN TestDiff [2021-02-02T09:58:16.302Z] --- PASS: TestInspectNetwork (9.76s) [2021-02-02T09:58:16.302Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-02T09:58:16.302Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-02T09:58:16.302Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-02T09:58:16.302Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-02T09:58:16.302Z] === RUN TestRunContainerWithBridgeNone [2021-02-02T09:58:16.798Z] --- PASS: TestDiff (0.76s) [2021-02-02T09:58:16.798Z] === RUN TestExecWithCloseStdin [2021-02-02T09:58:17.370Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-02T09:58:17.632Z] --- PASS: TestExecWithCloseStdin (0.81s) [2021-02-02T09:58:17.632Z] === RUN TestExec [2021-02-02T09:58:18.204Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-02T09:58:18.232Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2021-02-02T09:58:18.232Z] === RUN TestNetworkInvalidJSON [2021-02-02T09:58:18.232Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-02T09:58:18.232Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-02T09:58:18.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:58:18.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:58:18.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:58:18.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:58:18.232Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-02T09:58:18.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T09:58:18.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T09:58:18.232Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-02T09:58:18.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-02T09:58:18.232Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-02T09:58:18.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-02T09:58:18.232Z] === RUN TestNetworkList [2021-02-02T09:58:18.232Z] === RUN TestNetworkList//networks [2021-02-02T09:58:18.232Z] === PAUSE TestNetworkList//networks [2021-02-02T09:58:18.232Z] === RUN TestNetworkList//networks/ [2021-02-02T09:58:18.232Z] === PAUSE TestNetworkList//networks/ [2021-02-02T09:58:18.232Z] === CONT TestNetworkList//networks [2021-02-02T09:58:18.232Z] === CONT TestNetworkList//networks/ [2021-02-02T09:58:18.232Z] --- PASS: TestNetworkList (0.03s) [2021-02-02T09:58:18.232Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-02T09:58:18.232Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-02T09:58:18.232Z] === RUN TestHostIPv4BridgeLabel [2021-02-02T09:58:18.771Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2021-02-02T09:58:18.771Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-02T09:58:18.777Z] --- PASS: TestExec (0.89s) [2021-02-02T09:58:18.777Z] === RUN TestExecUser [2021-02-02T09:58:19.189Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-02-02T09:58:19.189Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-02T09:58:19.351Z] --- PASS: TestExecUser (0.82s) [2021-02-02T09:58:19.351Z] === RUN TestExportContainerAndImportImage [2021-02-02T09:58:20.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-02T09:58:20.557Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2021-02-02T09:58:20.557Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-02T09:58:20.591Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2021-02-02T09:58:20.591Z] === RUN TestDaemonDefaultNetworkPools [2021-02-02T09:58:21.945Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-02T09:58:21.981Z] --- PASS: TestDaemonDefaultNetworkPools (1.31s) [2021-02-02T09:58:21.981Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-02T09:58:22.207Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-02-02T09:58:22.207Z] === RUN TestHealthCheckWorkdir [2021-02-02T09:58:23.151Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2021-02-02T09:58:23.151Z] === RUN TestHealthKillContainer [2021-02-02T09:58:23.894Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2021-02-02T09:58:23.894Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-02T09:58:25.701Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-02T09:58:25.701Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-02T09:58:26.274Z] --- PASS: TestHealthKillContainer (2.92s) [2021-02-02T09:58:26.274Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-02T09:58:26.274Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-02T09:58:26.436Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.41s) [2021-02-02T09:58:26.437Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-02T09:58:26.848Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-02T09:58:26.848Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-02T09:58:26.848Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-02-02T09:58:26.848Z] === RUN TestIpcModeNone [2021-02-02T09:58:27.008Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-02-02T09:58:27.008Z] === RUN TestServiceWithPredefinedNetwork [2021-02-02T09:58:27.793Z] --- PASS: TestIpcModeNone (0.95s) [2021-02-02T09:58:27.793Z] === RUN TestIpcModePrivate [2021-02-02T09:58:28.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-02T09:58:28.738Z] --- PASS: TestIpcModePrivate (0.91s) [2021-02-02T09:58:28.738Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-02-02T09:58:28.738Z] === RUN TestIpcModeShareable [2021-02-02T09:58:29.682Z] --- PASS: TestIpcModeShareable (0.91s) [2021-02-02T09:58:29.682Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-02-02T09:58:29.682Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-02T09:58:30.305Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2021-02-02T09:58:30.305Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-02T09:58:30.305Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T09:58:30.305Z] service_test.go:236: FLAKY_TEST [2021-02-02T09:58:30.305Z] === RUN TestServiceWithDataPathPortInit [2021-02-02T09:58:30.628Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-02T09:58:31.172Z] Loaded image: buildpack-deps:buster [2021-02-02T09:58:31.172Z] Loaded image: busybox:latest [2021-02-02T09:58:31.172Z] Loaded image: busybox:glibc [2021-02-02T09:58:31.807Z] Loaded image: debian:bullseye [2021-02-02T09:58:31.807Z] Loaded image: hello-world:latest [2021-02-02T09:58:31.807Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T09:58:31.807Z] INFO: Testing against a local daemon [2021-02-02T09:58:31.807Z] === RUN TestCgroupNamespacesBuild [2021-02-02T09:58:32.018Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-02T09:58:32.280Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-02-02T09:58:32.280Z] === RUN TestAPIIpcModeHost [2021-02-02T09:58:32.280Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-02T09:58:33.225Z] --- PASS: TestAPIIpcModeHost (0.95s) [2021-02-02T09:58:33.225Z] === RUN TestDaemonIpcModeShareable [2021-02-02T09:58:33.320Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2021-02-02T09:58:33.320Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-02T09:58:34.170Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-02T09:58:34.833Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-02-02T09:58:34.833Z] === RUN TestBuildWithSession [2021-02-02T09:58:34.833Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-02T09:58:34.833Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T09:58:34.833Z] === RUN TestBuildSquashParent [2021-02-02T09:58:35.117Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-02-02T09:58:35.117Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-02-02T09:58:35.117Z] === RUN TestDaemonIpcModePrivate [2021-02-02T09:58:35.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-02T09:58:35.690Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-02T09:58:35.690Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-02T09:58:37.115Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2021-02-02T09:58:37.115Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2021-02-02T09:58:37.115Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-02T09:58:37.330Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.22s) [2021-02-02T09:58:37.330Z] === RUN TestCreateServiceSecretFileMode [2021-02-02T09:58:37.689Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-02T09:58:37.961Z] --- PASS: TestCreateServiceSecretFileMode (3.58s) [2021-02-02T09:58:37.961Z] === RUN TestCreateServiceConfigFileMode [2021-02-02T09:58:39.077Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2021-02-02T09:58:39.077Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-02-02T09:58:39.077Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-02T09:58:39.307Z] --- PASS: TestBuildSquashParent (4.33s) [2021-02-02T09:58:39.307Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-02T09:58:39.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:58:39.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:58:39.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:58:39.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:58:39.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:58:39.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:58:39.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:58:39.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:58:39.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:58:39.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:58:39.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:58:39.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:58:39.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T09:58:39.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T09:58:39.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T09:58:39.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T09:58:40.022Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-02T09:58:40.144Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-02T09:58:40.144Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-02T09:58:40.144Z] remote: Enumerating objects: 2, done. [2021-02-02T09:58:40.144Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-02T09:58:40.144Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-02T09:58:40.144Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-02T09:58:40.144Z] 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. [2021-02-02T09:58:40.144Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-02T09:58:40.637Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-02T09:58:40.911Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2021-02-02T09:58:40.911Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-02-02T09:58:40.911Z] === RUN TestIpcModeOlderClient [2021-02-02T09:58:40.911Z] === PAUSE TestIpcModeOlderClient [2021-02-02T09:58:40.911Z] === RUN TestKillContainerInvalidSignal [2021-02-02T09:58:41.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T09:58:41.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T09:58:41.518Z] [2021-02-02T09:58:41.859Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-02-02T09:58:41.859Z] === RUN TestKillContainer [2021-02-02T09:58:41.859Z] === RUN TestKillContainer/no_signal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-02T09:58:42.408Z] --- PASS: TestCreateServiceConfigFileMode (3.98s) [2021-02-02T09:58:42.408Z] === RUN TestCreateServiceSysctls [2021-02-02T09:58:42.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/test/unit [2021-02-02T09:58:42.432Z] === RUN TestKillContainer/non_killing_signal [2021-02-02T09:58:42.694Z] === RUN TestKillContainer/killing_signal [2021-02-02T09:58:43.457Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-02T09:58:43.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2021-02-02T09:58:43.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2021-02-02T09:58:43.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2021-02-02T09:58:43.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2021-02-02T09:58:43.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-02-02T09:58:43.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2021-02-02T09:58:43.458Z] === RUN TestBuildMultiStageCopy [2021-02-02T09:58:43.458Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-02T09:58:43.638Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-02T09:58:43.638Z] --- PASS: TestKillContainer (1.96s) [2021-02-02T09:58:43.638Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-02-02T09:58:43.638Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-02-02T09:58:43.638Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-02-02T09:58:43.638Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-02T09:58:43.638Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-02T09:58:43.899Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-02T09:58:44.161Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-02T09:58:44.422Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-02T09:58:44.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-02T09:58:45.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-02-02T09:58:45.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-02-02T09:58:45.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-02-02T09:58:45.005Z] === RUN TestKillStoppedContainer [2021-02-02T09:58:45.005Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-02T09:58:45.005Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-02T09:58:45.005Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-02-02T09:58:45.005Z] === RUN TestKillDifferentUserContainer [2021-02-02T09:58:45.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-02T09:58:45.550Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-02T09:58:45.696Z] ? github.com/docker/docker/api [no test files] [2021-02-02T09:58:45.841Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-02T09:58:45.951Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-02-02T09:58:45.951Z] === RUN TestInspectOomKilledTrue [2021-02-02T09:58:45.951Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-02T09:58:45.951Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:58:45.951Z] === RUN TestInspectOomKilledFalse [2021-02-02T09:58:45.951Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-02T09:58:45.951Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T09:58:45.951Z] === RUN TestLinksEtcHostsContentMatch [2021-02-02T09:58:45.951Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-02T09:58:46.133Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2021-02-02T09:58:46.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2021-02-02T09:58:46.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-02-02T09:58:46.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2021-02-02T09:58:46.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-02-02T09:58:46.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-02-02T09:58:46.133Z] === RUN TestBuildMultiStageParentConfig [2021-02-02T09:58:46.212Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2021-02-02T09:58:46.212Z] === RUN TestLinksContainerNames [2021-02-02T09:58:46.849Z] --- PASS: TestCreateServiceSysctls (4.58s) [2021-02-02T09:58:46.849Z] === RUN TestCreateServiceCapabilities [2021-02-02T09:58:47.170Z] --- PASS: TestBuildMultiStageParentConfig (0.91s) [2021-02-02T09:58:47.170Z] === RUN TestBuildLabelWithTargets [2021-02-02T09:58:47.600Z] --- PASS: TestLinksContainerNames (1.28s) [2021-02-02T09:58:47.600Z] === RUN TestLogsFollowTailEmpty [2021-02-02T09:58:48.173Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-02-02T09:58:48.173Z] === RUN TestContainerNetworkMountsNoChown [2021-02-02T09:58:48.416Z] --- PASS: TestServiceWithDataPathPortInit (18.08s) [2021-02-02T09:58:48.416Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-02T09:58:48.717Z] --- PASS: TestBuildLabelWithTargets (1.37s) [2021-02-02T09:58:48.717Z] === RUN TestBuildWithEmptyLayers [2021-02-02T09:58:49.117Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/default [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/default [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/private [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/private [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rprivate [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/slave [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/slave [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rslave [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/shared [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/shared [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rshared [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-02T09:58:49.117Z] === CONT TestMountDaemonRoot/default [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:58:49.117Z] === CONT TestMountDaemonRoot/rslave [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:58:49.117Z] === CONT TestMountDaemonRoot/rshared [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:58:49.117Z] === CONT TestMountDaemonRoot/shared [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-02T09:58:49.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-02T09:58:49.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rprivate [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/slave [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/private [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-02T09:58:49.118Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:58:49.118Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-02T09:58:49.118Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-02T09:58:49.118Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T09:58:49.357Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-02-02T09:58:49.357Z] === RUN TestBuildMultiStageOnBuild [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-02T09:58:49.379Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-02T09:58:49.643Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-02T09:58:49.643Z] === RUN TestContainerBindMountNonRecursive [2021-02-02T09:58:50.376Z] --- PASS: TestCreateServiceCapabilities (3.95s) [2021-02-02T09:58:50.376Z] === RUN TestInspect [2021-02-02T09:58:50.588Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-02T09:58:51.440Z] --- PASS: TestBuildMultiStageOnBuild (1.87s) [2021-02-02T09:58:51.440Z] === RUN TestBuildUncleanTarFilenames [2021-02-02T09:58:51.534Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2021-02-02T09:58:51.534Z] === RUN TestContainerVolumesMountedAsShared [2021-02-02T09:58:52.076Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-02-02T09:58:52.076Z] === RUN TestBuildMultiStageLayerLeak [2021-02-02T09:58:52.480Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-02T09:58:52.480Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-02T09:58:53.053Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2021-02-02T09:58:53.053Z] === RUN TestNetworkNat [2021-02-02T09:58:53.635Z] --- PASS: TestNetworkNat (0.74s) [2021-02-02T09:58:53.635Z] === RUN TestNetworkLocalhostTCPNat [2021-02-02T09:58:54.154Z] --- PASS: TestBuildMultiStageLayerLeak (1.91s) [2021-02-02T09:58:54.154Z] === RUN TestBuildWithHugeFile [2021-02-02T09:58:54.819Z] --- PASS: TestInspect (3.70s) [2021-02-02T09:58:54.819Z] === RUN TestCreateJob [2021-02-02T09:58:55.024Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-02-02T09:58:55.024Z] === RUN TestNetworkLoopbackNat [2021-02-02T09:58:55.598Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-02T09:58:56.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-02T09:58:57.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-02T09:58:57.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-02T09:58:58.113Z] --- PASS: TestNetworkLoopbackNat (3.33s) [2021-02-02T09:58:58.113Z] === RUN TestPause [2021-02-02T09:58:58.411Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2021-02-02T09:58:58.411Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x59uxcsdv2rxrzm9vczzzpqdo Created:2021-02-02 09:58:49.625475986 +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[b00d34c8da8390b363067799552d0a4b20b099954947a93e668c23058f81dc1e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ay06kwepl7rbx3g8ojzyi2y27 EndpointID:73a1acaa76f749c2e623ec06c8659c1453a8149a4012b5a7aeae5cb13218fdb1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:243d84fdd975575c33854a8d1012f2df201105a85ebf6f4e17e7ed8025984c68 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:10e349a67734 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ay06kwepl7rbx3g8ojzyi2y27 EndpointID:73a1acaa76f749c2e623ec06c8659c1453a8149a4012b5a7aeae5cb13218fdb1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-02T09:58:58.411Z] PASS [2021-02-02T09:58:58.411Z] [2021-02-02T09:58:58.411Z] === Skipped [2021-02-02T09:58:58.411Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T09:58:58.411Z] service_test.go:236: FLAKY_TEST [2021-02-02T09:58:58.411Z] [2021-02-02T09:58:58.411Z] [2021-02-02T09:58:58.411Z] DONE 26 tests, 1 skipped in 60.258s [2021-02-02T09:58:58.411Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-02T09:58:58.411Z] ++ 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 [2021-02-02T09:58:58.411Z] ++ set -e [2021-02-02T09:58:58.411Z] ++ '[' -n 0 ']' [2021-02-02T09:58:58.411Z] ++ set -x [2021-02-02T09:58:58.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-02-02T09:58:58.411Z] INFO: Testing against a local daemon [2021-02-02T09:58:58.411Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-02T09:58:58.411Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-02T09:58:58.411Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:58:58.411Z] === RUN TestDockerNetworkIpvlan [2021-02-02T09:58:58.411Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-02T09:58:58.411Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:58:58.411Z] PASS [2021-02-02T09:58:58.411Z] [2021-02-02T09:58:58.411Z] === Skipped [2021-02-02T09:58:58.411Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-02T09:58:58.411Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:58:58.411Z] [2021-02-02T09:58:58.411Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-02T09:58:58.411Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T09:58:58.411Z] [2021-02-02T09:58:58.411Z] [2021-02-02T09:58:58.411Z] DONE 2 tests, 2 skipped in 0.197s [2021-02-02T09:58:58.411Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-02T09:58:58.411Z] ++ 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 [2021-02-02T09:58:58.411Z] ++ set -e [2021-02-02T09:58:58.411Z] ++ '[' -n 0 ']' [2021-02-02T09:58:58.411Z] ++ set -x [2021-02-02T09:58:58.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-02-02T09:58:58.411Z] INFO: Testing against a local daemon [2021-02-02T09:58:58.411Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-02T09:58:59.057Z] --- PASS: TestPause (0.87s) [2021-02-02T09:58:59.057Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-02T09:58:59.057Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T09:58:59.057Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T09:58:59.057Z] === RUN TestPauseStopPausedContainer [2021-02-02T09:58:59.328Z] --- PASS: TestCreateJob (4.71s) [2021-02-02T09:58:59.328Z] === RUN TestReplicatedJob [2021-02-02T09:58:59.794Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.16s) [2021-02-02T09:58:59.794Z] === RUN TestDockerNetworkMacvlan [2021-02-02T09:59:00.010Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2021-02-02T09:59:00.010Z] === RUN TestPsFilter [2021-02-02T09:59:00.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-02T09:59:00.010Z] --- PASS: TestPsFilter (0.18s) [2021-02-02T09:59:00.010Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-02T09:59:00.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-02T09:59:00.570Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-02-02T09:59:00.736Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-02T09:59:01.217Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2021-02-02T09:59:01.217Z] === RUN TestRemoveContainerWithVolume [2021-02-02T09:59:01.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-02T09:59:01.741Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-02-02T09:59:01.741Z] === RUN TestRemoveContainerRunning [2021-02-02T09:59:02.121Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-02T09:59:02.686Z] --- PASS: TestRemoveContainerRunning (0.96s) [2021-02-02T09:59:02.686Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-02T09:59:03.323Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-02T09:59:04.078Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s) [2021-02-02T09:59:04.078Z] === RUN TestRemoveInvalidContainer [2021-02-02T09:59:04.078Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-02-02T09:59:04.078Z] === RUN TestRenameLinkedContainer [2021-02-02T09:59:05.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-02T09:59:06.207Z] --- PASS: TestReplicatedJob (7.35s) [2021-02-02T09:59:06.207Z] === RUN TestUpdateReplicatedJob [2021-02-02T09:59:06.621Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-02T09:59:07.601Z] --- PASS: TestRenameLinkedContainer (3.61s) [2021-02-02T09:59:07.601Z] === RUN TestRenameStoppedContainer [2021-02-02T09:59:07.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-02T09:59:08.551Z] --- PASS: TestRenameStoppedContainer (1.20s) [2021-02-02T09:59:08.551Z] === RUN TestRenameRunningContainerAndReuse [2021-02-02T09:59:09.922Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-02T09:59:10.469Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2021-02-02T09:59:10.469Z] === RUN TestRenameInvalidName [2021-02-02T09:59:10.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-02T09:59:11.416Z] --- PASS: TestRenameInvalidName (1.22s) [2021-02-02T09:59:11.416Z] === RUN TestRenameAnonymousContainer [2021-02-02T09:59:11.764Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2021-02-02T09:59:11.764Z] === RUN TestServiceListWithStatuses [2021-02-02T09:59:11.764Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-02T09:59:11.764Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T09:59:11.764Z] === RUN TestDockerNetworkConnectAlias [2021-02-02T09:59:12.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-02T09:59:14.914Z] --- PASS: TestRenameAnonymousContainer (3.51s) [2021-02-02T09:59:14.914Z] === RUN TestRenameContainerWithSameName [2021-02-02T09:59:16.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-02T09:59:16.306Z] --- PASS: TestRenameContainerWithSameName (1.19s) [2021-02-02T09:59:16.306Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-02T09:59:16.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-02T09:59:16.506Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-02T09:59:17.694Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2021-02-02T09:59:17.694Z] === RUN TestResize [2021-02-02T09:59:18.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-02T09:59:18.419Z] --- PASS: TestDockerNetworkMacvlan (18.49s) [2021-02-02T09:59:18.419Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-02-02T09:59:18.419Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-02-02T09:59:18.419Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2021-02-02T09:59:18.419Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2021-02-02T09:59:18.419Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2021-02-02T09:59:18.419Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-02-02T09:59:18.419Z] PASS [2021-02-02T09:59:18.419Z] [2021-02-02T09:59:18.419Z] DONE 8 tests in 20.812s [2021-02-02T09:59:18.419Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-02T09:59:18.419Z] ++ 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 [2021-02-02T09:59:18.419Z] ++ set -e [2021-02-02T09:59:18.419Z] ++ '[' -n 0 ']' [2021-02-02T09:59:18.419Z] ++ set -x [2021-02-02T09:59:18.419Z] ++ 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 [2021-02-02T09:59:18.419Z] testing: warning: no tests to run [2021-02-02T09:59:18.419Z] PASS [2021-02-02T09:59:18.419Z] [2021-02-02T09:59:18.419Z] DONE 0 tests in 0.031s [2021-02-02T09:59:18.419Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-02T09:59:18.419Z] ++ 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 [2021-02-02T09:59:18.419Z] ++ set -e [2021-02-02T09:59:18.419Z] ++ '[' -n 0 ']' [2021-02-02T09:59:18.419Z] ++ set -x [2021-02-02T09:59:18.419Z] ++ 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 [2021-02-02T09:59:18.419Z] INFO: Testing against a local daemon [2021-02-02T09:59:18.419Z] === RUN TestAuthZPluginAllowRequest [2021-02-02T09:59:18.528Z] --- PASS: TestResize (0.90s) [2021-02-02T09:59:18.528Z] === RUN TestResizeWithInvalidSize [2021-02-02T09:59:19.473Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-02-02T09:59:19.473Z] === RUN TestResizeWhenContainerNotStarted [2021-02-02T09:59:19.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-02T09:59:20.235Z] --- PASS: TestDockerNetworkConnectAlias (8.73s) [2021-02-02T09:59:20.235Z] === RUN TestDockerNetworkReConnect [2021-02-02T09:59:20.332Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2021-02-02T09:59:20.332Z] === RUN TestAuthZPluginTLS [2021-02-02T09:59:20.418Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:59:20.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:59:20.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:59:20.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T09:59:20.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T09:59:20.904Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-02-02T09:59:20.904Z] === RUN TestAuthZPluginDenyRequest [2021-02-02T09:59:21.475Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-02-02T09:59:21.475Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-02T09:59:22.416Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-02-02T09:59:22.416Z] === RUN TestAuthZPluginDenyResponse [2021-02-02T09:59:22.988Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-02-02T09:59:22.988Z] === RUN TestAuthZPluginAllowEventStream [2021-02-02T09:59:23.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:59:23.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:59:24.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-02T09:59:24.903Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-02-02T09:59:24.903Z] === RUN TestAuthZPluginErrorResponse [2021-02-02T09:59:25.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T09:59:25.473Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-02-02T09:59:25.473Z] === RUN TestAuthZPluginErrorRequest [2021-02-02T09:59:25.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T09:59:26.044Z] --- PASS: TestAuthZPluginErrorRequest (0.69s) [2021-02-02T09:59:26.044Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-02T09:59:26.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T09:59:26.986Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-02-02T09:59:26.986Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-02T09:59:27.148Z] --- PASS: TestDockerNetworkReConnect (6.79s) [2021-02-02T09:59:27.148Z] === RUN TestServicePlugin [2021-02-02T09:59:27.148Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-02T09:59:27.148Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:27.148Z] === RUN TestServiceUpdateLabel [2021-02-02T09:59:27.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T09:59:28.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-02T09:59:28.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-02T09:59:29.529Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2021-02-02T09:59:29.529Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-02T09:59:30.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T09:59:30.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T09:59:30.655Z] --- PASS: TestServiceUpdateLabel (3.92s) [2021-02-02T09:59:30.655Z] === RUN TestServiceUpdateSecrets [2021-02-02T09:59:31.441Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2021-02-02T09:59:31.441Z] === RUN TestAuthZPluginHeader [2021-02-02T09:59:32.384Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-02-02T09:59:32.384Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-02T09:59:32.384Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-02-02T09:59:32.384Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:32.384Z] === RUN TestAuthZPluginV2Disable [2021-02-02T09:59:32.384Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-02T09:59:32.384Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:32.384Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-02T09:59:32.384Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-02T09:59:32.384Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:32.384Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-02T09:59:32.384Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-02T09:59:32.384Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:32.384Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-02T09:59:32.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-02T09:59:33.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T09:59:33.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-02T09:59:34.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T09:59:35.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-02T09:59:35.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-02T09:59:36.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.24s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.00s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.16s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.23s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.02s) [2021-02-02T09:59:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.99s) [2021-02-02T09:59:37.440Z] === RUN TestCgroupNamespacesRun [2021-02-02T09:59:38.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-02T09:59:38.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-02T09:59:39.223Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-02-02T09:59:39.223Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-02T09:59:40.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-02T09:59:40.875Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-02-02T09:59:40.875Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-02T09:59:42.793Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2021-02-02T09:59:42.793Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-02T09:59:45.546Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2021-02-02T09:59:45.546Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-02T09:59:46.118Z] --- PASS: TestServiceUpdateSecrets (15.90s) [2021-02-02T09:59:46.118Z] === RUN TestServiceUpdateConfigs [2021-02-02T09:59:46.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-02T09:59:46.697Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2021-02-02T09:59:46.697Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-02T09:59:47.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-02T09:59:48.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-02T09:59:48.479Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2021-02-02T09:59:48.479Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-02T09:59:49.427Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-02T09:59:49.427Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-02-02T09:59:49.427Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-02T09:59:50.373Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-02T09:59:51.099Z] --- PASS: TestBuildWithHugeFile (54.37s) [2021-02-02T09:59:51.099Z] === RUN TestBuildWCOWSandboxSize [2021-02-02T09:59:51.099Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-02T09:59:51.099Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T09:59:51.099Z] === RUN TestBuildWithEmptyDockerfile [2021-02-02T09:59:51.099Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:59:51.099Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:59:51.099Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:59:51.099Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:59:51.099Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:59:51.099Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:59:51.099Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T09:59:51.099Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T09:59:51.099Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T09:59:51.099Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-02T09:59:51.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-02-02T09:59:51.099Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-02-02T09:59:51.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2021-02-02T09:59:51.099Z] === RUN TestBuildPreserveOwnership [2021-02-02T09:59:51.099Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-02T09:59:51.099Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-02T09:59:51.317Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-02T09:59:51.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-02T09:59:51.317Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2021-02-02T09:59:51.317Z] === RUN TestKernelTCPMemory [2021-02-02T09:59:51.425Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s) [2021-02-02T09:59:51.425Z] PASS [2021-02-02T09:59:51.425Z] [2021-02-02T09:59:51.425Z] === Skipped [2021-02-02T09:59:51.426Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-02-02T09:59:51.426Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:51.426Z] [2021-02-02T09:59:51.426Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-02T09:59:51.426Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:51.426Z] [2021-02-02T09:59:51.426Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-02T09:59:51.426Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:51.426Z] [2021-02-02T09:59:51.426Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-02T09:59:51.426Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T09:59:51.426Z] [2021-02-02T09:59:51.426Z] [2021-02-02T09:59:51.426Z] DONE 17 tests, 4 skipped in 32.450s [2021-02-02T09:59:51.426Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-02T09:59:51.426Z] ++ 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 [2021-02-02T09:59:51.426Z] ++ set -e [2021-02-02T09:59:51.426Z] ++ '[' -n 0 ']' [2021-02-02T09:59:51.426Z] ++ set -x [2021-02-02T09:59:51.426Z] ++ 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 [2021-02-02T09:59:51.426Z] INFO: Testing against a local daemon [2021-02-02T09:59:51.426Z] === RUN TestPluginInvalidJSON [2021-02-02T09:59:51.426Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:59:51.426Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:59:51.426Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T09:59:51.426Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-02T09:59:51.426Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-02T09:59:51.426Z] === RUN TestPluginInstall [2021-02-02T09:59:51.426Z] === RUN TestPluginInstall/no_auth [2021-02-02T09:59:52.261Z] --- PASS: TestKernelTCPMemory (0.85s) [2021-02-02T09:59:52.261Z] === RUN TestNISDomainname [2021-02-02T09:59:52.611Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2021-02-02T09:59:52.611Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2021-02-02T09:59:52.611Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-02-02T09:59:52.611Z] === RUN TestBuildPlatformInvalid [2021-02-02T09:59:52.611Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-02-02T09:59:52.611Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-02T09:59:52.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-02T09:59:53.338Z] time="2021-02-02T09:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:59:53.338Z] time="2021-02-02T09:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bead5d596f88e4fc84b815e3d48742156e5d0cd72e90e709a0bece888d1fdc7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:59:53.338Z] time="2021-02-02T09:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:59:53.338Z] time="2021-02-02T09:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bead5d596f88e4fc84b815e3d48742156e5d0cd72e90e709a0bece888d1fdc7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:59:53.407Z] --- PASS: TestNISDomainname (0.97s) [2021-02-02T09:59:53.407Z] === RUN TestHostnameDnsResolution [2021-02-02T09:59:53.599Z] === RUN TestPluginInstall/with_htpasswd [2021-02-02T09:59:54.541Z] time="2021-02-02T09:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:59:54.541Z] time="2021-02-02T09:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db36be4d8032f2dfc98bfa0371e6c278436d38e93fcaeac4293b5c1fa605350a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:59:54.541Z] time="2021-02-02T09:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:59:54.541Z] time="2021-02-02T09:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db36be4d8032f2dfc98bfa0371e6c278436d38e93fcaeac4293b5c1fa605350a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:59:54.801Z] === RUN TestPluginInstall/with_insecure [2021-02-02T09:59:54.822Z] --- PASS: TestHostnameDnsResolution (1.43s) [2021-02-02T09:59:54.822Z] === RUN TestStats [2021-02-02T09:59:55.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-02T09:59:56.186Z] time="2021-02-02T09:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:59:56.186Z] time="2021-02-02T09:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2bc2625b4fa7be58a70388fe83b4e90c636bbd13974c6bc146948c397471e0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:59:56.186Z] time="2021-02-02T09:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T09:59:56.186Z] time="2021-02-02T09:59:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2bc2625b4fa7be58a70388fe83b4e90c636bbd13974c6bc146948c397471e0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T09:59:56.447Z] --- PASS: TestPluginInstall (5.67s) [2021-02-02T09:59:56.447Z] --- PASS: TestPluginInstall/no_auth (2.70s) [2021-02-02T09:59:56.447Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2021-02-02T09:59:56.447Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2021-02-02T09:59:56.447Z] plugin_test.go:160: [daebd40f8c357] daemon is not started [2021-02-02T09:59:56.447Z] === RUN TestPluginsWithRuntimes [2021-02-02T09:59:57.324Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-02T09:59:57.585Z] --- PASS: TestStats (2.90s) [2021-02-02T09:59:57.585Z] === RUN TestStopContainerWithTimeout [2021-02-02T09:59:57.585Z] === RUN TestStopContainerWithTimeout/0 [2021-02-02T09:59:57.585Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-02T09:59:57.585Z] === RUN TestStopContainerWithTimeout/1 [2021-02-02T09:59:57.585Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-02T09:59:57.585Z] === RUN TestStopContainerWithTimeout/3 [2021-02-02T09:59:57.585Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-02T09:59:57.585Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-02T09:59:57.585Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-02T09:59:57.585Z] === CONT TestStopContainerWithTimeout/0 [2021-02-02T09:59:57.585Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-02T09:59:58.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-02T09:59:58.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-02T09:59:58.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-02T09:59:58.731Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-02T09:59:58.731Z] === CONT TestStopContainerWithTimeout/3 [2021-02-02T09:59:58.991Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-02T09:59:59.676Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-02T10:00:00.375Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-02T10:00:00.620Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-02T10:00:00.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-02T10:00:00.881Z] === CONT TestStopContainerWithTimeout/1 [2021-02-02T10:00:02.288Z] --- PASS: TestPluginsWithRuntimes (5.63s) [2021-02-02T10:00:02.288Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.67s) [2021-02-02T10:00:02.288Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.65s) [2021-02-02T10:00:02.288Z] PASS [2021-02-02T10:00:02.288Z] [2021-02-02T10:00:02.288Z] DONE 9 tests in 11.534s [2021-02-02T10:00:02.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-02T10:00:02.288Z] ++ 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 [2021-02-02T10:00:02.288Z] ++ set -e [2021-02-02T10:00:02.288Z] ++ '[' -n 0 ']' [2021-02-02T10:00:02.288Z] ++ set -x [2021-02-02T10:00:02.288Z] ++ 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 [2021-02-02T10:00:02.288Z] INFO: Testing against a local daemon [2021-02-02T10:00:02.288Z] === RUN TestExternalGraphDriver [2021-02-02T10:00:02.549Z] === RUN TestExternalGraphDriver/json [2021-02-02T10:00:02.797Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-02-02T10:00:02.797Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-02-02T10:00:02.797Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2021-02-02T10:00:02.797Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2021-02-02T10:00:02.797Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2021-02-02T10:00:02.797Z] === RUN TestDeleteDevicemapper [2021-02-02T10:00:02.797Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-02T10:00:02.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T10:00:02.797Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-02T10:00:04.686Z] --- PASS: TestServiceUpdateConfigs (15.84s) [2021-02-02T10:00:04.686Z] === RUN TestServiceUpdateNetwork [2021-02-02T10:00:05.093Z] === RUN TestExternalGraphDriver/spec [2021-02-02T10:00:05.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-02T10:00:05.350Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.72s) [2021-02-02T10:00:05.350Z] === RUN TestUpdateMemory [2021-02-02T10:00:05.350Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-02T10:00:05.350Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-02T10:00:05.350Z] === RUN TestUpdateCPUQuota [2021-02-02T10:00:06.295Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-02T10:00:07.241Z] --- PASS: TestUpdateCPUQuota (1.69s) [2021-02-02T10:00:07.241Z] === RUN TestUpdatePidsLimit [2021-02-02T10:00:07.241Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-02T10:00:07.502Z] === RUN TestUpdatePidsLimit/no_change [2021-02-02T10:00:07.637Z] === RUN TestExternalGraphDriver/pull [2021-02-02T10:00:07.764Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-02T10:00:07.978Z] Loaded image: buildpack-deps:buster [2021-02-02T10:00:07.978Z] Loaded image: busybox:latest [2021-02-02T10:00:07.978Z] Loaded image: busybox:glibc [2021-02-02T10:00:08.336Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-02T10:00:08.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-02T10:00:08.598Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-02T10:00:08.598Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-02T10:00:08.627Z] Loaded image: debian:bullseye [2021-02-02T10:00:08.919Z] Loaded image: hello-world:latest [2021-02-02T10:00:08.919Z] Loaded image: arm32v7/hello-world:latest [2021-02-02T10:00:09.171Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-02T10:00:09.432Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-02T10:00:09.693Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-02T10:00:10.181Z] --- PASS: TestExternalGraphDriver (7.45s) [2021-02-02T10:00:10.181Z] --- PASS: TestExternalGraphDriver/json (2.51s) [2021-02-02T10:00:10.181Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2021-02-02T10:00:10.181Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2021-02-02T10:00:10.181Z] === RUN TestGraphdriverPluginV2 [2021-02-02T10:00:10.181Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-02-02T10:00:10.181Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:00:10.181Z] PASS [2021-02-02T10:00:10.181Z] [2021-02-02T10:00:10.181Z] === Skipped [2021-02-02T10:00:10.181Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-02-02T10:00:10.181Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:00:10.181Z] [2021-02-02T10:00:10.181Z] [2021-02-02T10:00:10.181Z] DONE 5 tests, 1 skipped in 7.646s [2021-02-02T10:00:10.181Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-02T10:00:10.181Z] ++ 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 [2021-02-02T10:00:10.181Z] ++ set -e [2021-02-02T10:00:10.181Z] ++ '[' -n 0 ']' [2021-02-02T10:00:10.181Z] ++ set -x [2021-02-02T10:00:10.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-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 [2021-02-02T10:00:10.181Z] INFO: Testing against a local daemon [2021-02-02T10:00:10.181Z] === RUN TestContinueAfterPluginCrash [2021-02-02T10:00:10.181Z] === PAUSE TestContinueAfterPluginCrash [2021-02-02T10:00:10.181Z] === RUN TestReadPluginNoRead [2021-02-02T10:00:10.181Z] === PAUSE TestReadPluginNoRead [2021-02-02T10:00:10.181Z] === RUN TestDaemonStartWithLogOpt [2021-02-02T10:00:10.181Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-02T10:00:10.181Z] === CONT TestContinueAfterPluginCrash [2021-02-02T10:00:10.181Z] === CONT TestDaemonStartWithLogOpt [2021-02-02T10:00:10.181Z] === CONT TestReadPluginNoRead [2021-02-02T10:00:10.267Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit (3.67s) [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-02-02T10:00:10.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-02-02T10:00:10.841Z] === RUN TestUpdateRestartPolicy [2021-02-02T10:00:10.841Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-02T10:00:11.414Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-02T10:00:11.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-02T10:00:11.414Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-02T10:00:11.675Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-02T10:00:12.619Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-02T10:00:13.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-02T10:00:14.392Z] === RUN TestReadPluginNoRead/default [2021-02-02T10:00:14.653Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2021-02-02T10:00:15.840Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.80s) [2021-02-02T10:00:15.840Z] PASS [2021-02-02T10:00:15.840Z] [2021-02-02T10:00:15.840Z] === Skipped [2021-02-02T10:00:15.840Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-02T10:00:15.840Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T10:00:15.840Z] [2021-02-02T10:00:15.840Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-02T10:00:15.840Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-02T10:00:15.840Z] [2021-02-02T10:00:15.840Z] [2021-02-02T10:00:15.840Z] DONE 34 tests, 2 skipped in 119.535s [2021-02-02T10:00:15.840Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-02T10:00:15.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:15.840Z] ++ set -e [2021-02-02T10:00:15.840Z] ++ '[' -n 0 ']' [2021-02-02T10:00:15.840Z] ++ set -x [2021-02-02T10:00:15.840Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:15.840Z] INFO: Testing against a local daemon [2021-02-02T10:00:15.840Z] === RUN TestConfigInspect [2021-02-02T10:00:16.036Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-02T10:00:16.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-02T10:00:17.133Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-02T10:00:17.357Z] --- PASS: TestConfigInspect (1.99s) [2021-02-02T10:00:17.357Z] === RUN TestConfigList [2021-02-02T10:00:17.949Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-02T10:00:18.077Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-02T10:00:18.650Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-02T10:00:19.223Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-02T10:00:19.425Z] --- PASS: TestConfigList (1.96s) [2021-02-02T10:00:19.425Z] === RUN TestConfigsCreateAndDelete [2021-02-02T10:00:19.796Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-02T10:00:19.861Z] --- PASS: TestReadPluginNoRead (9.74s) [2021-02-02T10:00:19.861Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-02-02T10:00:19.861Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-02-02T10:00:19.861Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2021-02-02T10:00:19.861Z] read_test.go:92: [d014fab75861c] daemon is not started [2021-02-02T10:00:20.008Z] --- PASS: TestServiceUpdateNetwork (16.83s) [2021-02-02T10:00:20.008Z] === RUN TestServiceUpdatePidsLimit [2021-02-02T10:00:20.121Z] --- PASS: TestContinueAfterPluginCrash (10.14s) [2021-02-02T10:00:20.121Z] PASS [2021-02-02T10:00:20.121Z] [2021-02-02T10:00:20.121Z] DONE 6 tests in 10.315s [2021-02-02T10:00:20.121Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-02T10:00:20.121Z] ++ 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 [2021-02-02T10:00:20.121Z] ++ set -e [2021-02-02T10:00:20.121Z] ++ '[' -n 0 ']' [2021-02-02T10:00:20.121Z] ++ set -x [2021-02-02T10:00:20.121Z] ++ 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 [2021-02-02T10:00:20.298Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-02T10:00:20.369Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-02T10:00:20.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-02T10:00:20.382Z] testing: warning: no tests to run [2021-02-02T10:00:20.382Z] PASS [2021-02-02T10:00:20.382Z] [2021-02-02T10:00:20.382Z] DONE 0 tests in 0.063s [2021-02-02T10:00:20.382Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-02T10:00:20.382Z] ++ 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 [2021-02-02T10:00:20.382Z] ++ set -e [2021-02-02T10:00:20.382Z] ++ '[' -n 0 ']' [2021-02-02T10:00:20.382Z] ++ set -x [2021-02-02T10:00:20.383Z] ++ 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 [2021-02-02T10:00:20.383Z] INFO: Testing against a local daemon [2021-02-02T10:00:20.383Z] === RUN TestPluginWithDevMounts [2021-02-02T10:00:20.383Z] === PAUSE TestPluginWithDevMounts [2021-02-02T10:00:20.383Z] === CONT TestPluginWithDevMounts [2021-02-02T10:00:20.630Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-02T10:00:21.328Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-02T10:00:21.492Z] --- PASS: TestConfigsCreateAndDelete (1.99s) [2021-02-02T10:00:21.492Z] === RUN TestConfigsUpdate [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-02T10:00:22.007Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-02-02T10:00:22.007Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-02T10:00:22.007Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-02T10:00:22.007Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-02T10:00:22.007Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-02T10:00:22.007Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-02-02T10:00:22.007Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-02T10:00:22.007Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-02T10:00:22.926Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-02-02T10:00:22.926Z] PASS [2021-02-02T10:00:22.926Z] [2021-02-02T10:00:22.926Z] DONE 1 tests in 2.358s [2021-02-02T10:00:22.926Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-02T10:00:22.926Z] ++ 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 [2021-02-02T10:00:22.926Z] ++ set -e [2021-02-02T10:00:22.926Z] ++ '[' -n 0 ']' [2021-02-02T10:00:22.926Z] ++ set -x [2021-02-02T10:00:22.926Z] ++ 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 [2021-02-02T10:00:22.926Z] INFO: Testing against a local daemon [2021-02-02T10:00:22.926Z] === RUN TestSecretInspect [2021-02-02T10:00:23.180Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2021-02-02T10:00:23.180Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-02T10:00:23.563Z] --- PASS: TestConfigsUpdate (1.93s) [2021-02-02T10:00:23.563Z] === RUN TestTemplatedConfig [2021-02-02T10:00:24.125Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2021-02-02T10:00:24.125Z] === RUN TestWaitNonBlocked [2021-02-02T10:00:24.125Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:00:24.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:00:24.125Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:00:24.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:00:24.125Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:00:24.125Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:00:24.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-02T10:00:25.654Z] --- PASS: TestTemplatedConfig (2.44s) [2021-02-02T10:00:25.654Z] === RUN TestConfigCreateResolve [2021-02-02T10:00:25.775Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-02T10:00:25.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2021-02-02T10:00:25.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.35s) [2021-02-02T10:00:25.775Z] === RUN TestWaitBlocked [2021-02-02T10:00:25.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T10:00:25.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T10:00:25.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T10:00:25.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T10:00:25.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T10:00:25.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T10:00:26.193Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-02-02T10:00:26.193Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 48.3% of statements [2021-02-02T10:00:26.193Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-02T10:00:26.226Z] --- PASS: TestSecretInspect (3.27s) [2021-02-02T10:00:26.226Z] === RUN TestSecretList [2021-02-02T10:00:26.719Z] --- PASS: TestWaitBlocked (0.04s) [2021-02-02T10:00:26.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-02-02T10:00:26.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2021-02-02T10:00:26.719Z] === CONT TestContainerKillOnDaemonStart [2021-02-02T10:00:26.719Z] === CONT TestContainerStartOnDaemonRestart [2021-02-02T10:00:26.760Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-02-02T10:00:26.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-02T10:00:27.727Z] --- PASS: TestConfigCreateResolve (1.97s) [2021-02-02T10:00:27.727Z] === RUN TestConfigDaemonLibtrustID [2021-02-02T10:00:28.134Z] ok github.com/docker/docker/builder/remotecontext/git 1.177s coverage: 86.3% of statements [2021-02-02T10:00:28.134Z] ? github.com/docker/docker/cli [no test files] [2021-02-02T10:00:28.134Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-02T10:00:28.362Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-02T10:00:28.363Z] PASS [2021-02-02T10:00:28.363Z] [2021-02-02T10:00:28.363Z] DONE 7 tests in 12.901s [2021-02-02T10:00:28.363Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-02T10:00:28.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:28.363Z] ++ set -e [2021-02-02T10:00:28.363Z] ++ '[' -n 0 ']' [2021-02-02T10:00:28.363Z] ++ set -x [2021-02-02T10:00:28.363Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:28.363Z] INFO: Testing against a local daemon [2021-02-02T10:00:28.363Z] === RUN TestCheckpoint [2021-02-02T10:00:28.363Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-02T10:00:28.363Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T10:00:28.363Z] === RUN TestContainerInvalidJSON [2021-02-02T10:00:28.363Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T10:00:28.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T10:00:28.363Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T10:00:28.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T10:00:28.363Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-02T10:00:28.363Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-02T10:00:28.363Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T10:00:28.363Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T10:00:28.363Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-02T10:00:28.363Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-02T10:00:28.363Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-02T10:00:28.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-02T10:00:28.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-02T10:00:28.363Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-02T10:00:28.363Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-02T10:00:28.363Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-02T10:00:28.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-02T10:00:28.656Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-02T10:00:28.656Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-02T10:00:28.656Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-02T10:00:28.656Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-02T10:00:28.656Z] === RUN TestCopyFromContainer [2021-02-02T10:00:29.525Z] --- PASS: TestSecretList (3.28s) [2021-02-02T10:00:29.525Z] === RUN TestSecretsCreateAndDelete [2021-02-02T10:00:29.834Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-02T10:00:30.171Z] === RUN TestCopyFromContainer// [2021-02-02T10:00:30.171Z] === RUN TestCopyFromContainer//bar/root [2021-02-02T10:00:30.171Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-02T10:00:30.171Z] === RUN TestCopyFromContainer/bar/quux [2021-02-02T10:00:30.171Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-02T10:00:30.289Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-02T10:00:30.464Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-02T10:00:30.464Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-02T10:00:30.464Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-02T10:00:30.464Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-02T10:00:30.550Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2021-02-02T10:00:30.550Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-02T10:00:30.761Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-02T10:00:30.761Z] --- PASS: TestCopyFromContainer (2.11s) [2021-02-02T10:00:30.761Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-02T10:00:30.761Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-02-02T10:00:30.761Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-02T10:00:30.761Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-02-02T10:00:30.762Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-02-02T10:00:30.762Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-02-02T10:00:30.762Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-02T10:00:30.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-02T10:00:30.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-02-02T10:00:30.762Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-02-02T10:00:30.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-02T10:00:30.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T10:00:30.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T10:00:30.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T10:00:30.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T10:00:30.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T10:00:30.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T10:00:30.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T10:00:30.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T10:00:30.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T10:00:30.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-02T10:00:30.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-02T10:00:30.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-02T10:00:30.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-02T10:00:30.762Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-02T10:00:30.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-02T10:00:30.762Z] === RUN TestCreateWithInvalidEnv [2021-02-02T10:00:30.762Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-02T10:00:30.762Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-02T10:00:30.762Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-02T10:00:30.762Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-02T10:00:30.762Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-02T10:00:30.762Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-02T10:00:30.762Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-02T10:00:30.762Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-02T10:00:30.762Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-02T10:00:30.762Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-02T10:00:30.762Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-02T10:00:30.762Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-02T10:00:30.762Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-02T10:00:30.762Z] === RUN TestCreateTmpfsMountsTarget [2021-02-02T10:00:30.762Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-02T10:00:30.762Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-02T10:00:31.417Z] ok github.com/docker/docker/client 0.172s coverage: 75.4% of statements [2021-02-02T10:00:32.467Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-02T10:00:32.824Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2021-02-02T10:00:32.824Z] === RUN TestSecretsUpdate [2021-02-02T10:00:32.833Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2021-02-02T10:00:32.833Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-02T10:00:33.040Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-02T10:00:33.301Z] === CONT TestDaemonHostGatewayIP [2021-02-02T10:00:33.301Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2021-02-02T10:00:33.563Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-02T10:00:33.825Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-02T10:00:34.339Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2021-02-02T10:00:34.339Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-02T10:00:34.339Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T10:00:34.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T10:00:34.339Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T10:00:34.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T10:00:34.339Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T10:00:34.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T10:00:34.339Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T10:00:34.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T10:00:34.339Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T10:00:34.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T10:00:34.339Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T10:00:34.339Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T10:00:34.339Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T10:00:34.339Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T10:00:34.339Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T10:00:34.339Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-02T10:00:34.339Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-02T10:00:34.339Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-02T10:00:34.339Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-02T10:00:34.339Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-02T10:00:34.339Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-02T10:00:34.339Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-02T10:00:34.633Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-02-02T10:00:34.633Z] === RUN TestCreateDifferentPlatform [2021-02-02T10:00:34.633Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-02T10:00:34.633Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-02T10:00:34.633Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-02T10:00:34.633Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-02T10:00:34.633Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-02T10:00:34.633Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-02T10:00:34.633Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-02T10:00:34.633Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-02T10:00:34.633Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-02-02T10:00:34.633Z] === RUN TestContainerStartOnDaemonRestart [2021-02-02T10:00:34.633Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-02T10:00:34.633Z] === RUN TestDaemonRestartIpcMode [2021-02-02T10:00:34.633Z] === PAUSE TestDaemonRestartIpcMode [2021-02-02T10:00:34.633Z] === RUN TestDaemonHostGatewayIP [2021-02-02T10:00:34.633Z] === PAUSE TestDaemonHostGatewayIP [2021-02-02T10:00:34.633Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-02T10:00:34.633Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-02T10:00:34.633Z] === RUN TestContainerKillOnDaemonStart [2021-02-02T10:00:34.633Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-02T10:00:34.633Z] === RUN TestDiff [2021-02-02T10:00:35.266Z] --- PASS: TestDiff (0.55s) [2021-02-02T10:00:35.266Z] === RUN TestExecWithCloseStdin [2021-02-02T10:00:35.743Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-02T10:00:35.905Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-02-02T10:00:35.905Z] === RUN TestExec [2021-02-02T10:00:36.125Z] --- PASS: TestSecretsUpdate (3.22s) [2021-02-02T10:00:36.125Z] === RUN TestTemplatedSecret [2021-02-02T10:00:36.540Z] --- PASS: TestExec (0.61s) [2021-02-02T10:00:36.540Z] === RUN TestExecUser [2021-02-02T10:00:36.687Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2021-02-02T10:00:36.687Z] === CONT TestDaemonRestartIpcMode [2021-02-02T10:00:36.687Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-02T10:00:37.175Z] --- PASS: TestExecUser (0.62s) [2021-02-02T10:00:37.175Z] === RUN TestExportContainerAndImportImage [2021-02-02T10:00:38.210Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-02-02T10:00:38.210Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-02T10:00:38.297Z] --- PASS: TestServiceUpdatePidsLimit (18.18s) [2021-02-02T10:00:38.297Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-02-02T10:00:38.297Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-02-02T10:00:38.297Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2021-02-02T10:00:38.297Z] PASS [2021-02-02T10:00:38.297Z] [2021-02-02T10:00:38.297Z] === Skipped [2021-02-02T10:00:38.297Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-02T10:00:38.297Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T10:00:38.297Z] [2021-02-02T10:00:38.297Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-02T10:00:38.297Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:00:38.297Z] [2021-02-02T10:00:38.297Z] [2021-02-02T10:00:38.297Z] DONE 27 tests, 2 skipped in 181.651s [2021-02-02T10:00:38.297Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-02T10:00:38.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:38.297Z] ++ set -e [2021-02-02T10:00:38.297Z] ++ '[' -n 0 ']' [2021-02-02T10:00:38.297Z] ++ set -x [2021-02-02T10:00:38.297Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:38.297Z] INFO: Testing against a local daemon [2021-02-02T10:00:38.297Z] === RUN TestSessionCreate [2021-02-02T10:00:38.297Z] --- PASS: TestSessionCreate (0.02s) [2021-02-02T10:00:38.297Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-02T10:00:38.297Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-02-02T10:00:38.297Z] PASS [2021-02-02T10:00:38.297Z] [2021-02-02T10:00:38.297Z] DONE 2 tests in 0.216s [2021-02-02T10:00:38.297Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-02T10:00:38.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:38.297Z] ++ set -e [2021-02-02T10:00:38.297Z] ++ '[' -n 0 ']' [2021-02-02T10:00:38.297Z] ++ set -x [2021-02-02T10:00:38.297Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:38.297Z] INFO: Testing against a local daemon [2021-02-02T10:00:38.297Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-02T10:00:38.297Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:00:38.297Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:00:38.297Z] === RUN TestEventsExecDie [2021-02-02T10:00:38.297Z] --- PASS: TestEventsExecDie (1.01s) [2021-02-02T10:00:38.297Z] === RUN TestEventsBackwardsCompatible [2021-02-02T10:00:38.587Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-02-02T10:00:38.587Z] === RUN TestInfoBinaryCommits [2021-02-02T10:00:38.587Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-02-02T10:00:38.587Z] === RUN TestInfoAPIVersioned [2021-02-02T10:00:38.587Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-02T10:00:38.587Z] === RUN TestInfoDiscoveryBackend [2021-02-02T10:00:39.218Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-02T10:00:39.218Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-02T10:00:39.302Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-02T10:00:39.423Z] --- PASS: TestTemplatedSecret (3.45s) [2021-02-02T10:00:39.423Z] === RUN TestSecretCreateResolve [2021-02-02T10:00:39.564Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2021-02-02T10:00:39.564Z] === CONT TestIpcModeOlderClient [2021-02-02T10:00:39.564Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-02-02T10:00:39.723Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2021-02-02T10:00:39.724Z] === RUN TestHealthCheckWorkdir [2021-02-02T10:00:39.825Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-02T10:00:40.090Z] --- PASS: TestContainerKillOnDaemonStart (13.28s) [2021-02-02T10:00:40.090Z] PASS [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] === Skipped [2021-02-02T10:00:40.090Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-02T10:00:40.090Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-02T10:00:40.090Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-02T10:00:40.090Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T10:00:40.090Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-02T10:00:40.090Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-02T10:00:40.090Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] [2021-02-02T10:00:40.090Z] DONE 196 tests, 6 skipped in 152.976s [2021-02-02T10:00:40.090Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-02T10:00:40.090Z] ++ 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 [2021-02-02T10:00:40.090Z] ++ set -e [2021-02-02T10:00:40.090Z] ++ '[' -n 0 ']' [2021-02-02T10:00:40.090Z] ++ set -x [2021-02-02T10:00:40.090Z] ++ 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 [2021-02-02T10:00:40.249Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-02T10:00:40.249Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-02T10:00:40.351Z] INFO: Testing against a local daemon [2021-02-02T10:00:40.351Z] === RUN TestCommitInheritsEnv [2021-02-02T10:00:40.354Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2021-02-02T10:00:40.354Z] === RUN TestHealthKillContainer [2021-02-02T10:00:40.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-02T10:00:40.539Z] === RUN TestInfoAPI [2021-02-02T10:00:40.539Z] --- PASS: TestInfoAPI (0.01s) [2021-02-02T10:00:40.539Z] === RUN TestInfoAPIWarnings [2021-02-02T10:00:40.923Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-02-02T10:00:40.923Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-02T10:00:40.923Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-02T10:00:40.923Z] === RUN TestImagesFilterMultiReference [2021-02-02T10:00:40.923Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-02T10:00:40.923Z] === RUN TestImagePullPlatformInvalid [2021-02-02T10:00:41.184Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-02T10:00:41.184Z] === RUN TestRemoveImageOrphaning [2021-02-02T10:00:41.184Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-02T10:00:41.448Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-02T10:00:41.448Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-02T10:00:41.448Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-02T10:00:41.448Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-02T10:00:41.448Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-02-02T10:00:41.448Z] === RUN TestRemoveImageGarbageCollector [2021-02-02T10:00:42.721Z] --- PASS: TestSecretCreateResolve (3.20s) [2021-02-02T10:00:42.721Z] PASS [2021-02-02T10:00:42.721Z] [2021-02-02T10:00:42.721Z] DONE 6 tests in 19.821s [2021-02-02T10:00:42.721Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-02T10:00:42.721Z] ++ 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 [2021-02-02T10:00:42.721Z] ++ set -e [2021-02-02T10:00:42.721Z] ++ '[' -n 0 ']' [2021-02-02T10:00:42.721Z] ++ set -x [2021-02-02T10:00:42.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-02-02T10:00:42.721Z] INFO: Testing against a local daemon [2021-02-02T10:00:42.721Z] === RUN TestServiceCreateInit [2021-02-02T10:00:42.721Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-02T10:00:43.087Z] --- PASS: TestHealthKillContainer (2.57s) [2021-02-02T10:00:43.087Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-02T10:00:43.380Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-02-02T10:00:43.380Z] === RUN TestIpcModeNone [2021-02-02T10:00:43.999Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2021-02-02T10:00:43.999Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-02T10:00:43.999Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-02T10:00:43.999Z] === RUN TestTagInvalidReference [2021-02-02T10:00:43.999Z] --- PASS: TestTagInvalidReference (0.04s) [2021-02-02T10:00:43.999Z] === RUN TestTagValidPrefixedRepo [2021-02-02T10:00:43.999Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-02T10:00:43.999Z] === RUN TestTagExistedNameWithoutForce [2021-02-02T10:00:43.999Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-02T10:00:43.999Z] === RUN TestTagOfficialNames [2021-02-02T10:00:43.999Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-02T10:00:43.999Z] === RUN TestTagMatchesDigest [2021-02-02T10:00:43.999Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-02-02T10:00:43.999Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-02T10:00:44.014Z] --- PASS: TestIpcModeNone (0.59s) [2021-02-02T10:00:44.014Z] === RUN TestIpcModePrivate [2021-02-02T10:00:44.260Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-02T10:00:44.653Z] --- PASS: TestIpcModePrivate (0.62s) [2021-02-02T10:00:44.653Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-02T10:00:44.653Z] === RUN TestIpcModeShareable [2021-02-02T10:00:44.833Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-02T10:00:45.289Z] --- PASS: TestIpcModeShareable (0.70s) [2021-02-02T10:00:45.289Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-02T10:00:45.289Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-02T10:00:45.405Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-02T10:00:45.978Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-02T10:00:46.551Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-02T10:00:47.365Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-02-02T10:00:47.365Z] === RUN TestAPIIpcModeHost [2021-02-02T10:00:47.658Z] --- PASS: TestAPIIpcModeHost (0.50s) [2021-02-02T10:00:47.658Z] === RUN TestDaemonIpcModeShareable [2021-02-02T10:00:48.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-02T10:00:49.167Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2021-02-02T10:00:49.167Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-02T10:00:49.167Z] === RUN TestDaemonIpcModePrivate [2021-02-02T10:00:49.856Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-02T10:00:50.679Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2021-02-02T10:00:50.679Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-02T10:00:50.679Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-02T10:00:51.775Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-02T10:00:52.203Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2021-02-02T10:00:52.203Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-02T10:00:52.203Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-02T10:00:52.720Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-02T10:00:52.981Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-02T10:00:53.240Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2021-02-02T10:00:53.240Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-02T10:00:53.240Z] === RUN TestIpcModeOlderClient [2021-02-02T10:00:53.240Z] === PAUSE TestIpcModeOlderClient [2021-02-02T10:00:53.240Z] === RUN TestKillContainerInvalidSignal [2021-02-02T10:00:53.243Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-02T10:00:53.338Z] --- PASS: TestServiceCreateInit (10.24s) [2021-02-02T10:00:53.338Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2021-02-02T10:00:53.338Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2021-02-02T10:00:53.338Z] === RUN TestCreateServiceMultipleTimes [2021-02-02T10:00:53.504Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-02T10:00:53.874Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2021-02-02T10:00:53.874Z] === RUN TestKillContainer [2021-02-02T10:00:53.874Z] === RUN TestKillContainer/no_signal [2021-02-02T10:00:54.518Z] === RUN TestKillContainer/non_killing_signal [2021-02-02T10:00:54.814Z] === RUN TestKillContainer/killing_signal [2021-02-02T10:00:54.891Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-02T10:00:55.448Z] --- PASS: TestKillContainer (1.69s) [2021-02-02T10:00:55.448Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-02-02T10:00:55.448Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2021-02-02T10:00:55.448Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2021-02-02T10:00:55.448Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-02T10:00:55.448Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-02T10:00:56.086Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-02T10:00:56.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2021-02-02T10:00:56.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2021-02-02T10:00:56.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-02-02T10:00:56.719Z] === RUN TestKillStoppedContainer [2021-02-02T10:00:56.719Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-02T10:00:56.719Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-02T10:00:56.719Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-02T10:00:56.719Z] === RUN TestKillDifferentUserContainer [2021-02-02T10:00:57.355Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2021-02-02T10:00:57.355Z] === RUN TestInspectOomKilledTrue [2021-02-02T10:00:58.196Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-02T10:00:58.394Z] --- PASS: TestInspectOomKilledTrue (0.99s) [2021-02-02T10:00:58.394Z] === RUN TestInspectOomKilledFalse [2021-02-02T10:00:58.770Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-02T10:00:59.030Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2021-02-02T10:00:59.030Z] === RUN TestLinksEtcHostsContentMatch [2021-02-02T10:00:59.032Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-02T10:00:59.100Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-02-02T10:00:59.100Z] === RUN TestInfoDebug [2021-02-02T10:00:59.100Z] --- PASS: TestInfoDebug (0.52s) [2021-02-02T10:00:59.100Z] === RUN TestInfoInsecureRegistries [2021-02-02T10:00:59.100Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-02T10:00:59.100Z] === RUN TestInfoRegistryMirrors [2021-02-02T10:00:59.100Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-02T10:00:59.100Z] === RUN TestLoginFailsWithBadCredentials [2021-02-02T10:00:59.100Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-02-02T10:00:59.100Z] === RUN TestPingCacheHeaders [2021-02-02T10:00:59.100Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-02T10:00:59.100Z] === RUN TestPingGet [2021-02-02T10:00:59.100Z] --- PASS: TestPingGet (0.01s) [2021-02-02T10:00:59.100Z] === RUN TestPingHead [2021-02-02T10:00:59.100Z] --- PASS: TestPingHead (0.01s) [2021-02-02T10:00:59.100Z] === RUN TestVersion [2021-02-02T10:00:59.100Z] --- PASS: TestVersion (0.01s) [2021-02-02T10:00:59.100Z] PASS [2021-02-02T10:00:59.100Z] [2021-02-02T10:00:59.100Z] === Skipped [2021-02-02T10:00:59.100Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:00:59.100Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:00:59.100Z] [2021-02-02T10:00:59.100Z] [2021-02-02T10:00:59.100Z] DONE 18 tests, 1 skipped in 21.456s [2021-02-02T10:00:59.100Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-02T10:00:59.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:59.100Z] ++ set -e [2021-02-02T10:00:59.100Z] ++ '[' -n 0 ']' [2021-02-02T10:00:59.100Z] ++ set -x [2021-02-02T10:00:59.100Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:00:59.100Z] INFO: Testing against a local daemon [2021-02-02T10:00:59.100Z] === RUN TestVolumesCreateAndList [2021-02-02T10:00:59.100Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-02T10:00:59.100Z] === RUN TestVolumesRemove [2021-02-02T10:00:59.100Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-02T10:00:59.100Z] === RUN TestVolumesInspect [2021-02-02T10:00:59.100Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-02T10:00:59.100Z] === RUN TestVolumesInvalidJSON [2021-02-02T10:00:59.100Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-02T10:00:59.100Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-02T10:00:59.100Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-02T10:00:59.100Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-02T10:00:59.100Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-02T10:00:59.100Z] PASS [2021-02-02T10:00:59.100Z] [2021-02-02T10:00:59.100Z] DONE 5 tests in 0.251s [2021-02-02T10:00:59.100Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-02T10:00:59.100Z] ++++ cat bundles/test-integration/docker.pid [2021-02-02T10:00:59.100Z] +++ kill 12282 [2021-02-02T10:00:59.323Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2021-02-02T10:00:59.323Z] === RUN TestLinksContainerNames [2021-02-02T10:01:00.382Z] --- PASS: TestLinksContainerNames (1.06s) [2021-02-02T10:01:00.382Z] === RUN TestLogsFollowTailEmpty [2021-02-02T10:01:00.604Z] +++ /etc/init.d/apparmor stop [2021-02-02T10:01:00.604Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T10:01:00.604Z] [2021-02-02T10:01:00.604Z] Unloading profiles will leave already running processes permanently [2021-02-02T10:01:00.604Z] unconfined, which can lead to unexpected situations. [2021-02-02T10:01:00.604Z] [2021-02-02T10:01:00.604Z] To set a process to complain mode, use the command line tool [2021-02-02T10:01:00.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T10:01:00.604Z] +++ true [2021-02-02T10:01:00.604Z] exiting test-integration [2021-02-02T10:01:00.604Z] ++ exit 0 [2021-02-02T10:01:00.604Z] [2021-02-02T10:01:01.016Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-02-02T10:01:01.016Z] === RUN TestContainerNetworkMountsNoChown [2021-02-02T10:01:01.651Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/default [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/default [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/private [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/private [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rprivate [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/slave [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/slave [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rslave [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/shared [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/shared [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rshared [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/default [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rslave [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/private [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rprivate [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/slave [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rshared [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/shared [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-02T10:01:01.651Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-02T10:01:01.651Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-02T10:01:01.651Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-02T10:01:01.943Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-02T10:01:01.943Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-02T10:01:01.943Z] === RUN TestContainerBindMountNonRecursive [2021-02-02T10:01:02.339Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig Post stage [Pipeline] junit [2021-02-02T10:01:03.372Z] Recording test results [2021-02-02T10:01:03.473Z] --- PASS: TestContainerBindMountNonRecursive (1.50s) [2021-02-02T10:01:03.473Z] === RUN TestContainerVolumesMountedAsShared [2021-02-02T10:01:03.740Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-02T10:01:04.111Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2021-02-02T10:01:04.111Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-02T10:01:04.155Z] + echo Ensuring container killed. [2021-02-02T10:01:04.155Z] Ensuring container killed. [2021-02-02T10:01:04.155Z] + docker rm -vf docker-pr13 [2021-02-02T10:01:04.155Z] Error: No such container: docker-pr13 [2021-02-02T10:01:04.155Z] + true [Pipeline] sh [2021-02-02T10:01:04.257Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-02T10:01:04.406Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2021-02-02T10:01:04.406Z] === RUN TestNetworkNat [2021-02-02T10:01:04.530Z] + echo Chowning /workspace to jenkins user [2021-02-02T10:01:04.530Z] Chowning /workspace to jenkins user [2021-02-02T10:01:04.530Z] + id -u [2021-02-02T10:01:04.530Z] + id -g [2021-02-02T10:01:04.530Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41645:/workspace busybox chown -R 1001:1001 /workspace [2021-02-02T10:01:04.530Z] Unable to find image 'busybox:latest' locally [2021-02-02T10:01:04.820Z] latest: Pulling from library/busybox [2021-02-02T10:01:04.820Z] 583c7f5c745c: Pulling fs layer [2021-02-02T10:01:05.045Z] --- PASS: TestNetworkNat (0.56s) [2021-02-02T10:01:05.045Z] === RUN TestNetworkLocalhostTCPNat [2021-02-02T10:01:05.450Z] 583c7f5c745c: Verifying Checksum [2021-02-02T10:01:05.450Z] 583c7f5c745c: Download complete [2021-02-02T10:01:05.679Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2021-02-02T10:01:05.679Z] === RUN TestNetworkLoopbackNat [2021-02-02T10:01:06.080Z] 583c7f5c745c: Pull complete [2021-02-02T10:01:06.080Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-02T10:01:06.080Z] Status: Downloaded newer image for busybox:latest [2021-02-02T10:01:06.174Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-02T10:01:06.747Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-02T10:01:08.134Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-02T10:01:08.396Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-02T10:01:08.407Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2021-02-02T10:01:08.407Z] === RUN TestPause [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-02T10:01:08.971Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-02T10:01:09.049Z] --- PASS: TestPause (0.59s) [2021-02-02T10:01:09.049Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-02T10:01:09.049Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T10:01:09.049Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T10:01:09.049Z] === RUN TestPauseStopPausedContainer [2021-02-02T10:01:09.221Z] + bundleName=s390x-integration [2021-02-02T10:01:09.221Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-02T10:01:09.221Z] Creating s390x-integration-bundles.tar.gz [2021-02-02T10:01:09.221Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-02T10:01:09.221Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-02T10:01:09.264Z] Archiving artifacts [2021-02-02T10:01:09.639Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-02T10:01:09.704Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2021-02-02T10:01:09.704Z] === RUN TestPsFilter [2021-02-02T10:01:09.704Z] --- PASS: TestPsFilter (0.17s) [2021-02-02T10:01:09.704Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-02T10:01:10.016Z] + make clean [2021-02-02T10:01:10.316Z] docker volume rm -f docker-dev-cache [2021-02-02T10:01:10.342Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2021-02-02T10:01:10.342Z] === RUN TestRemoveContainerWithVolume [2021-02-02T10:01:10.606Z] docker-dev-cache [Pipeline] deleteDir [2021-02-02T10:01:10.975Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2021-02-02T10:01:10.975Z] === RUN TestRemoveContainerRunning [2021-02-02T10:01:11.267Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-02-02T10:01:11.267Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-02T10:01:11.905Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-02-02T10:01:11.905Z] === RUN TestRemoveInvalidContainer [2021-02-02T10:01:11.905Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-02T10:01:11.905Z] === RUN TestRenameLinkedContainer [2021-02-02T10:01:12.277Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-02-02T10:01:13.220Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-02T10:01:13.220Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-02T10:01:14.164Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-02T10:01:14.164Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-02T10:01:14.646Z] --- PASS: TestRenameLinkedContainer (2.20s) [2021-02-02T10:01:14.646Z] === RUN TestRenameStoppedContainer [2021-02-02T10:01:14.646Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-02-02T10:01:14.646Z] === RUN TestRenameRunningContainerAndReuse [2021-02-02T10:01:15.297Z] --- PASS: TestCreateServiceMultipleTimes (19.17s) [2021-02-02T10:01:15.297Z] === RUN TestCreateServiceConflict [2021-02-02T10:01:15.297Z] --- PASS: TestCreateServiceConflict (3.28s) [2021-02-02T10:01:15.297Z] === RUN TestCreateServiceMaxReplicas [2021-02-02T10:01:15.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-02T10:01:15.680Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2021-02-02T10:01:15.680Z] === RUN TestRenameInvalidName [2021-02-02T10:01:16.317Z] --- PASS: TestRenameInvalidName (0.54s) [2021-02-02T10:01:16.317Z] === RUN TestRenameAnonymousContainer [2021-02-02T10:01:16.941Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-02T10:01:17.886Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-02T10:01:18.096Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.1% of statements [2021-02-02T10:01:18.096Z] ok github.com/docker/docker/container 0.131s coverage: 34.7% of statements [2021-02-02T10:01:18.096Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-02T10:01:18.096Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-02T10:01:18.096Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-02T10:01:18.096Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-02T10:01:18.392Z] --- PASS: TestRenameAnonymousContainer (1.97s) [2021-02-02T10:01:18.392Z] === RUN TestRenameContainerWithSameName [2021-02-02T10:01:18.599Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2021-02-02T10:01:18.599Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-02T10:01:18.688Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-02-02T10:01:18.688Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-02T10:01:19.736Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2021-02-02T10:01:19.736Z] === RUN TestResize [2021-02-02T10:01:20.397Z] --- PASS: TestResize (0.60s) [2021-02-02T10:01:20.397Z] === RUN TestResizeWithInvalidSize [2021-02-02T10:01:21.034Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-02-02T10:01:21.034Z] === RUN TestResizeWhenContainerNotStarted [2021-02-02T10:01:21.192Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-02T10:01:21.669Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T10:01:21.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T10:01:21.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T10:01:21.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-02T10:01:21.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-02T10:01:21.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-02T10:01:21.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-02T10:01:23.109Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-02T10:01:23.370Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-02T10:01:23.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-02T10:01:23.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-02T10:01:23.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-02T10:01:23.946Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-02T10:01:24.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-02T10:01:24.700Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2021-02-02T10:01:24.890Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-02T10:01:25.635Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-02T10:01:25.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-02T10:01:26.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-02T10:01:26.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-02T10:01:26.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-02T10:01:26.808Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-02T10:01:26.808Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-02T10:01:27.536Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-02-02T10:01:28.198Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-02T10:01:29.145Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-02T10:01:29.407Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.99s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-02-02T10:01:30.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2021-02-02T10:01:30.085Z] === RUN TestCgroupNamespacesRun [2021-02-02T10:01:30.843Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-02T10:01:31.122Z] --- PASS: TestCgroupNamespacesRun (1.44s) [2021-02-02T10:01:31.122Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-02T10:01:32.635Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.39s) [2021-02-02T10:01:32.635Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-02T10:01:32.758Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-02T10:01:33.544Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.00s) [2021-02-02T10:01:33.544Z] === RUN TestCreateServiceSecretFileMode [2021-02-02T10:01:34.164Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s) [2021-02-02T10:01:34.164Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-02T10:01:34.674Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-02T10:01:35.200Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2021-02-02T10:01:35.200Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-02T10:01:36.590Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-02T10:01:36.712Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2021-02-02T10:01:36.712Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-02T10:01:36.844Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2021-02-02T10:01:36.844Z] === RUN TestCreateServiceConfigFileMode [2021-02-02T10:01:37.507Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-02-02T10:01:37.507Z] ok github.com/docker/docker/daemon 12.237s coverage: 17.1% of statements [2021-02-02T10:01:37.507Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-02T10:01:37.507Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-02T10:01:38.073Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 81.8% of statements [2021-02-02T10:01:38.222Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2021-02-02T10:01:38.222Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-02T10:01:38.331Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-02T10:01:38.508Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-02T10:01:38.922Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-02-02T10:01:38.922Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-02T10:01:39.266Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2021-02-02T10:01:39.266Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-02T10:01:39.266Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-02T10:01:39.833Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-02-02T10:01:40.141Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2021-02-02T10:01:40.141Z] === RUN TestCreateServiceSysctls [2021-02-02T10:01:40.464Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s) [2021-02-02T10:01:40.464Z] === RUN TestKernelTCPMemory [2021-02-02T10:01:40.756Z] --- PASS: TestKernelTCPMemory (0.60s) [2021-02-02T10:01:40.756Z] === RUN TestNISDomainname [2021-02-02T10:01:41.391Z] --- PASS: TestNISDomainname (0.68s) [2021-02-02T10:01:41.391Z] === RUN TestHostnameDnsResolution [2021-02-02T10:01:41.815Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-02T10:01:42.443Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-02-02T10:01:42.443Z] === RUN TestStats [2021-02-02T10:01:43.115Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.467s coverage: 73.1% of statements [2021-02-02T10:01:43.115Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2021-02-02T10:01:44.049Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.424s coverage: 56.2% of statements [2021-02-02T10:01:44.347Z] --- PASS: TestCreateServiceSysctls (4.10s) [2021-02-02T10:01:44.347Z] === RUN TestCreateServiceCapabilities [2021-02-02T10:01:44.365Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-02T10:01:45.175Z] --- PASS: TestStats (2.53s) [2021-02-02T10:01:45.175Z] === RUN TestStopContainerWithTimeout [2021-02-02T10:01:45.175Z] === RUN TestStopContainerWithTimeout/0 [2021-02-02T10:01:45.175Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-02T10:01:45.175Z] === RUN TestStopContainerWithTimeout/1 [2021-02-02T10:01:45.175Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-02T10:01:45.175Z] === RUN TestStopContainerWithTimeout/3 [2021-02-02T10:01:45.175Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-02T10:01:45.175Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-02T10:01:45.175Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-02T10:01:45.175Z] === CONT TestStopContainerWithTimeout/0 [2021-02-02T10:01:45.175Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-02T10:01:45.175Z] === CONT TestStopContainerWithTimeout/3 [2021-02-02T10:01:45.175Z] === CONT TestStopContainerWithTimeout/1 [2021-02-02T10:01:45.308Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-02T10:01:45.570Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-02T10:01:45.570Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-02T10:01:45.965Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2021-02-02T10:01:47.645Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2021-02-02T10:01:47.645Z] === RUN TestInspect [2021-02-02T10:01:47.906Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-02T10:01:47.906Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2021-02-02T10:01:47.906Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2021-02-02T10:01:47.906Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-02-02T10:01:47.906Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-02-02T10:01:47.906Z] === RUN TestDeleteDevicemapper [2021-02-02T10:01:47.906Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-02T10:01:47.906Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T10:01:47.906Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-02T10:01:48.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.336s coverage: 49.5% of statements [2021-02-02T10:01:48.498Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.547s coverage: 45.9% of statements [2021-02-02T10:01:48.498Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-02T10:01:49.785Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-02T10:01:49.985Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2021-02-02T10:01:49.985Z] === RUN TestUpdateMemory [2021-02-02T10:01:50.358Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-02T10:01:50.399Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2021-02-02T10:01:50.622Z] --- PASS: TestUpdateMemory (0.69s) [2021-02-02T10:01:50.622Z] === RUN TestUpdateCPUQuota [2021-02-02T10:01:50.943Z] --- PASS: TestInspect (3.64s) [2021-02-02T10:01:50.943Z] === RUN TestCreateJob [2021-02-02T10:01:50.966Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.799s coverage: 57.7% of statements [2021-02-02T10:01:50.966Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-02T10:01:50.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-02T10:01:51.677Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-02-02T10:01:51.677Z] === RUN TestUpdatePidsLimit [2021-02-02T10:01:51.677Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-02T10:01:51.677Z] === RUN TestUpdatePidsLimit/no_change [2021-02-02T10:01:51.745Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-02T10:01:52.052Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-02-02T10:01:52.072Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-02T10:01:52.364Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-02T10:01:52.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-02T10:01:52.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-02T10:01:52.771Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-02T10:01:52.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-02T10:01:52.988Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-02-02T10:01:53.033Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit (2.44s) [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-02-02T10:01:53.992Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-02-02T10:01:53.992Z] === RUN TestUpdateRestartPolicy [2021-02-02T10:01:54.365Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.4% of statements [2021-02-02T10:01:54.365Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-02T10:01:54.365Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-02T10:01:54.419Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-02T10:01:54.951Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2021-02-02T10:01:55.309Z] --- PASS: TestCreateJob (4.11s) [2021-02-02T10:01:55.309Z] === RUN TestReplicatedJob [2021-02-02T10:01:55.364Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-02T10:01:56.881Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-02-02T10:01:56.881Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 77.4% of statements [2021-02-02T10:01:56.881Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-02T10:01:56.881Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-02T10:01:57.814Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-02T10:01:57.915Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-02T10:01:58.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-02-02T10:01:58.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-02-02T10:01:59.703Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-02-02T10:01:59.703Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-02T10:02:00.269Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 55.1% of statements [2021-02-02T10:02:01.203Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-02-02T10:02:02.578Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-02T10:02:02.836Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-02T10:02:03.211Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-02T10:02:03.403Z] ok github.com/docker/docker/daemon/logger/splunk 1.690s coverage: 82.5% of statements [2021-02-02T10:02:03.403Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-02T10:02:03.446Z] --- PASS: TestReplicatedJob (6.96s) [2021-02-02T10:02:03.446Z] === RUN TestUpdateReplicatedJob [2021-02-02T10:02:03.661Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-02-02T10:02:03.661Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-02T10:02:05.128Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-02T10:02:05.702Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-02T10:02:06.190Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-02-02T10:02:06.619Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2021-02-02T10:02:06.619Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-02T10:02:06.619Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2021-02-02T10:02:06.619Z] === RUN TestWaitNonBlocked [2021-02-02T10:02:06.619Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:02:06.619Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:02:06.619Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:02:06.619Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:02:06.619Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:02:06.619Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:02:06.619Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-02T10:02:06.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2021-02-02T10:02:06.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2021-02-02T10:02:06.619Z] === RUN TestWaitBlocked [2021-02-02T10:02:06.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T10:02:06.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T10:02:06.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T10:02:06.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T10:02:06.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-02T10:02:06.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-02T10:02:06.746Z] --- PASS: TestUpdateReplicatedJob (4.40s) [2021-02-02T10:02:06.746Z] === RUN TestServiceListWithStatuses [2021-02-02T10:02:06.746Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-02T10:02:06.746Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T10:02:06.746Z] === RUN TestDockerNetworkConnectAlias [2021-02-02T10:02:06.756Z] ok github.com/docker/docker/distribution 0.211s coverage: 25.1% of statements [2021-02-02T10:02:06.756Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-02T10:02:07.630Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-02T10:02:07.658Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-02T10:02:07.658Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-02-02T10:02:07.658Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-02-02T10:02:07.658Z] === CONT TestContainerStartOnDaemonRestart [2021-02-02T10:02:07.658Z] === CONT TestContainerKillOnDaemonStart [2021-02-02T10:02:07.658Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-02T10:02:07.658Z] === CONT TestDaemonHostGatewayIP [2021-02-02T10:02:07.691Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-02-02T10:02:08.626Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-02-02T10:02:09.193Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2021-02-02T10:02:09.193Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-02T10:02:09.759Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-02-02T10:02:09.759Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-02T10:02:10.693Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2021-02-02T10:02:10.693Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-02T10:02:11.203Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-02-02T10:02:11.203Z] === CONT TestIpcModeOlderClient [2021-02-02T10:02:11.203Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-02-02T10:02:11.203Z] === CONT TestDaemonRestartIpcMode [2021-02-02T10:02:11.203Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s) [2021-02-02T10:02:11.258Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-02-02T10:02:11.497Z] --- PASS: TestDaemonHostGatewayIP (4.09s) [2021-02-02T10:02:12.192Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2021-02-02T10:02:13.127Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-02-02T10:02:13.127Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-02T10:02:13.327Z] --- PASS: TestDockerNetworkConnectAlias (6.70s) [2021-02-02T10:02:13.327Z] === RUN TestDockerNetworkReConnect [2021-02-02T10:02:13.572Z] --- PASS: TestDaemonRestartIpcMode (2.55s) [2021-02-02T10:02:15.029Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 77.1% of statements [2021-02-02T10:02:15.783Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-02T10:02:15.965Z] ok github.com/docker/docker/pkg/authorization 0.267s coverage: 68.3% of statements [2021-02-02T10:02:16.223Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-02T10:02:16.482Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2021-02-02T10:02:17.700Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-02T10:02:18.613Z] --- PASS: TestDockerNetworkReConnect (5.19s) [2021-02-02T10:02:18.613Z] === RUN TestServicePlugin [2021-02-02T10:02:18.613Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-02T10:02:18.613Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:02:18.613Z] === RUN TestServiceUpdateLabel [2021-02-02T10:02:19.619Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-02T10:02:19.818Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.2% of statements [2021-02-02T10:02:19.818Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-02T10:02:20.077Z] ok github.com/docker/docker/layer 7.957s coverage: 68.8% of statements [2021-02-02T10:02:20.077Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-02T10:02:20.077Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-02T10:02:20.077Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-02T10:02:20.077Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-02T10:02:20.077Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-02T10:02:20.077Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-02T10:02:20.077Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-02T10:02:20.336Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-02-02T10:02:20.462Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2021-02-02T10:02:20.462Z] PASS [2021-02-02T10:02:20.462Z] [2021-02-02T10:02:20.462Z] === Skipped [2021-02-02T10:02:20.462Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-02T10:02:20.462Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T10:02:20.462Z] [2021-02-02T10:02:20.462Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-02T10:02:20.462Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-02T10:02:20.462Z] [2021-02-02T10:02:20.462Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-02T10:02:20.462Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-02T10:02:20.462Z] [2021-02-02T10:02:20.462Z] [2021-02-02T10:02:20.462Z] DONE 196 tests, 3 skipped in 112.160s [2021-02-02T10:02:20.462Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-02T10:02:20.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:02:20.462Z] ++ set -e [2021-02-02T10:02:20.462Z] ++ '[' -n 0 ']' [2021-02-02T10:02:20.462Z] ++ set -x [2021-02-02T10:02:20.462Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:02:20.462Z] INFO: Testing against a local daemon [2021-02-02T10:02:20.462Z] === RUN TestCommitInheritsEnv [2021-02-02T10:02:20.756Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-02-02T10:02:20.756Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-02T10:02:20.756Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-02T10:02:20.756Z] === RUN TestImagesFilterMultiReference [2021-02-02T10:02:20.904Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-02-02T10:02:21.048Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-02T10:02:21.048Z] === RUN TestImagePullPlatformInvalid [2021-02-02T10:02:21.048Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-02T10:02:21.048Z] === RUN TestRemoveImageOrphaning [2021-02-02T10:02:21.342Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2021-02-02T10:02:21.342Z] === RUN TestRemoveImageGarbageCollector [2021-02-02T10:02:21.342Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-02T10:02:21.342Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:02:21.342Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-02T10:02:21.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-02T10:02:21.342Z] === RUN TestTagInvalidReference [2021-02-02T10:02:21.342Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-02T10:02:21.342Z] === RUN TestTagValidPrefixedRepo [2021-02-02T10:02:21.342Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-02T10:02:21.342Z] === RUN TestTagExistedNameWithoutForce [2021-02-02T10:02:21.342Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-02T10:02:21.342Z] === RUN TestTagOfficialNames [2021-02-02T10:02:21.636Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-02T10:02:21.636Z] === RUN TestTagMatchesDigest [2021-02-02T10:02:21.636Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-02T10:02:21.636Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-02T10:02:21.841Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-02-02T10:02:21.911Z] --- PASS: TestServiceUpdateLabel (3.24s) [2021-02-02T10:02:21.911Z] === RUN TestServiceUpdateSecrets [2021-02-02T10:02:22.167Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-02T10:02:22.408Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-02-02T10:02:22.430Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-02T10:02:22.667Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2021-02-02T10:02:23.817Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-02T10:02:23.817Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-02T10:02:24.042Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-02T10:02:24.607Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-02-02T10:02:24.865Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2021-02-02T10:02:25.435Z] ok github.com/docker/docker/pkg/fsutils 0.160s coverage: 85.1% of statements [2021-02-02T10:02:25.435Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-02-02T10:02:26.809Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 70.1% of statements [2021-02-02T10:02:26.809Z] ok github.com/docker/docker/pkg/ioutils 0.472s coverage: 69.3% of statements [2021-02-02T10:02:27.375Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-02-02T10:02:27.375Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-02T10:02:27.375Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-02-02T10:02:27.375Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-02T10:02:27.375Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-02T10:02:27.633Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-02T10:02:27.633Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-02T10:02:27.633Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite (352.84s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.15s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.76s) [2021-02-02T10:02:28.030Z] docker_cli_daemon_test.go:1455: [da5c5daf3428c] daemon is not started [2021-02-02T10:02:28.030Z] check_test.go:309: [d64aae94eb369] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.02s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s) [2021-02-02T10:02:28.030Z] check_test.go:309: [d893212908b86] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.68s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.18s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.64s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.66s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.56s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.44s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-02-02T10:02:28.030Z] check_test.go:309: [ddff5cf5178e6] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-02T10:02:28.030Z] check_test.go:309: [d26d2b4500454] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-02-02T10:02:28.030Z] check_test.go:309: [d909e84c6ed6d] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.67s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.81s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-02T10:02:28.030Z] check_test.go:309: [db1a864a00a4b] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.26s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s) [2021-02-02T10:02:28.030Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-02T10:02:28.030Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-02T10:02:28.030Z] check_test.go:309: [d2e34edb9d8fc] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.11s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.32s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.90s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2021-02-02T10:02:28.030Z] check_test.go:309: [db5cbb1855bf4] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.92s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-02-02T10:02:28.030Z] check_test.go:309: [de74b2b01f0fd] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2021-02-02T10:02:28.030Z] docker_cli_daemon_plugins_test.go:79: [d87c3d909ac36] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.65s) [2021-02-02T10:02:28.030Z] docker_cli_daemon_plugins_test.go:169: [d10cf8bc168c7] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.27s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-02T10:02:28.030Z] check_test.go:309: [d73cc06756f19] daemon is not started [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2021-02-02T10:02:28.030Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.89s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.06s) [2021-02-02T10:02:28.031Z] check_test.go:309: [def1f74bae50c] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.67s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.73s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.29s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.35s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.65s) [2021-02-02T10:02:28.031Z] check_test.go:309: [da041dfcb8800] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.76s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.10s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.16s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.51s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.83s) [2021-02-02T10:02:28.031Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-02T10:02:28.031Z] check_test.go:309: [d268200b887bd] daemon is not started [2021-02-02T10:02:28.031Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-02T10:02:28.031Z] check_test.go:309: [d77b014995c1e] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.29s) [2021-02-02T10:02:28.031Z] check_test.go:309: [d869e0a29a52e] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.06s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.33s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.46s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.90s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2021-02-02T10:02:28.031Z] check_test.go:309: [d3cb897cdfb1d] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.49s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.36s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2021-02-02T10:02:28.031Z] check_test.go:309: [d8c34ae47110e] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.18s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-02T10:02:28.031Z] check_test.go:309: [d40adfb72d4d0] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-02-02T10:02:28.031Z] check_test.go:309: [d13f951413c79] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.33s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-02-02T10:02:28.031Z] check_test.go:309: [d21bc959b2816] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-02-02T10:02:28.031Z] check_test.go:309: [da317e0908308] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.95s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.72s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s) [2021-02-02T10:02:28.031Z] check_test.go:309: [d408142c1c727] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.66s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.01s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-02T10:02:28.031Z] check_test.go:309: [d86e20e32381a] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.20s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.76s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.54s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.78s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.35s) [2021-02-02T10:02:28.031Z] docker_cli_daemon_test.go:2550: [dc2d14e295c99] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.88s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.81s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.91s) [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-02-02T10:02:28.031Z] check_test.go:309: [de78ef7776143] daemon is not started [2021-02-02T10:02:28.031Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.04s) [2021-02-02T10:02:28.031Z] === RUN TestDockerSwarmSuite [2021-02-02T10:02:28.031Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-02T10:02:28.200Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-02T10:02:28.458Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-02-02T10:02:28.604Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-02T10:02:28.717Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-02T10:02:28.717Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-02T10:02:28.717Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-02T10:02:28.893Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-02T10:02:29.471Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-02T10:02:29.656Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-02-02T10:02:30.224Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-02T10:02:30.433Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-02T10:02:30.433Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-02T10:02:30.483Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-02T10:02:30.694Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-02T10:02:30.741Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-02T10:02:30.956Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-02T10:02:31.218Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-02T10:02:32.113Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-02T10:02:32.372Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-02T10:02:33.769Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-02T10:02:34.341Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-02T10:02:35.286Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-02T10:02:35.652Z] ok github.com/docker/docker/pkg/signal 2.413s coverage: 61.0% of statements [2021-02-02T10:02:35.652Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-02T10:02:35.910Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-02T10:02:36.168Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-02T10:02:36.734Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-02T10:02:37.206Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-02T10:02:37.301Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-02T10:02:37.867Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-02-02T10:02:38.433Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-02T10:02:38.433Z] testing: warning: no tests to run [2021-02-02T10:02:38.433Z] coverage: [no statements] [2021-02-02T10:02:38.433Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-02T10:02:38.999Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-02T10:02:39.125Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-02T10:02:39.257Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-02T10:02:39.257Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-02T10:02:40.020Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2021-02-02T10:02:40.020Z] === RUN TestServiceUpdateConfigs [2021-02-02T10:02:40.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-02T10:02:40.333Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-02T10:02:41.156Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-02-02T10:02:41.722Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-02T10:02:42.095Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-02-02T10:02:42.662Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-02-02T10:02:44.071Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2021-02-02T10:02:44.329Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-02T10:02:45.702Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-02-02T10:02:46.269Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-02-02T10:02:46.527Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-02T10:02:47.094Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-02T10:02:47.352Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-02T10:02:48.314Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-02T10:02:50.633Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-02T10:02:51.200Z] ok github.com/docker/docker/volume/local 0.122s coverage: 76.6% of statements [2021-02-02T10:02:51.767Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-02T10:02:52.243Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2021-02-02T10:02:52.243Z] === RUN TestServiceUpdateNetwork [2021-02-02T10:02:53.141Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2021-02-02T10:02:53.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-02T10:02:53.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-02T10:03:05.328Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/rootless [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/volume [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-02T10:03:05.328Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === Skipped [2021-02-02T10:03:05.328Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-02T10:03:05.328Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-02T10:03:05.328Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:73: No driver to put! [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-02T10:03:05.328Z] time="2021-02-02T10:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-02T10:03:05.328Z] time="2021-02-02T10:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-02T10:03:05.328Z] time="2021-02-02T10:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-02T10:03:05.328Z] time="2021-02-02T10:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-02T10:03:05.328Z] time="2021-02-02T10:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:73: No driver to put! [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-02T10:03:05.328Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-02T10:03:05.328Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-02T10:03:05.328Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-02T10:03:05.328Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-02T10:03:05.328Z] graphtest_unix.go:73: No driver to put! [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-02T10:03:05.328Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-02T10:03:05.328Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] [2021-02-02T10:03:05.328Z] DONE 2194 tests, 26 skipped in 259.548s Post stage [Pipeline] junit [2021-02-02T10:03:05.340Z] Recording test results [2021-02-02T10:03:05.827Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-02T10:03:06.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41645/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0128eb210191067998f217139c10f4521a44c843 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0128eb210191067998f217139c10f4521a44c843 hack/validate/vendor [2021-02-02T10:03:06.717Z] No vendor changes in diff. [2021-02-02T10:03:07.146Z] --- PASS: TestServiceUpdateNetwork (14.78s) [2021-02-02T10:03:07.146Z] === RUN TestServiceUpdatePidsLimit [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-02T10:03:07.602Z] + echo Ensuring container killed. [2021-02-02T10:03:07.602Z] Ensuring container killed. [2021-02-02T10:03:07.602Z] + docker rm -vf docker-pr13 [2021-02-02T10:03:07.602Z] Error: No such container: docker-pr13 [Pipeline] sh [2021-02-02T10:03:07.917Z] + echo Chowning /workspace to jenkins user [2021-02-02T10:03:07.917Z] Chowning /workspace to jenkins user [2021-02-02T10:03:07.917Z] + id -u [2021-02-02T10:03:07.917Z] + id -g [2021-02-02T10:03:07.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41645:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-02T10:03:08.773Z] + bundleName=unit [2021-02-02T10:03:08.773Z] + echo Creating unit-bundles.tar.gz [2021-02-02T10:03:08.773Z] Creating unit-bundles.tar.gz [2021-02-02T10:03:08.773Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-02T10:03:08.773Z] bundles/junit-report.xml [2021-02-02T10:03:08.773Z] bundles/go-test-report.json [2021-02-02T10:03:08.773Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-02T10:03:08.783Z] Archiving artifacts [2021-02-02T10:03:08.790Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-02T10:03:09.057Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-02T10:03:09.194Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-02T10:03:09.497Z] + make clean [2021-02-02T10:03:09.628Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-02T10:03:09.755Z] docker volume rm -f docker-dev-cache [2021-02-02T10:03:09.755Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-02T10:03:10.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-02T10:03:17.759Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-02T10:03:20.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-02T10:03:20.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-02T10:03:20.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-02T10:03:20.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-02T10:03:21.284Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-02T10:03:21.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-02T10:03:23.773Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-02T10:03:23.773Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-02T10:03:24.034Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-02T10:03:25.891Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2021-02-02T10:03:25.891Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-02T10:03:25.891Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-02T10:03:25.891Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-02T10:03:25.891Z] PASS [2021-02-02T10:03:25.891Z] [2021-02-02T10:03:25.891Z] === Skipped [2021-02-02T10:03:25.891Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-02T10:03:25.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T10:03:25.891Z] [2021-02-02T10:03:25.891Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-02T10:03:25.891Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:03:25.891Z] [2021-02-02T10:03:25.891Z] [2021-02-02T10:03:25.891Z] DONE 27 tests, 2 skipped in 162.052s [2021-02-02T10:03:25.891Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-02T10:03:25.891Z] ++ 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 [2021-02-02T10:03:25.891Z] ++ set -e [2021-02-02T10:03:25.891Z] ++ '[' -n 0 ']' [2021-02-02T10:03:25.891Z] ++ set -x [2021-02-02T10:03:25.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=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 [2021-02-02T10:03:25.891Z] INFO: Testing against a local daemon [2021-02-02T10:03:25.891Z] === RUN TestSessionCreate [2021-02-02T10:03:25.891Z] --- PASS: TestSessionCreate (0.05s) [2021-02-02T10:03:25.891Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-02T10:03:25.891Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-02T10:03:25.891Z] PASS [2021-02-02T10:03:25.891Z] [2021-02-02T10:03:25.891Z] DONE 2 tests in 0.253s [2021-02-02T10:03:25.891Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-02T10:03:25.891Z] ++ 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 [2021-02-02T10:03:25.891Z] ++ set -e [2021-02-02T10:03:25.891Z] ++ '[' -n 0 ']' [2021-02-02T10:03:25.891Z] ++ set -x [2021-02-02T10:03:25.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=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 [2021-02-02T10:03:25.891Z] INFO: Testing against a local daemon [2021-02-02T10:03:25.891Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-02T10:03:25.891Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:03:25.891Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:03:25.891Z] === RUN TestEventsExecDie [2021-02-02T10:03:25.891Z] --- PASS: TestEventsExecDie (0.93s) [2021-02-02T10:03:25.891Z] === RUN TestEventsBackwardsCompatible [2021-02-02T10:03:26.151Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-02T10:03:26.151Z] === RUN TestInfoBinaryCommits [2021-02-02T10:03:26.151Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-02T10:03:26.151Z] === RUN TestInfoAPIVersioned [2021-02-02T10:03:26.151Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-02T10:03:26.151Z] === RUN TestInfoDiscoveryBackend [2021-02-02T10:03:26.722Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-02-02T10:03:26.722Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-02T10:03:27.664Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-02T10:03:27.664Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-02T10:03:28.605Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-02-02T10:03:28.605Z] === RUN TestInfoAPI [2021-02-02T10:03:28.605Z] --- PASS: TestInfoAPI (0.05s) [2021-02-02T10:03:28.605Z] === RUN TestInfoAPIWarnings [2021-02-02T10:03:34.042Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-02T10:03:34.042Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-02T10:03:34.303Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-02T10:03:34.876Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-02T10:03:35.137Z] === RUN TestDockerSuite/TestBuildFails [2021-02-02T10:03:36.526Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-02T10:03:36.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-02T10:03:39.075Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-02T10:03:40.992Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-02T10:03:42.379Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-02T10:03:42.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-02T10:03:43.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-02T10:03:44.376Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-02T10:03:44.948Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-02T10:03:46.336Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-02T10:03:46.709Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-02-02T10:03:46.709Z] === RUN TestInfoDebug [2021-02-02T10:03:46.709Z] --- PASS: TestInfoDebug (0.62s) [2021-02-02T10:03:46.709Z] === RUN TestInfoInsecureRegistries [2021-02-02T10:03:46.709Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-02-02T10:03:46.709Z] === RUN TestInfoRegistryMirrors [2021-02-02T10:03:46.969Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-02-02T10:03:46.969Z] === RUN TestLoginFailsWithBadCredentials [2021-02-02T10:03:47.229Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-02-02T10:03:47.229Z] === RUN TestPingCacheHeaders [2021-02-02T10:03:47.229Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-02T10:03:47.229Z] === RUN TestPingGet [2021-02-02T10:03:47.229Z] --- PASS: TestPingGet (0.03s) [2021-02-02T10:03:47.229Z] === RUN TestPingHead [2021-02-02T10:03:47.229Z] --- PASS: TestPingHead (0.05s) [2021-02-02T10:03:47.229Z] === RUN TestVersion [2021-02-02T10:03:47.490Z] --- PASS: TestVersion (0.05s) [2021-02-02T10:03:47.490Z] PASS [2021-02-02T10:03:47.490Z] [2021-02-02T10:03:47.490Z] === Skipped [2021-02-02T10:03:47.490Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:03:47.490Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:03:47.490Z] [2021-02-02T10:03:47.490Z] [2021-02-02T10:03:47.490Z] DONE 18 tests, 1 skipped in 22.526s [2021-02-02T10:03:47.490Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-02T10:03:47.490Z] ++ 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 [2021-02-02T10:03:47.490Z] ++ set -e [2021-02-02T10:03:47.490Z] ++ '[' -n 0 ']' [2021-02-02T10:03:47.490Z] ++ set -x [2021-02-02T10:03:47.490Z] ++ 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 [2021-02-02T10:03:47.490Z] INFO: Testing against a local daemon [2021-02-02T10:03:47.490Z] === RUN TestVolumesCreateAndList [2021-02-02T10:03:47.491Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-02T10:03:47.491Z] === RUN TestVolumesRemove [2021-02-02T10:03:47.751Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-02T10:03:47.751Z] === RUN TestVolumesInspect [2021-02-02T10:03:47.751Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-02T10:03:47.751Z] === RUN TestVolumesInvalidJSON [2021-02-02T10:03:47.751Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-02T10:03:47.751Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-02T10:03:47.751Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-02T10:03:47.751Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-02T10:03:47.751Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-02T10:03:47.751Z] PASS [2021-02-02T10:03:47.751Z] [2021-02-02T10:03:47.751Z] DONE 5 tests in 0.380s [2021-02-02T10:03:47.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-02T10:03:48.251Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-02T10:03:48.321Z] ++++ cat bundles/test-integration/docker.pid [2021-02-02T10:03:48.321Z] +++ kill 13916 [2021-02-02T10:03:49.196Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-02T10:03:49.457Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-02T10:03:49.703Z] +++ /etc/init.d/apparmor stop [2021-02-02T10:03:49.703Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T10:03:49.703Z] [2021-02-02T10:03:49.703Z] Unloading profiles will leave already running processes permanently [2021-02-02T10:03:49.703Z] unconfined, which can lead to unexpected situations. [2021-02-02T10:03:49.703Z] [2021-02-02T10:03:49.703Z] To set a process to complain mode, use the command line tool [2021-02-02T10:03:49.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T10:03:49.703Z] +++ true [2021-02-02T10:03:49.703Z] exiting test-integration [2021-02-02T10:03:49.703Z] ++ exit 0 [2021-02-02T10:03:49.703Z] [2021-02-02T10:03:51.375Z] === RUN TestDockerSuite/TestBuildFromURLWithF Post stage [Pipeline] junit [2021-02-02T10:03:53.024Z] Recording test results [2021-02-02T10:03:53.292Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-02T10:03:53.355Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-02T10:03:53.703Z] + echo Ensuring container killed. [2021-02-02T10:03:53.703Z] Ensuring container killed. [2021-02-02T10:03:53.703Z] + docker rm -vf docker-pr13 [2021-02-02T10:03:53.703Z] Error: No such container: docker-pr13 [Pipeline] sh [2021-02-02T10:03:53.992Z] + echo Chowning /workspace to jenkins user [2021-02-02T10:03:53.992Z] Chowning /workspace to jenkins user [2021-02-02T10:03:53.992Z] + id -u [2021-02-02T10:03:53.992Z] + id -g [2021-02-02T10:03:53.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41645:/workspace busybox chown -R 1000:1000 /workspace [2021-02-02T10:03:53.992Z] Unable to find image 'busybox:latest' locally [2021-02-02T10:03:54.252Z] latest: Pulling from library/busybox [2021-02-02T10:03:54.252Z] 4f04a8275d30: Pulling fs layer [2021-02-02T10:03:54.252Z] 4f04a8275d30: Verifying Checksum [2021-02-02T10:03:54.252Z] 4f04a8275d30: Download complete [2021-02-02T10:03:54.512Z] 4f04a8275d30: Pull complete [2021-02-02T10:03:54.512Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-02T10:03:54.512Z] Status: Downloaded newer image for busybox:latest [2021-02-02T10:03:54.678Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-02T10:03:58.888Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-02T10:03:59.150Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-02T10:04:00.094Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-02T10:04:00.094Z] --- PASS: TestImportExtremelyLargeImageWorks (196.04s) [2021-02-02T10:04:00.094Z] PASS [2021-02-02T10:04:00.094Z] [2021-02-02T10:04:00.094Z] DONE 12 tests in 199.861s [2021-02-02T10:04:00.094Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-02T10:04:00.094Z] ++ 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 [2021-02-02T10:04:00.094Z] ++ set -e [2021-02-02T10:04:00.094Z] ++ '[' -n 0 ']' [2021-02-02T10:04:00.094Z] ++ set -x [2021-02-02T10:04:00.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-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 [2021-02-02T10:04:00.095Z] INFO: Testing against a local daemon [2021-02-02T10:04:00.095Z] === RUN TestNetworkCreateDelete [2021-02-02T10:04:00.099Z] + bundleName=arm64-integration [2021-02-02T10:04:00.099Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-02T10:04:00.099Z] Creating arm64-integration-bundles.tar.gz [2021-02-02T10:04:00.099Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-02T10:04:00.099Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-02T10:04:00.355Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-02-02T10:04:00.355Z] === RUN TestDockerNetworkDeletePreferID [Pipeline] archiveArtifacts [2021-02-02T10:04:00.372Z] Archiving artifacts [2021-02-02T10:04:00.617Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-02T10:04:00.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2021-02-02T10:04:00.878Z] === RUN TestDaemonDNSFallback [2021-02-02T10:04:00.878Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-02T10:04:01.140Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-02T10:04:02.084Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-02T10:04:02.346Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-02T10:04:02.404Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-02T10:04:02.607Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-02T10:04:02.719Z] + make clean [2021-02-02T10:04:02.869Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-02T10:04:03.422Z] docker volume rm -f docker-dev-cache [2021-02-02T10:04:03.422Z] docker-dev-cache [Pipeline] deleteDir [2021-02-02T10:04:03.442Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-02T10:04:03.792Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-02T10:04:04.383Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-02T10:04:06.298Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-02T10:04:07.685Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-02-02T10:04:07.685Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-02T10:04:11.899Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-02T10:04:11.899Z] === RUN TestInspectNetwork/full_network_id [2021-02-02T10:04:11.899Z] === RUN TestInspectNetwork/partial_network_id [2021-02-02T10:04:11.899Z] === RUN TestInspectNetwork/network_name [2021-02-02T10:04:11.899Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-02T10:04:13.815Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-02T10:04:13.815Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-02T10:04:13.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-02T10:04:13.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-02T10:04:13.815Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-02T10:04:14.076Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-02T10:04:15.466Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-02T10:04:15.727Z] --- PASS: TestInspectNetwork (8.25s) [2021-02-02T10:04:15.727Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-02T10:04:15.727Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-02T10:04:15.727Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-02T10:04:15.727Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-02-02T10:04:15.727Z] === RUN TestRunContainerWithBridgeNone [2021-02-02T10:04:16.672Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-02T10:04:18.063Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2021-02-02T10:04:18.063Z] === RUN TestNetworkInvalidJSON [2021-02-02T10:04:18.063Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-02T10:04:18.063Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-02T10:04:18.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:04:18.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:04:18.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:04:18.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:04:18.063Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-02T10:04:18.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:04:18.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:04:18.063Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-02T10:04:18.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-02T10:04:18.063Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-02T10:04:18.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-02T10:04:18.063Z] === RUN TestNetworkList [2021-02-02T10:04:18.063Z] === RUN TestNetworkList//networks [2021-02-02T10:04:18.063Z] === PAUSE TestNetworkList//networks [2021-02-02T10:04:18.063Z] === RUN TestNetworkList//networks/ [2021-02-02T10:04:18.063Z] === PAUSE TestNetworkList//networks/ [2021-02-02T10:04:18.063Z] === CONT TestNetworkList//networks [2021-02-02T10:04:18.063Z] === CONT TestNetworkList//networks/ [2021-02-02T10:04:18.063Z] --- PASS: TestNetworkList (0.03s) [2021-02-02T10:04:18.063Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-02T10:04:18.063Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-02T10:04:18.063Z] === RUN TestHostIPv4BridgeLabel [2021-02-02T10:04:18.639Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-02-02T10:04:18.639Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-02T10:04:19.587Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-02T10:04:19.587Z] === RUN TestDaemonDefaultNetworkPools [2021-02-02T10:04:19.849Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-02T10:04:20.110Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-02T10:04:20.372Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-02-02T10:04:20.372Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-02T10:04:20.634Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-02T10:04:21.579Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-02T10:04:21.579Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-02T10:04:22.968Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-02-02T10:04:22.968Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-02T10:04:23.540Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-02-02T10:04:23.540Z] === RUN TestServiceWithPredefinedNetwork [2021-02-02T10:04:26.849Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2021-02-02T10:04:26.849Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-02T10:04:26.849Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T10:04:26.849Z] service_test.go:236: FLAKY_TEST [2021-02-02T10:04:26.849Z] === RUN TestServiceWithDataPathPortInit [2021-02-02T10:04:28.787Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-02T10:04:31.333Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-02T10:04:32.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-02T10:04:32.277Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-02T10:04:34.827Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-02T10:04:34.827Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-02T10:04:39.039Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-02T10:04:39.300Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-02T10:04:40.686Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-02T10:04:40.686Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-02T10:04:42.600Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-02T10:04:42.862Z] --- PASS: TestServiceWithDataPathPortInit (16.43s) [2021-02-02T10:04:42.862Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-02T10:04:42.862Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-02T10:04:43.806Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-02T10:04:44.379Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-02T10:04:45.765Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-02T10:04:46.337Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-02T10:04:46.337Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-02T10:04:46.599Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-02T10:04:46.861Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-02T10:04:47.435Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-02T10:04:48.821Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-02T10:04:49.082Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-02T10:04:51.042Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2021-02-02T10:04:51.042Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l7kp60dmcz6jpdzgmngwycljj Created:2021-02-02 10:04:44.396826668 +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[519ace714ffb96d258911efee5fc7ff11779396aa5b3d95d610da618aa3162f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.seypznzjt8exhjvaa8os8tpv3 EndpointID:632308db560759c05b6bbd3910f6cb082c2ba62da309126e847ff5aad25a8efc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ecd2de1648c1a61c870dfca86414bdd7e7fec6ae86d0f23d575db55a42e7691 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:1eadee6421fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.seypznzjt8exhjvaa8os8tpv3 EndpointID:632308db560759c05b6bbd3910f6cb082c2ba62da309126e847ff5aad25a8efc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-02T10:04:51.042Z] PASS [2021-02-02T10:04:51.042Z] [2021-02-02T10:04:51.042Z] === Skipped [2021-02-02T10:04:51.042Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T10:04:51.042Z] service_test.go:236: FLAKY_TEST [2021-02-02T10:04:51.042Z] [2021-02-02T10:04:51.042Z] [2021-02-02T10:04:51.042Z] DONE 26 tests, 1 skipped in 50.779s [2021-02-02T10:04:51.042Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-02T10:04:51.042Z] ++ 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 [2021-02-02T10:04:51.042Z] ++ set -e [2021-02-02T10:04:51.042Z] ++ '[' -n 0 ']' [2021-02-02T10:04:51.042Z] ++ set -x [2021-02-02T10:04:51.042Z] ++ 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 [2021-02-02T10:04:51.042Z] INFO: Testing against a local daemon [2021-02-02T10:04:51.042Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-02T10:04:51.042Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-02T10:04:51.042Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:04:51.042Z] === RUN TestDockerNetworkIpvlan [2021-02-02T10:04:51.042Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-02T10:04:51.042Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:04:51.042Z] PASS [2021-02-02T10:04:51.042Z] [2021-02-02T10:04:51.042Z] === Skipped [2021-02-02T10:04:51.042Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-02T10:04:51.042Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:04:51.042Z] [2021-02-02T10:04:51.042Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-02T10:04:51.042Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:04:51.042Z] [2021-02-02T10:04:51.042Z] [2021-02-02T10:04:51.042Z] DONE 2 tests, 2 skipped in 0.156s [2021-02-02T10:04:51.042Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-02T10:04:51.042Z] ++ 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 [2021-02-02T10:04:51.042Z] ++ set -e [2021-02-02T10:04:51.042Z] ++ '[' -n 0 ']' [2021-02-02T10:04:51.042Z] ++ set -x [2021-02-02T10:04:51.042Z] ++ 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 [2021-02-02T10:04:51.042Z] INFO: Testing against a local daemon [2021-02-02T10:04:51.042Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-02T10:04:51.255Z] 4612f6d0b889: Verifying Checksum [2021-02-02T10:04:51.255Z] 4612f6d0b889: Download complete [2021-02-02T10:04:51.614Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-02T10:04:52.558Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2021-02-02T10:04:52.558Z] === RUN TestDockerNetworkMacvlan [2021-02-02T10:04:52.820Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-02T10:04:53.395Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-02T10:04:54.781Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-02T10:04:54.781Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-02T10:04:55.355Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-02T10:04:55.928Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-02T10:04:57.315Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-02T10:04:57.576Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-02T10:04:57.837Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-02T10:05:00.385Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-02T10:05:00.647Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-02T10:05:03.198Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-02T10:05:03.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-02T10:05:03.772Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-02T10:05:05.165Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-02T10:05:05.426Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-02T10:05:07.345Z] --- PASS: TestDockerNetworkMacvlan (14.53s) [2021-02-02T10:05:07.345Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.21s) [2021-02-02T10:05:07.345Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-02-02T10:05:07.345Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2021-02-02T10:05:07.345Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s) [2021-02-02T10:05:07.345Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s) [2021-02-02T10:05:07.345Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.55s) [2021-02-02T10:05:07.345Z] PASS [2021-02-02T10:05:07.345Z] [2021-02-02T10:05:07.345Z] DONE 8 tests in 16.157s [2021-02-02T10:05:07.345Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-02T10:05:07.345Z] ++ 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 [2021-02-02T10:05:07.345Z] ++ set -e [2021-02-02T10:05:07.345Z] ++ '[' -n 0 ']' [2021-02-02T10:05:07.345Z] ++ set -x [2021-02-02T10:05:07.345Z] ++ 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 [2021-02-02T10:05:07.345Z] testing: warning: no tests to run [2021-02-02T10:05:07.345Z] PASS [2021-02-02T10:05:07.345Z] [2021-02-02T10:05:07.345Z] DONE 0 tests in 0.044s [2021-02-02T10:05:07.345Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-02T10:05:07.345Z] ++ 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 [2021-02-02T10:05:07.345Z] ++ set -e [2021-02-02T10:05:07.345Z] ++ '[' -n 0 ']' [2021-02-02T10:05:07.345Z] ++ set -x [2021-02-02T10:05:07.345Z] ++ 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 [2021-02-02T10:05:07.345Z] INFO: Testing against a local daemon [2021-02-02T10:05:07.345Z] === RUN TestAuthZPluginAllowRequest [2021-02-02T10:05:09.896Z] --- PASS: TestAuthZPluginAllowRequest (1.98s) [2021-02-02T10:05:09.896Z] === RUN TestAuthZPluginTLS [2021-02-02T10:05:09.896Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-02-02T10:05:09.896Z] === RUN TestAuthZPluginDenyRequest [2021-02-02T10:05:10.474Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-02T10:05:10.474Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-02T10:05:11.054Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-02T10:05:11.054Z] === RUN TestAuthZPluginDenyResponse [2021-02-02T10:05:11.627Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-02-02T10:05:11.627Z] === RUN TestAuthZPluginAllowEventStream [2021-02-02T10:05:13.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-02-02T10:05:13.018Z] === RUN TestAuthZPluginErrorResponse [2021-02-02T10:05:13.593Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-02-02T10:05:13.593Z] === RUN TestAuthZPluginErrorRequest [2021-02-02T10:05:13.593Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-02T10:05:14.166Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-02T10:05:14.166Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-02T10:05:14.738Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-02-02T10:05:14.738Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-02T10:05:16.656Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-02-02T10:05:16.656Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-02T10:05:16.917Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-02T10:05:18.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s) [2021-02-02T10:05:18.833Z] === RUN TestAuthZPluginHeader [2021-02-02T10:05:18.833Z] === RUN TestDockerSuite/TestBuildRm [2021-02-02T10:05:19.408Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-02-02T10:05:19.408Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-02T10:05:21.325Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-02T10:05:21.899Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-02T10:05:23.289Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-02T10:05:23.289Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.10s) [2021-02-02T10:05:23.289Z] === RUN TestAuthZPluginV2Disable [2021-02-02T10:05:23.550Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-02T10:05:24.123Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-02T10:05:25.511Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-02T10:05:25.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-02T10:05:26.344Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-02T10:05:27.732Z] --- PASS: TestAuthZPluginV2Disable (4.10s) [2021-02-02T10:05:27.732Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-02T10:05:27.732Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-02T10:05:31.037Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2021-02-02T10:05:31.037Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-02T10:05:31.037Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-02T10:05:31.037Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-02T10:05:31.298Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-02T10:05:31.298Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-02T10:05:31.565Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-02T10:05:32.958Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-02T10:05:32.958Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-02T10:05:33.530Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-02T10:05:38.831Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-02T10:05:38.831Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-02T10:05:39.404Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-02T10:05:39.977Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-02T10:05:40.549Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-02T10:05:41.121Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.28s) [2021-02-02T10:05:41.121Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-02T10:05:42.065Z] === RUN TestDockerSuite/TestBuildUser [2021-02-02T10:05:43.453Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-02T10:05:44.179Z] --- PASS: TestImportExtremelyLargeImageWorks (193.13s) [2021-02-02T10:05:44.179Z] PASS [2021-02-02T10:05:44.179Z] [2021-02-02T10:05:44.179Z] === Skipped [2021-02-02T10:05:44.179Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-02T10:05:44.179Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:05:44.179Z] [2021-02-02T10:05:44.179Z] [2021-02-02T10:05:44.179Z] DONE 12 tests, 1 skipped in 194.202s [2021-02-02T10:05:44.179Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-02T10:05:44.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:05:44.179Z] ++ set -e [2021-02-02T10:05:44.179Z] ++ '[' -n 0 ']' [2021-02-02T10:05:44.179Z] ++ set -x [2021-02-02T10:05:44.179Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:05:44.179Z] INFO: Testing against a local daemon [2021-02-02T10:05:44.179Z] === RUN TestNetworkCreateDelete [2021-02-02T10:05:44.179Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-02-02T10:05:44.179Z] === RUN TestDockerNetworkDeletePreferID [2021-02-02T10:05:44.179Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2021-02-02T10:05:44.179Z] === RUN TestDaemonDNSFallback [2021-02-02T10:05:44.179Z] --- PASS: TestDaemonDNSFallback (1.59s) [2021-02-02T10:05:44.179Z] === RUN TestInspectNetwork [2021-02-02T10:05:44.179Z] === RUN TestInspectNetwork/full_network_id [2021-02-02T10:05:44.179Z] === RUN TestInspectNetwork/partial_network_id [2021-02-02T10:05:44.179Z] === RUN TestInspectNetwork/network_name [2021-02-02T10:05:44.179Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-02T10:05:44.179Z] --- PASS: TestInspectNetwork (7.05s) [2021-02-02T10:05:44.179Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-02T10:05:44.179Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-02T10:05:44.179Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-02T10:05:44.179Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-02T10:05:44.179Z] === RUN TestRunContainerWithBridgeNone [2021-02-02T10:05:45.370Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-02T10:05:46.253Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2021-02-02T10:05:46.253Z] === RUN TestNetworkInvalidJSON [2021-02-02T10:05:46.253Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-02T10:05:46.253Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-02T10:05:46.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:05:46.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:05:46.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:05:46.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:05:46.253Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-02T10:05:46.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:05:46.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:05:46.253Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-02T10:05:46.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-02T10:05:46.253Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-02T10:05:46.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-02T10:05:46.253Z] === RUN TestNetworkList [2021-02-02T10:05:46.253Z] === RUN TestNetworkList//networks [2021-02-02T10:05:46.253Z] === PAUSE TestNetworkList//networks [2021-02-02T10:05:46.253Z] === RUN TestNetworkList//networks/ [2021-02-02T10:05:46.253Z] === PAUSE TestNetworkList//networks/ [2021-02-02T10:05:46.253Z] === CONT TestNetworkList//networks [2021-02-02T10:05:46.253Z] === CONT TestNetworkList//networks/ [2021-02-02T10:05:46.253Z] --- PASS: TestNetworkList (0.02s) [2021-02-02T10:05:46.253Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-02T10:05:46.253Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-02T10:05:46.253Z] === RUN TestHostIPv4BridgeLabel [2021-02-02T10:05:46.544Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-02T10:05:46.544Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-02T10:05:47.579Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-02T10:05:47.579Z] === RUN TestDaemonDefaultNetworkPools [2021-02-02T10:05:48.618Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-02-02T10:05:48.618Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-02T10:05:49.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-02T10:05:49.659Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-02T10:05:49.659Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-02T10:05:51.170Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-02-02T10:05:51.170Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-02T10:05:51.464Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-02T10:05:51.464Z] === RUN TestServiceWithPredefinedNetwork [2021-02-02T10:05:53.540Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s) [2021-02-02T10:05:53.540Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-02T10:05:53.540Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T10:05:53.540Z] service_test.go:236: FLAKY_TEST [2021-02-02T10:05:53.540Z] === RUN TestServiceWithDataPathPortInit [2021-02-02T10:05:53.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-02T10:05:58.004Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-02T10:05:58.004Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2021-02-02T10:05:58.004Z] PASS [2021-02-02T10:05:58.004Z] [2021-02-02T10:05:58.004Z] DONE 17 tests in 50.468s [2021-02-02T10:05:58.004Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-02T10:05:58.004Z] ++ 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 [2021-02-02T10:05:58.004Z] ++ set -e [2021-02-02T10:05:58.004Z] ++ '[' -n 0 ']' [2021-02-02T10:05:58.004Z] ++ set -x [2021-02-02T10:05:58.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-02T10:05:58.004Z] INFO: Testing against a local daemon [2021-02-02T10:05:58.004Z] === RUN TestPluginInvalidJSON [2021-02-02T10:05:58.004Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:05:58.004Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:05:58.004Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:05:58.004Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-02T10:05:58.004Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-02T10:05:58.004Z] === RUN TestPluginInstall [2021-02-02T10:05:58.004Z] === RUN TestPluginInstall/no_auth [2021-02-02T10:05:58.266Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-02T10:05:58.535Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-02T10:05:59.481Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-02T10:06:00.426Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-02T10:06:00.426Z] time="2021-02-02T10:06:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:00.426Z] time="2021-02-02T10:06:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:886e464a1eb709b1bd9bdf5464b97e942c515aac1b68bb7735d903e1505e97eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:00.426Z] time="2021-02-02T10:06:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:00.426Z] time="2021-02-02T10:06:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:886e464a1eb709b1bd9bdf5464b97e942c515aac1b68bb7735d903e1505e97eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:01.000Z] === RUN TestPluginInstall/with_htpasswd [2021-02-02T10:06:01.573Z] time="2021-02-02T10:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:01.573Z] time="2021-02-02T10:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03f3a6e7c8827020a4b035313dd4759e3b1e1fc76d5d5aaa0cee8ef547573dcd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:01.573Z] time="2021-02-02T10:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:01.573Z] time="2021-02-02T10:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03f3a6e7c8827020a4b035313dd4759e3b1e1fc76d5d5aaa0cee8ef547573dcd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:01.573Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-02T10:06:01.573Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-02T10:06:01.573Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-02T10:06:01.573Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-02T10:06:01.573Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-02T10:06:01.835Z] === RUN TestPluginInstall/with_insecure [2021-02-02T10:06:03.222Z] time="2021-02-02T10:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:03.222Z] time="2021-02-02T10:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fab6694e0f624ef83501f0382b9798a0134e0ce9cccdd555ee64684c941b4813" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:03.222Z] time="2021-02-02T10:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:03.222Z] time="2021-02-02T10:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fab6694e0f624ef83501f0382b9798a0134e0ce9cccdd555ee64684c941b4813" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:03.222Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-02T10:06:03.222Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-02T10:06:03.484Z] --- PASS: TestPluginInstall (5.49s) [2021-02-02T10:06:03.484Z] --- PASS: TestPluginInstall/no_auth (2.90s) [2021-02-02T10:06:03.484Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2021-02-02T10:06:03.484Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2021-02-02T10:06:03.484Z] plugin_test.go:160: [d767deb52c6e5] daemon is not started [2021-02-02T10:06:03.484Z] === RUN TestPluginsWithRuntimes [2021-02-02T10:06:04.427Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-02T10:06:05.000Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-02T10:06:05.263Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-02T10:06:05.836Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-02T10:06:05.836Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-02T10:06:06.409Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-02T10:06:07.615Z] --- PASS: TestPluginsWithRuntimes (4.07s) [2021-02-02T10:06:07.615Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-02-02T10:06:07.615Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-02-02T10:06:07.615Z] PASS [2021-02-02T10:06:07.615Z] [2021-02-02T10:06:07.615Z] DONE 9 tests in 9.758s [2021-02-02T10:06:07.615Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-02T10:06:07.615Z] ++ 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 [2021-02-02T10:06:07.615Z] ++ set -e [2021-02-02T10:06:07.615Z] ++ '[' -n 0 ']' [2021-02-02T10:06:07.615Z] ++ set -x [2021-02-02T10:06:07.615Z] ++ 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 [2021-02-02T10:06:07.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-02T10:06:07.877Z] INFO: Testing against a local daemon [2021-02-02T10:06:07.877Z] === RUN TestExternalGraphDriver [2021-02-02T10:06:07.877Z] === RUN TestExternalGraphDriver/json [2021-02-02T10:06:08.139Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-02T10:06:09.147Z] --- PASS: TestServiceWithDataPathPortInit (13.83s) [2021-02-02T10:06:09.147Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-02T10:06:10.057Z] === RUN TestExternalGraphDriver/spec [2021-02-02T10:06:10.057Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-02T10:06:11.444Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-02T10:06:12.389Z] === RUN TestExternalGraphDriver/pull [2021-02-02T10:06:12.389Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-02T10:06:13.334Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-02T10:06:13.334Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-02T10:06:14.277Z] --- PASS: TestExternalGraphDriver (6.30s) [2021-02-02T10:06:14.277Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2021-02-02T10:06:14.277Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2021-02-02T10:06:14.277Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2021-02-02T10:06:14.277Z] === RUN TestGraphdriverPluginV2 [2021-02-02T10:06:14.277Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-02T10:06:14.749Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.93s) [2021-02-02T10:06:14.749Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k69g1alckqzkeo15w753695t8 Created:2021-02-02 10:06:08.568223938 +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[4f8b86e8cc6a1a8d00de92258e2c61d91fe6f48bfe09629523184aa304fcd4ae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w6viwlvrouxygt33a6v3qfma1 EndpointID:9a4020050136f46730a522761e33736aef450c6bf46057d7656a2021510914e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82b42281c05fcce3178f36b3ca410a9d14e32db4767ded543def9f6a2b0ea9cd 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:2de44b390268 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w6viwlvrouxygt33a6v3qfma1 EndpointID:9a4020050136f46730a522761e33736aef450c6bf46057d7656a2021510914e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-02T10:06:14.749Z] PASS [2021-02-02T10:06:14.749Z] [2021-02-02T10:06:14.749Z] === Skipped [2021-02-02T10:06:14.749Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T10:06:14.749Z] service_test.go:236: FLAKY_TEST [2021-02-02T10:06:14.749Z] [2021-02-02T10:06:14.749Z] [2021-02-02T10:06:14.749Z] DONE 26 tests, 1 skipped in 39.732s [2021-02-02T10:06:14.749Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-02T10:06:14.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:14.749Z] ++ set -e [2021-02-02T10:06:14.749Z] ++ '[' -n 0 ']' [2021-02-02T10:06:14.749Z] ++ set -x [2021-02-02T10:06:14.749Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:14.749Z] INFO: Testing against a local daemon [2021-02-02T10:06:14.749Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-02T10:06:14.749Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-02T10:06:14.749Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:06:14.749Z] === RUN TestDockerNetworkIpvlan [2021-02-02T10:06:14.749Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-02T10:06:14.749Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:06:14.749Z] PASS [2021-02-02T10:06:14.749Z] [2021-02-02T10:06:14.749Z] === Skipped [2021-02-02T10:06:14.749Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-02T10:06:14.749Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:06:14.749Z] [2021-02-02T10:06:14.749Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-02T10:06:14.749Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-02T10:06:14.749Z] [2021-02-02T10:06:14.749Z] [2021-02-02T10:06:14.749Z] DONE 2 tests, 2 skipped in 0.086s [2021-02-02T10:06:14.749Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-02T10:06:14.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:14.749Z] ++ set -e [2021-02-02T10:06:14.749Z] ++ '[' -n 0 ']' [2021-02-02T10:06:14.749Z] ++ set -x [2021-02-02T10:06:14.749Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:14.749Z] INFO: Testing against a local daemon [2021-02-02T10:06:14.749Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-02T10:06:16.195Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-02T10:06:16.195Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-02T10:06:16.195Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-02T10:06:16.266Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-02-02T10:06:16.266Z] === RUN TestDockerNetworkMacvlan [2021-02-02T10:06:16.456Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-02T10:06:16.926Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-02T10:06:17.028Z] === RUN TestDockerSuite/TestCommitChange [2021-02-02T10:06:17.961Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-02T10:06:17.995Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2021-02-02T10:06:17.995Z] PASS [2021-02-02T10:06:17.995Z] [2021-02-02T10:06:17.995Z] DONE 5 tests in 10.440s [2021-02-02T10:06:17.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-02T10:06:17.995Z] ++ 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 [2021-02-02T10:06:17.995Z] ++ set -e [2021-02-02T10:06:17.995Z] ++ '[' -n 0 ']' [2021-02-02T10:06:17.995Z] ++ set -x [2021-02-02T10:06:17.995Z] ++ 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 [2021-02-02T10:06:17.995Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-02T10:06:18.257Z] INFO: Testing against a local daemon [2021-02-02T10:06:18.257Z] === RUN TestContinueAfterPluginCrash [2021-02-02T10:06:18.257Z] === PAUSE TestContinueAfterPluginCrash [2021-02-02T10:06:18.257Z] === RUN TestReadPluginNoRead [2021-02-02T10:06:18.257Z] === PAUSE TestReadPluginNoRead [2021-02-02T10:06:18.257Z] === RUN TestDaemonStartWithLogOpt [2021-02-02T10:06:18.257Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-02T10:06:18.257Z] === CONT TestContinueAfterPluginCrash [2021-02-02T10:06:18.257Z] === CONT TestDaemonStartWithLogOpt [2021-02-02T10:06:18.704Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-02T10:06:19.202Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-02T10:06:20.799Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-02T10:06:21.119Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-02T10:06:22.508Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-02T10:06:22.873Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-02T10:06:23.452Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-02T10:06:24.396Z] --- PASS: TestDaemonStartWithLogOpt (6.07s) [2021-02-02T10:06:24.396Z] === CONT TestReadPluginNoRead [2021-02-02T10:06:24.657Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-02T10:06:25.604Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-02T10:06:26.401Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-02T10:06:26.992Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-02T10:06:27.444Z] --- PASS: TestDockerNetworkMacvlan (11.46s) [2021-02-02T10:06:27.444Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-02-02T10:06:27.444Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-02T10:06:27.444Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2021-02-02T10:06:27.444Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) [2021-02-02T10:06:27.444Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.32s) [2021-02-02T10:06:27.444Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-02T10:06:27.444Z] PASS [2021-02-02T10:06:27.444Z] [2021-02-02T10:06:27.444Z] DONE 8 tests in 12.919s [2021-02-02T10:06:27.444Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-02T10:06:27.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:27.444Z] ++ set -e [2021-02-02T10:06:27.444Z] ++ '[' -n 0 ']' [2021-02-02T10:06:27.444Z] ++ set -x [2021-02-02T10:06:27.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:27.444Z] testing: warning: no tests to run [2021-02-02T10:06:27.444Z] PASS [2021-02-02T10:06:27.444Z] [2021-02-02T10:06:27.444Z] DONE 0 tests in 0.017s [2021-02-02T10:06:27.444Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-02T10:06:27.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:27.444Z] ++ set -e [2021-02-02T10:06:27.444Z] ++ '[' -n 0 ']' [2021-02-02T10:06:27.444Z] ++ set -x [2021-02-02T10:06:27.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:27.444Z] INFO: Testing against a local daemon [2021-02-02T10:06:27.444Z] === RUN TestAuthZPluginAllowRequest [2021-02-02T10:06:27.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-02T10:06:27.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-02T10:06:27.938Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-02T10:06:27.938Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-02T10:06:27.938Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-02T10:06:27.938Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-02T10:06:27.938Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-02T10:06:27.938Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-02T10:06:28.959Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-02-02T10:06:28.959Z] === RUN TestAuthZPluginTLS [2021-02-02T10:06:29.324Z] --- PASS: TestContinueAfterPluginCrash (11.19s) [2021-02-02T10:06:29.324Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-02T10:06:29.324Z] === RUN TestReadPluginNoRead/default [2021-02-02T10:06:29.600Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-02T10:06:29.600Z] === RUN TestAuthZPluginDenyRequest [2021-02-02T10:06:30.233Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-02T10:06:30.233Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-02T10:06:30.531Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-02-02T10:06:30.531Z] === RUN TestAuthZPluginDenyResponse [2021-02-02T10:06:30.712Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-02T10:06:30.712Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-02T10:06:30.974Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-02T10:06:31.168Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-02T10:06:31.168Z] === RUN TestAuthZPluginAllowEventStream [2021-02-02T10:06:31.235Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-02T10:06:31.807Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-02T10:06:32.380Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-02T10:06:32.641Z] --- PASS: TestReadPluginNoRead (8.33s) [2021-02-02T10:06:32.641Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.62s) [2021-02-02T10:06:32.641Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-02-02T10:06:32.641Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2021-02-02T10:06:32.641Z] read_test.go:92: [d53fbe7bfb922] daemon is not started [2021-02-02T10:06:32.641Z] PASS [2021-02-02T10:06:32.641Z] [2021-02-02T10:06:32.641Z] DONE 6 tests in 14.574s [2021-02-02T10:06:32.641Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-02T10:06:32.641Z] ++ 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 [2021-02-02T10:06:32.641Z] ++ set -e [2021-02-02T10:06:32.641Z] ++ '[' -n 0 ']' [2021-02-02T10:06:32.641Z] ++ set -x [2021-02-02T10:06:32.641Z] ++ 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 [2021-02-02T10:06:32.641Z] testing: warning: no tests to run [2021-02-02T10:06:32.641Z] PASS [2021-02-02T10:06:32.641Z] [2021-02-02T10:06:32.641Z] DONE 0 tests in 0.068s [2021-02-02T10:06:32.641Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-02T10:06:32.641Z] ++ 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 [2021-02-02T10:06:32.641Z] ++ set -e [2021-02-02T10:06:32.641Z] ++ '[' -n 0 ']' [2021-02-02T10:06:32.641Z] ++ set -x [2021-02-02T10:06:32.641Z] ++ 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 [2021-02-02T10:06:32.678Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2021-02-02T10:06:32.678Z] === RUN TestAuthZPluginErrorResponse [2021-02-02T10:06:32.902Z] INFO: Testing against a local daemon [2021-02-02T10:06:32.902Z] === RUN TestPluginWithDevMounts [2021-02-02T10:06:32.902Z] === PAUSE TestPluginWithDevMounts [2021-02-02T10:06:32.902Z] === CONT TestPluginWithDevMounts [2021-02-02T10:06:33.165Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-02T10:06:33.315Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-02-02T10:06:33.315Z] === RUN TestAuthZPluginErrorRequest [2021-02-02T10:06:33.607Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-02T10:06:33.607Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-02T10:06:33.736Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-02T10:06:33.736Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-02T10:06:33.736Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-02T10:06:34.241Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-02T10:06:34.241Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-02T10:06:34.310Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-02T10:06:34.310Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-02T10:06:34.310Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-02T10:06:34.310Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-02T10:06:34.571Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-02T10:06:34.832Z] --- PASS: TestPluginWithDevMounts (1.94s) [2021-02-02T10:06:34.832Z] PASS [2021-02-02T10:06:34.832Z] [2021-02-02T10:06:34.832Z] DONE 1 tests in 2.091s [2021-02-02T10:06:34.832Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-02T10:06:34.832Z] ++ 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 [2021-02-02T10:06:34.832Z] ++ set -e [2021-02-02T10:06:34.832Z] ++ '[' -n 0 ']' [2021-02-02T10:06:34.832Z] ++ set -x [2021-02-02T10:06:34.832Z] ++ 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 [2021-02-02T10:06:34.832Z] INFO: Testing against a local daemon [2021-02-02T10:06:34.832Z] === RUN TestSecretInspect [2021-02-02T10:06:35.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-02T10:06:36.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-02T10:06:36.313Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-02-02T10:06:36.313Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-02T10:06:36.627Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-02T10:06:36.627Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-02T10:06:37.572Z] --- PASS: TestSecretInspect (2.42s) [2021-02-02T10:06:37.572Z] === RUN TestSecretList [2021-02-02T10:06:37.829Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-02-02T10:06:37.829Z] === RUN TestAuthZPluginHeader [2021-02-02T10:06:37.833Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-02T10:06:38.406Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-02T10:06:38.406Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-02T10:06:38.867Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-02-02T10:06:38.867Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-02T10:06:38.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-02T10:06:38.867Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:38.867Z] === RUN TestAuthZPluginV2Disable [2021-02-02T10:06:38.867Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-02T10:06:38.867Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:38.867Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-02T10:06:38.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-02T10:06:38.867Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:38.867Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-02T10:06:38.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-02T10:06:38.867Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:38.867Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-02T10:06:39.349Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-02T10:06:39.922Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-02T10:06:39.922Z] --- PASS: TestSecretList (2.65s) [2021-02-02T10:06:39.922Z] === RUN TestSecretsCreateAndDelete [2021-02-02T10:06:40.494Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-02T10:06:41.067Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-02T10:06:41.067Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-02T10:06:42.011Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-02T10:06:42.583Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2021-02-02T10:06:42.583Z] === RUN TestSecretsUpdate [2021-02-02T10:06:42.583Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-02T10:06:43.156Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-02T10:06:43.156Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-02T10:06:43.729Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-02T10:06:45.116Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-02T10:06:45.116Z] --- PASS: TestSecretsUpdate (2.74s) [2021-02-02T10:06:45.116Z] === RUN TestTemplatedSecret [2021-02-02T10:06:46.502Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-02T10:06:46.502Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-02T10:06:46.502Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-02T10:06:46.502Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-02T10:06:46.502Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-02T10:06:46.763Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-02T10:06:47.694Z] 4612f6d0b889: Pull complete [2021-02-02T10:06:48.148Z] --- PASS: TestTemplatedSecret (2.98s) [2021-02-02T10:06:48.148Z] === RUN TestSecretCreateResolve [2021-02-02T10:06:50.063Z] --- PASS: TestSecretCreateResolve (1.88s) [2021-02-02T10:06:50.063Z] PASS [2021-02-02T10:06:50.063Z] [2021-02-02T10:06:50.063Z] DONE 6 tests in 15.236s [2021-02-02T10:06:50.063Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-02T10:06:50.063Z] ++ 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 [2021-02-02T10:06:50.063Z] ++ set -e [2021-02-02T10:06:50.063Z] ++ '[' -n 0 ']' [2021-02-02T10:06:50.063Z] ++ set -x [2021-02-02T10:06:50.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-02-02T10:06:50.063Z] INFO: Testing against a local daemon [2021-02-02T10:06:50.063Z] === RUN TestServiceCreateInit [2021-02-02T10:06:50.324Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-02T10:06:51.267Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-02T10:06:51.528Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-02T10:06:52.473Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-02T10:06:52.473Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-02T10:06:52.473Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-02T10:06:54.388Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-02T10:06:54.960Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-02T10:06:55.534Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-02T10:06:55.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-02T10:06:57.187Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-02T10:06:57.489Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-02-02T10:06:57.489Z] PASS [2021-02-02T10:06:57.489Z] [2021-02-02T10:06:57.489Z] === Skipped [2021-02-02T10:06:57.489Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-02T10:06:57.489Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:57.489Z] [2021-02-02T10:06:57.489Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-02T10:06:57.489Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:57.489Z] [2021-02-02T10:06:57.489Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-02T10:06:57.489Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:57.489Z] [2021-02-02T10:06:57.489Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-02T10:06:57.489Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:06:57.489Z] [2021-02-02T10:06:57.489Z] [2021-02-02T10:06:57.489Z] DONE 17 tests, 4 skipped in 27.893s [2021-02-02T10:06:57.489Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-02T10:06:57.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:57.489Z] ++ set -e [2021-02-02T10:06:57.489Z] ++ '[' -n 0 ']' [2021-02-02T10:06:57.489Z] ++ set -x [2021-02-02T10:06:57.489Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:06:57.489Z] INFO: Testing against a local daemon [2021-02-02T10:06:57.489Z] === RUN TestPluginInvalidJSON [2021-02-02T10:06:57.489Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:06:57.489Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:06:57.489Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:06:57.489Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-02T10:06:57.489Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-02T10:06:57.489Z] === RUN TestPluginInstall [2021-02-02T10:06:57.489Z] === RUN TestPluginInstall/no_auth [2021-02-02T10:06:57.489Z] time="2021-02-02T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:57.489Z] time="2021-02-02T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d38ef6c93dd922fe82205b164a9546f0a3175bbd5be3863c61e7b61f4d6ef881" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:57.489Z] time="2021-02-02T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:57.489Z] time="2021-02-02T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d38ef6c93dd922fe82205b164a9546f0a3175bbd5be3863c61e7b61f4d6ef881" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:57.489Z] === RUN TestPluginInstall/with_htpasswd [2021-02-02T10:06:58.127Z] time="2021-02-02T10:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:58.127Z] time="2021-02-02T10:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2017f51f0b9817ce02d6921018e998b48bec6e013f4923219e5919271547c71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:58.127Z] time="2021-02-02T10:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:58.127Z] time="2021-02-02T10:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2017f51f0b9817ce02d6921018e998b48bec6e013f4923219e5919271547c71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:58.420Z] === RUN TestPluginInstall/with_insecure [2021-02-02T10:06:59.738Z] --- PASS: TestServiceCreateInit (9.67s) [2021-02-02T10:06:59.738Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2021-02-02T10:06:59.738Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2021-02-02T10:06:59.738Z] === RUN TestCreateServiceMultipleTimes [2021-02-02T10:06:59.925Z] time="2021-02-02T10:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:59.925Z] time="2021-02-02T10:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36fd9113394aeeba535e76007489cb3feda70e0177b371ddd56ccb740d7637a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:59.925Z] time="2021-02-02T10:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-02T10:06:59.925Z] time="2021-02-02T10:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36fd9113394aeeba535e76007489cb3feda70e0177b371ddd56ccb740d7637a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-02T10:06:59.925Z] --- PASS: TestPluginInstall (4.37s) [2021-02-02T10:06:59.925Z] --- PASS: TestPluginInstall/no_auth (2.07s) [2021-02-02T10:06:59.925Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-02-02T10:06:59.925Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-02-02T10:06:59.925Z] plugin_test.go:160: [d0db94bfa86cf] daemon is not started [2021-02-02T10:06:59.925Z] === RUN TestPluginsWithRuntimes [2021-02-02T10:07:01.654Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-02T10:07:02.018Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-02T10:07:02.227Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-02T10:07:02.662Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-02T10:07:04.339Z] --- PASS: TestPluginsWithRuntimes (4.14s) [2021-02-02T10:07:04.339Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-02-02T10:07:04.339Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.14s) [2021-02-02T10:07:04.339Z] PASS [2021-02-02T10:07:04.339Z] [2021-02-02T10:07:04.339Z] DONE 9 tests in 8.619s [2021-02-02T10:07:04.339Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-02T10:07:04.339Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:04.339Z] ++ set -e [2021-02-02T10:07:04.339Z] ++ '[' -n 0 ']' [2021-02-02T10:07:04.339Z] ++ set -x [2021-02-02T10:07:04.339Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:04.339Z] INFO: Testing against a local daemon [2021-02-02T10:07:04.339Z] === RUN TestExternalGraphDriver [2021-02-02T10:07:04.339Z] === RUN TestExternalGraphDriver/json [2021-02-02T10:07:04.778Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-02T10:07:05.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-02T10:07:06.442Z] === RUN TestExternalGraphDriver/spec [2021-02-02T10:07:07.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-02T10:07:07.968Z] === RUN TestExternalGraphDriver/pull [2021-02-02T10:07:09.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-02T10:07:10.138Z] --- PASS: TestExternalGraphDriver (5.88s) [2021-02-02T10:07:10.138Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2021-02-02T10:07:10.138Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-02-02T10:07:10.138Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2021-02-02T10:07:10.138Z] === RUN TestGraphdriverPluginV2 [2021-02-02T10:07:10.138Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-02-02T10:07:10.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:07:10.138Z] PASS [2021-02-02T10:07:10.138Z] [2021-02-02T10:07:10.138Z] === Skipped [2021-02-02T10:07:10.138Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-02-02T10:07:10.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:07:10.138Z] [2021-02-02T10:07:10.138Z] [2021-02-02T10:07:10.138Z] DONE 5 tests, 1 skipped in 6.030s [2021-02-02T10:07:10.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-02T10:07:10.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:10.138Z] ++ set -e [2021-02-02T10:07:10.138Z] ++ '[' -n 0 ']' [2021-02-02T10:07:10.138Z] ++ set -x [2021-02-02T10:07:10.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:10.138Z] INFO: Testing against a local daemon [2021-02-02T10:07:10.138Z] === RUN TestContinueAfterPluginCrash [2021-02-02T10:07:10.138Z] === PAUSE TestContinueAfterPluginCrash [2021-02-02T10:07:10.138Z] === RUN TestReadPluginNoRead [2021-02-02T10:07:10.138Z] === PAUSE TestReadPluginNoRead [2021-02-02T10:07:10.138Z] === RUN TestDaemonStartWithLogOpt [2021-02-02T10:07:10.138Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-02T10:07:10.138Z] === CONT TestContinueAfterPluginCrash [2021-02-02T10:07:10.138Z] === CONT TestDaemonStartWithLogOpt [2021-02-02T10:07:10.138Z] === CONT TestReadPluginNoRead [2021-02-02T10:07:10.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-02T10:07:11.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-02T10:07:13.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ac60e0_} [2021-02-02T10:07:14.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-02T10:07:14.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1526257710_/foo_false____} [2021-02-02T10:07:15.761Z] === RUN TestReadPluginNoRead/default [2021-02-02T10:07:15.761Z] --- PASS: TestDaemonStartWithLogOpt (5.65s) [2021-02-02T10:07:16.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1526257710_/foo_true____} [2021-02-02T10:07:16.800Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-02T10:07:17.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3498221493_/foo_false____} [2021-02-02T10:07:18.365Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-02T10:07:18.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3498221493_/foo_true____} [2021-02-02T10:07:19.467Z] --- PASS: TestCreateServiceMultipleTimes (19.70s) [2021-02-02T10:07:19.467Z] === RUN TestCreateServiceConflict [2021-02-02T10:07:19.881Z] --- PASS: TestReadPluginNoRead (9.68s) [2021-02-02T10:07:19.881Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-02-02T10:07:19.881Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-02-02T10:07:19.881Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-02-02T10:07:19.881Z] read_test.go:92: [dfd325b2a5c0f] daemon is not started [2021-02-02T10:07:20.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3498221493_/foo_true__0xc000ac6140__} [2021-02-02T10:07:21.391Z] --- PASS: TestContinueAfterPluginCrash (10.93s) [2021-02-02T10:07:21.391Z] PASS [2021-02-02T10:07:21.391Z] [2021-02-02T10:07:21.391Z] DONE 6 tests in 11.005s [2021-02-02T10:07:21.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-02T10:07:21.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:21.391Z] ++ set -e [2021-02-02T10:07:21.391Z] ++ '[' -n 0 ']' [2021-02-02T10:07:21.391Z] ++ set -x [2021-02-02T10:07:21.391Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:21.391Z] testing: warning: no tests to run [2021-02-02T10:07:21.391Z] PASS [2021-02-02T10:07:21.391Z] [2021-02-02T10:07:21.391Z] DONE 0 tests in 0.018s [2021-02-02T10:07:21.391Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-02T10:07:21.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:21.391Z] ++ set -e [2021-02-02T10:07:21.391Z] ++ '[' -n 0 ']' [2021-02-02T10:07:21.391Z] ++ set -x [2021-02-02T10:07:21.391Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:21.391Z] INFO: Testing against a local daemon [2021-02-02T10:07:21.391Z] === RUN TestPluginWithDevMounts [2021-02-02T10:07:21.391Z] === PAUSE TestPluginWithDevMounts [2021-02-02T10:07:21.391Z] === CONT TestPluginWithDevMounts [2021-02-02T10:07:21.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ac6160_} [2021-02-02T10:07:21.797Z] --- PASS: TestCreateServiceConflict (2.27s) [2021-02-02T10:07:21.797Z] === RUN TestCreateServiceMaxReplicas [2021-02-02T10:07:22.905Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-02-02T10:07:22.905Z] PASS [2021-02-02T10:07:22.905Z] [2021-02-02T10:07:22.905Z] DONE 1 tests in 1.902s [2021-02-02T10:07:22.905Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-02T10:07:22.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:22.905Z] ++ set -e [2021-02-02T10:07:22.905Z] ++ '[' -n 0 ']' [2021-02-02T10:07:22.905Z] ++ set -x [2021-02-02T10:07:22.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:23.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ac6180_} [2021-02-02T10:07:23.196Z] INFO: Testing against a local daemon [2021-02-02T10:07:23.196Z] === RUN TestSecretInspect [2021-02-02T10:07:23.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ac61a0_} [2021-02-02T10:07:25.296Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2021-02-02T10:07:25.296Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-02T10:07:25.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ac61c0_} [2021-02-02T10:07:25.315Z] --- PASS: TestSecretInspect (1.95s) [2021-02-02T10:07:25.315Z] === RUN TestSecretList [2021-02-02T10:07:26.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-02T10:07:27.424Z] --- PASS: TestSecretList (1.99s) [2021-02-02T10:07:27.424Z] === RUN TestSecretsCreateAndDelete [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-02T10:07:28.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-02T10:07:28.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-02T10:07:28.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-02T10:07:28.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-02T10:07:28.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-02T10:07:28.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-02T10:07:28.331Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-02T10:07:28.956Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2021-02-02T10:07:28.956Z] === RUN TestSecretsUpdate [2021-02-02T10:07:30.244Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-02T10:07:31.058Z] --- PASS: TestSecretsUpdate (1.92s) [2021-02-02T10:07:31.058Z] === RUN TestTemplatedSecret [2021-02-02T10:07:31.634Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-02T10:07:33.552Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-02T10:07:33.810Z] --- PASS: TestTemplatedSecret (2.46s) [2021-02-02T10:07:33.810Z] === RUN TestSecretCreateResolve [2021-02-02T10:07:34.496Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-02T10:07:34.496Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-02T10:07:35.068Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-02T10:07:35.359Z] --- PASS: TestSecretCreateResolve (1.93s) [2021-02-02T10:07:35.359Z] PASS [2021-02-02T10:07:35.359Z] [2021-02-02T10:07:35.359Z] DONE 6 tests in 12.250s [2021-02-02T10:07:35.359Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-02T10:07:35.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:35.359Z] ++ set -e [2021-02-02T10:07:35.359Z] ++ '[' -n 0 ']' [2021-02-02T10:07:35.359Z] ++ set -x [2021-02-02T10:07:35.359Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:07:35.359Z] INFO: Testing against a local daemon [2021-02-02T10:07:35.359Z] === RUN TestServiceCreateInit [2021-02-02T10:07:35.359Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-02T10:07:35.640Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-02T10:07:36.214Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-02T10:07:36.788Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-02T10:07:37.366Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-02T10:07:37.940Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-02T10:07:38.884Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-02T10:07:38.884Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.62s) [2021-02-02T10:07:38.884Z] === RUN TestCreateServiceSecretFileMode [2021-02-02T10:07:39.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-02T10:07:39.456Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-02T10:07:40.401Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-02T10:07:41.348Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-02T10:07:41.922Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2021-02-02T10:07:41.922Z] === RUN TestCreateServiceConfigFileMode [2021-02-02T10:07:42.183Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-02T10:07:42.757Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-02T10:07:42.846Z] --- PASS: TestServiceCreateInit (7.51s) [2021-02-02T10:07:42.846Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2021-02-02T10:07:42.846Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2021-02-02T10:07:42.846Z] === RUN TestCreateServiceMultipleTimes [2021-02-02T10:07:43.701Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-02T10:07:45.100Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-02T10:07:45.100Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2021-02-02T10:07:45.100Z] === RUN TestCreateServiceSysctls [2021-02-02T10:07:45.674Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-02T10:07:46.618Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-02T10:07:46.618Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-02T10:07:47.190Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-02T10:07:48.133Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-02T10:07:49.076Z] --- PASS: TestCreateServiceSysctls (3.80s) [2021-02-02T10:07:49.076Z] === RUN TestCreateServiceCapabilities [2021-02-02T10:07:49.076Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-02T10:07:49.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-02T10:07:49.600Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-02T10:07:50.988Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-02T10:07:51.933Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2021-02-02T10:07:51.933Z] === RUN TestInspect [2021-02-02T10:07:52.506Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-02T10:07:53.078Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-02T10:07:55.628Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-02T10:07:55.628Z] --- PASS: TestInspect (3.65s) [2021-02-02T10:07:55.628Z] === RUN TestCreateJob [2021-02-02T10:07:55.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-02T10:07:58.219Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2021-02-02T10:07:58.219Z] === RUN TestCreateServiceConflict [2021-02-02T10:08:00.111Z] --- PASS: TestCreateJob (4.25s) [2021-02-02T10:08:00.111Z] === RUN TestReplicatedJob [2021-02-02T10:08:00.111Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-02T10:08:00.294Z] --- PASS: TestCreateServiceConflict (1.91s) [2021-02-02T10:08:00.294Z] === RUN TestCreateServiceMaxReplicas [2021-02-02T10:08:02.661Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-02T10:08:03.048Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2021-02-02T10:08:03.048Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-02T10:08:03.235Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-02T10:08:07.447Z] --- PASS: TestReplicatedJob (6.89s) [2021-02-02T10:08:07.447Z] === RUN TestUpdateReplicatedJob [2021-02-02T10:08:07.447Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-02T10:08:09.993Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-02T10:08:10.938Z] --- PASS: TestUpdateReplicatedJob (4.00s) [2021-02-02T10:08:10.938Z] === RUN TestServiceListWithStatuses [2021-02-02T10:08:10.938Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-02T10:08:10.938Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T10:08:10.938Z] === RUN TestDockerNetworkConnectAlias [2021-02-02T10:08:10.938Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-02T10:08:13.723Z] 4dcc9a9b9e68: Pull complete [2021-02-02T10:08:13.723Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-02-02T10:08:13.723Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:08:13.723Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:08:13.723Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-02-02T10:08:13.723Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-02-02T10:08:13.723Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1697' [2021-02-02T10:08:13.723Z] INFO: Docker version of control daemon [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] Client: Docker Engine - Enterprise [2021-02-02T10:08:13.723Z] Version: 19.03.12 [2021-02-02T10:08:13.723Z] API version: 1.40 [2021-02-02T10:08:13.723Z] Go version: go1.13.13 [2021-02-02T10:08:13.723Z] Git commit: 4306744 [2021-02-02T10:08:13.723Z] Built: 08/05/2020 19:27:53 [2021-02-02T10:08:13.723Z] OS/Arch: windows/amd64 [2021-02-02T10:08:13.723Z] Experimental: false [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] Server: Docker Engine - Enterprise [2021-02-02T10:08:13.723Z] Engine: [2021-02-02T10:08:13.723Z] Version: 19.03.12 [2021-02-02T10:08:13.723Z] API version: 1.40 (minimum version 1.24) [2021-02-02T10:08:13.723Z] Go version: go1.13.13 [2021-02-02T10:08:13.723Z] Git commit: f295753ffd [2021-02-02T10:08:13.723Z] Built: 08/05/2020 19:26:41 [2021-02-02T10:08:13.723Z] OS/Arch: windows/amd64 [2021-02-02T10:08:13.723Z] Experimental: true [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] INFO: Docker info of control daemon [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] Client: [2021-02-02T10:08:13.723Z] Debug Mode: false [2021-02-02T10:08:13.723Z] Plugins: [2021-02-02T10:08:13.723Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] Server: [2021-02-02T10:08:13.723Z] Containers: 0 [2021-02-02T10:08:13.723Z] Running: 0 [2021-02-02T10:08:13.723Z] Paused: 0 [2021-02-02T10:08:13.723Z] Stopped: 0 [2021-02-02T10:08:13.723Z] Images: 1 [2021-02-02T10:08:13.723Z] Server Version: 19.03.12 [2021-02-02T10:08:13.723Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-02T10:08:13.723Z] Windows: [2021-02-02T10:08:13.723Z] LCOW: [2021-02-02T10:08:13.723Z] Logging Driver: json-file [2021-02-02T10:08:13.723Z] Plugins: [2021-02-02T10:08:13.723Z] Volume: local [2021-02-02T10:08:13.723Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-02T10:08:13.723Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-02T10:08:13.723Z] Swarm: inactive [2021-02-02T10:08:13.723Z] Default Isolation: process [2021-02-02T10:08:13.723Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-02T10:08:13.723Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-02T10:08:13.723Z] OSType: windows [2021-02-02T10:08:13.723Z] Architecture: x86_64 [2021-02-02T10:08:13.723Z] CPUs: 4 [2021-02-02T10:08:13.723Z] Total Memory: 32GiB [2021-02-02T10:08:13.723Z] Name: azwin-2-266110 [2021-02-02T10:08:13.723Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-02T10:08:13.723Z] Docker Root Dir: D:\docker [2021-02-02T10:08:13.723Z] Debug Mode: false [2021-02-02T10:08:13.723Z] Registry: https://index.docker.io/v1/ [2021-02-02T10:08:13.723Z] Labels: [2021-02-02T10:08:13.723Z] Experimental: true [2021-02-02T10:08:13.723Z] Insecure Registries: [2021-02-02T10:08:13.723Z] 10.0.0.4:5000 [2021-02-02T10:08:13.723Z] 127.0.0.0/8 [2021-02-02T10:08:13.723Z] Registry Mirrors: [2021-02-02T10:08:13.723Z] http://10.0.0.4:5000/ [2021-02-02T10:08:13.723Z] Live Restore Enabled: false [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] INFO: Commit hash is 0128eb2101 [2021-02-02T10:08:13.723Z] INFO: Nuke-Everything... [2021-02-02T10:08:13.723Z] INFO: Container count on control daemon to delete is 0 [2021-02-02T10:08:13.723Z] INFO: Nuking d:\CI [2021-02-02T10:08:13.723Z] INFO: Zapped successfully [2021-02-02T10:08:13.723Z] INFO: Location for testing is d:\CI\PR-41645\13 [2021-02-02T10:08:13.723Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:13.723Z] INFO: Building the image from Dockerfile.windows at 02/02/2021 10:08:12... [2021-02-02T10:08:13.723Z] [2021-02-02T10:08:15.149Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-02T10:08:15.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-02T10:08:15.411Z] === RUN TestDockerSuite/TestCpToDot [2021-02-02T10:08:16.353Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2021-02-02T10:08:16.353Z] === RUN TestDockerNetworkReConnect [2021-02-02T10:08:16.353Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-02T10:08:17.452Z] Sending build context to Docker daemon 58.28MB [2021-02-02T10:08:17.452Z] [2021-02-02T10:08:17.452Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-02T10:08:17.452Z] ---> 5e0078d88ebd [2021-02-02T10:08:17.452Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-02T10:08:17.452Z] ---> Running in b7007df2e2fa [2021-02-02T10:08:17.910Z] Removing intermediate container b7007df2e2fa [2021-02-02T10:08:17.910Z] ---> 31687f028093 [2021-02-02T10:08:17.910Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-02T10:08:17.910Z] ---> Running in ee943c3376de [2021-02-02T10:08:18.273Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-02T10:08:18.370Z] Removing intermediate container ee943c3376de [2021-02-02T10:08:18.370Z] ---> 65a661f94d2e [2021-02-02T10:08:18.370Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-02T10:08:18.370Z] ---> Running in a04176bf3030 [2021-02-02T10:08:18.505Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2021-02-02T10:08:18.505Z] === RUN TestCreateServiceSecretFileMode [2021-02-02T10:08:18.505Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2021-02-02T10:08:18.505Z] === RUN TestCreateServiceConfigFileMode [2021-02-02T10:08:18.828Z] Removing intermediate container a04176bf3030 [2021-02-02T10:08:18.828Z] ---> e8ccaec9daaf [2021-02-02T10:08:18.828Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-02-02T10:08:18.828Z] ---> Running in 3be32e01823e [2021-02-02T10:08:19.286Z] Removing intermediate container 3be32e01823e [2021-02-02T10:08:19.286Z] ---> 1074554fea50 [2021-02-02T10:08:19.286Z] 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; [2021-02-02T10:08:19.286Z] ---> Running in 736fc12ac938 [2021-02-02T10:08:19.662Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-02T10:08:20.595Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2021-02-02T10:08:20.595Z] === RUN TestCreateServiceSysctls [2021-02-02T10:08:20.869Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-02T10:08:21.441Z] --- PASS: TestDockerNetworkReConnect (5.20s) [2021-02-02T10:08:21.441Z] === RUN TestServicePlugin [2021-02-02T10:08:22.014Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-02T10:08:22.276Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-02T10:08:23.235Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-02T10:08:23.975Z] [2021-02-02T10:08:23.975Z] SUCCESS: Specified value was saved. [2021-02-02T10:08:24.110Z] --- PASS: TestCreateServiceSysctls (3.00s) [2021-02-02T10:08:24.110Z] === RUN TestCreateServiceCapabilities [2021-02-02T10:08:24.620Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-02T10:08:24.620Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-02T10:08:24.620Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-02T10:08:24.949Z] INFO: Downloading git... [2021-02-02T10:08:25.193Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-02T10:08:25.767Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-02T10:08:25.767Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-02T10:08:25.767Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-02T10:08:25.916Z] INFO: Downloading go... [2021-02-02T10:08:26.197Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2021-02-02T10:08:26.197Z] === RUN TestInspect [2021-02-02T10:08:26.711Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-02T10:08:26.711Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-02T10:08:26.972Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-02T10:08:26.972Z] === RUN TestDockerSuite/TestCreateRM [2021-02-02T10:08:27.234Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-02T10:08:27.234Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-02T10:08:27.234Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-02T10:08:27.234Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-02T10:08:28.099Z] INFO: Downloading compiler 1 of 3... [2021-02-02T10:08:28.099Z] INFO: Downloading compiler 2 of 3... [2021-02-02T10:08:28.099Z] INFO: Downloading compiler 3 of 3... [2021-02-02T10:08:28.099Z] INFO: Extracting git... [2021-02-02T10:08:28.950Z] --- PASS: TestInspect (2.49s) [2021-02-02T10:08:28.950Z] === RUN TestCreateJob [2021-02-02T10:08:29.785Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-02T10:08:29.785Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-02T10:08:29.785Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-02T10:08:31.683Z] --- PASS: TestCreateJob (3.03s) [2021-02-02T10:08:31.683Z] === RUN TestReplicatedJob [2021-02-02T10:08:33.995Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-02T10:08:33.995Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-02T10:08:33.995Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-02T10:08:33.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-02T10:08:33.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-02T10:08:33.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-02T10:08:34.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-02T10:08:35.198Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-02T10:08:35.771Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-02T10:08:36.719Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-02T10:08:37.269Z] --- PASS: TestReplicatedJob (5.30s) [2021-02-02T10:08:37.269Z] === RUN TestUpdateReplicatedJob [2021-02-02T10:08:38.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-02T10:08:38.679Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-02T10:08:39.252Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-02T10:08:39.252Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-02T10:08:39.514Z] === RUN TestDockerSuite/TestDockerFails [2021-02-02T10:08:39.514Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-02T10:08:39.514Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-02T10:08:39.776Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-02T10:08:40.003Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2021-02-02T10:08:40.003Z] === RUN TestServiceListWithStatuses [2021-02-02T10:08:40.003Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-02T10:08:40.003Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T10:08:40.003Z] === RUN TestDockerNetworkConnectAlias [2021-02-02T10:08:40.482Z] INFO: Expanding go... [2021-02-02T10:08:40.721Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-02T10:08:41.666Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-02T10:08:42.608Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-02T10:08:42.608Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-02T10:08:42.608Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-02T10:08:42.869Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-02T10:08:44.465Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2021-02-02T10:08:44.465Z] === RUN TestDockerNetworkReConnect [2021-02-02T10:08:47.203Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2021-02-02T10:08:47.203Z] === RUN TestServicePlugin [2021-02-02T10:08:47.203Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-02T10:08:47.203Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:08:47.203Z] === RUN TestServiceUpdateLabel [2021-02-02T10:08:49.272Z] --- PASS: TestServiceUpdateLabel (2.00s) [2021-02-02T10:08:49.272Z] === RUN TestServiceUpdateSecrets [2021-02-02T10:08:49.469Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-02T10:08:50.041Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-02T10:08:51.956Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-02T10:08:52.899Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-02T10:08:53.470Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-02T10:08:54.413Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-02T10:08:54.413Z] --- PASS: TestServicePlugin (32.94s) [2021-02-02T10:08:54.413Z] plugin_test.go:62: [d7d7d9a09f045] joining swarm manager [d7b25daffe8aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:08:54.413Z] plugin_test.go:65: [d7ec4f219d158] joining swarm manager [d7b25daffe8aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:08:54.413Z] === RUN TestServiceUpdateLabel [2021-02-02T10:08:54.984Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-02T10:08:55.558Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-02T10:08:56.131Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-02T10:08:57.075Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-02T10:08:57.075Z] --- PASS: TestServiceUpdateLabel (2.81s) [2021-02-02T10:08:57.075Z] === RUN TestServiceUpdateSecrets [2021-02-02T10:08:58.170Z] INFO: Expanding compiler 1 of 3... [2021-02-02T10:08:58.464Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-02T10:08:58.629Z] INFO: Expanding compiler 2 of 3... [2021-02-02T10:08:59.853Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-02T10:09:02.399Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-02T10:09:03.320Z] INFO: Expanding compiler 3 of 3... [2021-02-02T10:09:03.780Z] INFO: Removing downloaded files... [2021-02-02T10:09:03.780Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-02-02T10:09:03.780Z] INFO: Configuring git core.autocrlf... [2021-02-02T10:09:04.313Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-02T10:09:04.619Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2021-02-02T10:09:04.619Z] === RUN TestServiceUpdateConfigs [2021-02-02T10:09:04.885Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-02T10:09:05.829Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-02T10:09:12.448Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-02T10:09:12.448Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-02T10:09:12.448Z] --- PASS: TestServiceUpdateSecrets (14.64s) [2021-02-02T10:09:12.448Z] === RUN TestServiceUpdateConfigs [2021-02-02T10:09:13.021Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-02T10:09:13.021Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-02T10:09:13.282Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-02T10:09:13.543Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-02T10:09:13.805Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-02T10:09:13.805Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-02T10:09:15.192Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-02T10:09:16.137Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-02T10:09:16.137Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-02T10:09:16.137Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-02T10:09:16.710Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-02T10:09:16.710Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-02T10:09:17.281Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-02T10:09:18.665Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-02T10:09:18.665Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-02T10:09:18.665Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-02T10:09:18.665Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-02T10:09:19.960Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2021-02-02T10:09:19.960Z] === RUN TestServiceUpdateNetwork [2021-02-02T10:09:20.579Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-02T10:09:20.840Z] === RUN TestDockerSuite/TestEventsRename [2021-02-02T10:09:21.413Z] === RUN TestDockerSuite/TestEventsResize [2021-02-02T10:09:21.985Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-02T10:09:22.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-02T10:09:27.900Z] --- PASS: TestServiceUpdateConfigs (15.15s) [2021-02-02T10:09:27.900Z] === RUN TestServiceUpdateNetwork [2021-02-02T10:09:27.900Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-02T10:09:28.472Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-02T10:09:29.045Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-02T10:09:30.321Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2021-02-02T10:09:30.321Z] === RUN TestServiceUpdatePidsLimit [2021-02-02T10:09:31.357Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-02T10:09:31.997Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-02T10:09:32.353Z] === RUN TestDockerSuite/TestEventsTop [2021-02-02T10:09:32.353Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-02T10:09:34.914Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-02T10:09:38.886Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-02T10:09:41.500Z] --- PASS: TestServiceUpdateNetwork (13.75s) [2021-02-02T10:09:41.500Z] === RUN TestServiceUpdatePidsLimit [2021-02-02T10:09:42.072Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-02T10:09:43.016Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-02T10:09:46.317Z] === RUN TestDockerSuite/TestExec [2021-02-02T10:09:46.890Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-02T10:09:47.354Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2021-02-02T10:09:47.354Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2021-02-02T10:09:47.354Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-02-02T10:09:47.354Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-02-02T10:09:47.354Z] PASS [2021-02-02T10:09:47.354Z] [2021-02-02T10:09:47.354Z] === Skipped [2021-02-02T10:09:47.354Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-02T10:09:47.354Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T10:09:47.354Z] [2021-02-02T10:09:47.354Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-02T10:09:47.354Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-02T10:09:47.354Z] [2021-02-02T10:09:47.354Z] [2021-02-02T10:09:47.354Z] DONE 27 tests, 2 skipped in 131.060s [2021-02-02T10:09:47.354Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-02T10:09:47.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:09:47.354Z] ++ set -e [2021-02-02T10:09:47.354Z] ++ '[' -n 0 ']' [2021-02-02T10:09:47.354Z] ++ set -x [2021-02-02T10:09:47.355Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:09:47.355Z] INFO: Testing against a local daemon [2021-02-02T10:09:47.355Z] === RUN TestSessionCreate [2021-02-02T10:09:47.355Z] --- PASS: TestSessionCreate (0.03s) [2021-02-02T10:09:47.355Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-02T10:09:47.355Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-02T10:09:47.355Z] PASS [2021-02-02T10:09:47.355Z] [2021-02-02T10:09:47.355Z] DONE 2 tests in 0.141s [2021-02-02T10:09:47.355Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-02T10:09:47.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:09:47.355Z] ++ set -e [2021-02-02T10:09:47.355Z] ++ '[' -n 0 ']' [2021-02-02T10:09:47.355Z] ++ set -x [2021-02-02T10:09:47.355Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:09:47.355Z] INFO: Testing against a local daemon [2021-02-02T10:09:47.355Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-02T10:09:47.355Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:09:47.355Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:09:47.355Z] === RUN TestEventsExecDie [2021-02-02T10:09:47.355Z] --- PASS: TestEventsExecDie (0.63s) [2021-02-02T10:09:47.355Z] === RUN TestEventsBackwardsCompatible [2021-02-02T10:09:47.355Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-02T10:09:47.355Z] === RUN TestInfoBinaryCommits [2021-02-02T10:09:47.355Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-02T10:09:47.355Z] === RUN TestInfoAPIVersioned [2021-02-02T10:09:47.355Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-02T10:09:47.355Z] === RUN TestInfoDiscoveryBackend [2021-02-02T10:09:47.461Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-02T10:09:47.722Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-02T10:09:47.985Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-02T10:09:47.985Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-02T10:09:48.296Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-02T10:09:49.016Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-02T10:09:49.016Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-02T10:09:49.308Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-02T10:09:49.308Z] === RUN TestInfoAPI [2021-02-02T10:09:49.600Z] --- PASS: TestInfoAPI (0.05s) [2021-02-02T10:09:49.600Z] === RUN TestInfoAPIWarnings [2021-02-02T10:09:49.682Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-02T10:09:49.682Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-02T10:09:49.944Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-02T10:09:50.516Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-02T10:09:51.461Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-02T10:09:52.405Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-02T10:09:52.667Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-02T10:09:53.238Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-02T10:09:54.624Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-02T10:09:55.197Z] === RUN TestDockerSuite/TestExecEnv [2021-02-02T10:09:55.768Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-02T10:09:57.158Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-02T10:09:57.420Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2021-02-02T10:09:57.420Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-02-02T10:09:57.420Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-02-02T10:09:57.420Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-02-02T10:09:57.420Z] PASS [2021-02-02T10:09:57.420Z] [2021-02-02T10:09:57.420Z] === Skipped [2021-02-02T10:09:57.420Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-02T10:09:57.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-02T10:09:57.420Z] [2021-02-02T10:09:57.420Z] [2021-02-02T10:09:57.420Z] DONE 27 tests, 1 skipped in 187.479s [2021-02-02T10:09:57.420Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-02T10:09:57.420Z] ++ 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 [2021-02-02T10:09:57.420Z] ++ set -e [2021-02-02T10:09:57.420Z] ++ '[' -n 0 ']' [2021-02-02T10:09:57.420Z] ++ set -x [2021-02-02T10:09:57.420Z] ++ 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 [2021-02-02T10:09:57.681Z] INFO: Testing against a local daemon [2021-02-02T10:09:57.681Z] === RUN TestSessionCreate [2021-02-02T10:09:57.681Z] --- PASS: TestSessionCreate (0.04s) [2021-02-02T10:09:57.681Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-02T10:09:57.681Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-02T10:09:57.681Z] PASS [2021-02-02T10:09:57.681Z] [2021-02-02T10:09:57.681Z] DONE 2 tests in 0.199s [2021-02-02T10:09:57.681Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-02T10:09:57.681Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-02T10:09:57.681Z] ++ 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 [2021-02-02T10:09:57.681Z] ++ set -e [2021-02-02T10:09:57.681Z] ++ '[' -n 0 ']' [2021-02-02T10:09:57.681Z] ++ set -x [2021-02-02T10:09:57.681Z] ++ 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 [2021-02-02T10:09:57.942Z] INFO: Testing against a local daemon [2021-02-02T10:09:57.942Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-02T10:09:57.942Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:09:57.942Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:09:57.942Z] === RUN TestEventsExecDie [2021-02-02T10:09:58.887Z] --- PASS: TestEventsExecDie (0.71s) [2021-02-02T10:09:58.887Z] === RUN TestEventsBackwardsCompatible [2021-02-02T10:09:58.887Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-02T10:09:58.887Z] === RUN TestInfoBinaryCommits [2021-02-02T10:09:58.887Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-02T10:09:58.887Z] === RUN TestInfoAPIVersioned [2021-02-02T10:09:58.887Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-02T10:09:58.887Z] === RUN TestInfoDiscoveryBackend [2021-02-02T10:09:59.460Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-02-02T10:09:59.460Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-02T10:10:00.402Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-02T10:10:00.402Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-02T10:10:00.664Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-02T10:10:00.924Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-02-02T10:10:00.924Z] === RUN TestInfoAPI [2021-02-02T10:10:00.925Z] --- PASS: TestInfoAPI (0.02s) [2021-02-02T10:10:00.925Z] === RUN TestInfoAPIWarnings [2021-02-02T10:10:01.186Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-02T10:10:01.758Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-02T10:10:02.330Z] === RUN TestDockerSuite/TestExecParseError [2021-02-02T10:10:02.901Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-02T10:10:03.162Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-02T10:10:03.738Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-02T10:10:05.126Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-02T10:10:05.387Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-02T10:10:05.959Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-02T10:10:08.157Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-02-02T10:10:08.157Z] === RUN TestInfoDebug [2021-02-02T10:10:08.157Z] --- PASS: TestInfoDebug (0.53s) [2021-02-02T10:10:08.157Z] === RUN TestInfoInsecureRegistries [2021-02-02T10:10:08.157Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-02T10:10:08.157Z] === RUN TestInfoRegistryMirrors [2021-02-02T10:10:08.157Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-02T10:10:08.157Z] === RUN TestLoginFailsWithBadCredentials [2021-02-02T10:10:08.157Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-02-02T10:10:08.157Z] === RUN TestPingCacheHeaders [2021-02-02T10:10:08.157Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-02T10:10:08.157Z] === RUN TestPingGet [2021-02-02T10:10:08.157Z] --- PASS: TestPingGet (0.02s) [2021-02-02T10:10:08.157Z] === RUN TestPingHead [2021-02-02T10:10:08.157Z] --- PASS: TestPingHead (0.04s) [2021-02-02T10:10:08.157Z] === RUN TestVersion [2021-02-02T10:10:08.157Z] --- PASS: TestVersion (0.03s) [2021-02-02T10:10:08.157Z] PASS [2021-02-02T10:10:08.157Z] [2021-02-02T10:10:08.157Z] === Skipped [2021-02-02T10:10:08.157Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:10:08.157Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:10:08.157Z] [2021-02-02T10:10:08.157Z] [2021-02-02T10:10:08.157Z] DONE 18 tests, 1 skipped in 21.301s [2021-02-02T10:10:08.157Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-02T10:10:08.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:10:08.157Z] ++ set -e [2021-02-02T10:10:08.157Z] ++ '[' -n 0 ']' [2021-02-02T10:10:08.157Z] ++ set -x [2021-02-02T10:10:08.158Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-02T10:10:08.158Z] INFO: Testing against a local daemon [2021-02-02T10:10:08.158Z] === RUN TestVolumesCreateAndList [2021-02-02T10:10:08.158Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-02T10:10:08.158Z] === RUN TestVolumesRemove [2021-02-02T10:10:08.158Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-02T10:10:08.158Z] === RUN TestVolumesInspect [2021-02-02T10:10:08.158Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-02T10:10:08.158Z] === RUN TestVolumesInvalidJSON [2021-02-02T10:10:08.158Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-02T10:10:08.158Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-02T10:10:08.158Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-02T10:10:08.158Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-02T10:10:08.158Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-02T10:10:08.158Z] PASS [2021-02-02T10:10:08.158Z] [2021-02-02T10:10:08.158Z] DONE 5 tests in 0.212s [2021-02-02T10:10:08.158Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-02T10:10:08.448Z] ++++ cat bundles/test-integration/docker.pid [2021-02-02T10:10:08.448Z] +++ kill 14081 [2021-02-02T10:10:09.953Z] +++ /etc/init.d/apparmor stop [2021-02-02T10:10:09.953Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T10:10:09.953Z] [2021-02-02T10:10:09.953Z] Unloading profiles will leave already running processes permanently [2021-02-02T10:10:09.953Z] unconfined, which can lead to unexpected situations. [2021-02-02T10:10:09.953Z] [2021-02-02T10:10:09.953Z] To set a process to complain mode, use the command line tool [2021-02-02T10:10:09.953Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T10:10:09.953Z] +++ true [2021-02-02T10:10:09.953Z] exiting test-integration [2021-02-02T10:10:09.953Z] ++ exit 0 [2021-02-02T10:10:09.953Z] Post stage [Pipeline] junit [2021-02-02T10:10:11.509Z] Recording test results [2021-02-02T10:10:12.077Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-02T10:10:12.505Z] + echo Ensuring container killed. [2021-02-02T10:10:12.505Z] Ensuring container killed. [2021-02-02T10:10:12.505Z] + docker rm -vf docker-pr13 [2021-02-02T10:10:12.505Z] Error: No such container: docker-pr13 [2021-02-02T10:10:12.505Z] + true [Pipeline] sh [2021-02-02T10:10:12.899Z] + echo Chowning /workspace to jenkins user [2021-02-02T10:10:12.899Z] Chowning /workspace to jenkins user [2021-02-02T10:10:12.899Z] + id -u [2021-02-02T10:10:12.899Z] + id -g [2021-02-02T10:10:12.899Z] + docker run --rm -v /home/docker/workspace/moby_PR-41645:/workspace busybox chown -R 1001:1001 /workspace [2021-02-02T10:10:12.899Z] Unable to find image 'busybox:latest' locally [2021-02-02T10:10:13.192Z] latest: Pulling from library/busybox [2021-02-02T10:10:13.676Z] 97ab23f2d56c: Pulling fs layer [2021-02-02T10:10:13.676Z] 97ab23f2d56c: Download complete [2021-02-02T10:10:13.969Z] 97ab23f2d56c: Pull complete [2021-02-02T10:10:13.969Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-02T10:10:13.969Z] Status: Downloaded newer image for busybox:latest [2021-02-02T10:10:15.870Z] Removing intermediate container 736fc12ac938 [2021-02-02T10:10:15.870Z] ---> 0f68a5f98651 [2021-02-02T10:10:15.870Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-02-02T10:10:15.870Z] ---> Running in b16474d3d19f [2021-02-02T10:10:15.870Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-02-02T10:10:15.870Z] go: finding gotest.tools v0.5.3 [2021-02-02T10:10:15.870Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-02-02T10:10:15.870Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-02T10:10:15.870Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-02T10:10:15.870Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T10:10:15.870Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-02-02T10:10:15.870Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T10:10:15.870Z] go: downloading github.com/pkg/errors v0.9.1 [2021-02-02T10:10:15.870Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-02T10:10:15.870Z] go: extracting github.com/pkg/errors v0.9.1 [2021-02-02T10:10:15.870Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-02-02T10:10:15.870Z] go: extracting github.com/fatih/color v1.9.0 [2021-02-02T10:10:15.870Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T10:10:15.870Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T10:10:15.870Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-02T10:10:15.870Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T10:10:15.870Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-02T10:10:15.870Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-02T10:10:15.870Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-02T10:10:15.870Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-02T10:10:15.870Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T10:10:15.870Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-02T10:10:15.870Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T10:10:15.870Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T10:10:15.870Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T10:10:15.870Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-02T10:10:16.328Z] go: finding github.com/fatih/color v1.9.0 [2021-02-02T10:10:16.328Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-02T10:10:16.328Z] go: finding github.com/pkg/errors v0.9.1 [2021-02-02T10:10:16.328Z] go: finding github.com/spf13/pflag v1.0.3 [2021-02-02T10:10:16.328Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-02T10:10:16.328Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-02T10:10:16.328Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-02T10:10:16.328Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-02T10:10:16.328Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T10:10:16.328Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-02T10:10:16.436Z] + bundleName=ppc64le-integration [2021-02-02T10:10:16.436Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-02T10:10:16.436Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-02T10:10:16.436Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml )xargs -print tar [2021-02-02T10:10:16.436Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-02T10:10:16.480Z] Archiving artifacts [2021-02-02T10:10:16.791Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-02T10:10:16.892Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-02T10:10:17.274Z] + make clean [2021-02-02T10:10:17.567Z] make: command: Command not found [2021-02-02T10:10:17.567Z] make: command: Command not found [2021-02-02T10:10:17.567Z] docker volume rm -f docker-dev-cache [2021-02-02T10:10:17.567Z] docker-dev-cache [Pipeline] deleteDir [2021-02-02T10:10:18.188Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-02T10:10:18.188Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-02-02T10:10:18.188Z] === RUN TestInfoDebug [2021-02-02T10:10:18.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-02T10:10:18.188Z] === RUN TestDockerSuite/TestExecTTY [2021-02-02T10:10:18.188Z] --- PASS: TestInfoDebug (0.53s) [2021-02-02T10:10:18.188Z] === RUN TestInfoInsecureRegistries [2021-02-02T10:10:18.188Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-02T10:10:18.188Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-02T10:10:18.188Z] === RUN TestInfoRegistryMirrors [2021-02-02T10:10:18.761Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-02T10:10:18.761Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2021-02-02T10:10:18.761Z] === RUN TestLoginFailsWithBadCredentials [2021-02-02T10:10:19.022Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-02-02T10:10:19.022Z] === RUN TestPingCacheHeaders [2021-02-02T10:10:19.022Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-02T10:10:19.022Z] === RUN TestPingGet [2021-02-02T10:10:19.022Z] --- PASS: TestPingGet (0.02s) [2021-02-02T10:10:19.022Z] === RUN TestPingHead [2021-02-02T10:10:19.285Z] --- PASS: TestPingHead (0.03s) [2021-02-02T10:10:19.285Z] === RUN TestVersion [2021-02-02T10:10:19.285Z] --- PASS: TestVersion (0.02s) [2021-02-02T10:10:19.285Z] PASS [2021-02-02T10:10:19.285Z] [2021-02-02T10:10:19.285Z] === Skipped [2021-02-02T10:10:19.285Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:10:19.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-02T10:10:19.285Z] [2021-02-02T10:10:19.285Z] [2021-02-02T10:10:19.285Z] DONE 18 tests, 1 skipped in 21.407s [2021-02-02T10:10:19.285Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-02T10:10:19.285Z] ++ 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 [2021-02-02T10:10:19.285Z] ++ set -e [2021-02-02T10:10:19.285Z] ++ '[' -n 0 ']' [2021-02-02T10:10:19.285Z] ++ set -x [2021-02-02T10:10:19.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-02T10:10:19.285Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-02T10:10:19.285Z] INFO: Testing against a local daemon [2021-02-02T10:10:19.285Z] === RUN TestVolumesCreateAndList [2021-02-02T10:10:19.285Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-02T10:10:19.285Z] === RUN TestVolumesRemove [2021-02-02T10:10:19.547Z] --- PASS: TestVolumesRemove (0.14s) [2021-02-02T10:10:19.547Z] === RUN TestVolumesInspect [2021-02-02T10:10:19.547Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-02T10:10:19.547Z] === RUN TestVolumesInvalidJSON [2021-02-02T10:10:19.547Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-02T10:10:19.547Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-02T10:10:19.547Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-02T10:10:19.547Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-02T10:10:19.547Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-02T10:10:19.547Z] PASS [2021-02-02T10:10:19.547Z] [2021-02-02T10:10:19.547Z] DONE 5 tests in 0.329s [2021-02-02T10:10:19.547Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-02T10:10:19.693Z] INFO: Build done for gotestsum... [2021-02-02T10:10:19.808Z] ++++ cat bundles/test-integration/docker.pid [2021-02-02T10:10:19.808Z] +++ kill 5669 [2021-02-02T10:10:20.069Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-02T10:10:20.069Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-02T10:10:21.456Z] +++ /etc/init.d/apparmor stop [2021-02-02T10:10:21.456Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T10:10:21.456Z] [2021-02-02T10:10:21.456Z] Unloading profiles will leave already running processes permanently [2021-02-02T10:10:21.456Z] unconfined, which can lead to unexpected situations. [2021-02-02T10:10:21.456Z] [2021-02-02T10:10:21.456Z] To set a process to complain mode, use the command line tool [2021-02-02T10:10:21.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T10:10:21.456Z] +++ true [2021-02-02T10:10:21.456Z] exiting test-integration [2021-02-02T10:10:21.456Z] ++ exit 0 [2021-02-02T10:10:21.456Z] [2021-02-02T10:10:21.456Z] === RUN TestDockerSuite/TestExecWithNoTERM [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-02T10:10:21.720Z] + for job in $(jobs -p) [2021-02-02T10:10:21.720Z] + wait 7298 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-02T10:10:22.682Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-02T10:10:23.647Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-02T10:10:23.910Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-02T10:10:24.484Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-02T10:10:29.771Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-02T10:10:32.080Z] Removing intermediate container b16474d3d19f [2021-02-02T10:10:32.080Z] ---> cacf1692fa40 [2021-02-02T10:10:32.080Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-02T10:10:32.080Z] ---> Running in f2b3c7a3aa38 [2021-02-02T10:10:32.080Z] Removing intermediate container f2b3c7a3aa38 [2021-02-02T10:10:32.080Z] ---> d96102afe84e [2021-02-02T10:10:32.080Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-02T10:10:32.080Z] ---> Running in df0935b024bb [2021-02-02T10:10:32.080Z] Removing intermediate container df0935b024bb [2021-02-02T10:10:32.080Z] ---> 173691b7cf3e [2021-02-02T10:10:32.080Z] Step 10/10 : COPY . . [2021-02-02T10:10:33.974Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-02T10:10:35.358Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-02T10:10:38.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-02T10:10:39.601Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-02T10:10:40.175Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-02T10:10:40.175Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-02T10:10:40.175Z] === RUN TestDockerSuite/TestHealth [2021-02-02T10:10:43.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-02T10:10:53.158Z] ---> 7cc7fafad297 [2021-02-02T10:10:53.158Z] Successfully built 7cc7fafad297 [2021-02-02T10:10:53.158Z] Successfully tagged docker:latest [2021-02-02T10:10:53.158Z] INFO: Image build ended at 02/02/2021 10:10:52. Duration:00:02:40.3820717 [2021-02-02T10:10:53.158Z] [2021-02-02T10:10:53.158Z] [2021-02-02T10:10:53.158Z] INFO: Building the test binaries at 02/02/2021 10:10:53... [2021-02-02T10:10:57.859Z] INFO: make.ps1 starting at 02/02/2021 10:10:57 [2021-02-02T10:10:57.859Z] INFO: Git commit (0128eb2101) assumed from DOCKER_GITCOMMIT environment variable [2021-02-02T10:10:57.859Z] INFO: Invoking autogen... [2021-02-02T10:10:58.317Z] INFO: Building daemon... [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-02T10:11:01.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-02T10:11:01.632Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-02T10:11:01.892Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-02T10:11:02.154Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-02T10:11:02.726Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-02T10:11:02.726Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-02T10:11:03.670Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-02T10:11:03.670Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-02T10:11:04.614Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-02T10:11:05.558Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-02T10:11:05.558Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-02T10:11:06.502Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-02T10:11:09.804Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-02T10:11:09.804Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-02T10:11:09.804Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-02T10:11:10.746Z] === RUN TestDockerSuite/TestImportFile [2021-02-02T10:11:11.692Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-02T10:11:11.692Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-02T10:11:13.077Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-02T10:11:14.021Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-02T10:11:15.407Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-02T10:11:15.979Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-02T10:11:16.240Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-02T10:11:16.811Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-02T10:11:16.811Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-02T10:11:16.811Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-02T10:11:17.384Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-02T10:11:17.956Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-02T10:11:18.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-02T10:11:18.478Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-02T10:11:19.051Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-02T10:11:19.627Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-02T10:11:20.198Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-02T10:11:20.198Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-02T10:11:21.587Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-02T10:11:22.531Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-02T10:11:23.474Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-02T10:11:23.474Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-02T10:11:24.047Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-02T10:11:24.047Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-02T10:11:24.619Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-02T10:11:25.193Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-02T10:11:25.453Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-02T10:11:26.026Z] === RUN TestDockerSuite/TestInspectImage [2021-02-02T10:11:26.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-02T10:11:26.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-02T10:11:26.026Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-02T10:11:26.598Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-02T10:11:27.170Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-02T10:11:27.170Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-02T10:11:27.742Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-02T10:11:28.002Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-02T10:11:29.916Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-02T10:11:29.916Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-02T10:11:30.178Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-02T10:11:30.750Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-02T10:11:31.694Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-02T10:11:32.265Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-02T10:11:32.837Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-02T10:11:33.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-02T10:11:33.673Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-02T10:11:33.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-02T10:11:34.195Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-02T10:11:35.140Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-02T10:11:35.140Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-02T10:11:37.691Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-02T10:11:38.652Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-02T10:11:40.037Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-02T10:11:40.301Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-02T10:11:40.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-02T10:11:41.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-02T10:11:43.604Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-02T10:11:46.154Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-02T10:11:46.154Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-02T10:11:48.071Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-02T10:11:48.071Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-02T10:11:48.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-02T10:11:56.787Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-02T10:11:57.048Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-02T10:11:58.432Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-02T10:11:58.693Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-02T10:12:00.606Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-02T10:12:00.606Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-02T10:12:00.606Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-02T10:12:00.867Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-02T10:12:00.867Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-02T10:12:01.128Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-02T10:12:01.701Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-02T10:12:05.910Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-02T10:12:05.910Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-02T10:12:09.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-02T10:12:10.153Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-02T10:12:10.402Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-02T10:12:10.402Z] [2021-02-02T10:12:10.402Z] ________ ____ __. [2021-02-02T10:12:10.402Z] \_____ \ | |/ _| [2021-02-02T10:12:10.402Z] / | \| < [2021-02-02T10:12:10.402Z] / | \ | \ [2021-02-02T10:12:10.402Z] \_______ /____|__ \ [2021-02-02T10:12:10.402Z] \/ \/ [2021-02-02T10:12:10.402Z] [2021-02-02T10:12:10.402Z] INFO: make.ps1 ended at 02/02/2021 10:12:05 [2021-02-02T10:12:10.402Z] INFO: Binaries build ended at 02/02/2021 10:12:06. Duration:00:01:13.5178964 [2021-02-02T10:12:10.402Z] INFO: Copying the built daemon binary to d:\CI\PR-41645\13\binary\dockerd-0128eb2101.exe... [2021-02-02T10:12:10.402Z] INFO: Copying the built client binary to d:\CI\PR-41645\13\binary\docker-0128eb2101.exe... [2021-02-02T10:12:10.402Z] INFO: Copying dockerversion from the container... [2021-02-02T10:12:10.402Z] INFO: Copying the golang package from the container to d:\CI\PR-41645\13\installer\go.zip... [2021-02-02T10:12:10.402Z] INFO: Extracting go.zip to d:\CI\PR-41645\13\go [2021-02-02T10:12:10.725Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-02T10:12:10.725Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-02T10:12:10.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-02T10:12:11.930Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-02T10:12:12.874Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-02T10:12:14.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-02T10:12:15.208Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-02T10:12:16.596Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-02T10:12:18.515Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-02T10:12:19.089Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-02T10:12:19.662Z] === RUN TestDockerSuite/TestLogsSince [2021-02-02T10:12:26.245Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-02T10:12:31.491Z] INFO: Extraction ended at 02/02/2021 10:12:30. Duration:00:00:20.6906252 [2021-02-02T10:12:31.491Z] INFO: Updating the golang and path environment variables [2021-02-02T10:12:31.491Z] INFO: GOPATH=d:\gopath [2021-02-02T10:12:31.491Z] INFO: go version go1.13.15 windows/amd64 [2021-02-02T10:12:31.491Z] INFO: Running the daemon under test in debug mode [2021-02-02T10:12:31.491Z] INFO: Starting a daemon under test... [2021-02-02T10:12:31.491Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41645\13\daemon --pidfile d:\CI\PR-41645\13\docker.pid -D [2021-02-02T10:12:31.491Z] INFO: Process started successfully. [2021-02-02T10:12:31.491Z] INFO: Start tailing logs of the daemon under tests [2021-02-02T10:12:31.491Z] INFO: Waiting for the daemon under test to start... [2021-02-02T10:12:31.554Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-02T10:12:32.125Z] === RUN TestDockerSuite/TestLogsTail [2021-02-02T10:12:32.386Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-02T10:12:32.958Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-02T10:12:33.530Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-02T10:12:33.530Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-02T10:12:33.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-02T10:12:34.052Z] === RUN TestDockerSuite/TestNetHostname [2021-02-02T10:12:35.969Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-02T10:12:36.230Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-02T10:12:42.818Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-02T10:12:43.391Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-02T10:12:43.963Z] === RUN TestDockerSuite/TestPluginActive [2021-02-02T10:12:45.347Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-02T10:12:50.640Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-02T10:12:50.640Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-02T10:12:51.212Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-02T10:12:52.581Z] .....INFO: Daemon under test started and replied! [2021-02-02T10:12:52.581Z] INFO: Docker version of the daemon under test [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] Client: [2021-02-02T10:12:52.581Z] Version: 17.06.2-ce [2021-02-02T10:12:52.581Z] API version: 1.30 [2021-02-02T10:12:52.581Z] Go version: go1.8.3 [2021-02-02T10:12:52.581Z] Git commit: cec0b72 [2021-02-02T10:12:52.581Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-02T10:12:52.581Z] OS/Arch: windows/amd64 [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] Server: [2021-02-02T10:12:52.581Z] Version: 0.0.0-dev [2021-02-02T10:12:52.581Z] API version: 1.41 (minimum version 1.24) [2021-02-02T10:12:52.581Z] Go version: go1.13.15 [2021-02-02T10:12:52.581Z] Git commit: 0128eb2101 [2021-02-02T10:12:52.581Z] Built: 02/02/2021 10:10:57 [2021-02-02T10:12:52.581Z] OS/Arch: windows/amd64 [2021-02-02T10:12:52.581Z] Experimental: false [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] INFO: Docker info of the daemon under test [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] Containers: 0 [2021-02-02T10:12:52.581Z] Running: 0 [2021-02-02T10:12:52.581Z] Paused: 0 [2021-02-02T10:12:52.581Z] Stopped: 0 [2021-02-02T10:12:52.581Z] Images: 0 [2021-02-02T10:12:52.581Z] Server Version: 0.0.0-dev [2021-02-02T10:12:52.581Z] Storage Driver: windowsfilter [2021-02-02T10:12:52.581Z] Windows: [2021-02-02T10:12:52.581Z] Logging Driver: json-file [2021-02-02T10:12:52.581Z] Plugins: [2021-02-02T10:12:52.581Z] Volume: local [2021-02-02T10:12:52.581Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-02T10:12:52.581Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-02T10:12:52.581Z] Swarm: inactive [2021-02-02T10:12:52.581Z] Default Isolation: process [2021-02-02T10:12:52.581Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-02T10:12:52.581Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-02T10:12:52.581Z] OSType: windows [2021-02-02T10:12:52.581Z] Architecture: x86_64 [2021-02-02T10:12:52.581Z] CPUs: 4 [2021-02-02T10:12:52.581Z] Total Memory: 32GiB [2021-02-02T10:12:52.581Z] Name: azwin-2-266110 [2021-02-02T10:12:52.581Z] ID: FL75:SE54:YWDV:BNOI:NGCC:ALY3:5MD3:4VGI:WSWQ:ZCJZ:EJIX:XA7W [2021-02-02T10:12:52.581Z] Docker Root Dir: D:\CI\PR-41645\13\daemon [2021-02-02T10:12:52.581Z] Debug Mode (client): false [2021-02-02T10:12:52.581Z] Debug Mode (server): true [2021-02-02T10:12:52.581Z] File Descriptors: -1 [2021-02-02T10:12:52.581Z] Goroutines: 16 [2021-02-02T10:12:52.581Z] System Time: 2021-02-02T10:12:49.5893856Z [2021-02-02T10:12:52.581Z] EventsListeners: 0 [2021-02-02T10:12:52.581Z] Registry: https://index.docker.io/v1/ [2021-02-02T10:12:52.581Z] Labels: [2021-02-02T10:12:52.581Z] Experimental: false [2021-02-02T10:12:52.581Z] Insecure Registries: [2021-02-02T10:12:52.581Z] 127.0.0.0/8 [2021-02-02T10:12:52.581Z] Live Restore Enabled: false [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] INFO: Docker images of the daemon under test [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-02T10:12:52.581Z] [2021-02-02T10:12:52.581Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-02T10:12:52.581Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-02T10:12:52.581Z] ltsc2019: Pulling from windows/servercore [2021-02-02T10:12:52.581Z] 4612f6d0b889: Pulling fs layer [2021-02-02T10:12:52.581Z] 4dcc9a9b9e68: Pulling fs layer [2021-02-02T10:12:54.520Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-02T10:12:55.461Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-02T10:12:57.381Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-02T10:12:59.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-02T10:13:01.312Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-02T10:13:03.232Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-02T10:13:04.175Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-02T10:13:04.952Z] 4612f6d0b889: Verifying Checksum [2021-02-02T10:13:04.952Z] 4612f6d0b889: Download complete [2021-02-02T10:13:05.564Z] === RUN TestDockerSuite/TestPortList [2021-02-02T10:13:13.711Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-02T10:13:14.283Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-02T10:13:20.868Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-02T10:13:20.868Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-02T10:13:20.868Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-02T10:13:21.129Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-02T10:13:21.129Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-02T10:13:21.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-02T10:13:21.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-02T10:13:21.962Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-02T10:13:22.224Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-02T10:13:23.167Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-02T10:13:23.167Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-02T10:13:25.089Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-02T10:13:26.032Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-02T10:13:26.293Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-02T10:13:26.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-02T10:13:26.554Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-02T10:13:29.103Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-02T10:13:29.676Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-02T10:13:32.981Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-02T10:13:36.285Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-02T10:13:36.285Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-02T10:13:38.837Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-02T10:13:46.979Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-02T10:13:46.979Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-02T10:13:48.893Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-02T10:13:49.836Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-02T10:13:50.784Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-02T10:13:52.171Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-02T10:13:54.087Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-02T10:13:55.030Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-02T10:13:55.292Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-02T10:13:56.234Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-02T10:13:57.622Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-02T10:13:59.012Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-02T10:13:59.585Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-02T10:13:59.585Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-02T10:13:59.845Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-02T10:13:59.845Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-02T10:13:59.845Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-02T10:14:00.418Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-02T10:14:01.363Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-02T10:14:02.306Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-02T10:14:02.879Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-02T10:14:06.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-02T10:14:09.498Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-02T10:14:10.886Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-02T10:14:12.812Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-02T10:14:12.812Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-02T10:14:12.812Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-02T10:14:13.073Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-02T10:14:14.989Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-02T10:14:15.933Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-02T10:14:18.481Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-02T10:14:19.425Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-02T10:14:19.425Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-02T10:14:19.686Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-02T10:14:22.992Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-02T10:14:23.257Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-02T10:14:23.518Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-02T10:14:24.905Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-02T10:14:26.293Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-02T10:14:27.680Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-02T10:14:28.254Z] === RUN TestDockerSuite/TestRmiTag [2021-02-02T10:14:28.515Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-02T10:14:28.776Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-02T10:14:32.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-02T10:14:32.989Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-02T10:14:32.989Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-02T10:14:33.933Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-02T10:14:33.933Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-02T10:14:35.870Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-02T10:14:36.131Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-02T10:14:36.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-02T10:14:37.336Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-02T10:14:37.336Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-02T10:14:37.908Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-02T10:14:37.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-02T10:14:39.298Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-02T10:14:39.869Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-02T10:14:40.442Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-02T10:14:40.703Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-02T10:14:41.275Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-02T10:14:42.664Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-02T10:14:43.607Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-02T10:14:43.868Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-02T10:14:44.441Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-02T10:14:45.386Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-02T10:14:46.333Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-02T10:14:46.333Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-02T10:14:46.906Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-02T10:14:47.481Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-02T10:14:48.869Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-02T10:14:49.130Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-02T10:14:49.706Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-02T10:14:50.278Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-02T10:14:50.851Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-02T10:14:51.422Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-02T10:14:51.422Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-02T10:14:51.996Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-02T10:14:53.390Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-02T10:14:53.964Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-02T10:14:54.536Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-02T10:14:55.108Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-02T10:14:56.050Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-02T10:14:56.050Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-02T10:14:56.050Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-02T10:14:56.622Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-02T10:14:57.196Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-02T10:14:57.457Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-02T10:14:58.402Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-02T10:14:58.975Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-02T10:14:58.975Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-02T10:14:59.548Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-02T10:14:59.809Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-02T10:15:00.753Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-02T10:15:00.753Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-02T10:15:01.326Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-02T10:15:01.395Z] 4612f6d0b889: Pull complete [2021-02-02T10:15:01.898Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-02T10:15:02.470Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-02T10:15:02.470Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-02T10:15:03.044Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-02T10:15:04.430Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-02T10:15:05.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-02T10:15:05.944Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-02T10:15:06.516Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-02T10:15:07.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-02T10:15:07.351Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-02T10:15:07.924Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-02T10:15:08.185Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-02T10:15:09.570Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-02T10:15:11.497Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-02T10:15:11.497Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-02T10:15:12.068Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-02T10:15:13.454Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-02T10:15:14.401Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-02T10:15:16.318Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-02T10:15:17.703Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-02T10:15:17.703Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-02T10:15:17.703Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-02T10:15:18.277Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-02T10:15:19.222Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-02T10:15:20.167Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-02T10:15:21.554Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-02T10:15:22.127Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-02T10:15:23.070Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-02T10:15:23.332Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-02T10:15:23.332Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-02T10:15:23.903Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-02T10:15:25.292Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-02T10:15:25.292Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-02T10:15:25.292Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-02T10:15:25.864Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-02T10:15:26.437Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-02T10:15:27.010Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-02T10:15:27.583Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-02T10:15:27.584Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-02T10:15:28.157Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-02T10:15:29.105Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-02T10:15:29.685Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-02T10:15:30.258Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-02T10:15:30.830Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-02T10:15:31.090Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-02T10:15:31.664Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-02T10:15:32.236Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-02T10:15:32.236Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-02T10:15:32.809Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-02T10:15:33.070Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-02T10:15:34.456Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-02T10:15:34.717Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-02T10:15:34.979Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-02T10:15:34.979Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-02T10:15:38.288Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-02T10:15:38.288Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-02T10:15:38.288Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-02T10:15:50.520Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-02T10:15:50.520Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-02T10:15:51.464Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-02T10:15:51.464Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-02T10:15:51.464Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-02T10:15:51.464Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-02T10:15:51.464Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-02T10:15:51.725Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-02T10:15:55.030Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-02T10:15:55.030Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-02T10:15:55.603Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-02T10:15:56.994Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-02T10:15:57.274Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-02T10:15:59.830Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-02T10:16:02.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-02T10:16:02.638Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-02T10:16:03.211Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-02T10:16:04.155Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-02T10:16:04.726Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-02T10:16:04.987Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-02T10:16:04.987Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-02T10:16:04.987Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-02T10:16:06.376Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-02T10:16:07.763Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-02T10:16:07.763Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-02T10:16:08.707Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-02T10:16:08.707Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-02T10:16:08.968Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-02T10:16:09.912Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-02T10:16:10.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-02T10:16:11.432Z] === RUN TestDockerSuite/TestRunMount [2021-02-02T10:16:13.352Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-02T10:16:17.562Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-02T10:16:17.562Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-02T10:16:17.822Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-02T10:16:19.216Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-02T10:16:19.788Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-02T10:16:20.730Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-02T10:16:23.279Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-02T10:16:25.195Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-02T10:16:25.768Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-02T10:16:26.710Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-02T10:16:28.628Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-02T10:16:29.201Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-02T10:16:29.463Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-02T10:16:29.724Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-02T10:16:30.666Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-02T10:16:30.927Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-02T10:16:31.500Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-02T10:16:32.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-02T10:16:34.273Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-02T10:16:36.818Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-02T10:16:37.390Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-02T10:16:37.390Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-02T10:16:37.962Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-02T10:16:37.962Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-02T10:16:38.535Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-02T10:16:39.129Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-02T10:16:39.129Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-02T10:16:39.398Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-02T10:16:39.659Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-02T10:16:41.579Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-02T10:16:44.880Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-02T10:16:45.452Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-02T10:16:45.452Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-02T10:16:46.024Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-02T10:16:46.968Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-02T10:16:47.912Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-02T10:16:48.174Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-02T10:16:49.116Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-02T10:16:49.689Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-02T10:16:50.261Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-02T10:16:50.833Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-02T10:16:51.405Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-02T10:16:51.666Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-02T10:16:51.666Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-02T10:16:52.239Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-02T10:16:52.589Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-02T10:16:52.851Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-02T10:16:52.851Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-02T10:16:53.425Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-02T10:16:54.812Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-02T10:16:54.812Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-02T10:16:55.755Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-02T10:16:57.141Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-02T10:16:58.529Z] === RUN TestDockerSuite/TestRunRm [2021-02-02T10:16:58.800Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-02T10:17:03.010Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-02T10:17:03.010Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-02T10:17:03.273Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-02T10:17:04.660Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-02T10:17:05.232Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-02T10:17:07.790Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-02T10:17:08.363Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-02T10:17:10.911Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-02T10:17:11.483Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-02T10:17:11.745Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-02T10:17:12.317Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-02T10:17:12.890Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-02T10:17:13.071Z] 4dcc9a9b9e68: Download complete [2021-02-02T10:17:13.152Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-02T10:17:13.725Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-02T10:17:14.297Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-02T10:17:14.557Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-02T10:17:15.130Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-02T10:17:17.674Z] === RUN TestDockerSuite/TestRunState [2021-02-02T10:17:18.618Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-02T10:17:18.879Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-02T10:17:19.451Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-02T10:17:19.712Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-02T10:17:19.712Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-02T10:17:19.996Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-02T10:17:20.579Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-02T10:17:21.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-02T10:17:21.723Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-02T10:17:21.723Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-02T10:17:21.985Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-02T10:17:22.558Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-02T10:17:24.474Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-02T10:17:25.045Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-02T10:17:26.429Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-02T10:17:28.343Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-02T10:17:31.644Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-02T10:17:31.644Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-02T10:17:32.217Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-02T10:17:32.478Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-02T10:17:34.394Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-02T10:17:34.394Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-02T10:17:35.782Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-02T10:17:36.044Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-02T10:17:36.305Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-02T10:17:36.566Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-02T10:17:36.828Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-02T10:17:37.089Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-02T10:17:37.661Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-02T10:17:37.922Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-02T10:17:37.922Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-02T10:17:38.183Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-02T10:17:38.756Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-02T10:17:42.069Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-02T10:17:42.330Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-02T10:17:42.902Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-02T10:17:44.818Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-02T10:17:46.205Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-02T10:17:47.592Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-02T10:17:49.506Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-02T10:17:49.769Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-02T10:17:49.769Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-02T10:17:49.769Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-02T10:17:49.769Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-02T10:17:50.030Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-02T10:17:50.030Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-02T10:17:50.602Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-02T10:17:51.174Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-02T10:17:52.562Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-02T10:17:53.134Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-02T10:17:53.709Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-02T10:17:53.709Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-02T10:17:54.654Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-02T10:17:54.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-02T10:17:55.177Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-02T10:17:55.750Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-02T10:17:56.323Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-02T10:17:56.323Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-02T10:17:57.266Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-02T10:17:57.266Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-02T10:17:57.527Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-02T10:17:57.788Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-02T10:17:57.788Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-02T10:17:58.361Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-02T10:17:58.933Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-02T10:17:58.933Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-02T10:17:58.933Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-02T10:17:59.506Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-02T10:18:00.477Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-02T10:18:01.048Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-02T10:18:01.623Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-02T10:18:01.623Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-02T10:18:02.200Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-02T10:18:02.200Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-02T10:18:03.586Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-02T10:18:04.158Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-02T10:18:05.547Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-02T10:18:06.118Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-02T10:18:06.118Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-02T10:18:06.118Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-02T10:18:06.690Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-02T10:18:07.633Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-02T10:18:08.576Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-02T10:18:08.576Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-02T10:18:09.519Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-02T10:18:09.781Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-02T10:18:10.042Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-02T10:18:11.429Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-02T10:18:11.690Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-02T10:18:12.633Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-02T10:18:12.895Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-02T10:18:12.895Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-02T10:18:14.282Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-02T10:18:15.225Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-02T10:18:15.486Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-02T10:18:15.747Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-02T10:18:15.747Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-02T10:18:15.747Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-02T10:18:16.319Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-02T10:18:18.233Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-02T10:18:20.159Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-02T10:18:23.461Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-02T10:18:24.847Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-02T10:18:25.419Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-02T10:18:26.363Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-02T10:18:27.748Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-02T10:18:29.136Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-02T10:18:30.523Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-02T10:18:31.095Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-02T10:18:31.667Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-02T10:18:33.055Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-02T10:18:34.444Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-02T10:18:35.834Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-02T10:18:38.425Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-02T10:18:42.644Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-02T10:18:45.188Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-02T10:18:46.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-02T10:18:50.338Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-02T10:18:52.882Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-02T10:18:54.266Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-02T10:18:54.321Z] 4dcc9a9b9e68: Pull complete [2021-02-02T10:18:54.321Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-02-02T10:18:54.321Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:18:54.321Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-02T10:18:54.321Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-02T10:18:54.321Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1697' [2021-02-02T10:18:54.321Z] WARN: Skipping validation tests [2021-02-02T10:18:54.321Z] INFO: Running unit tests at 02/02/2021 10:18:45... [2021-02-02T10:18:54.321Z] INFO: make.ps1 starting at 02/02/2021 10:18:49 [2021-02-02T10:18:54.321Z] INFO: Git commit (0128eb2101) assumed from DOCKER_GITCOMMIT environment variable [2021-02-02T10:18:54.321Z] INFO: Invoking autogen... [2021-02-02T10:18:54.321Z] INFO: Running unit tests... [2021-02-02T10:18:54.527Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-02T10:18:55.099Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-02T10:18:55.672Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-02T10:18:55.672Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-02T10:18:55.934Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-02T10:18:59.009Z] 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/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 [2021-02-02T10:18:59.237Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-02T10:19:01.782Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-02T10:19:02.044Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-02T10:19:02.617Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-02T10:19:02.617Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-02T10:19:03.189Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-02T10:19:04.131Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-02T10:19:04.131Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-02T10:19:05.105Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-02T10:19:05.105Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-02T10:19:06.051Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-02T10:19:06.108Z] ? github.com/docker/docker/api [no test files] [2021-02-02T10:19:06.996Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-02T10:19:07.940Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-02T10:19:12.144Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-02T10:19:12.715Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-02T10:19:12.715Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-02T10:19:12.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-02T10:19:13.288Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-02T10:19:14.233Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-02T10:19:17.541Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-02T10:19:19.455Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-02T10:19:20.918Z] === RUN TestMiddlewares [2021-02-02T10:19:20.918Z] --- PASS: TestMiddlewares (0.00s) [2021-02-02T10:19:20.918Z] PASS [2021-02-02T10:19:20.918Z] coverage: 9.0% of statements [2021-02-02T10:19:20.918Z] ok github.com/docker/docker/api/server 0.070s coverage: 9.0% of statements [2021-02-02T10:19:22.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-02T10:19:23.391Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-02T10:19:25.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-02T10:19:28.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-02T10:19:29.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-02T10:19:30.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-02T10:19:31.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-02T10:19:32.864Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-02T10:19:34.250Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-02T10:19:35.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-02T10:19:37.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-02T10:19:38.408Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-02T10:19:39.792Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-02T10:19:54.696Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-02T10:19:54.696Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-02T10:19:54.957Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-02T10:19:55.218Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-02T10:19:55.480Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-02T10:19:55.480Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-02T10:19:55.480Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-02T10:19:56.055Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-02T10:19:56.055Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-02T10:19:56.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-02T10:19:56.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-02T10:19:56.889Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-02T10:19:56.889Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-02T10:19:56.889Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-02T10:19:58.278Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-02T10:19:58.539Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-02T10:19:58.539Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-02T10:19:58.539Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-02T10:19:58.800Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-02T10:20:04.125Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-02T10:20:05.511Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-02T10:20:05.511Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-02T10:20:05.771Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-02T10:20:07.688Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-02T10:20:10.237Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite (1415.36s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.06s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.43s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.47s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.97s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.69s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.86s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.13s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.06s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.18s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.43s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.36s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.86s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.71s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.08s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.66s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.28s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.84s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.49s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.55s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.08s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.21s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.85s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.09s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.20s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.56s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.85s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.59s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.25s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.67s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.95s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.76s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.17s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.35s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.75s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.06s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.61s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.53s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.89s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.94s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2021-02-02T10:20:10.237Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-02T10:20:10.237Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.01s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.47s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.72s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.08s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.21s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.38s) [2021-02-02T10:20:10.237Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-02T10:20:10.237Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.237Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-02T10:20:10.237Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.237Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-02T10:20:10.237Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.237Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-02T10:20:10.237Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.57s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.71s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.92s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.96s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.75s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.52s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.99s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.34s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.42s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.93s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.49s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.81s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.51s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.11s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.53s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.68s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.92s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.73s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEnv (1.72s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.56s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.35s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.23s) [2021-02-02T10:20:10.237Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.07s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.55s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.90s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.72s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.68s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.75s) [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.08s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFails (1.14s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.26s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.08s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.61s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.85s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.50s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.86s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildHistory (4.14s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.91s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.90s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.24s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.21s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.16s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.58s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.01s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.20s) [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.32s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.33s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.59s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.33s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.52s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.29s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.98s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.29s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.95s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildPATH (2.45s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.71s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.16s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.21s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.31s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.25s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildStderr (0.80s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.50s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.22s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildUser (1.31s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.26s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.04s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.75s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.83s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.91s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.35s) [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.52s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.26s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.07s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.25s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.85s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.70s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-02T10:20:10.238Z] docker_cli_sni_test.go:18: Flakey test [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitChange (0.98s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.90s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.76s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.82s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitTTY (1.28s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.83s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.56s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.31s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.59s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.64s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.33s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.79s) [2021-02-02T10:20:10.238Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-02T10:20:10.238Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.27s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.43s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.73s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.20s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.51s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.88s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ac60e0_} (1.34s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1526257710_/foo_false____} (1.43s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1526257710_/foo_true____} (1.50s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3498221493_/foo_false____} (1.38s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3498221493_/foo_true____} (1.44s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3498221493_/foo_true__0xc000ac6140__} (1.36s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ac6160_} (1.47s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ac6180_} (0.70s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ac61a0_} (1.52s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ac61c0_} (1.32s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-02T10:20:10.238Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.80s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.38s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.65s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.86s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.47s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.10s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.71s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.64s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToDot (1.13s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.46s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.29s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.14s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2021-02-02T10:20:10.239Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-02T10:20:10.239Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-02-02T10:20:10.239Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-02T10:20:10.239Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.19s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.63s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.31s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsCopy (0.88s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.26s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.10s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFilters (1.15s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-02-02T10:20:10.239Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-02T10:20:10.239Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.239Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-02T10:20:10.239Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.68s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.86s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.23s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.60s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.23s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.77s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecInspectID (2.78s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecTTY (0.73s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecUlimits (0.87s) [2021-02-02T10:20:10.239Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-02T10:20:10.239Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.14s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestHealth (20.03s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.70s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.42s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.04s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.86s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImportDisplay (1.15s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImportFile (1.15s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.18s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.59s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.74s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.41s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.68s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s) [2021-02-02T10:20:10.239Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-02T10:20:10.239Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-02T10:20:10.239Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-02T10:20:10.239Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.65s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.41s) [2021-02-02T10:20:10.239Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.29s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.38s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.32s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.11s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.06s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.94s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.58s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.10s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.66s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.26s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.08s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.23s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.11s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestNetHostname (1.72s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.75s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPluginActive (1.35s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.07s) [2021-02-02T10:20:10.240Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-02T10:20:10.240Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.97s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.15s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.80s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.36s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPortList (8.00s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.15s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsByOrder (2.43s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.06s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.53s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.48s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.91s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.98s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.25s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2021-02-02T10:20:10.240Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-02T10:20:10.240Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.75s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.36s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.67s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.73s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.80s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.28s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.30s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.29s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.84s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.66s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.44s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.67s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.65s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.71s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.09s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.38s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.70s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.13s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.58s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.71s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.68s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.61s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.60s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.24s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.63s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.62s) [2021-02-02T10:20:10.240Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-02T10:20:10.240Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.240Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-02T10:20:10.240Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.36s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2021-02-02T10:20:10.240Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-02T10:20:10.240Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.33s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.66s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2021-02-02T10:20:10.240Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-02T10:20:10.240Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.80s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.07s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.21s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.57s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.53s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.93s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.20s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.15s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunMount (5.69s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.60s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.49s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.94s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.41s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.79s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2021-02-02T10:20:10.240Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.67s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.41s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-02T10:20:10.241Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-02T10:20:10.241Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.29s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.15s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.26s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunSysctls (1.22s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.07s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.17s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.28s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUserByID (0.58s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.95s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.32s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.66s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.63s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.70s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2021-02-02T10:20:10.241Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents947658918 [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartRecordError (1.50s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.21s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.11s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.77s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-02T10:20:10.241Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.58s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.11s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.81s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.10s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.65s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.01s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.43s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.53s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.32s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.72s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.57s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2021-02-02T10:20:10.241Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2021-02-02T10:20:10.241Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-02T10:20:10.241Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-02T10:20:10.241Z] === RUN TestDockerRegistrySuite [2021-02-02T10:20:10.241Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-02T10:20:11.626Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-02T10:20:11.658Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-02T10:20:11.658Z] === RUN TestBoolValue [2021-02-02T10:20:11.658Z] --- PASS: TestBoolValue (0.00s) [2021-02-02T10:20:11.658Z] === RUN TestBoolValueOrDefault [2021-02-02T10:20:11.658Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-02T10:20:11.658Z] === RUN TestInt64ValueOrZero [2021-02-02T10:20:11.658Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-02T10:20:11.658Z] === RUN TestInt64ValueOrDefault [2021-02-02T10:20:11.658Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-02T10:20:11.658Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-02T10:20:11.658Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-02T10:20:11.658Z] === RUN TestJsonContentType [2021-02-02T10:20:11.658Z] --- PASS: TestJsonContentType (0.00s) [2021-02-02T10:20:11.658Z] PASS [2021-02-02T10:20:11.658Z] coverage: 14.7% of statements [2021-02-02T10:20:11.658Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 14.7% of statements [2021-02-02T10:20:12.568Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-02T10:20:12.625Z] === RUN TestMaskSecretKeys [2021-02-02T10:20:12.625Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-02T10:20:12.625Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-02T10:20:12.625Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-02T10:20:12.625Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-02T10:20:12.625Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-02T10:20:12.625Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-02T10:20:12.625Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-02T10:20:12.625Z] === RUN TestVersionMiddlewareVersion [2021-02-02T10:20:12.625Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-02T10:20:12.625Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-02T10:20:12.625Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-02T10:20:12.625Z] PASS [2021-02-02T10:20:12.625Z] coverage: 37.7% of statements [2021-02-02T10:20:12.625Z] ok github.com/docker/docker/api/server/middleware 0.152s coverage: 37.7% of statements [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-02T10:20:12.625Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-02T10:20:13.594Z] === RUN TestToJSON [2021-02-02T10:20:13.594Z] --- PASS: TestToJSON (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestToParamWithVersion [2021-02-02T10:20:13.594Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestFromJSON [2021-02-02T10:20:13.594Z] --- PASS: TestFromJSON (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestEmpty [2021-02-02T10:20:13.594Z] --- PASS: TestEmpty (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestArgsMatchKVListEmptySources [2021-02-02T10:20:13.594Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestArgsMatchKVList [2021-02-02T10:20:13.594Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestArgsMatch [2021-02-02T10:20:13.594Z] --- PASS: TestArgsMatch (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestAdd [2021-02-02T10:20:13.594Z] --- PASS: TestAdd (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestDel [2021-02-02T10:20:13.594Z] --- PASS: TestDel (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestLen [2021-02-02T10:20:13.594Z] --- PASS: TestLen (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestExactMatch [2021-02-02T10:20:13.594Z] --- PASS: TestExactMatch (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestOnlyOneExactMatch [2021-02-02T10:20:13.594Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestContains [2021-02-02T10:20:13.594Z] --- PASS: TestContains (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestValidate [2021-02-02T10:20:13.594Z] --- PASS: TestValidate (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestWalkValues [2021-02-02T10:20:13.594Z] --- PASS: TestWalkValues (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestFuzzyMatch [2021-02-02T10:20:13.594Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-02T10:20:13.594Z] === RUN TestClone [2021-02-02T10:20:13.594Z] --- PASS: TestClone (0.00s) [2021-02-02T10:20:13.594Z] PASS [2021-02-02T10:20:13.594Z] coverage: 92.2% of statements [2021-02-02T10:20:13.594Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2021-02-02T10:20:13.594Z] === RUN TestStrSliceMarshalJSON [2021-02-02T10:20:13.954Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-02T10:20:13.954Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-02T10:20:14.053Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-02T10:20:14.053Z] === RUN TestStrSliceUnmarshalJSON [2021-02-02T10:20:14.053Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-02T10:20:14.053Z] === RUN TestStrSliceUnmarshalString [2021-02-02T10:20:14.053Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-02T10:20:14.053Z] === RUN TestStrSliceUnmarshalSlice [2021-02-02T10:20:14.053Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-02T10:20:14.053Z] PASS [2021-02-02T10:20:14.053Z] coverage: 90.0% of statements [2021-02-02T10:20:14.053Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-02-02T10:20:14.053Z] === RUN TestAdjustForAPIVersion [2021-02-02T10:20:14.053Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-02T10:20:14.053Z] PASS [2021-02-02T10:20:14.053Z] coverage: 5.7% of statements [2021-02-02T10:20:14.053Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-02T10:20:14.053Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-02T10:20:14.053Z] === RUN TestDurationToSecondsString [2021-02-02T10:20:14.053Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-02T10:20:14.053Z] === RUN TestGetTimestamp [2021-02-02T10:20:14.053Z] --- PASS: TestGetTimestamp (0.12s) [2021-02-02T10:20:14.053Z] === RUN TestParseTimestamps [2021-02-02T10:20:14.053Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-02T10:20:14.053Z] PASS [2021-02-02T10:20:14.053Z] coverage: 100.0% of statements [2021-02-02T10:20:14.053Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2021-02-02T10:20:14.512Z] === RUN TestCompareVersion [2021-02-02T10:20:14.512Z] --- PASS: TestCompareVersion (0.00s) [2021-02-02T10:20:14.512Z] PASS [2021-02-02T10:20:14.512Z] coverage: 75.0% of statements [2021-02-02T10:20:14.512Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-02T10:20:14.512Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-02T10:20:16.048Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-02T10:20:16.048Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-02T10:20:16.049Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-02T10:20:16.049Z] === RUN TestCloneArgsSmartHttp [2021-02-02T10:20:16.049Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-02T10:20:16.049Z] === RUN TestCloneArgsDumbHttp [2021-02-02T10:20:16.049Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-02T10:20:16.049Z] === RUN TestCloneArgsGit [2021-02-02T10:20:16.049Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-02T10:20:16.049Z] === RUN TestCheckoutGit [2021-02-02T10:20:17.258Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-02T10:20:18.226Z] === RUN TestEnable [2021-02-02T10:20:18.226Z] --- PASS: TestEnable (0.00s) [2021-02-02T10:20:18.226Z] === RUN TestDisable [2021-02-02T10:20:18.226Z] --- PASS: TestDisable (0.00s) [2021-02-02T10:20:18.226Z] === RUN TestEnabled [2021-02-02T10:20:18.226Z] --- PASS: TestEnabled (0.00s) [2021-02-02T10:20:18.226Z] PASS [2021-02-02T10:20:18.226Z] coverage: 100.0% of statements [2021-02-02T10:20:18.226Z] ok github.com/docker/docker/cli/debug 0.067s coverage: 100.0% of statements [2021-02-02T10:20:18.685Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-02T10:20:18.685Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-02-02T10:20:18.685Z] === RUN TestProcessNoDockerignore [2021-02-02T10:20:18.685Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-02T10:20:18.685Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestDetectContentType [2021-02-02T10:20:18.685Z] --- PASS: TestDetectContentType (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestSelectAcceptableMIME [2021-02-02T10:20:18.685Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestInspectEmptyResponse [2021-02-02T10:20:18.685Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestInspectResponseBinary [2021-02-02T10:20:18.685Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestResponseUnsupportedContentType [2021-02-02T10:20:18.685Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestInspectResponseTextSimple [2021-02-02T10:20:18.685Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestInspectResponseEmptyContentType [2021-02-02T10:20:18.685Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestUnknownContentLength [2021-02-02T10:20:18.685Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestDownloadRemote [2021-02-02T10:20:18.685Z] --- PASS: TestDownloadRemote (0.06s) [2021-02-02T10:20:18.685Z] === RUN TestGetWithStatusError [2021-02-02T10:20:18.685Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestCloseRootDirectory [2021-02-02T10:20:18.685Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-02T10:20:18.685Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:20:18.685Z] === RUN TestHashFile [2021-02-02T10:20:18.685Z] --- SKIP: TestHashFile (0.00s) [2021-02-02T10:20:18.685Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:20:18.685Z] === RUN TestHashSubdir [2021-02-02T10:20:18.685Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-02T10:20:18.685Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:20:18.685Z] === RUN TestRemoveDirectory [2021-02-02T10:20:18.685Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-02T10:20:18.685Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:20:18.685Z] PASS [2021-02-02T10:20:18.685Z] coverage: 9.3% of statements [2021-02-02T10:20:18.685Z] ok github.com/docker/docker/builder/remotecontext 0.266s coverage: 9.3% of statements [2021-02-02T10:20:18.685Z] === RUN TestGetAllAllowed [2021-02-02T10:20:18.685Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestGetAllMeta [2021-02-02T10:20:18.685Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-02T10:20:18.685Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestIsUnreferencedBuiltin [2021-02-02T10:20:18.685Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestIsExistingDirectory [2021-02-02T10:20:18.685Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestGetFilenameForDownload [2021-02-02T10:20:18.685Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestEnv2Variables [2021-02-02T10:20:18.685Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-02T10:20:18.685Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestMaintainer [2021-02-02T10:20:18.685Z] --- PASS: TestMaintainer (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestLabel [2021-02-02T10:20:18.685Z] --- PASS: TestLabel (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestFromScratch [2021-02-02T10:20:18.685Z] --- PASS: TestFromScratch (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestFromWithArg [2021-02-02T10:20:18.685Z] --- PASS: TestFromWithArg (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-02T10:20:18.685Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestFromWithUndefinedArg [2021-02-02T10:20:18.685Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestFromMultiStageWithNamedStage [2021-02-02T10:20:18.685Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestOnbuild [2021-02-02T10:20:18.685Z] --- PASS: TestOnbuild (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestWorkdir [2021-02-02T10:20:18.685Z] --- PASS: TestWorkdir (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestCmd [2021-02-02T10:20:18.685Z] --- PASS: TestCmd (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestHealthcheckNone [2021-02-02T10:20:18.685Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestHealthcheckCmd [2021-02-02T10:20:18.685Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestEntrypoint [2021-02-02T10:20:18.685Z] --- PASS: TestEntrypoint (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestExpose [2021-02-02T10:20:18.685Z] --- PASS: TestExpose (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestUser [2021-02-02T10:20:18.685Z] --- PASS: TestUser (0.01s) [2021-02-02T10:20:18.685Z] === RUN TestVolume [2021-02-02T10:20:18.685Z] --- PASS: TestVolume (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestStopSignal [2021-02-02T10:20:18.685Z] --- SKIP: TestStopSignal (0.00s) [2021-02-02T10:20:18.685Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-02T10:20:18.685Z] === RUN TestArg [2021-02-02T10:20:18.685Z] --- PASS: TestArg (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestShell [2021-02-02T10:20:18.685Z] --- PASS: TestShell (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestPrependEnvOnCmd [2021-02-02T10:20:18.685Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestRunWithBuildArgs [2021-02-02T10:20:18.685Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestRunIgnoresHealthcheck [2021-02-02T10:20:18.685Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestNormalizeWorkdir [2021-02-02T10:20:18.685Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestDispatch [2021-02-02T10:20:18.685Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-02T10:20:18.685Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-02T10:20:18.685Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-02T10:20:18.685Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-02T10:20:18.685Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-02T10:20:18.685Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-02T10:20:18.685Z] === RUN TestDispatch/COPY_url [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch (0.05s) [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-02T10:20:18.685Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestAddScratchImageAddsToMounts [2021-02-02T10:20:18.685Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-02T10:20:18.685Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-02T10:20:18.685Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-02T10:20:18.685Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestImageSourceGetAddsToMounts [2021-02-02T10:20:18.685Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestEmptyDockerfile [2021-02-02T10:20:18.685Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestSymlinkDockerfile [2021-02-02T10:20:18.685Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-02T10:20:18.685Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-02T10:20:18.685Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestNonExistingDockerfile [2021-02-02T10:20:18.685Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestCopyRunConfig [2021-02-02T10:20:18.685Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestDeepCopyRunConfig [2021-02-02T10:20:18.685Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestExportImage [2021-02-02T10:20:18.685Z] --- PASS: TestExportImage (0.00s) [2021-02-02T10:20:18.685Z] === RUN TestNormalizeDest [2021-02-02T10:20:18.685Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-02T10:20:18.685Z] PASS [2021-02-02T10:20:18.685Z] coverage: 46.6% of statements [2021-02-02T10:20:18.685Z] ok github.com/docker/docker/builder/dockerfile 0.197s coverage: 46.6% of statements [2021-02-02T10:20:19.145Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-02T10:20:22.547Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-02T10:20:25.096Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-02T10:20:25.668Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-02T10:20:26.613Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-02T10:20:27.555Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-02T10:20:28.942Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-02T10:20:29.463Z] === RUN TestCheckpointCreateError [2021-02-02T10:20:29.463Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestCheckpointCreate [2021-02-02T10:20:29.463Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestCheckpointDeleteError [2021-02-02T10:20:29.463Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestCheckpointDelete [2021-02-02T10:20:29.463Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestCheckpointListError [2021-02-02T10:20:29.463Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestCheckpointList [2021-02-02T10:20:29.463Z] --- PASS: TestCheckpointList (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestCheckpointListContainerNotFound [2021-02-02T10:20:29.463Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNewClientWithOpsFromEnv [2021-02-02T10:20:29.463Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-02T10:20:29.463Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-02T10:20:29.463Z] === RUN TestGetAPIPath [2021-02-02T10:20:29.463Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestParseHostURL [2021-02-02T10:20:29.463Z] --- PASS: TestParseHostURL (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-02T10:20:29.463Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-02T10:20:29.463Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNegotiateAPIVersion [2021-02-02T10:20:29.463Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNegotiateAPVersionOverride [2021-02-02T10:20:29.463Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-02T10:20:29.463Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-02T10:20:29.463Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-02T10:20:29.463Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestClientRedirect [2021-02-02T10:20:29.463Z] --- PASS: TestClientRedirect (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestConfigCreateUnsupported [2021-02-02T10:20:29.463Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestConfigCreateError [2021-02-02T10:20:29.463Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-02T10:20:29.463Z] === RUN TestConfigCreate [2021-02-02T10:20:29.463Z] --- PASS: TestConfigCreate (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigInspectNotFound [2021-02-02T10:20:29.464Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigInspectWithEmptyID [2021-02-02T10:20:29.464Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigInspectUnsupported [2021-02-02T10:20:29.464Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigInspectError [2021-02-02T10:20:29.464Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigInspectConfigNotFound [2021-02-02T10:20:29.464Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigInspect [2021-02-02T10:20:29.464Z] --- PASS: TestConfigInspect (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigListUnsupported [2021-02-02T10:20:29.464Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigListError [2021-02-02T10:20:29.464Z] --- PASS: TestConfigListError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigList [2021-02-02T10:20:29.464Z] --- PASS: TestConfigList (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigRemoveUnsupported [2021-02-02T10:20:29.464Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigRemoveError [2021-02-02T10:20:29.464Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigRemove [2021-02-02T10:20:29.464Z] --- PASS: TestConfigRemove (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigUpdateUnsupported [2021-02-02T10:20:29.464Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigUpdateError [2021-02-02T10:20:29.464Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestConfigUpdate [2021-02-02T10:20:29.464Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerCommitError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerCommit [2021-02-02T10:20:29.464Z] --- PASS: TestContainerCommit (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerStatPathError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerStatPathNotFoundError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerStatPathNoHeaderError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerStatPath [2021-02-02T10:20:29.464Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyToContainerError [2021-02-02T10:20:29.464Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyToContainerNotFoundError [2021-02-02T10:20:29.464Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-02T10:20:29.464Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyToContainer [2021-02-02T10:20:29.464Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyFromContainerError [2021-02-02T10:20:29.464Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyFromContainerNotFoundError [2021-02-02T10:20:29.464Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-02T10:20:29.464Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-02T10:20:29.464Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestCopyFromContainer [2021-02-02T10:20:29.464Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerCreateError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerCreateImageNotFound [2021-02-02T10:20:29.464Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerCreateWithName [2021-02-02T10:20:29.464Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerCreateAutoRemove [2021-02-02T10:20:29.464Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerDiffError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerDiff [2021-02-02T10:20:29.464Z] --- PASS: TestContainerDiff (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExecCreateError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExecCreate [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExecStartError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExecStart [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExecInspectError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExecInspect [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExportError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExportError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerExport [2021-02-02T10:20:29.464Z] --- PASS: TestContainerExport (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerInspectError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerInspectContainerNotFound [2021-02-02T10:20:29.464Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerInspectWithEmptyID [2021-02-02T10:20:29.464Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerInspect [2021-02-02T10:20:29.464Z] --- PASS: TestContainerInspect (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerInspectNode [2021-02-02T10:20:29.464Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerKillError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerKillError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerKill [2021-02-02T10:20:29.464Z] --- PASS: TestContainerKill (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerListError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerListError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerList [2021-02-02T10:20:29.464Z] --- PASS: TestContainerList (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerLogsNotFoundError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerLogsError [2021-02-02T10:20:29.464Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-02T10:20:29.464Z] === RUN TestContainerLogs [2021-02-02T10:20:29.886Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-02T10:20:29.927Z] --- PASS: TestContainerLogs (0.16s) [2021-02-02T10:20:29.927Z] === RUN TestContainerPauseError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerPause [2021-02-02T10:20:29.927Z] --- PASS: TestContainerPause (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainersPruneError [2021-02-02T10:20:29.927Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainersPrune [2021-02-02T10:20:29.927Z] --- PASS: TestContainersPrune (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerRemoveError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerRemoveNotFoundError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerRemove [2021-02-02T10:20:29.927Z] --- PASS: TestContainerRemove (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerRenameError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerRename [2021-02-02T10:20:29.927Z] --- PASS: TestContainerRename (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerResizeError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerExecResizeError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerResize [2021-02-02T10:20:29.927Z] --- PASS: TestContainerResize (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerExecResize [2021-02-02T10:20:29.927Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerRestartError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerRestart [2021-02-02T10:20:29.927Z] --- PASS: TestContainerRestart (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerStartError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerStartError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerStart [2021-02-02T10:20:29.927Z] --- PASS: TestContainerStart (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerStatsError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerStats [2021-02-02T10:20:29.927Z] --- PASS: TestContainerStats (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerStopError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerStopError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerStop [2021-02-02T10:20:29.927Z] --- PASS: TestContainerStop (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerTopError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerTopError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerTop [2021-02-02T10:20:29.927Z] --- PASS: TestContainerTop (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerUnpauseError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerUnpause [2021-02-02T10:20:29.927Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerUpdateError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerUpdate [2021-02-02T10:20:29.927Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerWaitError [2021-02-02T10:20:29.927Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestContainerWait [2021-02-02T10:20:29.927Z] --- PASS: TestContainerWait (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestDiskUsageError [2021-02-02T10:20:29.927Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestDiskUsage [2021-02-02T10:20:29.927Z] --- PASS: TestDiskUsage (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestDistributionInspectUnsupported [2021-02-02T10:20:29.927Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestDistributionInspectWithEmptyID [2021-02-02T10:20:29.927Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestEventsErrorInOptions [2021-02-02T10:20:29.927Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestEventsErrorFromServer [2021-02-02T10:20:29.927Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestEvents [2021-02-02T10:20:29.927Z] --- PASS: TestEvents (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestTLSCloseWriter [2021-02-02T10:20:29.927Z] === PAUSE TestTLSCloseWriter [2021-02-02T10:20:29.927Z] === RUN TestImageBuildError [2021-02-02T10:20:29.927Z] --- PASS: TestImageBuildError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageBuild [2021-02-02T10:20:29.927Z] --- PASS: TestImageBuild (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestGetDockerOS [2021-02-02T10:20:29.927Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageCreateError [2021-02-02T10:20:29.927Z] --- PASS: TestImageCreateError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageCreate [2021-02-02T10:20:29.927Z] --- PASS: TestImageCreate (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageHistoryError [2021-02-02T10:20:29.927Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageHistory [2021-02-02T10:20:29.927Z] --- PASS: TestImageHistory (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageImportError [2021-02-02T10:20:29.927Z] --- PASS: TestImageImportError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageImport [2021-02-02T10:20:29.927Z] --- PASS: TestImageImport (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageInspectError [2021-02-02T10:20:29.927Z] --- PASS: TestImageInspectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageInspectImageNotFound [2021-02-02T10:20:29.927Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageInspectWithEmptyID [2021-02-02T10:20:29.927Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageInspect [2021-02-02T10:20:29.927Z] --- PASS: TestImageInspect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageListError [2021-02-02T10:20:29.927Z] --- PASS: TestImageListError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageList [2021-02-02T10:20:29.927Z] --- PASS: TestImageList (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageListApiBefore125 [2021-02-02T10:20:29.927Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageLoadError [2021-02-02T10:20:29.927Z] --- PASS: TestImageLoadError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageLoad [2021-02-02T10:20:29.927Z] --- PASS: TestImageLoad (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagesPruneError [2021-02-02T10:20:29.927Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagesPrune [2021-02-02T10:20:29.927Z] --- PASS: TestImagesPrune (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePullReferenceParseError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePullAnyError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePullWithoutErrors [2021-02-02T10:20:29.927Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePushReferenceError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePushAnyError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithoutErrors [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-02T10:20:29.927Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageRemoveError [2021-02-02T10:20:29.927Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageRemoveImageNotFound [2021-02-02T10:20:29.927Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageRemove [2021-02-02T10:20:29.927Z] --- PASS: TestImageRemove (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSaveError [2021-02-02T10:20:29.927Z] --- PASS: TestImageSaveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSave [2021-02-02T10:20:29.927Z] --- PASS: TestImageSave (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSearchAnyError [2021-02-02T10:20:29.927Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-02T10:20:29.927Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-02T10:20:29.927Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-02T10:20:29.927Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-02T10:20:29.927Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageSearchWithoutErrors [2021-02-02T10:20:29.927Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageTagError [2021-02-02T10:20:29.927Z] --- PASS: TestImageTagError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageTagInvalidReference [2021-02-02T10:20:29.927Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageTagInvalidSourceImageName [2021-02-02T10:20:29.927Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageTagHexSource [2021-02-02T10:20:29.927Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestImageTag [2021-02-02T10:20:29.927Z] --- PASS: TestImageTag (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestInfoServerError [2021-02-02T10:20:29.927Z] --- PASS: TestInfoServerError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestInfoInvalidResponseJSONError [2021-02-02T10:20:29.927Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestInfo [2021-02-02T10:20:29.927Z] --- PASS: TestInfo (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkConnectError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkConnect [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkCreateError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkCreate [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkDisconnectError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkDisconnect [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkInspectError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkInspectNotFoundError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkInspectWithEmptyID [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkInspect [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkListError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkListError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkList [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkList (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworksPruneError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworksPrune [2021-02-02T10:20:29.927Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkRemoveError [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNetworkRemove [2021-02-02T10:20:29.927Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeInspectError [2021-02-02T10:20:29.927Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeInspectNodeNotFound [2021-02-02T10:20:29.927Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeInspectWithEmptyID [2021-02-02T10:20:29.927Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeInspect [2021-02-02T10:20:29.927Z] --- PASS: TestNodeInspect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeListError [2021-02-02T10:20:29.927Z] --- PASS: TestNodeListError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeList [2021-02-02T10:20:29.927Z] --- PASS: TestNodeList (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeRemoveError [2021-02-02T10:20:29.927Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeRemove [2021-02-02T10:20:29.927Z] --- PASS: TestNodeRemove (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeUpdateError [2021-02-02T10:20:29.927Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestNodeUpdate [2021-02-02T10:20:29.927Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestOptionWithTimeout [2021-02-02T10:20:29.927Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPingFail [2021-02-02T10:20:29.927Z] --- PASS: TestPingFail (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPingWithError [2021-02-02T10:20:29.927Z] 2021/02/02 10:20:29 RoundTripper returned a response & error; ignoring response [2021-02-02T10:20:29.927Z] 2021/02/02 10:20:29 RoundTripper returned a response & error; ignoring response [2021-02-02T10:20:29.927Z] --- PASS: TestPingWithError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPingSuccess [2021-02-02T10:20:29.927Z] --- PASS: TestPingSuccess (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPingHeadFallback [2021-02-02T10:20:29.927Z] === RUN TestPingHeadFallback/OK [2021-02-02T10:20:29.927Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-02T10:20:29.927Z] === RUN TestPingHeadFallback/Not_Found [2021-02-02T10:20:29.927Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-02T10:20:29.927Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-02T10:20:29.927Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginDisableError [2021-02-02T10:20:29.927Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginDisable [2021-02-02T10:20:29.927Z] --- PASS: TestPluginDisable (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginEnableError [2021-02-02T10:20:29.927Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginEnable [2021-02-02T10:20:29.927Z] --- PASS: TestPluginEnable (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginInspectError [2021-02-02T10:20:29.927Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginInspectWithEmptyID [2021-02-02T10:20:29.927Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginInspect [2021-02-02T10:20:29.927Z] --- PASS: TestPluginInspect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginListError [2021-02-02T10:20:29.927Z] --- PASS: TestPluginListError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginList [2021-02-02T10:20:29.927Z] --- PASS: TestPluginList (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginPushError [2021-02-02T10:20:29.927Z] --- PASS: TestPluginPushError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginPush [2021-02-02T10:20:29.927Z] --- PASS: TestPluginPush (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginRemoveError [2021-02-02T10:20:29.927Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginRemove [2021-02-02T10:20:29.927Z] --- PASS: TestPluginRemove (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginSetError [2021-02-02T10:20:29.927Z] --- PASS: TestPluginSetError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPluginSet [2021-02-02T10:20:29.927Z] --- PASS: TestPluginSet (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSetHostHeader [2021-02-02T10:20:29.927Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestPlainTextError [2021-02-02T10:20:29.927Z] --- PASS: TestPlainTextError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestInfiniteError [2021-02-02T10:20:29.927Z] --- PASS: TestInfiniteError (0.01s) [2021-02-02T10:20:29.927Z] === RUN TestSecretCreateUnsupported [2021-02-02T10:20:29.927Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretCreateError [2021-02-02T10:20:29.927Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretCreate [2021-02-02T10:20:29.927Z] --- PASS: TestSecretCreate (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretInspectUnsupported [2021-02-02T10:20:29.927Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretInspectError [2021-02-02T10:20:29.927Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretInspectSecretNotFound [2021-02-02T10:20:29.927Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretInspectWithEmptyID [2021-02-02T10:20:29.927Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretInspect [2021-02-02T10:20:29.927Z] --- PASS: TestSecretInspect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretListUnsupported [2021-02-02T10:20:29.927Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretListError [2021-02-02T10:20:29.927Z] --- PASS: TestSecretListError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretList [2021-02-02T10:20:29.927Z] --- PASS: TestSecretList (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretRemoveUnsupported [2021-02-02T10:20:29.927Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretRemoveError [2021-02-02T10:20:29.927Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretRemove [2021-02-02T10:20:29.927Z] --- PASS: TestSecretRemove (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretUpdateUnsupported [2021-02-02T10:20:29.927Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretUpdateError [2021-02-02T10:20:29.927Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestSecretUpdate [2021-02-02T10:20:29.927Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceCreateError [2021-02-02T10:20:29.927Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceCreate [2021-02-02T10:20:29.927Z] --- PASS: TestServiceCreate (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-02T10:20:29.927Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceCreateDigestPinning [2021-02-02T10:20:29.927Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceInspectError [2021-02-02T10:20:29.927Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceInspectServiceNotFound [2021-02-02T10:20:29.927Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceInspectWithEmptyID [2021-02-02T10:20:29.927Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceInspect [2021-02-02T10:20:29.927Z] --- PASS: TestServiceInspect (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceListError [2021-02-02T10:20:29.927Z] --- PASS: TestServiceListError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceList [2021-02-02T10:20:29.927Z] --- PASS: TestServiceList (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceLogsError [2021-02-02T10:20:29.927Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceLogs [2021-02-02T10:20:29.927Z] --- PASS: TestServiceLogs (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceRemoveError [2021-02-02T10:20:29.927Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceRemoveNotFoundError [2021-02-02T10:20:29.927Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceRemove [2021-02-02T10:20:29.927Z] --- PASS: TestServiceRemove (0.00s) [2021-02-02T10:20:29.927Z] === RUN TestServiceUpdateError [2021-02-02T10:20:29.928Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestServiceUpdate [2021-02-02T10:20:29.928Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmGetUnlockKeyError [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmGetUnlockKey [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmInitError [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmInit [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmInit (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmInspectError [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmInspect [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmJoinError [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmJoin [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmLeaveError [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmLeave [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmUnlockError [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmUnlock [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmUpdateError [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestSwarmUpdate [2021-02-02T10:20:29.928Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestTaskInspectError [2021-02-02T10:20:29.928Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestTaskInspectWithEmptyID [2021-02-02T10:20:29.928Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestTaskInspect [2021-02-02T10:20:29.928Z] --- PASS: TestTaskInspect (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestTaskListError [2021-02-02T10:20:29.928Z] --- PASS: TestTaskListError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestTaskList [2021-02-02T10:20:29.928Z] --- PASS: TestTaskList (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeCreateError [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeCreate [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeInspectError [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeInspectNotFound [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeInspectWithEmptyID [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeInspect [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeListError [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeListError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeList [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeList (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeRemoveError [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-02T10:20:29.928Z] === RUN TestVolumeRemove [2021-02-02T10:20:29.928Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-02T10:20:29.928Z] === CONT TestTLSCloseWriter [2021-02-02T10:20:29.928Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-02T10:20:29.928Z] PASS [2021-02-02T10:20:29.928Z] coverage: 74.9% of statements [2021-02-02T10:20:29.928Z] ok github.com/docker/docker/client 0.496s coverage: 74.9% of statements [2021-02-02T10:20:30.829Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-02T10:20:31.774Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-02T10:20:33.687Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-02T10:20:35.627Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-02T10:20:37.017Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-02T10:20:38.934Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-02T10:20:39.876Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-02T10:20:39.876Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-02T10:20:41.262Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-02T10:20:41.833Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-02T10:20:43.218Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-02T10:20:45.765Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-02T10:20:45.765Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-02T10:20:46.708Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-02T10:20:47.280Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-02T10:20:47.280Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-02T10:20:47.541Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-02T10:20:47.612Z] --- PASS: TestCheckoutGit (30.48s) [2021-02-02T10:20:47.612Z] === RUN TestValidGitTransport [2021-02-02T10:20:47.612Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-02T10:20:47.612Z] === RUN TestGitInvalidRef [2021-02-02T10:20:47.612Z] --- PASS: TestGitInvalidRef (0.18s) [2021-02-02T10:20:47.612Z] PASS [2021-02-02T10:20:47.612Z] coverage: 86.3% of statements [2021-02-02T10:20:47.612Z] ok github.com/docker/docker/builder/remotecontext/git 30.745s coverage: 86.3% of statements [2021-02-02T10:20:47.612Z] ? github.com/docker/docker/cli [no test files] [2021-02-02T10:20:47.612Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-02T10:20:47.802Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-02T10:20:48.063Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-02T10:20:48.324Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-02T10:20:49.268Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-02T10:20:50.655Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-02T10:20:51.603Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-02T10:20:52.546Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-02T10:20:53.403Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestConfigureDaemonLogs [2021-02-02T10:20:53.403Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestCommonOptionsInstallFlags [2021-02-02T10:20:53.403Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-02T10:20:53.403Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-02T10:20:53.403Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-02T10:20:53.403Z] PASS [2021-02-02T10:20:53.403Z] coverage: 18.4% of statements [2021-02-02T10:20:53.403Z] ok github.com/docker/docker/cmd/dockerd 0.391s coverage: 18.4% of statements [2021-02-02T10:20:53.488Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite (44.11s) [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d7eba77e99af5] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d6c9a63c31212] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d9d715a9a9131] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-02T10:20:54.432Z] check_test.go:196: [de87b0346f542] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.92s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d925942361f3a] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.86s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d5be118d7f7f3] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d9b7b5edb8d14] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d1af3ce832317] daemon is not started [2021-02-02T10:20:54.432Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2021-02-02T10:20:54.432Z] check_test.go:196: [d3e67c62e07c7] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d8b861a28ee4b] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d56abed1ea162] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d5ae6a625fa5b] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.06s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d13a589982b1d] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d868eb70f0c79] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2021-02-02T10:20:54.433Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a19a45887ed11c43379a917589084f18b8954fe21ed25ecf8b7b5ac6dde43986 [2021-02-02T10:20:54.433Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:406010720b810b3b2cfc7bc771417e1068b7d50cfb646d48890082ed2c76b613 [2021-02-02T10:20:54.433Z] check_test.go:196: [dd2857d1b4cfd] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2021-02-02T10:20:54.433Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b1d5b72ec20161e30ab5515bc17ab2b50dc310401e1d97458f0a99f8439681c [2021-02-02T10:20:54.433Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a39789fe847815265e04c1d67df79e2bbe426ab1f48bcc6e9c24aaa63cdb9ea [2021-02-02T10:20:54.433Z] check_test.go:196: [dca900e8fa02f] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d5065f732a5a6] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.15s) [2021-02-02T10:20:54.433Z] check_test.go:196: [da71a932b033d] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d58bddd021610] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-02T10:20:54.433Z] check_test.go:196: [dc11627760d77] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-02-02T10:20:54.433Z] check_test.go:196: [db4ab636fb919] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d764659b83399] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d6a1e38e142e6] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d23f355dfbe50] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d6e827b428269] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d9bad1bfda7b3] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d6cd7d9f344ea] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d059d27111711] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d368682812b49] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d144bba0a1353] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-02-02T10:20:54.433Z] check_test.go:196: [dd37c6a2e6572] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-02T10:20:54.433Z] check_test.go:196: [dc5b617a9ad9e] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d8bd74d7ecdaf] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2021-02-02T10:20:54.433Z] check_test.go:196: [dd4d0be11bdf8] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2021-02-02T10:20:54.433Z] check_test.go:196: [d407e83a7b653] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2021-02-02T10:20:54.433Z] check_test.go:196: [dd8f3151bef36] daemon is not started [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-02-02T10:20:54.433Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-02-02T10:20:54.433Z] === RUN TestDockerSchema1RegistrySuite [2021-02-02T10:20:54.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-02T10:20:54.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-02T10:20:54.942Z] === RUN TestContainerStopSignal [2021-02-02T10:20:54.943Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestContainerStopTimeout [2021-02-02T10:20:54.943Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-02T10:20:54.943Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-02T10:20:54.943Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-02T10:20:54.943Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestReplaceAndAppendEnvVars [2021-02-02T10:20:54.943Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-02T10:20:54.943Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-02T10:20:54.943Z] === RUN TestNewMemoryStore [2021-02-02T10:20:54.943Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestAddContainers [2021-02-02T10:20:54.943Z] --- PASS: TestAddContainers (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestGetContainer [2021-02-02T10:20:54.943Z] --- PASS: TestGetContainer (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestDeleteContainer [2021-02-02T10:20:54.943Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestListContainers [2021-02-02T10:20:54.943Z] --- PASS: TestListContainers (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestFirstContainer [2021-02-02T10:20:54.943Z] --- PASS: TestFirstContainer (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestApplyAllContainer [2021-02-02T10:20:54.943Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestIsValidHealthString [2021-02-02T10:20:54.943Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestStateRunStop [2021-02-02T10:20:54.943Z] --- PASS: TestStateRunStop (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestStateTimeoutWait [2021-02-02T10:20:54.943Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-02T10:20:54.943Z] state_test.go:141: Stop callback fired [2021-02-02T10:20:54.943Z] state_test.go:165: Stop callback fired [2021-02-02T10:20:54.943Z] === RUN TestIsValidStateString [2021-02-02T10:20:54.943Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestViewSaveDelete [2021-02-02T10:20:54.943Z] --- PASS: TestViewSaveDelete (0.14s) [2021-02-02T10:20:54.943Z] === RUN TestViewAll [2021-02-02T10:20:54.943Z] --- PASS: TestViewAll (0.01s) [2021-02-02T10:20:54.943Z] === RUN TestViewGet [2021-02-02T10:20:54.943Z] --- PASS: TestViewGet (0.01s) [2021-02-02T10:20:54.943Z] === RUN TestNames [2021-02-02T10:20:54.943Z] --- PASS: TestNames (0.00s) [2021-02-02T10:20:54.943Z] === RUN TestViewWithHealthCheck [2021-02-02T10:20:54.943Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-02T10:20:54.943Z] PASS [2021-02-02T10:20:54.943Z] coverage: 41.6% of statements [2021-02-02T10:20:54.943Z] ok github.com/docker/docker/container 0.369s coverage: 41.6% of statements [2021-02-02T10:20:54.943Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-02T10:20:54.943Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-02T10:20:54.943Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-02T10:20:54.943Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-02T10:20:57.119Z] === RUN TestPrepare [2021-02-02T10:20:57.119Z] --- PASS: TestPrepare (0.00s) [2021-02-02T10:20:57.119Z] === RUN TestStart [2021-02-02T10:20:57.119Z] --- PASS: TestStart (0.00s) [2021-02-02T10:20:57.119Z] === RUN TestWaitCancel [2021-02-02T10:20:57.119Z] --- PASS: TestWaitCancel (0.00s) [2021-02-02T10:20:57.119Z] === RUN TestWaitDisabled [2021-02-02T10:20:57.119Z] --- PASS: TestWaitDisabled (0.05s) [2021-02-02T10:20:57.119Z] === RUN TestWaitEnabled [2021-02-02T10:20:57.119Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-02T10:20:57.119Z] === RUN TestRemove [2021-02-02T10:20:57.119Z] --- PASS: TestRemove (0.00s) [2021-02-02T10:20:57.119Z] PASS [2021-02-02T10:20:57.119Z] coverage: 65.3% of statements [2021-02-02T10:20:57.119Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.248s coverage: 65.3% of statements [2021-02-02T10:20:57.738Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-02T10:20:59.296Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-02T10:20:59.296Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-02T10:20:59.296Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-02T10:20:59.296Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-02T10:20:59.296Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-02T10:20:59.296Z] PASS [2021-02-02T10:20:59.296Z] coverage: 35.9% of statements [2021-02-02T10:20:59.296Z] ok github.com/docker/docker/daemon/cluster/convert 0.292s coverage: 35.9% of statements [2021-02-02T10:20:59.755Z] === RUN TestNewListSecretsFilters [2021-02-02T10:20:59.755Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-02T10:20:59.755Z] === RUN TestNewListConfigsFilters [2021-02-02T10:20:59.755Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-02T10:20:59.755Z] PASS [2021-02-02T10:20:59.755Z] coverage: 0.5% of statements [2021-02-02T10:20:59.755Z] ok github.com/docker/docker/daemon/cluster 0.395s coverage: 0.5% of statements [2021-02-02T10:21:01.040Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-02T10:21:02.958Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-02T10:21:04.346Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-02T10:21:04.442Z] === RUN TestBuilderGC [2021-02-02T10:21:04.442Z] --- PASS: TestBuilderGC (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationNotFound [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestDaemonBrokenConfiguration [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestParseClusterAdvertiseSettings [2021-02-02T10:21:04.442Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestFindConfigurationConflicts [2021-02-02T10:21:04.442Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-02T10:21:04.442Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-02T10:21:04.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-02T10:21:04.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-02T10:21:04.442Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-02T10:21:04.442Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-02T10:21:04.442Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-02T10:21:04.902Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-02T10:21:04.902Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_label [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_dns [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-02T10:21:04.902Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-02T10:21:04.902Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-02T10:21:04.902Z] === RUN TestModifiedDiscoverySettings [2021-02-02T10:21:04.902Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-02T10:21:04.902Z] === RUN TestReloadSetConfigFileNotExist [2021-02-02T10:21:04.902Z] === RUN TestDiscoveryOptsErrors [2021-02-02T10:21:04.902Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-02T10:21:04.902Z] === RUN TestDiscoveryOpts [2021-02-02T10:21:04.902Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-02T10:21:04.902Z] PASS [2021-02-02T10:21:04.902Z] coverage: 30.0% of statements [2021-02-02T10:21:04.902Z] ok github.com/docker/docker/daemon/discovery 0.201s coverage: 30.0% of statements [2021-02-02T10:21:04.902Z] time="2021-02-02T10:21:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-02T10:21:04.902Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-02-02T10:21:04.902Z] === RUN TestReloadDefaultConfigNotExist [2021-02-02T10:21:04.902Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-02T10:21:04.902Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:04.902Z] === RUN TestReloadBadDefaultConfig [2021-02-02T10:21:04.902Z] time="2021-02-02T10:21:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-412688211" [2021-02-02T10:21:04.902Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-02T10:21:04.902Z] === RUN TestReloadWithConflictingLabels [2021-02-02T10:21:04.902Z] time="2021-02-02T10:21:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-587465878" [2021-02-02T10:21:04.902Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-02T10:21:04.902Z] === RUN TestReloadWithDuplicateLabels [2021-02-02T10:21:04.902Z] time="2021-02-02T10:21:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-478867197" [2021-02-02T10:21:04.902Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-02T10:21:04.902Z] === RUN TestDaemonConfigurationMerge [2021-02-02T10:21:04.902Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-02T10:21:04.902Z] PASS [2021-02-02T10:21:04.902Z] coverage: 79.7% of statements [2021-02-02T10:21:04.902Z] ok github.com/docker/docker/daemon/config 0.301s coverage: 79.7% of statements [2021-02-02T10:21:05.734Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-02T10:21:06.439Z] === RUN TestVerifyNetworkingConfig [2021-02-02T10:21:06.439Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestGetContainer [2021-02-02T10:21:06.439Z] --- PASS: TestGetContainer (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestValidContainerNames [2021-02-02T10:21:06.439Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestContainerInitDNS [2021-02-02T10:21:06.439Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-02T10:21:06.439Z] daemon_test.go:147: root required [2021-02-02T10:21:06.439Z] === RUN TestMerge [2021-02-02T10:21:06.439Z] --- PASS: TestMerge (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestValidateContainerIsolation [2021-02-02T10:21:06.439Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestFindNetworkErrorType [2021-02-02T10:21:06.439Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestEnsureServicesExist [2021-02-02T10:21:06.439Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-02-02T10:21:06.439Z] === RUN TestEnsureServicesExistErrors [2021-02-02T10:21:06.439Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-02T10:21:06.439Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-02T10:21:06.439Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-02T10:21:06.439Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-02T10:21:06.439Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-02T10:21:06.439Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-02T10:21:06.439Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestContainerDelete [2021-02-02T10:21:06.439Z] --- PASS: TestContainerDelete (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestContainerDoubleDelete [2021-02-02T10:21:06.439Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestLogContainerEventCopyLabels [2021-02-02T10:21:06.439Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestLogContainerEventWithAttributes [2021-02-02T10:21:06.439Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestNoneHealthcheck [2021-02-02T10:21:06.439Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestHealthStates [2021-02-02T10:21:06.439Z] === RUN TestEventsLog [2021-02-02T10:21:06.439Z] --- PASS: TestEventsLog (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestEventsLogTimeout [2021-02-02T10:21:06.439Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-02T10:21:06.439Z] === RUN TestLogEvents [2021-02-02T10:21:06.439Z] --- PASS: TestLogEvents (0.05s) [2021-02-02T10:21:06.439Z] === RUN TestLoadBufferedEvents [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] time="2021-02-02T10:21: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" [2021-02-02T10:21:06.899Z] --- PASS: TestHealthStates (0.12s) [2021-02-02T10:21:06.899Z] === RUN TestMaskURLCredentials [2021-02-02T10:21:06.899Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-02T10:21:06.899Z] === RUN TestGetInspectData [2021-02-02T10:21:06.899Z] --- PASS: TestGetInspectData (0.00s) [2021-02-02T10:21:06.899Z] === RUN TestFillLicense [2021-02-02T10:21:06.899Z] --- PASS: TestFillLicense (0.00s) [2021-02-02T10:21:06.899Z] === RUN TestListInvalidFilter [2021-02-02T10:21:06.899Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-02T10:21:06.899Z] === RUN TestNameFilter [2021-02-02T10:21:06.899Z] --- PASS: TestNameFilter (0.00s) [2021-02-02T10:21:06.899Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-02T10:21:06.899Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-02T10:21:06.899Z] === 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 [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-02T10:21:06.899Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-02T10:21:06.899Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-02T10:21:06.900Z] --- 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) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-02T10:21:06.900Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-02T10:21:06.900Z] === RUN TestDaemonReloadLabels [2021-02-02T10:21:06.900Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-02T10:21:06.900Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-02T10:21:06.900Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-02T10:21:06.900Z] === RUN TestDaemonReloadMirrors [2021-02-02T10:21:06.900Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-02T10:21:06.900Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-02T10:21:06.900Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-02T10:21:06.900Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-02T10:21:06.900Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-02T10:21:06.900Z] === RUN TestDaemonDiscoveryReload [2021-02-02T10:21:06.900Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-02-02T10:21:06.900Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-02T10:21:06.900Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-02T10:21:06.900Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-02T10:21:06.900Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-02T10:21:06.900Z] PASS [2021-02-02T10:21:06.900Z] coverage: 50.0% of statements [2021-02-02T10:21:06.900Z] ok github.com/docker/docker/daemon/events 0.320s coverage: 50.0% of statements [2021-02-02T10:21:06.900Z] === RUN TestWaitNodeAttachment [2021-02-02T10:21:07.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-02T10:21:07.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-02T10:21:07.126Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-02T10:21:07.358Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-02T10:21:07.358Z] === RUN TestIsolationConversion [2021-02-02T10:21:07.358Z] === RUN TestIsolationConversion/default [2021-02-02T10:21:07.358Z] === RUN TestIsolationConversion/process [2021-02-02T10:21:07.358Z] === RUN TestIsolationConversion/hyperv [2021-02-02T10:21:07.358Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-02T10:21:07.358Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-02T10:21:07.358Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-02T10:21:07.358Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestContainerLabels [2021-02-02T10:21:07.358Z] --- PASS: TestContainerLabels (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestCredentialSpecConversion [2021-02-02T10:21:07.358Z] === RUN TestCredentialSpecConversion/none [2021-02-02T10:21:07.358Z] === RUN TestCredentialSpecConversion/config [2021-02-02T10:21:07.358Z] === RUN TestCredentialSpecConversion/file [2021-02-02T10:21:07.358Z] === RUN TestCredentialSpecConversion/registry [2021-02-02T10:21:07.358Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-02T10:21:07.358Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-02T10:21:07.358Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-02T10:21:07.358Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-02T10:21:07.358Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestControllerValidateMountBind [2021-02-02T10:21:07.358Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestControllerValidateMountVolume [2021-02-02T10:21:07.358Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestControllerValidateMountTarget [2021-02-02T10:21:07.358Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestControllerValidateMountTmpfs [2021-02-02T10:21:07.358Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestControllerValidateMountInvalidType [2021-02-02T10:21:07.358Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-02T10:21:07.358Z] === RUN TestControllerValidateMountNamedPipe [2021-02-02T10:21:07.358Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-02T10:21:07.358Z] PASS [2021-02-02T10:21:07.358Z] coverage: 11.3% of statements [2021-02-02T10:21:07.358Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.702s coverage: 11.3% of statements [2021-02-02T10:21:07.358Z] === RUN TestIsEmptyDir [2021-02-02T10:21:07.358Z] --- PASS: TestIsEmptyDir (0.01s) [2021-02-02T10:21:07.358Z] PASS [2021-02-02T10:21:07.358Z] coverage: 2.3% of statements [2021-02-02T10:21:07.358Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2021-02-02T10:21:07.817Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-02-02T10:21:07.817Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-02T10:21:08.278Z] === RUN TestLinkNaming [2021-02-02T10:21:08.278Z] --- PASS: TestLinkNaming (0.00s) [2021-02-02T10:21:08.278Z] === RUN TestLinkNew [2021-02-02T10:21:08.278Z] --- PASS: TestLinkNew (0.00s) [2021-02-02T10:21:08.278Z] === RUN TestLinkEnv [2021-02-02T10:21:08.278Z] --- PASS: TestLinkEnv (0.00s) [2021-02-02T10:21:08.278Z] === RUN TestLinkMultipleEnv [2021-02-02T10:21:08.278Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-02T10:21:08.278Z] === RUN TestLinkPortRangeEnv [2021-02-02T10:21:08.278Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-02T10:21:08.278Z] PASS [2021-02-02T10:21:08.278Z] coverage: 93.0% of statements [2021-02-02T10:21:08.278Z] ok github.com/docker/docker/daemon/links 0.123s coverage: 93.0% of statements [2021-02-02T10:21:08.278Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-02-02T10:21:08.278Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-02T10:21:08.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-02T10:21:08.737Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-02-02T10:21:08.737Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-02T10:21:08.737Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-02T10:21:08.737Z] reload_test.go:520: root required [2021-02-02T10:21:08.737Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-02T10:21:08.737Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-02-02T10:21:08.737Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-02T10:21:08.737Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2021-02-02T10:21:08.737Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-02T10:21:08.737Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-02-02T10:21:08.737Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-02T10:21:08.737Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-02T10:21:08.737Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-02T10:21:08.737Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-02T10:21:08.737Z] === RUN TestParseVolumesFrom [2021-02-02T10:21:08.737Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-02T10:21:08.737Z] PASS [2021-02-02T10:21:08.737Z] coverage: 9.1% of statements [2021-02-02T10:21:08.737Z] ok github.com/docker/docker/daemon 2.617s coverage: 9.1% of statements [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-02T10:21:08.737Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-02T10:21:09.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-02T10:21:10.274Z] === RUN TestAdapterReadLogs [2021-02-02T10:21:10.274Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-02T10:21:10.274Z] === RUN TestCopier [2021-02-02T10:21:10.274Z] --- PASS: TestCopier (0.00s) [2021-02-02T10:21:10.274Z] === RUN TestCopierLongLines [2021-02-02T10:21:10.274Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-02T10:21:10.274Z] === RUN TestCopierSlow [2021-02-02T10:21:10.274Z] --- PASS: TestCopierSlow (0.29s) [2021-02-02T10:21:10.274Z] === RUN TestCopierWithSized [2021-02-02T10:21:10.274Z] === RUN TestCopierWithSized/as_is [2021-02-02T10:21:10.274Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-02T10:21:10.274Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-02T10:21:10.274Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-02-02T10:21:10.274Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-02-02T10:21:10.274Z] === RUN TestCopierWithPartial [2021-02-02T10:21:10.274Z] --- PASS: TestCopierWithPartial (0.01s) [2021-02-02T10:21:10.274Z] === RUN TestRingLogger [2021-02-02T10:21:10.274Z] --- PASS: TestRingLogger (0.00s) [2021-02-02T10:21:10.274Z] === RUN TestRingCap [2021-02-02T10:21:10.274Z] --- PASS: TestRingCap (0.00s) [2021-02-02T10:21:10.274Z] === RUN TestRingClose [2021-02-02T10:21:10.274Z] --- PASS: TestRingClose (0.00s) [2021-02-02T10:21:10.274Z] === RUN TestRingDrain [2021-02-02T10:21:10.274Z] --- PASS: TestRingDrain (0.00s) [2021-02-02T10:21:10.274Z] PASS [2021-02-02T10:21:10.274Z] coverage: 43.5% of statements [2021-02-02T10:21:10.274Z] ok github.com/docker/docker/daemon/logger 0.394s coverage: 43.5% of statements [2021-02-02T10:21:10.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig/defaults [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-02T10:21:11.811Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-02T10:21:11.811Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-02T10:21:12.270Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-02T10:21:12.270Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-02T10:21:12.270Z] time="2021-02-02T10:21:11Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-02T10:21:12.270Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-02-02T10:21:12.270Z] === RUN TestCreateSuccess [2021-02-02T10:21:12.270Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCreateLogGroupSuccess [2021-02-02T10:21:12.270Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCreateError [2021-02-02T10:21:12.270Z] --- PASS: TestCreateError (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCreateAlreadyExists [2021-02-02T10:21:12.270Z] time="2021-02-02T10:21:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-02T10:21:12.270Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestLogClosed [2021-02-02T10:21:12.270Z] --- PASS: TestLogClosed (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestLogBlocking [2021-02-02T10:21:12.270Z] --- PASS: TestLogBlocking (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-02T10:21:12.270Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestLogNonBlockingBufferFull [2021-02-02T10:21:12.270Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestPublishBatchSuccess [2021-02-02T10:21:12.270Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestPublishBatchError [2021-02-02T10:21:12.270Z] time="2021-02-02T10:21:11Z" level=error msg=Error [2021-02-02T10:21:12.270Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-02T10:21:12.270Z] time="2021-02-02T10:21:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-02T10:21:12.270Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-02T10:21:12.270Z] time="2021-02-02T10:21:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-02T10:21:12.270Z] time="2021-02-02T10:21:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-02T10:21:12.270Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchSimple [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchTicker [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchMultilinePattern [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchClose [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestEffectiveLen [2021-02-02T10:21:12.270Z] === RUN TestEffectiveLen/0/Hello [2021-02-02T10:21:12.270Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-02T10:21:12.270Z] === RUN TestEffectiveLen/2/🙃 [2021-02-02T10:21:12.270Z] === RUN TestEffectiveLen/3/���� [2021-02-02T10:21:12.270Z] === RUN TestEffectiveLen/4/He��o [2021-02-02T10:21:12.270Z] === RUN TestEffectiveLen/5/ [2021-02-02T10:21:12.270Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/0/ [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/1/Hello [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/2/Hello [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/3/Hello [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/4/🙃 [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/5/🙃 [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/6/a� [2021-02-02T10:21:12.270Z] === RUN TestFindValidSplit/7/a� [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: Hello [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: He [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: llo [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: Hello [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: a [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: � [2021-02-02T10:21:12.270Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1044: a� [2021-02-02T10:21:12.270Z] cloudwatchlogs_test.go:1045: [2021-02-02T10:21:12.270Z] === RUN TestProcessEventEmoji [2021-02-02T10:21:12.270Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchLineSplit [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchMaxEvents [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-02-02T10:21:12.270Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-02T10:21:12.270Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-02T10:21:12.270Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-02T10:21:12.270Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-02T10:21:12.270Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-02T10:21:12.270Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-02T10:21:12.271Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-02T10:21:12.271Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestCreateTagSuccess [2021-02-02T10:21:12.271Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-02T10:21:12.271Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-02T10:21:12.271Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-02T10:21:12.271Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-02T10:21:12.271Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-02-02T10:21:12.271Z] PASS [2021-02-02T10:21:12.271Z] coverage: 77.8% of statements [2021-02-02T10:21:12.271Z] ok github.com/docker/docker/daemon/logger/awslogs 0.378s coverage: 77.8% of statements [2021-02-02T10:21:12.271Z] === RUN TestSearchRegistryForImagesErrors [2021-02-02T10:21:12.271Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestSearchRegistryForImages [2021-02-02T10:21:12.271Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestImageDelete [2021-02-02T10:21:12.271Z] === RUN TestImageDelete/no_lease [2021-02-02T10:21:12.271Z] === RUN TestImageDelete/lease_exists [2021-02-02T10:21:12.271Z] === RUN TestJSONFileLogger [2021-02-02T10:21:12.271Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestJSONFileLoggerWithTags [2021-02-02T10:21:12.271Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestJSONFileLoggerWithOpts [2021-02-02T10:21:12.271Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-02T10:21:12.271Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-02T10:21:12.271Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-02-02T10:21:12.271Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-02T10:21:12.271Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-02T10:21:12.271Z] === RUN TestEncodeDecode [2021-02-02T10:21:12.271Z] === PAUSE TestEncodeDecode [2021-02-02T10:21:12.271Z] === CONT TestEncodeDecode [2021-02-02T10:21:12.271Z] --- PASS: TestImageDelete (0.09s) [2021-02-02T10:21:12.271Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-02T10:21:12.271Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-02-02T10:21:12.271Z] === RUN TestContentStoreForPull [2021-02-02T10:21:12.271Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-02-02T10:21:12.271Z] === RUN TestFastTimeMarshalJSON [2021-02-02T10:21:12.271Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-02T10:21:12.271Z] PASS [2021-02-02T10:21:12.271Z] coverage: 87.2% of statements [2021-02-02T10:21:12.271Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.232s coverage: 87.2% of statements [2021-02-02T10:21:12.271Z] --- PASS: TestEncodeDecode (0.15s) [2021-02-02T10:21:12.271Z] PASS [2021-02-02T10:21:12.271Z] coverage: 61.6% of statements [2021-02-02T10:21:12.271Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.276s coverage: 61.6% of statements [2021-02-02T10:21:12.730Z] --- PASS: TestContentStoreForPull (0.19s) [2021-02-02T10:21:12.730Z] PASS [2021-02-02T10:21:12.730Z] coverage: 6.4% of statements [2021-02-02T10:21:12.730Z] ok github.com/docker/docker/daemon/images 0.449s coverage: 6.4% of statements [2021-02-02T10:21:12.730Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-02T10:21:12.730Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-02T10:21:12.730Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-02T10:21:12.730Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-02T10:21:12.730Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-02T10:21:12.730Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-02T10:21:12.730Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-02T10:21:14.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-02T10:21:14.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-02T10:21:14.907Z] === RUN TestWriteLog [2021-02-02T10:21:14.907Z] === PAUSE TestWriteLog [2021-02-02T10:21:14.907Z] === RUN TestReadLog [2021-02-02T10:21:14.907Z] === PAUSE TestReadLog [2021-02-02T10:21:14.907Z] === CONT TestWriteLog [2021-02-02T10:21:14.907Z] === CONT TestReadLog [2021-02-02T10:21:14.907Z] --- PASS: TestWriteLog (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestReadLog/tail_exact [2021-02-02T10:21:14.907Z] === RUN TestLog [2021-02-02T10:21:14.907Z] --- PASS: TestLog (0.01s) [2021-02-02T10:21:14.907Z] PASS [2021-02-02T10:21:14.907Z] coverage: 31.5% of statements [2021-02-02T10:21:14.907Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-02-02T10:21:14.907Z] === RUN TestReadLog/tail_less_than_available [2021-02-02T10:21:14.907Z] === RUN TestReadLog/tail_more_than_available [2021-02-02T10:21:14.907Z] --- PASS: TestReadLog (0.13s) [2021-02-02T10:21:14.907Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-02-02T10:21:14.907Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-02T10:21:14.907Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-02T10:21:14.907Z] PASS [2021-02-02T10:21:14.907Z] coverage: 75.2% of statements [2021-02-02T10:21:14.907Z] ok github.com/docker/docker/daemon/logger/local 0.438s coverage: 75.2% of statements [2021-02-02T10:21:14.907Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-02T10:21:14.907Z] === RUN TestOpenFileDelete [2021-02-02T10:21:14.907Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestOpenFileRename [2021-02-02T10:21:14.907Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestParseLogTagDefaultTag [2021-02-02T10:21:14.907Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestParseLogTag [2021-02-02T10:21:14.907Z] --- PASS: TestParseLogTag (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestParseLogTagEmptyTag [2021-02-02T10:21:14.907Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestTailFiles [2021-02-02T10:21:14.907Z] --- PASS: TestTailFiles (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestFollowLogsConsumerGone [2021-02-02T10:21:14.907Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-02T10:21:14.907Z] === RUN TestFollowLogsProducerGone [2021-02-02T10:21:14.907Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-02T10:21:14.907Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-02T10:21:14.907Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-02T10:21:15.006Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-02T10:21:15.006Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-02T10:21:15.274Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-02T10:21:15.366Z] === RUN TestCheckCapacityAndRotate [2021-02-02T10:21:15.366Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-02T10:21:15.366Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-02T10:21:15.366Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-02-02T10:21:15.366Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-02T10:21:15.366Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-02-02T10:21:15.366Z] PASS [2021-02-02T10:21:15.366Z] coverage: 55.3% of statements [2021-02-02T10:21:15.366Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.356s coverage: 55.3% of statements [2021-02-02T10:21:15.535Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-02T10:21:15.796Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-02T10:21:15.824Z] === RUN TestValidateLogOpt [2021-02-02T10:21:15.824Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-02T10:21:15.824Z] === RUN TestNewMissedConfig [2021-02-02T10:21:15.824Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-02T10:21:16.057Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-02T10:21:16.283Z] === RUN TestNewMissedUrl [2021-02-02T10:21:16.283Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestNewMissedToken [2021-02-02T10:21:16.283Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestNewWithProxy [2021-02-02T10:21:16.283Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestDefault [2021-02-02T10:21:16.283Z] --- PASS: TestDefault (0.03s) [2021-02-02T10:21:16.283Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-02T10:21:16.283Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestJsonFormat [2021-02-02T10:21:16.283Z] --- PASS: TestJsonFormat (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestRawFormat [2021-02-02T10:21:16.283Z] --- PASS: TestRawFormat (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestRawFormatWithLabels [2021-02-02T10:21:16.283Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestRawFormatWithoutTag [2021-02-02T10:21:16.283Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-02T10:21:16.283Z] === RUN TestBatching [2021-02-02T10:21:16.283Z] === RUN TestNewParse [2021-02-02T10:21:16.283Z] --- PASS: TestNewParse (0.00s) [2021-02-02T10:21:16.283Z] PASS [2021-02-02T10:21:16.283Z] coverage: 8.3% of statements [2021-02-02T10:21:16.283Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-02-02T10:21:16.283Z] --- PASS: TestBatching (0.26s) [2021-02-02T10:21:16.283Z] === RUN TestFrequency [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite (22.02s) [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-02T10:21:16.319Z] check_test.go:223: [df0e4de9bc44c] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2021-02-02T10:21:16.319Z] check_test.go:223: [d22c47813a54d] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.75s) [2021-02-02T10:21:16.319Z] check_test.go:223: [dc0fd972f5acc] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.11s) [2021-02-02T10:21:16.319Z] check_test.go:223: [de940bc5cab02] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.48s) [2021-02-02T10:21:16.319Z] check_test.go:223: [d10b6753a80b4] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2021-02-02T10:21:16.319Z] check_test.go:223: [d64f5423f8677] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-02T10:21:16.319Z] check_test.go:223: [da78b3691187a] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-02-02T10:21:16.319Z] check_test.go:223: [def72e5a4963c] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2021-02-02T10:21:16.319Z] check_test.go:223: [dfb0c4205a785] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2021-02-02T10:21:16.319Z] check_test.go:223: [d9738cbf158f3] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.31s) [2021-02-02T10:21:16.319Z] check_test.go:223: [dc48e911d3e6e] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-02-02T10:21:16.319Z] check_test.go:223: [de4ab802cbb9a] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2021-02-02T10:21:16.319Z] check_test.go:223: [db56ae42a959c] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-02-02T10:21:16.319Z] check_test.go:223: [d5d5f055623c2] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-02T10:21:16.319Z] check_test.go:223: [d7de5d3848ed6] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2021-02-02T10:21:16.319Z] check_test.go:223: [dbc633f64725e] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2021-02-02T10:21:16.319Z] check_test.go:223: [d84a9c7512fea] daemon is not started [2021-02-02T10:21:16.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-02T10:21:16.319Z] check_test.go:223: [dfe0fbb480c61] daemon is not started [2021-02-02T10:21:16.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-02T10:21:16.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-02T10:21:16.743Z] --- PASS: TestFrequency (0.16s) [2021-02-02T10:21:16.743Z] === RUN TestOneMessagePerRequest [2021-02-02T10:21:16.743Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-02T10:21:16.743Z] === RUN TestVerify [2021-02-02T10:21:16.743Z] --- PASS: TestVerify (0.00s) [2021-02-02T10:21:16.743Z] === RUN TestSkipVerify [2021-02-02T10:21:16.743Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:16.743Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:16.743Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] --- PASS: TestSkipVerify (0.49s) [2021-02-02T10:21:17.201Z] === RUN TestBufferMaximum [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612261276.720393\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612261276.720393\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:17.201Z] === RUN TestParseLogFormat [2021-02-02T10:21:17.201Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestValidateLogOptEmpty [2021-02-02T10:21:17.201Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestValidateSyslogAddress [2021-02-02T10:21:17.201Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestParseAddressDefaultPort [2021-02-02T10:21:17.201Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestValidateSyslogFacility [2021-02-02T10:21:17.201Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestValidateLogOptSyslogFormat [2021-02-02T10:21:17.201Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestValidateLogOpt [2021-02-02T10:21:17.201Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-02T10:21:17.201Z] PASS [2021-02-02T10:21:17.201Z] coverage: 46.8% of statements [2021-02-02T10:21:17.201Z] --- PASS: TestBufferMaximum (0.02s) [2021-02-02T10:21:17.201Z] === RUN TestServerAlwaysDown [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612261276.736397\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612261276.736397\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612261276.736397\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612261276.737400\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:17.201Z] time="2021-02-02T10:21:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612261276.737400\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:17.201Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestCannotSendAfterClose [2021-02-02T10:21:17.201Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-02T10:21:17.201Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-02T10:21:17.201Z] ok github.com/docker/docker/daemon/logger/syslog 0.305s coverage: 46.8% of statements [2021-02-02T10:21:17.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-02T10:21:18.169Z] time="2021-02-02T10:21:17Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-02T10:21:18.169Z] time="2021-02-02T10:21:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e3e4c944c338\"}'" [2021-02-02T10:21:18.169Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-02T10:21:18.169Z] PASS [2021-02-02T10:21:18.169Z] coverage: 82.5% of statements [2021-02-02T10:21:18.169Z] ok github.com/docker/docker/daemon/logger/splunk 2.099s coverage: 82.5% of statements [2021-02-02T10:21:18.169Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-02T10:21:18.169Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-02T10:21:18.169Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-02T10:21:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-02T10:21:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-02T10:21:18.628Z] === RUN TestV1IDService [2021-02-02T10:21:18.628Z] --- PASS: TestV1IDService (0.02s) [2021-02-02T10:21:18.628Z] === RUN TestV2MetadataService [2021-02-02T10:21:19.087Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-02T10:21:19.087Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-02T10:21:19.087Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-02T10:21:19.087Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-02T10:21:19.087Z] === RUN TestContinueOnError_NeverContinue [2021-02-02T10:21:19.087Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-02T10:21:19.087Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-02T10:21:19.087Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-02T10:21:19.087Z] === RUN TestManifestStore [2021-02-02T10:21:19.087Z] === RUN TestManifestStore/no_remote_or_local [2021-02-02T10:21:19.545Z] time="2021-02-02T10:21:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local480246563\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/no_local_cache [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/with_local_cache [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/unknown_media_type [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-02T10:21:19.545Z] time="2021-02-02T10:21:19Z" level=warning msg="reference for unknown type: " [2021-02-02T10:21:19.545Z] time="2021-02-02T10:21:19Z" level=warning msg="reference for unknown type: " [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-02T10:21:19.545Z] time="2021-02-02T10:21:19Z" level=warning msg="reference for unknown type: " [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-02T10:21:19.545Z] time="2021-02-02T10:21:19Z" level=warning msg="reference for unknown type: " [2021-02-02T10:21:19.545Z] time="2021-02-02T10:21:19Z" level=warning msg="reference for unknown type: " [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-02T10:21:19.545Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-02T10:21:19.545Z] time="2021-02-02T10:21:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore (0.32s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-02T10:21:19.545Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-02T10:21:19.545Z] === RUN TestDetectManifestBlobMediaType [2021-02-02T10:21:19.545Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-02T10:21:19.545Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-02T10:21:19.545Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-02T10:21:19.545Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-02T10:21:19.545Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-02T10:21:19.545Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-02T10:21:19.545Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-02T10:21:19.545Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-02T10:21:19.545Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-02T10:21:19.545Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-02T10:21:19.545Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-02T10:21:19.545Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-02T10:21:19.545Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-02T10:21:19.545Z] === RUN TestFixManifestLayers [2021-02-02T10:21:19.545Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-02T10:21:19.545Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-02T10:21:19.545Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-02T10:21:19.545Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-02T10:21:19.545Z] === RUN TestFixManifestLayersBadParent [2021-02-02T10:21:19.545Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-02T10:21:19.545Z] === RUN TestValidateManifest [2021-02-02T10:21:19.545Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-02T10:21:19.545Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-02T10:21:19.545Z] === RUN TestFormatPlatform [2021-02-02T10:21:19.545Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-02T10:21:19.545Z] === RUN TestGetRepositoryMountCandidates [2021-02-02T10:21:19.545Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-02T10:21:19.545Z] === RUN TestLayerAlreadyExists [2021-02-02T10:21:19.545Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-02T10:21:19.545Z] 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} [2021-02-02T10:21:19.545Z] 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} [2021-02-02T10:21:19.545Z] 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} [2021-02-02T10:21:19.545Z] 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} [2021-02-02T10:21:19.545Z] 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} [2021-02-02T10:21:19.545Z] 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} [2021-02-02T10:21:19.545Z] === RUN TestWhenEmptyAuthConfig [2021-02-02T10:21:19.593Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-02T10:21:19.854Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-02T10:21:20.004Z] --- PASS: TestV2MetadataService (1.19s) [2021-02-02T10:21:20.004Z] PASS [2021-02-02T10:21:20.004Z] coverage: 48.2% of statements [2021-02-02T10:21:20.004Z] ok github.com/docker/docker/distribution/metadata 1.324s coverage: 48.2% of statements [2021-02-02T10:21:20.004Z] === RUN TestSuccessfulDownload [2021-02-02T10:21:20.004Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-02T10:21:20.004Z] download_test.go:268: Needs fixing on Windows [2021-02-02T10:21:20.004Z] === RUN TestCancelledDownload [2021-02-02T10:21:20.004Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestMaxDownloadAttempts [2021-02-02T10:21:20.004Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-02T10:21:20.004Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-02T10:21:20.004Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-02T10:21:20.004Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-02T10:21:20.004Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-02T10:21:20.004Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-02T10:21:20.004Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-02T10:21:20.004Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-02T10:21:20.004Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-02T10:21:20.004Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-02T10:21:20.004Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-02T10:21:20.004Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-02T10:21:20.004Z] === RUN TestNotFound [2021-02-02T10:21:20.004Z] --- PASS: TestNotFound (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestConflict [2021-02-02T10:21:20.004Z] --- PASS: TestConflict (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestForbidden [2021-02-02T10:21:20.004Z] --- PASS: TestForbidden (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestInvalidParameter [2021-02-02T10:21:20.004Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestNotImplemented [2021-02-02T10:21:20.004Z] --- PASS: TestNotImplemented (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestNotModified [2021-02-02T10:21:20.004Z] --- PASS: TestNotModified (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestUnauthorized [2021-02-02T10:21:20.004Z] --- PASS: TestUnauthorized (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestUnknown [2021-02-02T10:21:20.004Z] --- PASS: TestUnknown (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestCancelled [2021-02-02T10:21:20.004Z] --- PASS: TestCancelled (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestDeadline [2021-02-02T10:21:20.004Z] --- PASS: TestDeadline (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestDataLoss [2021-02-02T10:21:20.004Z] --- PASS: TestDataLoss (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestUnavailable [2021-02-02T10:21:20.004Z] --- PASS: TestUnavailable (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestSystem [2021-02-02T10:21:20.004Z] --- PASS: TestSystem (0.00s) [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Not_Found [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Bad_Request [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Conflict [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Unauthorized [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Forbidden [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Not_Modified [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-02T10:21:20.004Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-02T10:21:20.004Z] PASS [2021-02-02T10:21:20.004Z] coverage: 53.1% of statements [2021-02-02T10:21:20.004Z] ok github.com/docker/docker/errdefs 0.064s coverage: 53.1% of statements [2021-02-02T10:21:20.004Z] time="2021-02-02T10:21:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-02T10:21:20.004Z] time="2021-02-02T10:21:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-02T10:21:20.004Z] time="2021-02-02T10:21:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-02T10:21:20.004Z] time="2021-02-02T10:21:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-02T10:21:20.004Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-02T10:21:20.004Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-02-02T10:21:20.004Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-02-02T10:21:20.004Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-02-02T10:21:20.004Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-02-02T10:21:20.004Z] === RUN TestTransfer [2021-02-02T10:21:20.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-02T10:21:20.463Z] --- PASS: TestTransfer (0.15s) [2021-02-02T10:21:20.463Z] === RUN TestConcurrencyLimit [2021-02-02T10:21:20.463Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-02-02T10:21:20.463Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-02T10:21:20.463Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-02T10:21:20.463Z] === RUN TestTokenPassThru [2021-02-02T10:21:20.463Z] --- PASS: TestTokenPassThru (0.02s) [2021-02-02T10:21:20.463Z] === RUN TestTokenPassThruDifferentHost [2021-02-02T10:21:20.463Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-02-02T10:21:20.463Z] PASS [2021-02-02T10:21:20.463Z] coverage: 23.5% of statements [2021-02-02T10:21:20.463Z] ok github.com/docker/docker/distribution 1.593s coverage: 23.5% of statements [2021-02-02T10:21:20.463Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-02T10:21:20.921Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-02-02T10:21:20.921Z] === RUN TestInactiveJobs [2021-02-02T10:21:21.000Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.03s) [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) [2021-02-02T10:21:21.262Z] check_test.go:252: [d8a96a33009ec] daemon is not started [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.85s) [2021-02-02T10:21:21.262Z] check_test.go:252: [d7b02fbad45ac] daemon is not started [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2021-02-02T10:21:21.262Z] check_test.go:252: [d6c79ad51cd15] daemon is not started [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s) [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s) [2021-02-02T10:21:21.262Z] check_test.go:252: [dca1ac4b02dc6] daemon is not started [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-02-02T10:21:21.262Z] check_test.go:252: [d1ea17453cd77] daemon is not started [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.77s) [2021-02-02T10:21:21.262Z] check_test.go:252: [d931de87aab2f] daemon is not started [2021-02-02T10:21:21.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.21s) [2021-02-02T10:21:21.262Z] check_test.go:252: [d1ba492a5c46a] daemon is not started [2021-02-02T10:21:21.262Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-02T10:21:21.262Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-02T10:21:21.380Z] --- PASS: TestInactiveJobs (0.51s) [2021-02-02T10:21:21.380Z] === RUN TestWatchRelease [2021-02-02T10:21:21.380Z] --- PASS: TestWatchRelease (0.04s) [2021-02-02T10:21:21.380Z] === RUN TestWatchFinishedTransfer [2021-02-02T10:21:21.380Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-02T10:21:21.380Z] === RUN TestDuplicateTransfer [2021-02-02T10:21:21.380Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-02-02T10:21:21.380Z] === RUN TestSuccessfulUpload [2021-02-02T10:21:21.380Z] === RUN TestCompare [2021-02-02T10:21:21.380Z] --- PASS: TestCompare (0.00s) [2021-02-02T10:21:21.380Z] PASS [2021-02-02T10:21:21.380Z] coverage: 19.2% of statements [2021-02-02T10:21:21.380Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2021-02-02T10:21:21.839Z] time="2021-02-02T10:21:21Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-02T10:21:21.839Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-02-02T10:21:21.839Z] === RUN TestCancelledUpload [2021-02-02T10:21:21.839Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-02T10:21:21.839Z] PASS [2021-02-02T10:21:21.839Z] coverage: 77.3% of statements [2021-02-02T10:21:21.839Z] ok github.com/docker/docker/distribution/xfer 2.014s coverage: 77.3% of statements [2021-02-02T10:21:21.839Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-02T10:21:21.839Z] === RUN TestFSGetInvalidData [2021-02-02T10:21:21.839Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestFSInvalidSet [2021-02-02T10:21:21.839Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestFSInvalidRoot [2021-02-02T10:21:21.839Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestFSMetadataGetSet [2021-02-02T10:21:21.839Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-02-02T10:21:21.839Z] === RUN TestFSInvalidWalker [2021-02-02T10:21:21.839Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestFSGetSet [2021-02-02T10:21:21.839Z] --- PASS: TestFSGetSet (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestFSGetUnsetKey [2021-02-02T10:21:21.839Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestFSGetEmptyData [2021-02-02T10:21:21.839Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestFSDelete [2021-02-02T10:21:21.839Z] --- PASS: TestFSDelete (0.02s) [2021-02-02T10:21:21.839Z] === RUN TestFSWalker [2021-02-02T10:21:21.839Z] --- PASS: TestFSWalker (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestFSWalkerStopOnError [2021-02-02T10:21:21.839Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestNewFromJSON [2021-02-02T10:21:21.839Z] --- PASS: TestNewFromJSON (0.01s) [2021-02-02T10:21:21.839Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-02T10:21:21.839Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestMarshalKeyOrder [2021-02-02T10:21:21.839Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestImage [2021-02-02T10:21:21.839Z] --- PASS: TestImage (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestImageOSNotEmpty [2021-02-02T10:21:21.839Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-02T10:21:21.839Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestCreate [2021-02-02T10:21:21.839Z] --- PASS: TestCreate (0.00s) [2021-02-02T10:21:21.839Z] === RUN TestRestore [2021-02-02T10:21:22.297Z] time="2021-02-02T10:21:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-02T10:21:22.297Z] --- PASS: TestRestore (0.22s) [2021-02-02T10:21:22.297Z] === RUN TestAddDelete [2021-02-02T10:21:22.297Z] --- PASS: TestAddDelete (0.05s) [2021-02-02T10:21:22.297Z] === RUN TestSearchAfterDelete [2021-02-02T10:21:22.297Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-02T10:21:22.297Z] === RUN TestParentReset [2021-02-02T10:21:22.297Z] --- PASS: TestParentReset (0.03s) [2021-02-02T10:21:22.297Z] === RUN TestGetAndSetLastUpdated [2021-02-02T10:21:22.297Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-02-02T10:21:22.297Z] === RUN TestStoreLen [2021-02-02T10:21:22.297Z] --- PASS: TestStoreLen (0.06s) [2021-02-02T10:21:22.297Z] PASS [2021-02-02T10:21:22.297Z] coverage: 86.8% of statements [2021-02-02T10:21:22.297Z] ok github.com/docker/docker/image 0.631s coverage: 86.8% of statements [2021-02-02T10:21:22.646Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-02T10:21:22.756Z] === RUN TestMakeV1ConfigFromConfig [2021-02-02T10:21:22.756Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-02T10:21:22.756Z] PASS [2021-02-02T10:21:22.756Z] coverage: 25.0% of statements [2021-02-02T10:21:22.756Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-02T10:21:22.756Z] ok github.com/docker/docker/image/v1 0.115s coverage: 25.0% of statements [2021-02-02T10:21:22.756Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-02T10:21:23.723Z] === RUN TestSerialization [2021-02-02T10:21:24.182Z] --- PASS: TestSerialization (0.02s) [2021-02-02T10:21:24.182Z] PASS [2021-02-02T10:21:24.182Z] coverage: 100.0% of statements [2021-02-02T10:21:24.182Z] ok github.com/docker/docker/libcontainerd/queue 0.101s coverage: 100.0% of statements [2021-02-02T10:21:24.559Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-02T10:21:24.641Z] === RUN TestEnvironmentParsing [2021-02-02T10:21:24.641Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-02T10:21:24.641Z] PASS [2021-02-02T10:21:24.641Z] coverage: 1.0% of statements [2021-02-02T10:21:24.641Z] ok github.com/docker/docker/libcontainerd/local 0.191s coverage: 1.0% of statements [2021-02-02T10:21:25.099Z] === RUN TestEmptyLayer [2021-02-02T10:21:25.099Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-02T10:21:25.099Z] === RUN TestCommitFailure [2021-02-02T10:21:25.099Z] --- PASS: TestCommitFailure (0.01s) [2021-02-02T10:21:25.099Z] === RUN TestStartTransactionFailure [2021-02-02T10:21:25.099Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-02T10:21:25.099Z] === RUN TestGetOrphan [2021-02-02T10:21:25.099Z] --- PASS: TestGetOrphan (0.01s) [2021-02-02T10:21:25.099Z] === RUN TestMountAndRegister [2021-02-02T10:21:25.099Z] --- PASS: TestMountAndRegister (0.05s) [2021-02-02T10:21:25.099Z] layer_test.go:271: Layer size: 14 [2021-02-02T10:21:25.099Z] === RUN TestLayerRelease [2021-02-02T10:21:25.099Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-02T10:21:25.099Z] layer_test.go:304: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestStoreRestore [2021-02-02T10:21:25.099Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-02T10:21:25.099Z] layer_test.go:353: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestTarStreamStability [2021-02-02T10:21:25.099Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-02T10:21:25.099Z] layer_test.go:468: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestRegisterExistingLayer [2021-02-02T10:21:25.099Z] === RUN TestParseVersion [2021-02-02T10:21:25.099Z] --- PASS: TestParseVersion (0.00s) [2021-02-02T10:21:25.099Z] PASS [2021-02-02T10:21:25.099Z] coverage: 52.9% of statements [2021-02-02T10:21:25.099Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-02-02T10:21:25.099Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-02-02T10:21:25.099Z] === RUN TestTarStreamVerification [2021-02-02T10:21:25.099Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-02T10:21:25.099Z] layer_test.go:697: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestLayerMigration [2021-02-02T10:21:25.099Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-02T10:21:25.099Z] migration_test.go:46: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestLayerMigrationNoTarsplit [2021-02-02T10:21:25.099Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-02T10:21:25.099Z] migration_test.go:182: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestMountInit [2021-02-02T10:21:25.099Z] --- SKIP: TestMountInit (0.00s) [2021-02-02T10:21:25.099Z] mount_test.go:17: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestMountSize [2021-02-02T10:21:25.099Z] --- SKIP: TestMountSize (0.00s) [2021-02-02T10:21:25.099Z] mount_test.go:76: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestMountChanges [2021-02-02T10:21:25.099Z] --- SKIP: TestMountChanges (0.00s) [2021-02-02T10:21:25.099Z] mount_test.go:125: Failing on Windows [2021-02-02T10:21:25.099Z] === RUN TestMountApply [2021-02-02T10:21:25.099Z] --- SKIP: TestMountApply (0.00s) [2021-02-02T10:21:25.099Z] mount_test.go:212: Failing on Windows [2021-02-02T10:21:25.099Z] PASS [2021-02-02T10:21:25.099Z] coverage: 30.1% of statements [2021-02-02T10:21:25.099Z] ok github.com/docker/docker/layer 0.354s coverage: 30.1% of statements [2021-02-02T10:21:25.099Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-02T10:21:25.099Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-02T10:21:25.099Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-02T10:21:25.099Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-02T10:21:25.099Z] ? github.com/docker/docker/oci [no test files] [2021-02-02T10:21:25.099Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-02T10:21:26.067Z] === RUN TestAddressPoolOpt [2021-02-02T10:21:26.067Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/a [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/something [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/_=a [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/env1=value1 [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/_env1=value1 [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/PATH [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/=a [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/PATH= [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/PATH=something [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/asd!qwe [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/1asd [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/123 [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/some_space [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/__some_space_before [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/some_space_after__ [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/= [2021-02-02T10:21:26.067Z] === RUN TestValidateEnv/PaTh [2021-02-02T10:21:26.067Z] --- PASS: TestValidateEnv (0.00s) [2021-02-02T10:21:26.067Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-02T10:21:26.473Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestParseHost [2021-02-02T10:21:26.526Z] --- PASS: TestParseHost (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestParseDockerDaemonHost [2021-02-02T10:21:26.526Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestParseTCP [2021-02-02T10:21:26.526Z] --- PASS: TestParseTCP (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-02T10:21:26.526Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestValidateExtraHosts [2021-02-02T10:21:26.526Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestIpOptString [2021-02-02T10:21:26.526Z] --- PASS: TestIpOptString (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-02T10:21:26.526Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestNewIpOptValidDefaultVal [2021-02-02T10:21:26.526Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestIpOptSetInvalidVal [2021-02-02T10:21:26.526Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestValidateIPAddress [2021-02-02T10:21:26.526Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestMapOpts [2021-02-02T10:21:26.526Z] --- PASS: TestMapOpts (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestListOptsWithoutValidator [2021-02-02T10:21:26.526Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestListOptsWithValidator [2021-02-02T10:21:26.526Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestValidateDNSSearch [2021-02-02T10:21:26.526Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_general_format [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_one_more [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-02T10:21:26.526Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-02T10:21:26.526Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestNamedListOpts [2021-02-02T10:21:26.526Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestNamedMapOpts [2021-02-02T10:21:26.526Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestParseLink [2021-02-02T10:21:26.526Z] --- PASS: TestParseLink (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestQuotedStringSetWithQuotes [2021-02-02T10:21:26.526Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-02T10:21:26.526Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-02T10:21:26.526Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestUlimitOpt [2021-02-02T10:21:26.526Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-02T10:21:26.526Z] PASS [2021-02-02T10:21:26.526Z] coverage: 67.1% of statements [2021-02-02T10:21:26.526Z] ok github.com/docker/docker/opts 0.156s coverage: 67.1% of statements [2021-02-02T10:21:26.526Z] === RUN TestUnbuffered [2021-02-02T10:21:26.526Z] --- PASS: TestUnbuffered (0.00s) [2021-02-02T10:21:26.526Z] === RUN TestRaceUnbuffered [2021-02-02T10:21:26.526Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-02T10:21:26.526Z] PASS [2021-02-02T10:21:26.526Z] coverage: 100.0% of statements [2021-02-02T10:21:26.526Z] ok github.com/docker/docker/pkg/broadcaster 0.102s coverage: 100.0% of statements [2021-02-02T10:21:26.734Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-02T10:21:26.734Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-02T10:21:26.985Z] === RUN TestPeerCertificateMarshalJSON [2021-02-02T10:21:26.985Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-02T10:21:26.985Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-02T10:21:26.985Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-02-02T10:21:26.985Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-02T10:21:26.985Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-02T10:21:26.985Z] === RUN TestMiddleware [2021-02-02T10:21:26.985Z] --- PASS: TestMiddleware (0.00s) [2021-02-02T10:21:26.985Z] === RUN TestNewResponseModifier [2021-02-02T10:21:26.985Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-02T10:21:26.985Z] PASS [2021-02-02T10:21:26.985Z] coverage: 26.8% of statements [2021-02-02T10:21:26.985Z] ok github.com/docker/docker/pkg/authorization 0.375s coverage: 26.8% of statements [2021-02-02T10:21:26.996Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-02T10:21:27.257Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2021-02-02T10:21:27.257Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s) [2021-02-02T10:21:27.257Z] check_test.go:279: [d143f6da1882e] daemon is not started [2021-02-02T10:21:27.257Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-02T10:21:27.257Z] check_test.go:279: [dbf4ade61bcf2] daemon is not started [2021-02-02T10:21:27.257Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-02-02T10:21:27.257Z] check_test.go:279: [dbe12cd87692e] daemon is not started [2021-02-02T10:21:27.257Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2021-02-02T10:21:27.257Z] check_test.go:279: [d24a2b87380f4] daemon is not started [2021-02-02T10:21:27.257Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-02-02T10:21:27.257Z] check_test.go:279: [df01c1282b810] daemon is not started [2021-02-02T10:21:27.257Z] === RUN TestDockerNetworkSuite [2021-02-02T10:21:27.257Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-02T10:21:27.446Z] === RUN TestMatch [2021-02-02T10:21:27.446Z] === RUN TestMatch/[[]] [2021-02-02T10:21:27.446Z] === RUN TestMatch/[[foo]] [2021-02-02T10:21:27.446Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[[foo_bar]] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[]#01 [2021-02-02T10:21:27.904Z] === RUN TestMatch/[[qux]] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-02T10:21:27.904Z] === RUN TestMatch/[[foo_baz]] [2021-02-02T10:21:27.904Z] --- PASS: TestMatch (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-02T10:21:27.904Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-02T10:21:27.904Z] PASS [2021-02-02T10:21:27.904Z] coverage: 87.5% of statements [2021-02-02T10:21:27.904Z] ok github.com/docker/docker/pkg/capabilities 0.065s coverage: 87.5% of statements [2021-02-02T10:21:28.363Z] === RUN TestIsArchivePathDir [2021-02-02T10:21:28.363Z] === RUN TestChrootTarUntar [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:28.363Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:28.363Z] === RUN TestChrootUntarEmptyArchive [2021-02-02T10:21:28.363Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestChrootTarUntarWithSymlink [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-02T10:21:28.363Z] === RUN TestChrootCopyWithTar [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-02T10:21:28.363Z] === RUN TestChrootCopyFileWithTar [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:28.363Z] === RUN TestChrootUntarPath [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-02T10:21:28.363Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:28.363Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:28.363Z] === RUN TestChrootApplyDotDotFile [2021-02-02T10:21:28.363Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-02T10:21:28.363Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:28.363Z] PASS [2021-02-02T10:21:28.363Z] coverage: 15.4% of statements [2021-02-02T10:21:28.363Z] ok github.com/docker/docker/pkg/chrootarchive 0.119s coverage: 15.4% of statements [2021-02-02T10:21:28.363Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-02-02T10:21:28.363Z] === RUN TestIsArchivePathInvalidFile [2021-02-02T10:21:28.363Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-02-02T10:21:28.363Z] === RUN TestIsArchivePathTar [2021-02-02T10:21:28.363Z] === RUN TestSizeEmpty [2021-02-02T10:21:28.363Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestSizeEmptyFile [2021-02-02T10:21:28.363Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestSizeNonemptyFile [2021-02-02T10:21:28.363Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-02T10:21:28.363Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-02T10:21:28.363Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-02T10:21:28.363Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestMoveToSubdir [2021-02-02T10:21:28.363Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-02T10:21:28.363Z] === RUN TestSizeNonExistingDirectory [2021-02-02T10:21:28.363Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-02T10:21:28.363Z] PASS [2021-02-02T10:21:28.363Z] coverage: 80.0% of statements [2021-02-02T10:21:28.363Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-02-02T10:21:28.363Z] === RUN TestDecompressStreamGzip [2021-02-02T10:21:28.363Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2021-02-02T10:21:28.822Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-02-02T10:21:28.822Z] === RUN TestDecompressStreamBzip2 [2021-02-02T10:21:28.822Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-02-02T10:21:28.822Z] === RUN TestDecompressStreamXz [2021-02-02T10:21:28.822Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-02T10:21:28.822Z] archive_test.go:133: Xz not present in msys2 [2021-02-02T10:21:28.822Z] === RUN TestCompressStreamXzUnsupported [2021-02-02T10:21:28.822Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-02T10:21:28.822Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestCompressStreamInvalid [2021-02-02T10:21:28.822Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestExtensionInvalid [2021-02-02T10:21:28.822Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestExtensionUncompressed [2021-02-02T10:21:28.822Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestExtensionBzip2 [2021-02-02T10:21:28.822Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestExtensionGzip [2021-02-02T10:21:28.822Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestExtensionXz [2021-02-02T10:21:28.822Z] --- PASS: TestExtensionXz (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestCmdStreamLargeStderr [2021-02-02T10:21:28.822Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-02-02T10:21:28.822Z] === RUN TestCmdStreamBad [2021-02-02T10:21:28.822Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-02T10:21:28.822Z] archive_test.go:238: Failing on Windows CI machines [2021-02-02T10:21:28.822Z] === RUN TestCmdStreamGood [2021-02-02T10:21:28.822Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-02T10:21:28.822Z] === RUN TestUntarPathWithInvalidDest [2021-02-02T10:21:28.822Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-02-02T10:21:28.822Z] === RUN TestUntarPathWithInvalidSrc [2021-02-02T10:21:28.822Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-02T10:21:28.822Z] === RUN TestUntarPath [2021-02-02T10:21:29.173Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-02T10:21:29.281Z] --- PASS: TestUntarPath (0.12s) [2021-02-02T10:21:29.281Z] === RUN TestUntarPathWithDestinationFile [2021-02-02T10:21:29.281Z] === RUN Test [2021-02-02T10:21:29.281Z] === RUN Test/TestContainsEntry [2021-02-02T10:21:29.281Z] === RUN Test/TestCreateEntries [2021-02-02T10:21:29.281Z] === RUN Test/TestEntriesDiff [2021-02-02T10:21:29.281Z] === RUN Test/TestEntriesEquality [2021-02-02T10:21:29.281Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-02T10:21:29.281Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-02T10:21:29.281Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-02T10:21:29.281Z] === RUN Test/TestGeneratorNotGenerate [2021-02-02T10:21:29.281Z] === RUN Test/TestGeneratorWithPort [2021-02-02T10:21:29.281Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-02T10:21:29.281Z] === RUN Test/TestNewEntry [2021-02-02T10:21:29.281Z] === RUN Test/TestParse [2021-02-02T10:21:29.281Z] --- PASS: Test (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestParse (0.00s) [2021-02-02T10:21:29.281Z] PASS [2021-02-02T10:21:29.281Z] coverage: 58.3% of statements [2021-02-02T10:21:29.281Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-02-02T10:21:29.281Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-02T10:21:29.281Z] ok github.com/docker/docker/pkg/discovery 0.047s coverage: 58.3% of statements [2021-02-02T10:21:29.281Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-02-02T10:21:29.281Z] === RUN TestCopyWithTarInvalidSrc [2021-02-02T10:21:29.281Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-02T10:21:29.281Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-02T10:21:29.281Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-02T10:21:29.281Z] === RUN TestCopyWithTarSrcFile [2021-02-02T10:21:29.281Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-02-02T10:21:29.281Z] === RUN TestCopyWithTarSrcFolder [2021-02-02T10:21:29.281Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-02-02T10:21:29.281Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-02T10:21:29.281Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-02T10:21:29.281Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-02T10:21:29.281Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-02T10:21:29.281Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-02T10:21:29.281Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-02T10:21:29.281Z] === RUN TestCopyFileWithTarSrcFile [2021-02-02T10:21:29.281Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-02-02T10:21:29.281Z] === RUN TestTarFiles [2021-02-02T10:21:29.281Z] === RUN Test [2021-02-02T10:21:29.281Z] === RUN Test/TestContent [2021-02-02T10:21:29.281Z] === RUN Test/TestInitialize [2021-02-02T10:21:29.281Z] === RUN Test/TestNew [2021-02-02T10:21:29.281Z] === RUN Test/TestParsingContentsWithComments [2021-02-02T10:21:29.281Z] === RUN Test/TestRegister [2021-02-02T10:21:29.281Z] === RUN Test/TestWatch [2021-02-02T10:21:29.281Z] --- PASS: Test (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestContent (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestNew (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestRegister (0.00s) [2021-02-02T10:21:29.281Z] --- PASS: Test/TestWatch (0.00s) [2021-02-02T10:21:29.281Z] PASS [2021-02-02T10:21:29.281Z] coverage: 92.9% of statements [2021-02-02T10:21:29.281Z] ok github.com/docker/docker/pkg/discovery/file 0.084s coverage: 92.9% of statements [2021-02-02T10:21:29.746Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-02T10:21:30.249Z] === RUN Test [2021-02-02T10:21:30.249Z] === RUN Test/TestWatch [2021-02-02T10:21:30.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-02T10:21:30.707Z] --- PASS: Test (0.00s) [2021-02-02T10:21:30.707Z] --- PASS: Test/TestWatch (0.00s) [2021-02-02T10:21:30.707Z] PASS [2021-02-02T10:21:30.707Z] coverage: 92.3% of statements [2021-02-02T10:21:30.707Z] ok github.com/docker/docker/pkg/discovery/memory 0.051s coverage: 92.3% of statements [2021-02-02T10:21:30.707Z] === RUN Test [2021-02-02T10:21:30.707Z] === RUN Test/TestInitialize [2021-02-02T10:21:30.707Z] time="2021-02-02T10:21:30Z" level=info msg="Initializing discovery without TLS" [2021-02-02T10:21:30.707Z] time="2021-02-02T10:21:30Z" level=info msg="Initializing discovery without TLS" [2021-02-02T10:21:30.707Z] time="2021-02-02T10:21:30Z" level=info msg="Initializing discovery without TLS" [2021-02-02T10:21:30.707Z] === RUN Test/TestInitializeWithCerts [2021-02-02T10:21:30.707Z] time="2021-02-02T10:21:30Z" level=info msg="Initializing discovery with TLS" [2021-02-02T10:21:30.707Z] === RUN Test/TestWatch [2021-02-02T10:21:30.707Z] time="2021-02-02T10:21:30Z" level=info msg="Initializing discovery without TLS" [2021-02-02T10:21:30.707Z] === RUN Test [2021-02-02T10:21:30.707Z] === RUN Test/TestInitialize [2021-02-02T10:21:30.707Z] === RUN Test/TestInitializeWithPattern [2021-02-02T10:21:30.707Z] === RUN Test/TestRegister [2021-02-02T10:21:30.707Z] === RUN Test/TestWatch [2021-02-02T10:21:30.707Z] --- PASS: Test (0.00s) [2021-02-02T10:21:30.707Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-02T10:21:30.707Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-02T10:21:30.707Z] --- PASS: Test/TestRegister (0.00s) [2021-02-02T10:21:30.707Z] --- PASS: Test/TestWatch (0.00s) [2021-02-02T10:21:30.707Z] PASS [2021-02-02T10:21:30.707Z] coverage: 93.8% of statements [2021-02-02T10:21:30.707Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-02-02T10:21:31.675Z] === RUN TestPollerAddRemove [2021-02-02T10:21:31.675Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-02T10:21:31.675Z] === RUN TestPollerEvent [2021-02-02T10:21:31.675Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-02T10:21:31.675Z] poller_test.go:41: No chmod on Windows [2021-02-02T10:21:31.675Z] === RUN TestPollerClose [2021-02-02T10:21:31.675Z] --- PASS: TestPollerClose (0.00s) [2021-02-02T10:21:31.675Z] PASS [2021-02-02T10:21:31.675Z] coverage: 45.7% of statements [2021-02-02T10:21:31.675Z] ok github.com/docker/docker/pkg/filenotify 0.071s coverage: 45.7% of statements [2021-02-02T10:21:32.134Z] === RUN TestCopyFileWithInvalidSrc [2021-02-02T10:21:32.134Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCopyFileWithInvalidDest [2021-02-02T10:21:32.134Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-02T10:21:32.134Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-02T10:21:32.134Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCopyFile [2021-02-02T10:21:32.134Z] --- PASS: TestCopyFile (0.02s) [2021-02-02T10:21:32.134Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-02T10:21:32.134Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-02T10:21:32.134Z] fileutils_test.go:134: Needs porting to Windows [2021-02-02T10:21:32.134Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-02T10:21:32.134Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-02T10:21:32.134Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-02T10:21:32.134Z] fileutils_test.go:180: Needs porting to Windows [2021-02-02T10:21:32.134Z] === RUN TestWildcardMatches [2021-02-02T10:21:32.134Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestPatternMatches [2021-02-02T10:21:32.134Z] --- PASS: TestPatternMatches (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-02T10:21:32.134Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestPatternMatchesFolderExclusions [2021-02-02T10:21:32.134Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-02T10:21:32.134Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-02T10:21:32.134Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-02T10:21:32.134Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-02T10:21:32.134Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestSingleExclamationError [2021-02-02T10:21:32.134Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestMatchesWithNoPatterns [2021-02-02T10:21:32.134Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestMatchesWithMalformedPatterns [2021-02-02T10:21:32.134Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestMatches [2021-02-02T10:21:32.134Z] --- PASS: TestMatches (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCleanPatterns [2021-02-02T10:21:32.134Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-02T10:21:32.134Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCleanPatternsExceptionFlag [2021-02-02T10:21:32.134Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-02T10:21:32.134Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-02T10:21:32.134Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCleanPatternsErrorSingleException [2021-02-02T10:21:32.134Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-02T10:21:32.134Z] === RUN TestCreateIfNotExistsDir [2021-02-02T10:21:32.134Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-02-02T10:21:32.134Z] === RUN TestCreateIfNotExistsFile [2021-02-02T10:21:32.134Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-02-02T10:21:32.134Z] === RUN TestMatch [2021-02-02T10:21:32.134Z] --- PASS: TestMatch (0.00s) [2021-02-02T10:21:32.134Z] PASS [2021-02-02T10:21:32.134Z] coverage: 87.7% of statements [2021-02-02T10:21:32.134Z] ok github.com/docker/docker/pkg/fileutils 0.125s coverage: 87.7% of statements [2021-02-02T10:21:32.593Z] === RUN TestGet [2021-02-02T10:21:32.593Z] --- PASS: TestGet (0.00s) [2021-02-02T10:21:32.593Z] === RUN TestGetShortcutString [2021-02-02T10:21:32.593Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-02T10:21:32.593Z] PASS [2021-02-02T10:21:32.593Z] coverage: 42.9% of statements [2021-02-02T10:21:32.593Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-02-02T10:21:33.560Z] === RUN TestCreateIDMapOrder [2021-02-02T10:21:33.560Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-02T10:21:33.560Z] PASS [2021-02-02T10:21:33.560Z] coverage: 7.3% of statements [2021-02-02T10:21:34.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-02T10:21:34.018Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.3% of statements [2021-02-02T10:21:34.018Z] --- PASS: Test (3.13s) [2021-02-02T10:21:34.018Z] --- PASS: Test/TestInitialize (0.12s) [2021-02-02T10:21:34.018Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-02-02T10:21:34.018Z] --- PASS: Test/TestWatch (3.00s) [2021-02-02T10:21:34.018Z] PASS [2021-02-02T10:21:34.018Z] coverage: 84.1% of statements [2021-02-02T10:21:34.018Z] ok github.com/docker/docker/pkg/discovery/kv 3.245s coverage: 84.1% of statements [2021-02-02T10:21:34.018Z] --- PASS: TestTarFiles (4.75s) [2021-02-02T10:21:34.018Z] === RUN TestTarUntar [2021-02-02T10:21:34.018Z] --- PASS: TestTarUntar (0.02s) [2021-02-02T10:21:34.018Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-02T10:21:34.018Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-02T10:21:34.018Z] === RUN TestTarWithOptions [2021-02-02T10:21:34.018Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-02T10:21:34.018Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-02T10:21:34.018Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-02T10:21:34.018Z] === RUN TestUntarUstarGnuConflict [2021-02-02T10:21:34.018Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-02T10:21:34.018Z] === RUN TestUntarInvalidFilenames [2021-02-02T10:21:34.018Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames947773822\\dest" [2021-02-02T10:21:34.018Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-02-02T10:21:34.018Z] === RUN TestUntarHardlinkToSymlink [2021-02-02T10:21:34.018Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-02T10:21:34.018Z] === RUN TestUntarInvalidHardlink [2021-02-02T10:21:34.018Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink674163007\\victim\\hello" -> "../victim/hello" [2021-02-02T10:21:34.018Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink742336402\\victim\\hello" -> "/../victim/hello" [2021-02-02T10:21:34.018Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink192187849\\victim" -> "../victim" [2021-02-02T10:21:34.018Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink113154196\\victim" -> "../victim" [2021-02-02T10:21:34.018Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink549237475\\victim" -> "../victim" [2021-02-02T10:21:34.018Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink373286630\\victim" -> "../victim" [2021-02-02T10:21:34.018Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-02-02T10:21:34.018Z] === RUN TestUntarInvalidSymlink [2021-02-02T10:21:34.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink986961165\\dest\\dotdot" -> "../victim/hello" [2021-02-02T10:21:34.477Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink851323144\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-02T10:21:34.477Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink059800263\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:34.477Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink179589498\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:34.477Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink247328913\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:34.477Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink507092668\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:34.477Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink363294443\\dest\\dir\\loophole" -> "../../victim" [2021-02-02T10:21:34.477Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-02-02T10:21:34.477Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-02T10:21:34.477Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestReplaceFileTarWrapper [2021-02-02T10:21:34.477Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-02-02T10:21:34.477Z] === RUN TestPrefixHeaderReadable [2021-02-02T10:21:34.477Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-02T10:21:34.477Z] === RUN TestDisablePigz [2021-02-02T10:21:34.477Z] --- PASS: TestDisablePigz (0.20s) [2021-02-02T10:21:34.477Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-02-02T10:21:34.477Z] === RUN TestPigz [2021-02-02T10:21:34.477Z] === RUN TestFixedBufferCap [2021-02-02T10:21:34.477Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestFixedBufferLen [2021-02-02T10:21:34.477Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestFixedBufferString [2021-02-02T10:21:34.477Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestFixedBufferWrite [2021-02-02T10:21:34.477Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestFixedBufferRead [2021-02-02T10:21:34.477Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestBytesPipeRead [2021-02-02T10:21:34.477Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestBytesPipeWrite [2021-02-02T10:21:34.477Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-02T10:21:34.477Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-02T10:21:34.935Z] --- PASS: TestPigz (0.10s) [2021-02-02T10:21:34.935Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-02-02T10:21:34.935Z] === RUN TestCopyFileWithInvalidDest [2021-02-02T10:21:34.935Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-02T10:21:34.935Z] archive_windows_test.go:16: Currently fails [2021-02-02T10:21:34.935Z] === RUN TestCanonicalTarNameForPath [2021-02-02T10:21:34.935Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-02T10:21:34.935Z] === RUN TestCanonicalTarName [2021-02-02T10:21:34.935Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-02T10:21:34.935Z] === RUN TestChmodTarEntry [2021-02-02T10:21:34.935Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-02T10:21:34.935Z] === RUN TestHardLinkOrder [2021-02-02T10:21:34.935Z] --- PASS: TestHardLinkOrder (0.11s) [2021-02-02T10:21:34.935Z] === RUN TestChangeString [2021-02-02T10:21:34.935Z] --- PASS: TestChangeString (0.00s) [2021-02-02T10:21:34.935Z] === RUN TestChangesWithNoChanges [2021-02-02T10:21:34.935Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-02T10:21:34.935Z] === RUN TestChangesWithChanges [2021-02-02T10:21:34.935Z] --- PASS: TestChangesWithChanges (0.02s) [2021-02-02T10:21:34.935Z] === RUN TestChangesWithChangesGH13590 [2021-02-02T10:21:34.935Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-02T10:21:34.935Z] changes_test.go:192: needs more investigation [2021-02-02T10:21:34.935Z] === RUN TestChangesDirsEmpty [2021-02-02T10:21:34.935Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-02-02T10:21:34.935Z] === RUN TestChangesDirsMutated [2021-02-02T10:21:34.935Z] === RUN TestError [2021-02-02T10:21:34.935Z] --- PASS: TestError (0.00s) [2021-02-02T10:21:34.935Z] === RUN TestProgressString [2021-02-02T10:21:34.935Z] === RUN TestProgressString/no_progress [2021-02-02T10:21:34.935Z] === RUN TestProgressString/progress_1 [2021-02-02T10:21:34.935Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-02T10:21:34.935Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-02T10:21:34.935Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-02T10:21:34.935Z] === RUN TestProgressString/with_units [2021-02-02T10:21:34.935Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-02T10:21:34.935Z] === RUN TestProgressString/hide_counts [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-02T10:21:34.935Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-02T10:21:34.935Z] === RUN TestJSONMessageDisplay [2021-02-02T10:21:34.935Z] === RUN TestStandardLongPath [2021-02-02T10:21:34.935Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-02T10:21:34.935Z] === RUN TestUNCLongPath [2021-02-02T10:21:34.935Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-02T10:21:34.935Z] PASS [2021-02-02T10:21:34.935Z] coverage: 100.0% of statements [2021-02-02T10:21:34.935Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-02-02T10:21:34.935Z] === RUN TestApplyLayer [2021-02-02T10:21:34.935Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-02T10:21:34.935Z] changes_test.go:405: needs further investigation [2021-02-02T10:21:34.935Z] === RUN TestChangesSizeWithHardlinks [2021-02-02T10:21:34.935Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-02T10:21:34.935Z] changes_test.go:441: needs further investigation [2021-02-02T10:21:34.935Z] === RUN TestChangesSizeWithNoChanges [2021-02-02T10:21:34.935Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-02T10:21:34.936Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestChangesSize [2021-02-02T10:21:34.936Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-02-02T10:21:34.936Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-02T10:21:34.936Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-02T10:21:34.936Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestDisplayJSONMessagesStream [2021-02-02T10:21:34.936Z] --- PASS: TestChangesSize (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestApplyLayerInvalidFilenames [2021-02-02T10:21:34.936Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-02-02T10:21:34.936Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-02T10:21:34.936Z] PASS [2021-02-02T10:21:34.936Z] coverage: 91.7% of statements [2021-02-02T10:21:34.936Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames055323999\\dest" [2021-02-02T10:21:34.936Z] ok github.com/docker/docker/pkg/jsonmessage 0.164s coverage: 91.7% of statements [2021-02-02T10:21:34.936Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-02T10:21:34.936Z] === RUN TestApplyLayerInvalidHardlink [2021-02-02T10:21:34.936Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-02-02T10:21:34.936Z] === RUN TestAtomicWriteToFile [2021-02-02T10:21:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink953995497\\victim\\hello" -> "../victim/hello" [2021-02-02T10:21:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink009469748\\victim\\hello" -> "/../victim/hello" [2021-02-02T10:21:34.936Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-02T10:21:34.936Z] === RUN TestAtomicWriteSetCommit [2021-02-02T10:21:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink159252739\\victim" -> "../victim" [2021-02-02T10:21:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink135781510\\victim" -> "../victim" [2021-02-02T10:21:34.936Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-02T10:21:34.936Z] === RUN TestAtomicWriteSetCancel [2021-02-02T10:21:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink171321389\\victim" -> "../victim" [2021-02-02T10:21:34.936Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-02T10:21:34.936Z] === RUN TestReadCloserWrapperClose [2021-02-02T10:21:34.936Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestReaderErrWrapperReadOnError [2021-02-02T10:21:34.936Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestReaderErrWrapperRead [2021-02-02T10:21:34.936Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestHashData [2021-02-02T10:21:34.936Z] --- PASS: TestHashData (0.00s) [2021-02-02T10:21:34.936Z] === RUN TestCancelReadCloser [2021-02-02T10:21:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink143379368\\victim" -> "../victim" [2021-02-02T10:21:35.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-02T10:21:35.394Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-02-02T10:21:35.394Z] === RUN TestApplyLayerInvalidSymlink [2021-02-02T10:21:35.394Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink151722727\\dest\\dotdot" -> "../victim/hello" [2021-02-02T10:21:35.394Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink957126938\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-02T10:21:35.394Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink281002929\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:35.394Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink964895580\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:35.394Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink233299723\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:35.394Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink306796270\\dest\\loophole-victim" -> "../victim" [2021-02-02T10:21:35.394Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-02-02T10:21:35.394Z] === RUN TestApplyLayerWhiteouts [2021-02-02T10:21:35.394Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-02-02T10:21:35.394Z] === RUN TestGenerateEmptyFile [2021-02-02T10:21:35.394Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-02T10:21:35.394Z] === RUN TestGenerateWithContent [2021-02-02T10:21:35.394Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-02T10:21:35.394Z] PASS [2021-02-02T10:21:35.394Z] coverage: 62.5% of statements [2021-02-02T10:21:35.394Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-02T10:21:35.394Z] === RUN TestWriteCloserWrapperClose [2021-02-02T10:21:35.394Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-02T10:21:35.394Z] === RUN TestNopWriteCloser [2021-02-02T10:21:35.394Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-02T10:21:35.394Z] === RUN TestNopWriter [2021-02-02T10:21:35.394Z] --- PASS: TestNopWriter (0.00s) [2021-02-02T10:21:35.394Z] === RUN TestWriteCounter [2021-02-02T10:21:35.394Z] --- PASS: TestWriteCounter (0.00s) [2021-02-02T10:21:35.394Z] PASS [2021-02-02T10:21:35.394Z] coverage: 67.9% of statements [2021-02-02T10:21:35.394Z] ok github.com/docker/docker/pkg/archive 7.178s coverage: 62.5% of statements [2021-02-02T10:21:35.394Z] ok github.com/docker/docker/pkg/ioutils 0.684s coverage: 67.9% of statements [2021-02-02T10:21:35.650Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-02T10:21:35.854Z] === RUN TestNameFormat [2021-02-02T10:21:35.854Z] --- PASS: TestNameFormat (0.00s) [2021-02-02T10:21:35.854Z] === RUN TestNameRetries [2021-02-02T10:21:35.854Z] --- PASS: TestNameRetries (0.00s) [2021-02-02T10:21:35.854Z] PASS [2021-02-02T10:21:35.854Z] coverage: 85.7% of statements [2021-02-02T10:21:35.854Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2021-02-02T10:21:36.312Z] === RUN TestParseKeyValueOpt [2021-02-02T10:21:36.312Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-02T10:21:36.312Z] === RUN TestParseUintList [2021-02-02T10:21:36.312Z] --- PASS: TestParseUintList (0.00s) [2021-02-02T10:21:36.312Z] === RUN TestParseUintListMaximumLimits [2021-02-02T10:21:36.312Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-02T10:21:36.312Z] PASS [2021-02-02T10:21:36.312Z] coverage: 97.0% of statements [2021-02-02T10:21:36.312Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-02-02T10:21:36.771Z] === RUN TestNewAndRemove [2021-02-02T10:21:36.771Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-02T10:21:36.771Z] === RUN TestRemoveInvalidPath [2021-02-02T10:21:36.771Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-02T10:21:36.771Z] PASS [2021-02-02T10:21:36.771Z] coverage: 82.6% of statements [2021-02-02T10:21:36.771Z] ok github.com/docker/docker/pkg/pidfile 0.121s coverage: 82.6% of statements [2021-02-02T10:21:37.738Z] === RUN TestParseEmptyInterface [2021-02-02T10:21:37.738Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-02T10:21:37.738Z] === RUN TestParseNonInterfaceType [2021-02-02T10:21:37.738Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-02T10:21:37.738Z] === RUN TestParseWithOneFunction [2021-02-02T10:21:37.738Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-02T10:21:37.738Z] === RUN TestParseWithMultipleFuncs [2021-02-02T10:21:37.738Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-02T10:21:37.738Z] === RUN TestParseWithUnnamedReturn [2021-02-02T10:21:37.738Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-02T10:21:37.738Z] === RUN TestEmbeddedInterface [2021-02-02T10:21:37.738Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-02T10:21:37.738Z] === RUN TestParsedImports [2021-02-02T10:21:37.738Z] --- PASS: TestParsedImports (0.00s) [2021-02-02T10:21:37.738Z] === RUN TestAliasedImports [2021-02-02T10:21:37.738Z] --- PASS: TestAliasedImports (0.00s) [2021-02-02T10:21:37.738Z] PASS [2021-02-02T10:21:37.738Z] coverage: 56.8% of statements [2021-02-02T10:21:37.738Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.099s coverage: 56.8% of statements [2021-02-02T10:21:38.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-02T10:21:38.706Z] === RUN TestFailedConnection [2021-02-02T10:21:38.706Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-02T10:21:38.706Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-02T10:21:38.706Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-02T10:21:38.706Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-02T10:21:38.706Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-02T10:21:38.706Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-02T10:21:38.706Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-02T10:21:38.706Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-02T10:21:38.706Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-02T10:21:38.706Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-02T10:21:38.706Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-02T10:21:38.706Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-02T10:21:38.706Z] === RUN TestBufferPoolPutAndGet [2021-02-02T10:21:38.706Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-02T10:21:38.706Z] PASS [2021-02-02T10:21:38.706Z] coverage: 88.2% of statements [2021-02-02T10:21:38.706Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-02-02T10:21:38.706Z] === RUN TestHTTPTransport [2021-02-02T10:21:38.706Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-02T10:21:38.706Z] PASS [2021-02-02T10:21:38.706Z] coverage: 85.7% of statements [2021-02-02T10:21:38.706Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2021-02-02T10:21:39.673Z] --- PASS: TestFailedConnection (1.06s) [2021-02-02T10:21:39.673Z] === RUN TestFailOnce [2021-02-02T10:21:39.673Z] === RUN TestOutputOnPrematureClose [2021-02-02T10:21:39.673Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-02T10:21:39.673Z] === RUN TestCompleteSilently [2021-02-02T10:21:39.673Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-02T10:21:39.673Z] PASS [2021-02-02T10:21:39.673Z] coverage: 75.9% of statements [2021-02-02T10:21:39.673Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-02-02T10:21:39.673Z] 2021/02/02 10:21:39 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-02-02T10:21:39.673Z] goroutine 10 [running]: [2021-02-02T10:21:39.673Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-02-02T10:21:39.673Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-02T10:21:39.673Z] panic(0x849b40, 0x986ad0) [2021-02-02T10:21:39.673Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-02T10:21:39.673Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-02T10:21:39.673Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-02T10:21:39.673Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-02T10:21:39.673Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-02T10:21:39.673Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-02T10:21:39.673Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-02T10:21:39.673Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-02T10:21:39.673Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-02T10:21:39.673Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) [2021-02-02T10:21:39.673Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-02T10:21:39.673Z] created by net/http.(*Server).Serve [2021-02-02T10:21:39.673Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-02T10:21:39.673Z] time="2021-02-02T10:21:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-02-02T10:21:39.673Z] === RUN TestSendToOneSub [2021-02-02T10:21:39.673Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-02T10:21:39.673Z] === RUN TestSendToMultipleSubs [2021-02-02T10:21:39.673Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-02T10:21:39.673Z] === RUN TestEvictOneSub [2021-02-02T10:21:39.673Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-02T10:21:39.673Z] === RUN TestClosePublisher [2021-02-02T10:21:39.673Z] --- PASS: TestClosePublisher (0.00s) [2021-02-02T10:21:39.673Z] === RUN TestPubSubRace [2021-02-02T10:21:40.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-02T10:21:40.374Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-02T10:21:40.374Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-02T10:21:40.640Z] === RUN TestRegister [2021-02-02T10:21:40.640Z] --- PASS: TestRegister (0.00s) [2021-02-02T10:21:40.640Z] === RUN TestCommand [2021-02-02T10:21:40.640Z] --- PASS: TestCommand (0.02s) [2021-02-02T10:21:40.640Z] === RUN TestNaiveSelf [2021-02-02T10:21:40.640Z] --- PASS: TestNaiveSelf (0.02s) [2021-02-02T10:21:40.640Z] PASS [2021-02-02T10:21:40.640Z] coverage: 82.4% of statements [2021-02-02T10:21:40.640Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2021-02-02T10:21:40.640Z] --- PASS: TestFailOnce (1.12s) [2021-02-02T10:21:40.640Z] === RUN TestEchoInputOutput [2021-02-02T10:21:40.640Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-02T10:21:40.640Z] === RUN TestBackoff [2021-02-02T10:21:40.640Z] --- PASS: TestBackoff (0.00s) [2021-02-02T10:21:40.640Z] === RUN TestAbortRetry [2021-02-02T10:21:40.640Z] --- PASS: TestAbortRetry (0.00s) [2021-02-02T10:21:40.640Z] === RUN TestClientScheme [2021-02-02T10:21:40.640Z] --- PASS: TestClientScheme (0.00s) [2021-02-02T10:21:40.640Z] === RUN TestNewClientWithTimeout [2021-02-02T10:21:40.640Z] --- PASS: TestPubSubRace (1.05s) [2021-02-02T10:21:40.640Z] PASS [2021-02-02T10:21:40.640Z] coverage: 75.0% of statements [2021-02-02T10:21:40.640Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-02-02T10:21:41.099Z] time="2021-02-02T10:21:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-02T10:21:41.099Z] === RUN TestParseSignal [2021-02-02T10:21:41.099Z] --- PASS: TestParseSignal (0.00s) [2021-02-02T10:21:41.099Z] === RUN TestValidSignalForPlatform [2021-02-02T10:21:41.099Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-02T10:21:41.099Z] PASS [2021-02-02T10:21:41.099Z] coverage: 20.3% of statements [2021-02-02T10:21:41.099Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2021-02-02T10:21:41.558Z] === RUN TestNewStdWriter [2021-02-02T10:21:41.558Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-02T10:21:41.558Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestWriteWithNilBytes [2021-02-02T10:21:41.558Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestWrite [2021-02-02T10:21:41.558Z] --- PASS: TestWrite (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestWriteWithWriterError [2021-02-02T10:21:41.558Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-02T10:21:41.558Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyWriteAndRead [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-02T10:21:41.558Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-02T10:21:41.558Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-02T10:21:41.558Z] PASS [2021-02-02T10:21:41.558Z] coverage: 100.0% of statements [2021-02-02T10:21:41.558Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2021-02-02T10:21:42.526Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-02T10:21:42.526Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-02T10:21:42.526Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestFormatStatus [2021-02-02T10:21:42.526Z] --- PASS: TestFormatStatus (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestFormatError [2021-02-02T10:21:42.526Z] --- PASS: TestFormatError (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestFormatJSONError [2021-02-02T10:21:42.526Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-02T10:21:42.526Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-02T10:21:42.526Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestNewJSONProgressOutput [2021-02-02T10:21:42.526Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestAuxFormatterEmit [2021-02-02T10:21:42.526Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestStreamWriterStdout [2021-02-02T10:21:42.526Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestStreamWriterStderr [2021-02-02T10:21:42.526Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-02T10:21:42.526Z] PASS [2021-02-02T10:21:42.526Z] coverage: 66.2% of statements [2021-02-02T10:21:42.526Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2021-02-02T10:21:42.526Z] === RUN TestGenerateRandomID [2021-02-02T10:21:42.526Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestShortenId [2021-02-02T10:21:42.526Z] --- PASS: TestShortenId (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestShortenSha256Id [2021-02-02T10:21:42.526Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestShortenIdEmpty [2021-02-02T10:21:42.526Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestShortenIdInvalid [2021-02-02T10:21:42.526Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestIsShortIDNonHex [2021-02-02T10:21:42.526Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-02T10:21:42.526Z] === RUN TestIsShortIDNotCorrectSize [2021-02-02T10:21:42.526Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-02T10:21:42.526Z] PASS [2021-02-02T10:21:42.526Z] coverage: 70.6% of statements [2021-02-02T10:21:42.526Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-02-02T10:21:42.526Z] time="2021-02-02T10:21:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-02T10:21:43.492Z] === RUN TestIsCpusetListAvailable [2021-02-02T10:21:43.492Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-02T10:21:43.492Z] PASS [2021-02-02T10:21:43.492Z] coverage: 38.2% of statements [2021-02-02T10:21:43.492Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-02-02T10:21:43.951Z] === RUN TestChtimes [2021-02-02T10:21:43.951Z] --- PASS: TestChtimes (0.00s) [2021-02-02T10:21:43.951Z] === RUN TestChtimesWindows [2021-02-02T10:21:43.951Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-02T10:21:43.951Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-02T10:21:43.951Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-02T10:21:43.951Z] === RUN TestEnsureRemoveAllNotExist [2021-02-02T10:21:43.951Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-02T10:21:43.951Z] === RUN TestEnsureRemoveAllWithDir [2021-02-02T10:21:43.951Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-02T10:21:43.951Z] === RUN TestEnsureRemoveAllWithFile [2021-02-02T10:21:43.951Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-02T10:21:43.951Z] === RUN TestHasWin32KSupport [2021-02-02T10:21:43.951Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-02T10:21:43.951Z] syscall_windows_test.go:8: win32k: true [2021-02-02T10:21:43.951Z] PASS [2021-02-02T10:21:43.951Z] coverage: 12.0% of statements [2021-02-02T10:21:43.951Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.0% of statements [2021-02-02T10:21:44.409Z] === RUN TestTailFile [2021-02-02T10:21:44.409Z] --- PASS: TestTailFile (0.00s) [2021-02-02T10:21:44.409Z] === RUN TestTailFileManyLines [2021-02-02T10:21:44.409Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-02T10:21:44.409Z] === RUN TestTailEmptyFile [2021-02-02T10:21:44.409Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-02T10:21:44.409Z] === RUN TestTailNegativeN [2021-02-02T10:21:44.409Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader [2021-02-02T10:21:44.409Z] === CONT TestNewTailReader [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/truncated_last_line [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-02T10:21:44.409Z] === CONT TestNewTailReader/no_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.409Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.409Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.409Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.409Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.409Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.409Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.409Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.410Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-02T10:21:44.869Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.869Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.869Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.869Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.869Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.869Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.871Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.871Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.872Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.872Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.873Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-02T10:21:44.874Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-02T10:21:44.874Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-02T10:21:44.875Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.875Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-02T10:21:44.875Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-02T10:21:44.875Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:44.875Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-02T10:21:44.875Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.03s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-02T10:21:45.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-02T10:21:45.334Z] PASS [2021-02-02T10:21:45.334Z] coverage: 88.6% of statements [2021-02-02T10:21:45.334Z] ok github.com/docker/docker/pkg/tailfile 0.453s coverage: 88.6% of statements [2021-02-02T10:21:45.334Z] time="2021-02-02T10:21:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-02T10:21:45.334Z] === RUN TestTarSumRemoveNonExistent [2021-02-02T10:21:45.334Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestTarSumRemove [2021-02-02T10:21:45.335Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestSortFileInfoSums [2021-02-02T10:21:45.335Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestNewTarSumForLabelInvalid [2021-02-02T10:21:45.335Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestNewTarSumForLabel [2021-02-02T10:21:45.335Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestEmptyTar [2021-02-02T10:21:45.335Z] --- PASS: TestEmptyTar (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestTarSumsReadSize [2021-02-02T10:21:45.335Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestTarSums [2021-02-02T10:21:45.335Z] --- PASS: TestTarSums (0.06s) [2021-02-02T10:21:45.335Z] === RUN TestIteration [2021-02-02T10:21:45.335Z] --- PASS: TestIteration (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestVersionLabelForChecksum [2021-02-02T10:21:45.335Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestVersion [2021-02-02T10:21:45.335Z] --- PASS: TestVersion (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestGetVersion [2021-02-02T10:21:45.335Z] --- PASS: TestGetVersion (0.00s) [2021-02-02T10:21:45.335Z] === RUN TestGetVersions [2021-02-02T10:21:45.335Z] --- PASS: TestGetVersions (0.00s) [2021-02-02T10:21:45.335Z] PASS [2021-02-02T10:21:45.335Z] coverage: 89.3% of statements [2021-02-02T10:21:45.335Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-02T10:21:45.804Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-02T10:21:45.804Z] testing: warning: no tests to run [2021-02-02T10:21:45.804Z] PASS [2021-02-02T10:21:45.804Z] coverage: [no statements] [2021-02-02T10:21:45.804Z] ok github.com/docker/docker/pkg/term/windows 0.054s coverage: [no statements] [no tests to run] [2021-02-02T10:21:46.263Z] === RUN TestTruncIndex [2021-02-02T10:21:46.263Z] --- PASS: TestTruncIndex (0.10s) [2021-02-02T10:21:46.263Z] PASS [2021-02-02T10:21:46.263Z] coverage: 91.5% of statements [2021-02-02T10:21:46.263Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-02-02T10:21:46.263Z] === RUN TestIsGIT [2021-02-02T10:21:46.263Z] --- PASS: TestIsGIT (0.00s) [2021-02-02T10:21:46.263Z] === RUN TestIsTransport [2021-02-02T10:21:46.263Z] --- PASS: TestIsTransport (0.00s) [2021-02-02T10:21:46.263Z] PASS [2021-02-02T10:21:46.263Z] coverage: 100.0% of statements [2021-02-02T10:21:46.263Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2021-02-02T10:21:46.722Z] === RUN TestVersionInfo [2021-02-02T10:21:46.722Z] --- PASS: TestVersionInfo (0.00s) [2021-02-02T10:21:46.722Z] === RUN TestAppendVersions [2021-02-02T10:21:46.722Z] --- PASS: TestAppendVersions (0.00s) [2021-02-02T10:21:46.722Z] PASS [2021-02-02T10:21:46.722Z] coverage: 88.9% of statements [2021-02-02T10:21:46.722Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2021-02-02T10:21:47.689Z] === RUN TestNewSettable [2021-02-02T10:21:47.689Z] --- PASS: TestNewSettable (0.00s) [2021-02-02T10:21:47.689Z] === RUN TestIsSettable [2021-02-02T10:21:47.689Z] --- PASS: TestIsSettable (0.00s) [2021-02-02T10:21:47.689Z] === RUN TestUpdateSettingsEnv [2021-02-02T10:21:47.689Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-02T10:21:47.689Z] PASS [2021-02-02T10:21:47.689Z] coverage: 20.1% of statements [2021-02-02T10:21:47.689Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.1% of statements [2021-02-02T10:21:48.148Z] === RUN TestLoad [2021-02-02T10:21:48.148Z] --- PASS: TestLoad (0.00s) [2021-02-02T10:21:48.148Z] === RUN TestSave [2021-02-02T10:21:48.148Z] --- PASS: TestSave (0.02s) [2021-02-02T10:21:48.148Z] === RUN TestAddDeleteGet [2021-02-02T10:21:48.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-02T10:21:48.519Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-02T10:21:48.519Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-02T10:21:48.607Z] --- PASS: TestAddDeleteGet (0.03s) [2021-02-02T10:21:48.607Z] === RUN TestInvalidTags [2021-02-02T10:21:48.607Z] --- PASS: TestInvalidTags (0.01s) [2021-02-02T10:21:48.607Z] PASS [2021-02-02T10:21:48.607Z] coverage: 84.4% of statements [2021-02-02T10:21:48.607Z] ok github.com/docker/docker/reference 0.115s coverage: 84.4% of statements [2021-02-02T10:21:48.607Z] === RUN TestValidatePrivileges [2021-02-02T10:21:48.607Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-02T10:21:48.607Z] === RUN TestFilterByCapNeg [2021-02-02T10:21:48.607Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-02T10:21:48.607Z] === RUN TestFilterByCapPos [2021-02-02T10:21:48.607Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-02T10:21:48.607Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-02T10:21:48.607Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-02T10:21:48.607Z] PASS [2021-02-02T10:21:48.607Z] coverage: 12.0% of statements [2021-02-02T10:21:48.607Z] ok github.com/docker/docker/plugin 0.167s coverage: 12.0% of statements [2021-02-02T10:21:49.091Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-02T10:21:49.588Z] time="2021-02-02T10:21:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-02T10:21:50.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-02T10:21:50.047Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-02T10:21:50.047Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-02-02T10:21:50.047Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-02T10:21:50.047Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-02T10:21:50.047Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-02T10:21:50.047Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-02T10:21:50.047Z] === RUN TestResumableRequestReaderWithReadError [2021-02-02T10:21:50.506Z] === RUN TestRestartManagerTimeout [2021-02-02T10:21:50.506Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-02T10:21:50.506Z] === RUN TestRestartManagerTimeoutReset [2021-02-02T10:21:50.506Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-02T10:21:50.506Z] PASS [2021-02-02T10:21:50.506Z] coverage: 50.9% of statements [2021-02-02T10:21:50.506Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-02-02T10:21:50.506Z] time="2021-02-02T10:21:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-02T10:21:50.506Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-02-02T10:21:50.506Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-02T10:21:50.506Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-02T10:21:50.506Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-02T10:21:50.506Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-02T10:21:50.506Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-02T10:21:50.506Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-02T10:21:50.506Z] === RUN TestResumableRequestReader [2021-02-02T10:21:50.506Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-02T10:21:50.506Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-02T10:21:50.506Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-02T10:21:50.506Z] PASS [2021-02-02T10:21:50.506Z] coverage: 100.0% of statements [2021-02-02T10:21:50.506Z] ok github.com/docker/docker/registry/resumable 0.188s coverage: 100.0% of statements [2021-02-02T10:21:50.506Z] === RUN TestResolveAuthConfigIndexServer [2021-02-02T10:21:50.506Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestResolveAuthConfigFullURL [2021-02-02T10:21:50.507Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-02T10:21:50.507Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestValidateMirror [2021-02-02T10:21:50.507Z] --- PASS: TestValidateMirror (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestLoadInsecureRegistries [2021-02-02T10:21:50.507Z] time="2021-02-02T10:21:50Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-02T10:21:50.507Z] time="2021-02-02T10:21:50Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-02T10:21:50.507Z] time="2021-02-02T10:21:50Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-02T10:21:50.507Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-02-02T10:21:50.507Z] === RUN TestNewServiceConfig [2021-02-02T10:21:50.507Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestValidateIndexName [2021-02-02T10:21:50.507Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestValidateIndexNameWithError [2021-02-02T10:21:50.507Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestEndpointParse [2021-02-02T10:21:50.507Z] --- PASS: TestEndpointParse (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestEndpointParseInvalid [2021-02-02T10:21:50.507Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestValidateEndpoint [2021-02-02T10:21:50.507Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-02T10:21:50.507Z] === RUN TestPing [2021-02-02T10:21:50.507Z] --- PASS: TestPing (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestPingRegistryEndpoint [2021-02-02T10:21:50.507Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-02T10:21:50.507Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:50.507Z] === RUN TestEndpoint [2021-02-02T10:21:50.507Z] --- SKIP: TestEndpoint (0.00s) [2021-02-02T10:21:50.507Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:50.507Z] === RUN TestParseRepositoryInfo [2021-02-02T10:21:50.507Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestNewIndexInfo [2021-02-02T10:21:50.507Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-02T10:21:50.507Z] === RUN TestMirrorEndpointLookup [2021-02-02T10:21:50.507Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-02-02T10:21:50.507Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:21:50.507Z] === RUN TestSearchRepositories [2021-02-02T10:21:50.507Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-02T10:21:50.507Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-02T10:21:50.507Z] Host: 127.0.0.1:49242 [2021-02-02T10:21:50.507Z] User-Agent: docker test client [2021-02-02T10:21:50.507Z] Authorization: Token fake-token [2021-02-02T10:21:50.507Z] X-Docker-Token: true [2021-02-02T10:21:50.507Z] Accept-Encoding: gzip [2021-02-02T10:21:50.507Z] [2021-02-02T10:21:50.965Z] [2021-02-02T10:21:50.965Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-02T10:21:50.965Z] Connection: close [2021-02-02T10:21:50.965Z] Content-Length: 144 [2021-02-02T10:21:50.965Z] Cache-Control: no-cache [2021-02-02T10:21:50.965Z] Content-Type: application/json [2021-02-02T10:21:50.965Z] Date: Tue, 02 Feb 2021 10:21:50 GMT [2021-02-02T10:21:50.965Z] Expires: -1 [2021-02-02T10:21:50.965Z] Pragma: no-cache [2021-02-02T10:21:50.965Z] Server: docker-tests/mock [2021-02-02T10:21:50.965Z] X-Docker-Registry-Config: mock [2021-02-02T10:21:50.965Z] X-Docker-Registry-Version: 0.0.0 [2021-02-02T10:21:50.965Z] [2021-02-02T10:21:50.965Z] [2021-02-02T10:21:50.965Z] === RUN TestTrustedLocation [2021-02-02T10:21:50.965Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-02T10:21:50.965Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-02T10:21:50.965Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-02T10:21:50.965Z] === RUN TestAllowNondistributableArtifacts [2021-02-02T10:21:50.965Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-02T10:21:50.965Z] === RUN TestIsSecureIndex [2021-02-02T10:21:50.965Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-02T10:21:50.965Z] PASS [2021-02-02T10:21:50.965Z] coverage: 50.3% of statements [2021-02-02T10:21:50.965Z] ok github.com/docker/docker/registry 0.278s coverage: 50.3% of statements [2021-02-02T10:21:51.424Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-02T10:21:51.424Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-02T10:21:51.424Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-02T10:21:51.424Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-02T10:21:51.424Z] PASS [2021-02-02T10:21:51.424Z] coverage: 62.5% of statements [2021-02-02T10:21:51.424Z] ok github.com/docker/docker/testutil 0.057s coverage: 62.5% of statements [2021-02-02T10:21:51.424Z] === RUN TestDecodeContainerConfig [2021-02-02T10:21:51.424Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-02T10:21:51.424Z] === RUN TestDecodeContainerConfigIsolation [2021-02-02T10:21:51.424Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-02T10:21:51.424Z] === RUN TestValidatePrivileged [2021-02-02T10:21:51.424Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-02T10:21:51.424Z] PASS [2021-02-02T10:21:51.424Z] coverage: 52.2% of statements [2021-02-02T10:21:51.424Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-02-02T10:21:51.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-02T10:21:51.950Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-02T10:21:52.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-02T10:21:52.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-02T10:21:54.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-02T10:21:54.326Z] === RUN TestGetDriver [2021-02-02T10:21:54.326Z] --- PASS: TestGetDriver (0.00s) [2021-02-02T10:21:54.326Z] === RUN TestVolumeRequestError [2021-02-02T10:21:54.326Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-02T10:21:54.326Z] PASS [2021-02-02T10:21:54.326Z] coverage: 36.1% of statements [2021-02-02T10:21:54.326Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-02-02T10:21:54.326Z] === RUN TestGetAddress [2021-02-02T10:21:54.326Z] --- PASS: TestGetAddress (0.00s) [2021-02-02T10:21:54.326Z] === RUN TestRemove [2021-02-02T10:21:54.326Z] --- SKIP: TestRemove (0.00s) [2021-02-02T10:21:54.326Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-02T10:21:54.326Z] === RUN TestInitializeWithVolumes [2021-02-02T10:21:54.326Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-02T10:21:54.326Z] === RUN TestCreate [2021-02-02T10:21:54.326Z] --- PASS: TestCreate (0.00s) [2021-02-02T10:21:54.326Z] === RUN TestValidateName [2021-02-02T10:21:54.326Z] --- PASS: TestValidateName (0.00s) [2021-02-02T10:21:54.326Z] === RUN TestCreateWithOpts [2021-02-02T10:21:54.326Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-02T10:21:54.326Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-02T10:21:54.326Z] === RUN TestRelaodNoOpts [2021-02-02T10:21:54.326Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-02T10:21:54.326Z] PASS [2021-02-02T10:21:54.326Z] coverage: 41.0% of statements [2021-02-02T10:21:54.326Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.0% of statements [2021-02-02T10:21:54.326Z] === RUN TestConvertTmpfsOptions [2021-02-02T10:21:54.326Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-02T10:21:54.326Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-02T10:21:54.326Z] parser_test.go:49: data="ro" [2021-02-02T10:21:54.326Z] === RUN TestParseMountRaw [2021-02-02T10:21:54.326Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-02T10:21:54.326Z] === RUN TestParseMountRawSplit [2021-02-02T10:21:54.326Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-02T10:21:54.326Z] parser_test.go:390: case 0 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 1 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 2 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 3 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 4 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 5 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 6 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 7 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 8 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 0 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 1 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 2 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 3 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 4 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 5 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 6 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 7 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 8 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 9 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 10 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 11 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 12 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 0 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 1 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 2 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 3 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 4 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 5 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 6 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 7 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 8 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 9 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 10 [2021-02-02T10:21:54.326Z] parser_test.go:390: case 11 [2021-02-02T10:21:54.326Z] === RUN TestParseMountSpec [2021-02-02T10:21:54.326Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-02T10:21:54.326Z] parser_test.go:455: case 0 [2021-02-02T10:21:54.326Z] parser_test.go:455: case 1 [2021-02-02T10:21:54.326Z] parser_test.go:455: case 2 [2021-02-02T10:21:54.326Z] parser_test.go:455: case 3 [2021-02-02T10:21:54.326Z] parser_test.go:455: case 4 [2021-02-02T10:21:54.326Z] parser_test.go:455: case 5 [2021-02-02T10:21:54.326Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-02T10:21:54.326Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-02T10:21:54.326Z] === RUN TestValidateMount [2021-02-02T10:21:54.326Z] --- PASS: TestValidateMount (0.00s) [2021-02-02T10:21:54.326Z] PASS [2021-02-02T10:21:54.326Z] coverage: 66.2% of statements [2021-02-02T10:21:54.326Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 66.2% of statements [2021-02-02T10:21:55.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-02T10:21:55.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-02T10:21:55.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-02T10:21:55.864Z] === RUN TestSetGetMeta [2021-02-02T10:21:55.864Z] === PAUSE TestSetGetMeta [2021-02-02T10:21:55.864Z] === RUN TestRestore [2021-02-02T10:21:55.864Z] === PAUSE TestRestore [2021-02-02T10:21:55.864Z] === RUN TestServiceCreate [2021-02-02T10:21:55.864Z] === PAUSE TestServiceCreate [2021-02-02T10:21:55.864Z] === RUN TestServiceList [2021-02-02T10:21:55.864Z] === PAUSE TestServiceList [2021-02-02T10:21:55.864Z] === RUN TestServiceRemove [2021-02-02T10:21:55.864Z] === PAUSE TestServiceRemove [2021-02-02T10:21:55.864Z] === RUN TestServiceGet [2021-02-02T10:21:55.864Z] === PAUSE TestServiceGet [2021-02-02T10:21:55.864Z] === RUN TestServicePrune [2021-02-02T10:21:55.864Z] === PAUSE TestServicePrune [2021-02-02T10:21:55.864Z] === RUN TestCreate [2021-02-02T10:21:55.864Z] === PAUSE TestCreate [2021-02-02T10:21:55.864Z] === RUN TestRemove [2021-02-02T10:21:55.864Z] === PAUSE TestRemove [2021-02-02T10:21:55.864Z] === RUN TestList [2021-02-02T10:21:55.864Z] === PAUSE TestList [2021-02-02T10:21:55.864Z] === RUN TestFindByDriver [2021-02-02T10:21:55.864Z] === PAUSE TestFindByDriver [2021-02-02T10:21:55.864Z] === RUN TestFindByReferenced [2021-02-02T10:21:55.864Z] === PAUSE TestFindByReferenced [2021-02-02T10:21:55.864Z] === RUN TestDerefMultipleOfSameRef [2021-02-02T10:21:55.864Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-02T10:21:55.864Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-02T10:21:55.864Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-02T10:21:55.864Z] === RUN TestDefererencePluginOnCreateError [2021-02-02T10:21:55.864Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-02T10:21:55.864Z] === RUN TestRefDerefRemove [2021-02-02T10:21:55.864Z] === PAUSE TestRefDerefRemove [2021-02-02T10:21:55.864Z] === RUN TestGet [2021-02-02T10:21:55.864Z] === PAUSE TestGet [2021-02-02T10:21:55.864Z] === RUN TestGetWithReference [2021-02-02T10:21:55.864Z] === PAUSE TestGetWithReference [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_nil_list [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_empty_list [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_filter_some [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_filter_middle [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-02T10:21:55.864Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-02T10:21:55.864Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_nil_list [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_filter_some [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_empty_list [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_filter_middle [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-02T10:21:55.864Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-02T10:21:55.864Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-02T10:21:55.864Z] === CONT TestSetGetMeta [2021-02-02T10:21:55.864Z] === CONT TestFindByReferenced [2021-02-02T10:21:55.864Z] === CONT TestServicePrune [2021-02-02T10:21:55.864Z] === CONT TestServiceList [2021-02-02T10:21:55.864Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-02T10:21:55.864Z] === CONT TestServiceCreate [2021-02-02T10:21:55.864Z] --- PASS: TestFindByReferenced (0.02s) [2021-02-02T10:21:55.864Z] === CONT TestRestore [2021-02-02T10:21:55.864Z] --- PASS: TestRestore (0.02s) [2021-02-02T10:21:55.864Z] === CONT TestGet [2021-02-02T10:21:55.864Z] --- PASS: TestGet (0.01s) [2021-02-02T10:21:55.864Z] === CONT TestGetWithReference [2021-02-02T10:21:55.864Z] --- PASS: TestGetWithReference (0.01s) [2021-02-02T10:21:55.864Z] === CONT TestList [2021-02-02T10:21:55.864Z] --- PASS: TestList (0.02s) [2021-02-02T10:21:55.865Z] === CONT TestFindByDriver [2021-02-02T10:21:55.865Z] --- PASS: TestFindByDriver (0.02s) [2021-02-02T10:21:55.865Z] === CONT TestRemove [2021-02-02T10:21:55.865Z] time="2021-02-02T10:21:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-02T10:21:55.865Z] --- PASS: TestServiceList (0.12s) [2021-02-02T10:21:55.865Z] === CONT TestDefererencePluginOnCreateError [2021-02-02T10:21:55.865Z] --- PASS: TestServiceCreate (0.10s) [2021-02-02T10:21:55.865Z] === CONT TestRefDerefRemove [2021-02-02T10:21:55.865Z] time="2021-02-02T10:21:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-02T10:21:55.865Z] time="2021-02-02T10:21:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-02T10:21:55.865Z] --- PASS: TestRemove (0.03s) [2021-02-02T10:21:55.865Z] === CONT TestServiceGet [2021-02-02T10:21:55.865Z] time="2021-02-02T10:21:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-02T10:21:55.865Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-02T10:21:55.865Z] === CONT TestCreate [2021-02-02T10:21:55.865Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-02-02T10:21:55.865Z] === CONT TestServiceRemove [2021-02-02T10:21:55.865Z] time="2021-02-02T10:21:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-02T10:21:55.865Z] --- PASS: TestServicePrune (0.15s) [2021-02-02T10:21:55.865Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-02T10:21:55.865Z] --- PASS: TestServiceGet (0.02s) [2021-02-02T10:21:55.865Z] === CONT TestDerefMultipleOfSameRef [2021-02-02T10:21:55.865Z] --- PASS: TestCreate (0.02s) [2021-02-02T10:21:55.865Z] --- PASS: TestServiceRemove (0.02s) [2021-02-02T10:21:55.865Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-02-02T10:21:55.865Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-02T10:21:55.865Z] PASS [2021-02-02T10:21:55.865Z] coverage: 70.3% of statements [2021-02-02T10:21:55.865Z] ok github.com/docker/docker/volume/service 0.220s coverage: 70.3% of statements [2021-02-02T10:21:56.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-02T10:21:56.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-02T10:21:56.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-02T10:21:56.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-02T10:21:57.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-02T10:21:58.772Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-02-02T10:21:58.772Z] === RUN TestClientStream [2021-02-02T10:21:58.772Z] --- PASS: TestClientStream (0.00s) [2021-02-02T10:21:58.772Z] === RUN TestClientSendFile [2021-02-02T10:21:58.772Z] --- PASS: TestClientSendFile (0.00s) [2021-02-02T10:21:58.772Z] === RUN TestClientWithRequestTimeout [2021-02-02T10:21:58.772Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-02T10:21:58.772Z] === RUN TestFileSpecPlugin [2021-02-02T10:21:58.772Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-02-02T10:21:58.772Z] === RUN TestFileJSONSpecPlugin [2021-02-02T10:21:58.772Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-02T10:21:58.772Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-02T10:21:58.772Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-02T10:21:58.772Z] === RUN TestPluginAddHandler [2021-02-02T10:21:58.772Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-02T10:21:58.772Z] === RUN TestPluginWaitBadPlugin [2021-02-02T10:21:58.772Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-02T10:21:58.772Z] === RUN TestGet [2021-02-02T10:21:58.772Z] time="2021-02-02T10:21:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-02T10:21:58.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-02T10:21:58.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-02T10:21:59.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-02T10:21:59.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-02T10:21:59.232Z] time="2021-02-02T10:21:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-02T10:22:01.413Z] time="2021-02-02T10:22:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-02T10:22:01.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-02T10:22:03.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-02T10:22:05.150Z] time="2021-02-02T10:22:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-02T10:22:10.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-02T10:22:10.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-02T10:22:10.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-02T10:22:10.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-02T10:22:10.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-02T10:22:10.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-02T10:22:10.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-02T10:22:10.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-02T10:22:13.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-02T10:22:13.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-02T10:22:13.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-02T10:22:13.722Z] --- PASS: TestGet (15.05s) [2021-02-02T10:22:13.722Z] === RUN TestPluginWithNoManifest [2021-02-02T10:22:13.722Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-02T10:22:13.722Z] === RUN TestGetAll [2021-02-02T10:22:13.722Z] --- PASS: TestGetAll (0.00s) [2021-02-02T10:22:13.722Z] PASS [2021-02-02T10:22:13.722Z] coverage: 73.4% of statements [2021-02-02T10:22:13.722Z] ok github.com/docker/docker/pkg/plugins 35.018s coverage: 73.4% of statements [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/quota [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/rootless [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/volume [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-02T10:22:13.722Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-02T10:22:14.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === Skipped [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-02T10:22:14.689Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-02T10:22:14.689Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-02T10:22:14.689Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-02T10:22:14.689Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-02T10:22:14.689Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-02T10:22:14.689Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-02T10:22:14.689Z] daemon_test.go:147: root required [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-02T10:22:14.689Z] reload_test.go:520: root required [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-02T10:22:14.689Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-02T10:22:14.689Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-02T10:22:14.689Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-02T10:22:14.689Z] download_test.go:268: Needs fixing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-02T10:22:14.689Z] layer_test.go:304: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-02T10:22:14.689Z] layer_test.go:353: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-02T10:22:14.689Z] layer_test.go:468: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-02T10:22:14.689Z] layer_test.go:697: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-02T10:22:14.689Z] migration_test.go:46: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-02T10:22:14.689Z] migration_test.go:182: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-02T10:22:14.689Z] mount_test.go:17: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-02T10:22:14.689Z] mount_test.go:76: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-02T10:22:14.689Z] mount_test.go:125: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-02T10:22:14.689Z] mount_test.go:212: Failing on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:133: Xz not present in msys2 [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:238: Failing on Windows CI machines [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-02T10:22:14.689Z] archive_windows_test.go:16: Currently fails [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-02T10:22:14.689Z] changes_test.go:192: needs more investigation [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-02T10:22:14.689Z] changes_test.go:405: needs further investigation [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-02T10:22:14.689Z] changes_test.go:441: needs further investigation [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-02T10:22:14.689Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-02T10:22:14.689Z] poller_test.go:41: No chmod on Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-02T10:22:14.689Z] fileutils_test.go:134: Needs porting to Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-02T10:22:14.689Z] fileutils_test.go:180: Needs porting to Windows [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-02T10:22:14.689Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-02T10:22:14.689Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-02-02T10:22:14.689Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-02T10:22:14.689Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-02T10:22:14.689Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] [2021-02-02T10:22:14.689Z] DONE 1795 tests, 45 skipped in 196.402s [2021-02-02T10:22:14.689Z] INFO: make.ps1 ended at 02/02/2021 10:22:14 [2021-02-02T10:22:16.224Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-02T10:22:16.224Z] INFO: Unit tests ended at 02/02/2021 10:22:16. Duration:00:03:29.9753472 [2021-02-02T10:22:16.224Z] INFO: Building busybox [2021-02-02T10:22:16.684Z] Sending build context to Docker daemon 5.12kB [2021-02-02T10:22:16.684Z] [2021-02-02T10:22:16.684Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-02T10:22:16.684Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-02T10:22:16.684Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-02T10:22:16.684Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-02T10:22:16.684Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-02T10:22:16.684Z] ---> 5e0078d88ebd [2021-02-02T10:22:16.684Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-02T10:22:16.684Z] ---> Running in a14a298f5a21 [2021-02-02T10:22:18.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-02T10:22:20.417Z] Removing intermediate container a14a298f5a21 [2021-02-02T10:22:20.417Z] ---> e9f27bf7dfbf [2021-02-02T10:22:20.417Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-02T10:22:20.417Z] ---> Running in 93b91b5641ab [2021-02-02T10:22:20.876Z] Removing intermediate container 93b91b5641ab [2021-02-02T10:22:20.876Z] ---> bb33413a7866 [2021-02-02T10:22:20.876Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-02T10:22:20.876Z] ---> Running in 3c4289c9dadc [2021-02-02T10:22:21.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-02T10:22:21.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-02T10:22:21.336Z] Removing intermediate container 3c4289c9dadc [2021-02-02T10:22:21.336Z] ---> cef76fc446ad [2021-02-02T10:22:21.336Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-02T10:22:21.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-02T10:22:22.873Z] [2021-02-02T10:22:22.873Z] ---> 2af2f529e71c [2021-02-02T10:22:22.873Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-02T10:22:23.332Z] ---> Running in 43b457f2f7f7 [2021-02-02T10:22:23.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-02T10:22:23.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-02T10:22:24.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-02T10:22:24.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-02T10:22:25.878Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite (62.96s) [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.64s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d8ac13acaafe6] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d867519a3a253] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.11s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d4e3f4faca597] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.57s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d3819dbf8fec0] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.77s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:1233: [db45236b2fb63] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d2a054df83302] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.12s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dac824f075174] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.96s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dab6b08211bdb] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.55s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d0fab05a2ca8e] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d064f0f3fe872] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.59s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d669649924e00] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.35s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d47f4bf24d1ba] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dc0e653f0fa1a] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d37d76ad2f998] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d0a6a82205721] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [de035fdc02d39] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d66851dc497c6] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d049f1cd87be9] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d9353653e94d6] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d02cadae00e3f] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.13s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d14acba26751e] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d6e2fdef9e7b1] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d9df2309f7f4f] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dfa2ddc38682e] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.43s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:968: [d461f65d4d7fc] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.73s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d689f54ebe820] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.04s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:1116: [d9acc75426aac] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d8d14abc506ad] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d165aa5dc3906] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dc2167b6893b4] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d2ac1d164c433] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d627160414ed5] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d3eea95268a9e] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [debe9f7c6a841] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [de0b5197aa358] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dcdd4517694f8] daemon is not started [2021-02-02T10:22:30.096Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [da21f6c858231] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.92s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d87c1c71b32bb] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:1084: [dd4519e09f803] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dacd1dc44d1e4] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [db29d28e8a093] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dca7c648d511a] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dc432774ac1e9] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [dd02dd4099d62] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [df476a281c7de] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [d73eff57491e1] daemon is not started [2021-02-02T10:22:30.096Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.57s) [2021-02-02T10:22:30.096Z] docker_cli_network_unix_test.go:46: [df13e37ee186c] daemon is not started [2021-02-02T10:22:30.096Z] === RUN TestDockerHubPullSuite [2021-02-02T10:22:30.096Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-02T10:22:31.482Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-02T10:22:31.898Z] Removing intermediate container 43b457f2f7f7 [2021-02-02T10:22:31.898Z] ---> 66a795f5a420 [2021-02-02T10:22:31.898Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-02T10:22:31.898Z] ---> Running in 4915a11b0997 [2021-02-02T10:22:32.360Z] [2021-02-02T10:22:32.360Z] SUCCESS: Specified value was saved. [2021-02-02T10:22:34.027Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-02T10:22:34.288Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-02T10:22:34.538Z] Removing intermediate container 4915a11b0997 [2021-02-02T10:22:34.538Z] ---> bb584e21cdea [2021-02-02T10:22:34.538Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-02T10:22:34.538Z] ---> Running in e5431ca84ab3 [2021-02-02T10:22:36.201Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-02T10:22:36.202Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-02T10:22:36.202Z] --- PASS: TestDockerHubPullSuite (6.12s) [2021-02-02T10:22:36.202Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s) [2021-02-02T10:22:36.202Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-02-02T10:22:36.202Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2021-02-02T10:22:36.202Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2021-02-02T10:22:36.202Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-02-02T10:22:36.202Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-02-02T10:22:36.202Z] PASS [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === Skipped [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_sni_test.go:18: Flakey test [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-02T10:22:36.202Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-02T10:22:36.202Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-02T10:22:36.202Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-02T10:22:36.202Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-02T10:22:36.202Z] docker_cli_network_unix_test.go:46: [da21f6c858231] daemon is not started [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] [2021-02-02T10:22:36.202Z] DONE 1274 tests, 51 skipped in 1611.937s [2021-02-02T10:22:36.202Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-02T10:22:36.463Z] ++++ cat bundles/test-integration/docker.pid [2021-02-02T10:22:36.463Z] +++ kill 8126 [2021-02-02T10:22:37.405Z] +++ /etc/init.d/apparmor stop [2021-02-02T10:22:37.405Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T10:22:37.405Z] [2021-02-02T10:22:37.405Z] Unloading profiles will leave already running processes permanently [2021-02-02T10:22:37.405Z] unconfined, which can lead to unexpected situations. [2021-02-02T10:22:37.405Z] [2021-02-02T10:22:37.405Z] To set a process to complain mode, use the command line tool [2021-02-02T10:22:37.405Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T10:22:37.405Z] +++ true [2021-02-02T10:22:37.405Z] exiting test-integration [2021-02-02T10:22:37.405Z] ++ exit 0 [2021-02-02T10:22:37.405Z] [2021-02-02T10:22:37.666Z] + for job in $(jobs -p) [2021-02-02T10:22:37.666Z] + wait 7299 [2021-02-02T10:22:38.267Z] Cannot create a file when that file already exists. [2021-02-02T10:22:42.958Z] Removing intermediate container e5431ca84ab3 [2021-02-02T10:22:42.958Z] ---> 9ea58adde697 [2021-02-02T10:22:42.958Z] Step 13/13 : CMD ["sh"] [2021-02-02T10:22:42.958Z] ---> Running in 697bc550a29a [2021-02-02T10:22:42.958Z] Removing intermediate container 697bc550a29a [2021-02-02T10:22:42.958Z] ---> 370aded1ecd9 [2021-02-02T10:22:42.958Z] Successfully built 370aded1ecd9 [2021-02-02T10:22:42.958Z] Successfully tagged busybox:latest [2021-02-02T10:22:42.958Z] INFO: Docker images of the daemon under test [2021-02-02T10:22:42.958Z] [2021-02-02T10:22:42.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-02T10:22:42.958Z] busybox latest 370aded1ecd9 Less than a second ago 5.28GB [2021-02-02T10:22:42.958Z] microsoft/windowsservercore latest 5e0078d88ebd 3 weeks ago 5.21GB [2021-02-02T10:22:42.958Z] mcr.microsoft.com/windows/servercore ltsc2019 5e0078d88ebd 3 weeks ago 5.21GB [2021-02-02T10:22:42.958Z] [2021-02-02T10:22:42.958Z] INFO: Running integration tests at 02/02/2021 10:22:42... [2021-02-02T10:22:42.958Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-02T10:22:42.958Z] INFO: Integration API tests being run from the host: [2021-02-02T10:22:42.958Z] INFO: make.ps1 starting at 02/02/2021 10:22:42 [2021-02-02T10:22:43.416Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-02T10:22:45.802Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-02T10:23:04.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:23:04.526Z] INFO: Testing against a local daemon [2021-02-02T10:23:04.526Z] === RUN TestBuildWithSession [2021-02-02T10:23:04.526Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-02T10:23:04.526Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T10:23:04.526Z] === RUN TestBuildSquashParent [2021-02-02T10:23:04.526Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-02T10:23:04.526Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:23:04.526Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-02T10:23:04.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T10:23:04.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T10:23:04.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T10:23:04.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T10:23:04.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T10:23:04.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T10:23:04.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T10:23:04.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T10:23:04.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T10:23:04.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T10:23:04.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T10:23:04.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T10:23:04.526Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-02T10:23:04.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-02T10:23:04.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-02T10:23:04.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-02T10:23:16.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-02T10:23:16.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-02T10:23:22.741Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-02T10:23:22.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.10s) [2021-02-02T10:23:22.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.10s) [2021-02-02T10:23:22.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.28s) [2021-02-02T10:23:22.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.47s) [2021-02-02T10:23:22.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.57s) [2021-02-02T10:23:22.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.60s) [2021-02-02T10:23:22.741Z] === RUN TestBuildMultiStageCopy [2021-02-02T10:23:22.741Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-02T10:23:29.810Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-02T10:23:30.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-02T10:23:30.729Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-02T10:23:31.695Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-02T10:23:33.231Z] --- PASS: TestBuildMultiStageCopy (10.62s) [2021-02-02T10:23:33.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.11s) [2021-02-02T10:23:33.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-02-02T10:23:33.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-02-02T10:23:33.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-02-02T10:23:33.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2021-02-02T10:23:33.231Z] === RUN TestBuildMultiStageParentConfig [2021-02-02T10:23:35.412Z] --- PASS: TestBuildMultiStageParentConfig (2.20s) [2021-02-02T10:23:35.412Z] === RUN TestBuildLabelWithTargets [2021-02-02T10:23:35.412Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-02-02T10:23:35.412Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:23:35.412Z] === RUN TestBuildWithEmptyLayers [2021-02-02T10:23:36.379Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-02-02T10:23:36.379Z] === RUN TestBuildMultiStageOnBuild [2021-02-02T10:23:42.084Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-02T10:23:46.691Z] --- PASS: TestBuildMultiStageOnBuild (9.91s) [2021-02-02T10:23:46.691Z] === RUN TestBuildUncleanTarFilenames [2021-02-02T10:23:46.691Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-02-02T10:23:46.691Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:23:46.691Z] === RUN TestBuildMultiStageLayerLeak [2021-02-02T10:23:47.370Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-02T10:23:51.576Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-02T10:24:04.365Z] --- PASS: TestBuildMultiStageLayerLeak (18.14s) [2021-02-02T10:24:04.365Z] === RUN TestBuildWithHugeFile [2021-02-02T10:26:13.098Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-02T10:26:16.026Z] --- PASS: TestBuildWithHugeFile (123.79s) [2021-02-02T10:26:16.026Z] === RUN TestBuildWCOWSandboxSize [2021-02-02T10:26:17.444Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-02T10:26:18.828Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-02T10:26:19.089Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-02T10:26:19.089Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-02T10:26:19.089Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-02T10:26:20.032Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-02T10:26:22.577Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-02T10:26:25.123Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-02T10:26:27.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-02T10:27:23.935Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-02T10:27:23.935Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-02T10:27:25.879Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-02T10:27:28.425Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-02T10:27:31.727Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-02T10:27:34.273Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-02T10:27:56.234Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-02T10:28:08.462Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-02T10:28:11.006Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-02T10:28:12.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-02T10:28:16.223Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-02T10:28:22.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-02T10:28:28.096Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-02T10:28:30.012Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-02T10:28:32.561Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-02T10:28:35.108Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-02T10:28:37.655Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-02T10:28:40.256Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-02T10:28:42.168Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-02T10:29:38.437Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-02T10:29:50.664Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite (1660.22s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.39s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.65s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.96s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:562: [d9a168789635e] joining swarm manager [dcc346eaa25d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:584: [dab6eb9d1f366] joining swarm manager [dcc346eaa25d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] check_test.go:380: [d9a168789635e] daemon is not started [2021-02-02T10:30:08.784Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.55s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:45: [dc9e7b9dbcddf] joining swarm manager [d3871f4904010]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.15s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.69s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.43s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:303: [d5cb51c8a534c] joining swarm manager [da06cccba7f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:304: [debb06ce9c493] joining swarm manager [da06cccba7f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.11s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:271: [d69d41ad1ca1c] joining swarm manager [daa039122f734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:272: [d3b04473c1e6e] joining swarm manager [daa039122f734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.12s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.95s) [2021-02-02T10:30:08.784Z] docker_api_swarm_node_test.go:19: [df93f7345b1ed] joining swarm manager [d699b9b326c3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_node_test.go:20: [ddd0cafa98710] joining swarm manager [d699b9b326c3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.25s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:501: [d38a3ca845992] joining swarm manager [d87ab11d25fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:506: [d096e2a8a749f] joining swarm manager [d87ab11d25fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.10s) [2021-02-02T10:30:08.784Z] docker_api_swarm_node_test.go:80: [dc0f524af620f] joining swarm manager [d8f82278e1e25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.28s) [2021-02-02T10:30:08.784Z] docker_api_swarm_node_test.go:52: [d334e9f4cc179] joining swarm manager [d73a0794f2a12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_node_test.go:53: [d8ff4ebf4f8bb] joining swarm manager [d73a0794f2a12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.05s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:201: [d0c117c0597bc] joining swarm manager [d033853fd997d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.61s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:383: [d68c5e365e3d7] joining swarm manager [d6e0ccbd18bf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:384: [d641f915ab988] joining swarm manager [d6e0ccbd18bf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] check_test.go:380: [d641f915ab988] daemon is not started [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.65s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:801: [d5e0fc2282991] joining swarm manager [de7291f1bee3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:801: [d8fcc830d11cf] joining swarm manager [de7291f1bee3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:801: [d1594389656c7] joining swarm manager [de7291f1bee3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:801: [d66973f94806f] joining swarm manager [de7291f1bee3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:809: [df188b26f52c2] joining swarm manager [de7291f1bee3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.45s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.81s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:394: [d1e3755d86cdd] joining swarm manager [d0f1d04eb18e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:394: [dcd782887cb55] joining swarm manager [d0f1d04eb18e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.25s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:342: [dc92cbaf75493] joining swarm manager [d711733966f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:342: [d752f58243c7c] joining swarm manager [d711733966f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.57s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:489: [d955356786f10] joining swarm manager [dc9acd6f64bd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:489: [d6a877fb4f477] joining swarm manager [dc9acd6f64bd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.48s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.58s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:127: [dd76fdca8fc04] joining swarm manager [d159debbd17f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:128: [da8bd6fc35711] joining swarm manager [d159debbd17f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:136: [d8cbdd10ae7cc] joining swarm manager [d159debbd17f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:137: [d12e1ac36c9a7] joining swarm manager [d159debbd17f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.11s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:303: [d07dfdf6cbce9] joining swarm manager [d4aa0b5895a8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:303: [db2daa9381b29] joining swarm manager [d4aa0b5895a8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.67s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:99: [d4f1906c6110e] joining swarm manager [ddc4471a142d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:100: [d419481b31d1e] joining swarm manager [ddc4471a142d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] check_test.go:380: [d4f1906c6110e] daemon is not started [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.05s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:532: [dbf1c0dba64a8] joining swarm manager [d57448e039460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:533: [d5320e954890c] joining swarm manager [d57448e039460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.57s) [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:147: [d698f07c7c2e1] joining swarm manager [d9a96f77d70d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_api_swarm_service_test.go:147: [d5ed0647c0456] joining swarm manager [d9a96f77d70d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.46s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.51s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.24s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.66s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.81s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.90s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.46s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.66s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.19s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.93s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.77s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.37s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.33s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.72s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.38s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.80s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.63s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.29s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.38s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.82s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.89s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.71s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.87s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.22s) [2021-02-02T10:30:08.784Z] docker_cli_service_logs_test.go:245: checking task y5d8ll8jq0nk [2021-02-02T10:30:08.784Z] docker_cli_service_logs_test.go:250: checking messages for y5d8ll8jq0nk [2021-02-02T10:30:08.784Z] docker_cli_service_logs_test.go:245: checking task v2acn9arbwuz [2021-02-02T10:30:08.784Z] docker_cli_service_logs_test.go:250: checking messages for v2acn9arbwuz [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.12s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1901: [d176a6573ecb9] joining swarm manager [d4e15778e78cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1902: [d8a900e8782d8] joining swarm manager [d4e15778e78cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.82s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.93s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1802: [dfdab553bcc6d] joining swarm manager [d38fc2c0f3db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1803: [d549944ff89fe] joining swarm manager [d38fc2c0f3db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.77s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.89s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1321: [db990ad60fe76] joining swarm manager [d336bacd24da2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1322: [dbb7e98dd6d97] joining swarm manager [d336bacd24da2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.48s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.32s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.04s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.91s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.43s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.74s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.62s) [2021-02-02T10:30:08.784Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.11s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.95s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.71s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.90s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.35s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1186: [d9bbc388a3359] joining swarm manager [de57413edb483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1195: [dd9ef5ee09de1] joining swarm manager [de57413edb483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.68s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.57s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.65s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1118: [d3f03aab09c59] joining swarm manager [da4b499c3883d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1119: [dee031c168808] joining swarm manager [da4b499c3883d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1172: [d6a37771a4d2e] joining swarm manager [da4b499c3883d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1453: [dc05cf73ee935] joining swarm manager [d867168d30318]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] docker_cli_swarm_test.go:1454: [d1c67f8a63d69] joining swarm manager [d867168d30318]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.49s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.02s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.64s) [2021-02-02T10:30:08.784Z] docker_cli_swarm_unix_test.go:62: [de7d396801810] joining swarm manager [d0060d38072f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.32s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2021-02-02T10:30:08.784Z] docker_api_swarm_test.go:961: [dcf46a7659237] joining swarm manager [dbd28d4e0348e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.28s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.37s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.71s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.23s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.79s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.93s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.39s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.90s) [2021-02-02T10:30:08.784Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2021-02-02T10:30:08.784Z] === RUN TestDockerExternalVolumeSuite [2021-02-02T10:30:08.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-02T10:30:23.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-02T10:31:31.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-02T10:31:41.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-02T10:32:13.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-02T10:32:25.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-02T10:32:57.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-02T10:33:12.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-02T10:33:44.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-02T10:33:59.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-02T10:34:14.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-02T10:35:01.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-02T10:35:19.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-02T10:35:51.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-02T10:36:23.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-02T10:36:38.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-02T10:36:56.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-02T10:37:11.726Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite (437.45s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2021-02-02T10:37:26.635Z] docker_cli_external_volume_driver_test.go:53: [df59d32365205] daemon is not started [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-02-02T10:37:26.635Z] docker_cli_external_volume_driver_test.go:53: [d5f6dbc586b84] daemon is not started [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2021-02-02T10:37:26.635Z] docker_cli_external_volume_driver_test.go:53: [d5752225f435e] daemon is not started [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-02T10:37:26.635Z] docker_cli_external_volume_driver_test.go:53: [d74c36e097430] daemon is not started [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.24s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s) [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2021-02-02T10:37:26.635Z] docker_cli_external_volume_driver_test.go:485: [db489aa6c7bb5] daemon is not started [2021-02-02T10:37:26.635Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-02T10:37:26.635Z] docker_cli_external_volume_driver_test.go:53: [dbb5caec22c19] daemon is not started [2021-02-02T10:37:26.635Z] PASS [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] === Skipped [2021-02-02T10:37:26.635Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-02T10:37:26.635Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-02T10:37:26.635Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-02T10:37:26.635Z] check_test.go:309: [d2e34edb9d8fc] daemon is not started [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-02T10:37:26.635Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-02T10:37:26.635Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-02T10:37:26.635Z] check_test.go:309: [d268200b887bd] daemon is not started [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-02T10:37:26.635Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-02T10:37:26.635Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-02T10:37:26.635Z] check_test.go:309: [d77b014995c1e] daemon is not started [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-02T10:37:26.635Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-02T10:37:26.635Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-02T10:37:26.635Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-02T10:37:26.635Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] DONE 273 tests, 5 skipped in 2500.862s [2021-02-02T10:37:26.635Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-02T10:37:26.635Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da13f7e046b2f/docker.pid [2021-02-02T10:37:26.635Z] +++ kill 6070 [2021-02-02T10:37:26.635Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6070 is not a child of this shell [2021-02-02T10:37:26.635Z] warning: PID 6070 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da13f7e046b2f/docker.pid had a nonzero exit code [2021-02-02T10:37:26.635Z] ++++ cat bundles/test-integration/docker.pid [2021-02-02T10:37:26.635Z] +++ kill 8177 [2021-02-02T10:37:26.635Z] +++ /etc/init.d/apparmor stop [2021-02-02T10:37:26.635Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] Unloading profiles will leave already running processes permanently [2021-02-02T10:37:26.635Z] unconfined, which can lead to unexpected situations. [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.635Z] To set a process to complain mode, use the command line tool [2021-02-02T10:37:26.635Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-02T10:37:26.635Z] +++ true [2021-02-02T10:37:26.635Z] exiting test-integration [2021-02-02T10:37:26.635Z] ++ exit 0 [2021-02-02T10:37:26.635Z] [2021-02-02T10:37:26.896Z] + exit 0 [2021-02-02T10:37:26.896Z] ++ jobs -p [2021-02-02T10:37:26.896Z] + pids= [2021-02-02T10:37:26.896Z] + echo 'Remaining pids to kill: []' [2021-02-02T10:37:26.896Z] Remaining pids to kill: [] [2021-02-02T10:37:26.896Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-02T10:37:26.921Z] Recording test results [2021-02-02T10:37:28.986Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-02T10:37:29.324Z] + echo Ensuring container killed. [2021-02-02T10:37:29.324Z] Ensuring container killed. [2021-02-02T10:37:29.324Z] + docker ps -aq -f name=docker-pr13-* [2021-02-02T10:37:29.324Z] + cids=62eede175c77 [2021-02-02T10:37:29.324Z] 2452a57cd246 [2021-02-02T10:37:29.324Z] a87a975f2d83 [2021-02-02T10:37:29.324Z] + [ -n 62eede175c77 [2021-02-02T10:37:29.324Z] 2452a57cd246 [2021-02-02T10:37:29.324Z] a87a975f2d83 ] [2021-02-02T10:37:29.324Z] + docker rm -vf 62eede175c77 2452a57cd246 a87a975f2d83 [2021-02-02T10:37:31.873Z] 62eede175c77 [2021-02-02T10:37:31.873Z] 2452a57cd246 [2021-02-02T10:37:32.453Z] a87a975f2d83 [Pipeline] sh [2021-02-02T10:37:32.748Z] + echo Chowning /workspace to jenkins user [2021-02-02T10:37:32.748Z] Chowning /workspace to jenkins user [2021-02-02T10:37:32.748Z] + id -u [2021-02-02T10:37:32.748Z] + id -g [2021-02-02T10:37:32.748Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41645:/workspace busybox chown -R 1000:1000 /workspace [2021-02-02T10:37:32.748Z] Unable to find image 'busybox:latest' locally [2021-02-02T10:37:32.748Z] latest: Pulling from library/busybox [2021-02-02T10:37:33.009Z] 4c892f00285e: Pulling fs layer [2021-02-02T10:37:33.009Z] 4c892f00285e: Verifying Checksum [2021-02-02T10:37:33.009Z] 4c892f00285e: Download complete [2021-02-02T10:37:33.009Z] 4c892f00285e: Pull complete [2021-02-02T10:37:33.009Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-02T10:37:33.009Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-02T10:37:37.530Z] + bundleName=amd64 [2021-02-02T10:37:37.530Z] + echo Creating amd64-bundles.tar.gz [2021-02-02T10:37:37.530Z] Creating amd64-bundles.tar.gz [2021-02-02T10:37:37.530Z] + xargs tar -czf amd64-bundles.tar.gz [2021-02-02T10:37:37.530Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-02T10:37:38.930Z] Archiving artifacts [2021-02-02T10:37:40.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-02T10:37:41.244Z] + make clean [2021-02-02T10:37:41.505Z] docker volume rm -f docker-dev-cache [2021-02-02T10:37:41.505Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-02T10:40:07.385Z] --- PASS: TestBuildWCOWSandboxSize (824.09s) [2021-02-02T10:40:07.385Z] === RUN TestBuildWithEmptyDockerfile [2021-02-02T10:40:07.385Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T10:40:07.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T10:40:07.385Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T10:40:07.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T10:40:07.385Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T10:40:07.385Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T10:40:07.385Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-02T10:40:07.385Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-02T10:40:07.385Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-02T10:40:07.385Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-02-02T10:40:07.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-02T10:40:07.385Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-02T10:40:07.385Z] === RUN TestBuildPreserveOwnership [2021-02-02T10:40:07.385Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-02T10:40:07.385Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:40:07.385Z] === RUN TestBuildPlatformInvalid [2021-02-02T10:40:07.385Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-02-02T10:40:07.385Z] PASS [2021-02-02T10:40:07.385Z] ok github.com/docker/docker/integration/build 1008.830s [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === Skipped [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-02T10:40:07.385Z] build_session_test.go:25: TODO: BuildKit [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-02T10:40:07.385Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-02-02T10:40:07.385Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-02-02T10:40:07.385Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-02T10:40:07.385Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] DONE 29 tests, 5 skipped in 1030.007s [2021-02-02T10:40:07.385Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-02T10:40:07.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:40:07.385Z] INFO: Testing against a local daemon [2021-02-02T10:40:07.385Z] === RUN TestConfigInspect [2021-02-02T10:40:07.385Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestConfigList [2021-02-02T10:40:07.385Z] --- SKIP: TestConfigList (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestConfigsCreateAndDelete [2021-02-02T10:40:07.385Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestConfigsUpdate [2021-02-02T10:40:07.385Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestTemplatedConfig [2021-02-02T10:40:07.385Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestConfigCreateResolve [2021-02-02T10:40:07.385Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:40:07.385Z] === RUN TestConfigDaemonLibtrustID [2021-02-02T10:40:07.385Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:40:07.385Z] PASS [2021-02-02T10:40:07.385Z] ok github.com/docker/docker/integration/config 0.231s [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === Skipped [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-02T10:40:07.385Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] [2021-02-02T10:40:07.385Z] DONE 7 tests, 7 skipped in 2.808s [2021-02-02T10:40:07.385Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-02T10:40:07.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:40:07.385Z] INFO: Testing against a local daemon [2021-02-02T10:40:07.385Z] === RUN TestCheckpoint [2021-02-02T10:40:07.385Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-02T10:40:07.385Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T10:40:07.385Z] === RUN TestContainerInvalidJSON [2021-02-02T10:40:07.385Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T10:40:07.385Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T10:40:07.385Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T10:40:07.385Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T10:40:07.385Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-02T10:40:07.385Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-02T10:40:07.385Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-02T10:40:07.385Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-02T10:40:07.385Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-02T10:40:07.385Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-02-02T10:40:07.385Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-02T10:40:07.385Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-02T10:40:07.385Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-02-02T10:40:07.385Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-02T10:40:07.385Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-02T10:40:07.385Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-02T10:40:07.385Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-02-02T10:40:07.385Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-02T10:40:07.385Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-02T10:40:07.385Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestCopyFromContainer [2021-02-02T10:40:07.385Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-02T10:40:07.385Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-02T10:40:07.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T10:40:07.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T10:40:07.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T10:40:07.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T10:40:07.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T10:40:07.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T10:40:07.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-02T10:40:07.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-02T10:40:07.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-02T10:40:07.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-02T10:40:07.385Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-02T10:40:07.385Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-02T10:40:07.385Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidEnv [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-02T10:40:07.385Z] === RUN TestCreateTmpfsMountsTarget [2021-02-02T10:40:07.385Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-02T10:40:07.385Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-02T10:40:07.385Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-02T10:40:07.385Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:40:07.385Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-02T10:40:07.385Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-02T10:40:07.385Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T10:40:07.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T10:40:07.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-02T10:40:07.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-02T10:40:07.385Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-02T10:40:07.385Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-02T10:40:07.385Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-02T10:40:07.385Z] === RUN TestCreateDifferentPlatform [2021-02-02T10:40:07.385Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-02T10:40:07.385Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-02T10:40:07.385Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-02T10:40:07.385Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-02T10:40:07.385Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-02T10:40:07.385Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-02T10:40:07.385Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-02T10:40:07.385Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-02T10:40:07.385Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-02T10:40:07.385Z] === RUN TestContainerKillOnDaemonStart [2021-02-02T10:40:07.385Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-02T10:40:07.385Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.385Z] === RUN TestDiff [2021-02-02T10:40:07.385Z] --- SKIP: TestDiff (0.00s) [2021-02-02T10:40:07.385Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:07.385Z] === RUN TestExecWithCloseStdin [2021-02-02T10:40:07.385Z] --- PASS: TestExecWithCloseStdin (2.62s) [2021-02-02T10:40:07.385Z] === RUN TestExec [2021-02-02T10:40:07.385Z] --- PASS: TestExec (1.88s) [2021-02-02T10:40:07.386Z] === RUN TestExecUser [2021-02-02T10:40:07.386Z] --- SKIP: TestExecUser (0.00s) [2021-02-02T10:40:07.386Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-02T10:40:07.386Z] === RUN TestExportContainerAndImportImage [2021-02-02T10:40:07.386Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-02T10:40:07.386Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.386Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-02T10:40:07.386Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-02T10:40:07.386Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:07.386Z] === RUN TestHealthCheckWorkdir [2021-02-02T10:40:07.386Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-02T10:40:07.386Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:07.386Z] === RUN TestHealthKillContainer [2021-02-02T10:40:07.386Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-02T10:40:07.386Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-02T10:40:07.386Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-02T10:40:07.386Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-02T10:40:07.386Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-02T10:40:07.386Z] === RUN TestKillContainerInvalidSignal [2021-02-02T10:40:07.386Z] --- PASS: TestKillContainerInvalidSignal (1.70s) [2021-02-02T10:40:07.386Z] === RUN TestKillContainer [2021-02-02T10:40:07.386Z] === RUN TestKillContainer/no_signal [2021-02-02T10:40:08.353Z] === RUN TestKillContainer/non_killing_signal [2021-02-02T10:40:08.353Z] === RUN TestKillContainer/killing_signal [2021-02-02T10:40:10.532Z] --- PASS: TestKillContainer (3.74s) [2021-02-02T10:40:10.532Z] --- PASS: TestKillContainer/no_signal (1.65s) [2021-02-02T10:40:10.532Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-02T10:40:10.532Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-02T10:40:10.532Z] --- PASS: TestKillContainer/killing_signal (2.06s) [2021-02-02T10:40:10.532Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-02T10:40:10.532Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-02T10:40:10.532Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-02T10:40:10.532Z] === RUN TestKillStoppedContainer [2021-02-02T10:40:10.532Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-02T10:40:10.532Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-02T10:40:10.532Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-02T10:40:10.532Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-02T10:40:10.532Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-02T10:40:10.532Z] === RUN TestKillDifferentUserContainer [2021-02-02T10:40:10.532Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-02T10:40:10.532Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-02T10:40:10.532Z] === RUN TestInspectOomKilledTrue [2021-02-02T10:40:10.532Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-02T10:40:10.532Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:10.532Z] === RUN TestInspectOomKilledFalse [2021-02-02T10:40:10.532Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-02T10:40:10.532Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T10:40:10.532Z] === RUN TestLogsFollowTailEmpty [2021-02-02T10:40:12.065Z] --- PASS: TestLogsFollowTailEmpty (1.71s) [2021-02-02T10:40:12.065Z] === RUN TestNetworkNat [2021-02-02T10:40:12.065Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-02T10:40:12.065Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:12.065Z] === RUN TestNetworkLocalhostTCPNat [2021-02-02T10:40:14.241Z] --- PASS: TestNetworkLocalhostTCPNat (2.09s) [2021-02-02T10:40:14.241Z] === RUN TestNetworkLoopbackNat [2021-02-02T10:40:14.241Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-02T10:40:14.241Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:14.241Z] === RUN TestPause [2021-02-02T10:40:14.241Z] --- SKIP: TestPause (0.00s) [2021-02-02T10:40:14.241Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-02T10:40:14.241Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-02T10:40:15.773Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.71s) [2021-02-02T10:40:15.773Z] === RUN TestPauseStopPausedContainer [2021-02-02T10:40:15.773Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-02T10:40:15.773Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:15.773Z] === RUN TestPsFilter [2021-02-02T10:40:16.231Z] --- PASS: TestPsFilter (0.18s) [2021-02-02T10:40:16.231Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-02T10:40:18.404Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2021-02-02T10:40:18.404Z] === RUN TestRemoveContainerWithVolume [2021-02-02T10:40:19.936Z] --- PASS: TestRemoveContainerWithVolume (1.95s) [2021-02-02T10:40:19.936Z] === RUN TestRemoveContainerRunning [2021-02-02T10:40:22.110Z] --- PASS: TestRemoveContainerRunning (1.71s) [2021-02-02T10:40:22.110Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-02T10:40:23.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.65s) [2021-02-02T10:40:23.647Z] === RUN TestRemoveInvalidContainer [2021-02-02T10:40:23.647Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-02T10:40:23.647Z] === RUN TestRenameLinkedContainer [2021-02-02T10:40:23.647Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-02T10:40:23.647Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:23.647Z] === RUN TestRenameStoppedContainer [2021-02-02T10:40:25.821Z] --- PASS: TestRenameStoppedContainer (1.98s) [2021-02-02T10:40:25.821Z] === RUN TestRenameRunningContainerAndReuse [2021-02-02T10:40:28.721Z] --- PASS: TestRenameRunningContainerAndReuse (3.40s) [2021-02-02T10:40:28.721Z] === RUN TestRenameInvalidName [2021-02-02T10:40:30.894Z] --- PASS: TestRenameInvalidName (1.70s) [2021-02-02T10:40:30.894Z] === RUN TestRenameAnonymousContainer [2021-02-02T10:40:30.894Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-02T10:40:30.894Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:30.894Z] === RUN TestRenameContainerWithSameName [2021-02-02T10:40:32.427Z] --- PASS: TestRenameContainerWithSameName (1.72s) [2021-02-02T10:40:32.427Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-02T10:40:32.427Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-02T10:40:32.427Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:32.427Z] === RUN TestResize [2021-02-02T10:40:33.961Z] --- PASS: TestResize (1.67s) [2021-02-02T10:40:33.961Z] === RUN TestResizeWithInvalidSize [2021-02-02T10:40:33.961Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-02T10:40:33.961Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-02T10:40:33.961Z] === RUN TestResizeWhenContainerNotStarted [2021-02-02T10:40:36.134Z] --- PASS: TestResizeWhenContainerNotStarted (1.89s) [2021-02-02T10:40:36.134Z] === RUN TestDaemonRestartKillContainers [2021-02-02T10:40:36.134Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-02T10:40:36.134Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:40:36.134Z] === RUN TestStats [2021-02-02T10:40:36.134Z] --- SKIP: TestStats (0.00s) [2021-02-02T10:40:36.134Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-02T10:40:36.134Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-02T10:40:40.819Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.96s) [2021-02-02T10:40:40.819Z] === RUN TestStopContainerWithTimeout [2021-02-02T10:40:40.819Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-02T10:40:40.819Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-02T10:40:40.819Z] === RUN TestUpdateRestartPolicy [2021-02-02T10:41:01.893Z] --- PASS: TestUpdateRestartPolicy (19.14s) [2021-02-02T10:41:01.893Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-02T10:41:01.893Z] --- PASS: TestUpdateRestartWithAutoRemove (1.69s) [2021-02-02T10:41:01.893Z] === RUN TestWaitNonBlocked [2021-02-02T10:41:01.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:41:01.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:41:01.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:41:01.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:41:01.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-02T10:41:01.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-02T10:41:08.994Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-02T10:41:08.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s) [2021-02-02T10:41:08.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.16s) [2021-02-02T10:41:08.994Z] === RUN TestWaitBlocked [2021-02-02T10:41:08.994Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-02T10:41:08.994Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:08.994Z] PASS [2021-02-02T10:41:08.994Z] ok github.com/docker/docker/integration/container 69.711s [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === Skipped [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-02T10:41:08.994Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-02T10:41:08.994Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-02T10:41:08.994Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-02T10:41:08.994Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-02T10:41:08.994Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-02T10:41:08.994Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-02T10:41:08.994Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-02T10:41:08.994Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-02T10:41:08.994Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-02T10:41:08.994Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-02T10:41:08.994Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-02T10:41:08.994Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-02T10:41:08.994Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-02T10:41:08.994Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-02T10:41:08.994Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-02T10:41:08.994Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-02T10:41:08.994Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-02T10:41:08.994Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-02T10:41:08.994Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-02T10:41:08.994Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-02T10:41:08.994Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-02T10:41:08.994Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-02T10:41:08.994Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-02T10:41:08.994Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-02T10:41:08.994Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-02T10:41:08.994Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-02T10:41:08.994Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-02T10:41:08.994Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-02T10:41:08.994Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.994Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-02T10:41:08.994Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.994Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-02T10:41:08.995Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-02T10:41:08.995Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-02T10:41:08.995Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-02T10:41:08.995Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-02T10:41:08.995Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-02T10:41:08.995Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-02T10:41:08.995Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-02T10:41:08.995Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] [2021-02-02T10:41:08.995Z] DONE 88 tests, 37 skipped in 72.258s [2021-02-02T10:41:08.995Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-02T10:41:11.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:11.182Z] INFO: Testing against a local daemon [2021-02-02T10:41:11.182Z] === RUN TestCommitInheritsEnv [2021-02-02T10:41:11.182Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-02T10:41:11.182Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:41:11.182Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-02T10:41:11.182Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-02T10:41:11.182Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-02T10:41:11.182Z] === RUN TestImagesFilterMultiReference [2021-02-02T10:41:11.182Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-02T10:41:11.182Z] === RUN TestImagePullPlatformInvalid [2021-02-02T10:41:11.182Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-02T10:41:11.182Z] === RUN TestRemoveImageOrphaning [2021-02-02T10:41:12.147Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2021-02-02T10:41:12.147Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-02T10:41:12.147Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-02T10:41:12.147Z] === RUN TestTagInvalidReference [2021-02-02T10:41:12.147Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-02T10:41:12.147Z] === RUN TestTagValidPrefixedRepo [2021-02-02T10:41:12.147Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-02T10:41:12.147Z] === RUN TestTagExistedNameWithoutForce [2021-02-02T10:41:12.147Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-02T10:41:12.147Z] === RUN TestTagOfficialNames [2021-02-02T10:41:12.147Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-02T10:41:12.147Z] === RUN TestTagMatchesDigest [2021-02-02T10:41:12.147Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-02T10:41:12.147Z] PASS [2021-02-02T10:41:12.147Z] ok github.com/docker/docker/integration/image 1.369s [2021-02-02T10:41:12.147Z] [2021-02-02T10:41:12.147Z] === Skipped [2021-02-02T10:41:12.147Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-02T10:41:12.147Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:41:12.147Z] [2021-02-02T10:41:12.147Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-02T10:41:12.147Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-02T10:41:12.147Z] [2021-02-02T10:41:12.147Z] [2021-02-02T10:41:12.147Z] DONE 11 tests, 2 skipped in 3.277s [2021-02-02T10:41:12.147Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-02T10:41:14.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:14.321Z] INFO: Testing against a local daemon [2021-02-02T10:41:14.321Z] === RUN TestNetworkCreateDelete [2021-02-02T10:41:14.321Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-02T10:41:14.321Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:14.321Z] === RUN TestDockerNetworkDeletePreferID [2021-02-02T10:41:14.321Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-02T10:41:14.321Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-02T10:41:14.321Z] === RUN TestDaemonDNSFallback [2021-02-02T10:41:14.321Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-02T10:41:14.321Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:14.321Z] === RUN TestInspectNetwork [2021-02-02T10:41:14.321Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-02T10:41:14.321Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:14.321Z] === RUN TestRunContainerWithBridgeNone [2021-02-02T10:41:14.321Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-02T10:41:14.321Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:14.321Z] === RUN TestNetworkInvalidJSON [2021-02-02T10:41:14.321Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-02T10:41:14.321Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-02T10:41:14.321Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:41:14.321Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:41:14.321Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:41:14.321Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:41:14.321Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-02T10:41:14.321Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-02T10:41:14.321Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-02T10:41:14.321Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-02T10:41:14.321Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-02T10:41:14.321Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-02T10:41:14.321Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-02-02T10:41:14.321Z] === RUN TestNetworkList [2021-02-02T10:41:14.321Z] === RUN TestNetworkList//networks [2021-02-02T10:41:14.321Z] === PAUSE TestNetworkList//networks [2021-02-02T10:41:14.321Z] === RUN TestNetworkList//networks/ [2021-02-02T10:41:14.321Z] === PAUSE TestNetworkList//networks/ [2021-02-02T10:41:14.321Z] === CONT TestNetworkList//networks [2021-02-02T10:41:14.321Z] === CONT TestNetworkList//networks/ [2021-02-02T10:41:14.321Z] --- PASS: TestNetworkList (0.03s) [2021-02-02T10:41:14.321Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-02T10:41:14.321Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-02T10:41:14.321Z] === RUN TestHostIPv4BridgeLabel [2021-02-02T10:41:14.321Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-02T10:41:14.321Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-02T10:41:14.321Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestDaemonDefaultNetworkPools [2021-02-02T10:41:14.321Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-02T10:41:14.321Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-02T10:41:14.321Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-02T10:41:14.321Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestServiceWithPredefinedNetwork [2021-02-02T10:41:14.321Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-02T10:41:14.321Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:236: FLAKY_TEST [2021-02-02T10:41:14.321Z] === RUN TestServiceWithDataPathPortInit [2021-02-02T10:41:14.321Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-02T10:41:14.321Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-02T10:41:14.321Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-02T10:41:14.778Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] PASS [2021-02-02T10:41:14.778Z] ok github.com/docker/docker/integration/network 0.230s [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === Skipped [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-02T10:41:14.778Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-02T10:41:14.778Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-02T10:41:14.778Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-02T10:41:14.778Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-02T10:41:14.778Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-02T10:41:14.778Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:236: FLAKY_TEST [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-02T10:41:14.778Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] [2021-02-02T10:41:14.778Z] DONE 22 tests, 15 skipped in 2.399s [2021-02-02T10:41:14.778Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-02T10:41:15.746Z] testing: warning: no tests to run [2021-02-02T10:41:15.746Z] PASS [2021-02-02T10:41:15.746Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2021-02-02T10:41:15.746Z] [2021-02-02T10:41:15.746Z] DONE 0 tests in 0.735s [2021-02-02T10:41:15.746Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-02T10:41:16.204Z] testing: warning: no tests to run [2021-02-02T10:41:16.204Z] PASS [2021-02-02T10:41:16.204Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2021-02-02T10:41:16.204Z] [2021-02-02T10:41:16.204Z] DONE 0 tests in 0.773s [2021-02-02T10:41:16.204Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-02T10:41:17.170Z] testing: warning: no tests to run [2021-02-02T10:41:17.170Z] PASS [2021-02-02T10:41:17.170Z] ok github.com/docker/docker/integration/plugin 0.058s [2021-02-02T10:41:17.170Z] [2021-02-02T10:41:17.170Z] DONE 0 tests in 0.738s [2021-02-02T10:41:17.170Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-02T10:41:18.135Z] testing: warning: no tests to run [2021-02-02T10:41:18.135Z] PASS [2021-02-02T10:41:18.135Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2021-02-02T10:41:18.135Z] [2021-02-02T10:41:18.135Z] DONE 0 tests in 0.739s [2021-02-02T10:41:18.135Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-02T10:41:25.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:25.208Z] INFO: Testing against a local daemon [2021-02-02T10:41:25.208Z] === RUN TestPluginInvalidJSON [2021-02-02T10:41:25.208Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:41:25.208Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:41:25.208Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-02T10:41:25.208Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-02T10:41:25.208Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-02T10:41:25.208Z] === RUN TestPluginInstall [2021-02-02T10:41:25.208Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-02T10:41:25.208Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-02T10:41:25.208Z] === RUN TestPluginsWithRuntimes [2021-02-02T10:41:25.208Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-02T10:41:25.208Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-02T10:41:25.208Z] PASS [2021-02-02T10:41:25.208Z] ok github.com/docker/docker/integration/plugin/common 0.249s [2021-02-02T10:41:25.667Z] [2021-02-02T10:41:25.667Z] === Skipped [2021-02-02T10:41:25.667Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-02T10:41:25.667Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-02T10:41:25.667Z] [2021-02-02T10:41:25.667Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-02T10:41:25.667Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-02T10:41:25.667Z] [2021-02-02T10:41:25.667Z] [2021-02-02T10:41:25.667Z] DONE 4 tests, 2 skipped in 7.712s [2021-02-02T10:41:25.667Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-02T10:41:28.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:28.571Z] INFO: Testing against a local daemon [2021-02-02T10:41:28.571Z] === RUN TestExternalGraphDriver [2021-02-02T10:41:28.571Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-02T10:41:28.571Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-02T10:41:28.571Z] === RUN TestGraphdriverPluginV2 [2021-02-02T10:41:28.571Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-02T10:41:28.571Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-02T10:41:28.571Z] PASS [2021-02-02T10:41:28.571Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.217s [2021-02-02T10:41:28.571Z] [2021-02-02T10:41:28.571Z] === Skipped [2021-02-02T10:41:28.571Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-02T10:41:28.571Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-02T10:41:28.571Z] [2021-02-02T10:41:28.571Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-02T10:41:28.571Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-02T10:41:28.571Z] [2021-02-02T10:41:28.571Z] [2021-02-02T10:41:28.571Z] DONE 2 tests, 2 skipped in 3.044s [2021-02-02T10:41:29.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-02T10:41:31.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:31.222Z] INFO: Testing against a local daemon [2021-02-02T10:41:31.222Z] === RUN TestReadPluginNoRead [2021-02-02T10:41:31.222Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-02T10:41:31.222Z] read_test.go:21: no unix domain sockets on Windows [2021-02-02T10:41:31.222Z] PASS [2021-02-02T10:41:31.222Z] ok github.com/docker/docker/integration/plugin/logging 0.233s [2021-02-02T10:41:31.222Z] [2021-02-02T10:41:31.222Z] === Skipped [2021-02-02T10:41:31.222Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-02T10:41:31.222Z] read_test.go:21: no unix domain sockets on Windows [2021-02-02T10:41:31.222Z] [2021-02-02T10:41:31.222Z] [2021-02-02T10:41:31.222Z] DONE 1 tests, 1 skipped in 2.476s [2021-02-02T10:41:31.222Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-02T10:41:32.756Z] testing: warning: no tests to run [2021-02-02T10:41:32.756Z] PASS [2021-02-02T10:41:32.756Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.110s [2021-02-02T10:41:32.756Z] [2021-02-02T10:41:32.756Z] DONE 0 tests in 1.317s [2021-02-02T10:41:32.756Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-02T10:41:34.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:34.930Z] INFO: Testing against a local daemon [2021-02-02T10:41:34.930Z] === RUN TestPluginWithDevMounts [2021-02-02T10:41:34.930Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-02T10:41:34.930Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:34.930Z] PASS [2021-02-02T10:41:34.930Z] ok github.com/docker/docker/integration/plugin/volumes 0.248s [2021-02-02T10:41:35.387Z] [2021-02-02T10:41:35.387Z] === Skipped [2021-02-02T10:41:35.387Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-02T10:41:35.387Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:35.387Z] [2021-02-02T10:41:35.387Z] [2021-02-02T10:41:35.387Z] DONE 1 tests, 1 skipped in 2.579s [2021-02-02T10:41:35.387Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-02T10:41:37.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:37.560Z] INFO: Testing against a local daemon [2021-02-02T10:41:37.560Z] === RUN TestSecretInspect [2021-02-02T10:41:37.560Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] === RUN TestSecretList [2021-02-02T10:41:37.560Z] --- SKIP: TestSecretList (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] === RUN TestSecretsCreateAndDelete [2021-02-02T10:41:37.560Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-02T10:41:37.560Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] === RUN TestSecretsUpdate [2021-02-02T10:41:37.560Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] === RUN TestTemplatedSecret [2021-02-02T10:41:37.560Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] === RUN TestSecretCreateResolve [2021-02-02T10:41:37.560Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:37.560Z] PASS [2021-02-02T10:41:37.560Z] ok github.com/docker/docker/integration/secret 0.170s [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] === Skipped [2021-02-02T10:41:37.560Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-02-02T10:41:37.560Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-02T10:41:37.560Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] [2021-02-02T10:41:37.560Z] DONE 6 tests, 6 skipped in 2.079s [2021-02-02T10:41:37.561Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-02T10:41:40.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:40.476Z] INFO: Testing against a local daemon [2021-02-02T10:41:40.476Z] === RUN TestServiceCreateInit [2021-02-02T10:41:40.476Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-02T10:41:40.476Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-02T10:41:40.476Z] --- PASS: TestServiceCreateInit (0.03s) [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateServiceMultipleTimes [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateServiceConflict [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateServiceMaxReplicas [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-02T10:41:40.476Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateServiceSecretFileMode [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateServiceConfigFileMode [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateServiceSysctls [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-02T10:41:40.476Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateServiceCapabilities [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-02T10:41:40.476Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestInspect [2021-02-02T10:41:40.476Z] --- SKIP: TestInspect (0.00s) [2021-02-02T10:41:40.476Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestCreateJob [2021-02-02T10:41:40.476Z] --- SKIP: TestCreateJob (0.00s) [2021-02-02T10:41:40.476Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestReplicatedJob [2021-02-02T10:41:40.476Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-02T10:41:40.476Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestUpdateReplicatedJob [2021-02-02T10:41:40.476Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-02T10:41:40.476Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestServiceListWithStatuses [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-02T10:41:40.476Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestDockerNetworkConnectAlias [2021-02-02T10:41:40.476Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-02T10:41:40.476Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestDockerNetworkReConnect [2021-02-02T10:41:40.476Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-02T10:41:40.476Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestServicePlugin [2021-02-02T10:41:40.476Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-02T10:41:40.476Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] === RUN TestServiceUpdateLabel [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] === RUN TestServiceUpdateSecrets [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] === RUN TestServiceUpdateConfigs [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] === RUN TestServiceUpdateNetwork [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] === RUN TestServiceUpdatePidsLimit [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] PASS [2021-02-02T10:41:40.476Z] ok github.com/docker/docker/integration/service 0.386s [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === Skipped [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-02T10:41:40.476Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-02T10:41:40.476Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-02T10:41:40.476Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-02T10:41:40.476Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-02T10:41:40.476Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-02T10:41:40.476Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-02T10:41:40.476Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-02T10:41:40.476Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-02T10:41:40.476Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-02T10:41:40.476Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-02T10:41:40.476Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-02T10:41:40.476Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-02T10:41:40.476Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-02-02T10:41:40.476Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] [2021-02-02T10:41:40.476Z] DONE 24 tests, 23 skipped in 2.833s [2021-02-02T10:41:40.476Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-02T10:41:42.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:42.649Z] INFO: Testing against a local daemon [2021-02-02T10:41:42.649Z] === RUN TestSessionCreate [2021-02-02T10:41:42.649Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-02T10:41:42.649Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:42.649Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-02T10:41:42.649Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-02T10:41:42.649Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:42.649Z] PASS [2021-02-02T10:41:42.649Z] ok github.com/docker/docker/integration/session 0.221s [2021-02-02T10:41:42.649Z] [2021-02-02T10:41:42.649Z] === Skipped [2021-02-02T10:41:42.649Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-02T10:41:42.649Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:42.649Z] [2021-02-02T10:41:42.649Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-02T10:41:42.649Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-02T10:41:42.649Z] [2021-02-02T10:41:42.649Z] [2021-02-02T10:41:42.649Z] DONE 2 tests, 2 skipped in 2.240s [2021-02-02T10:41:42.649Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-02T10:41:44.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:44.823Z] INFO: Testing against a local daemon [2021-02-02T10:41:44.823Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-02T10:41:44.823Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:41:44.823Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:44.823Z] === RUN TestEventsExecDie [2021-02-02T10:41:44.823Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-02T10:41:44.823Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-02T10:41:44.823Z] === RUN TestEventsBackwardsCompatible [2021-02-02T10:41:44.823Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-02T10:41:44.823Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-02T10:41:44.823Z] === RUN TestInfoAPI [2021-02-02T10:41:44.823Z] --- PASS: TestInfoAPI (0.03s) [2021-02-02T10:41:44.823Z] === RUN TestInfoAPIWarnings [2021-02-02T10:41:44.823Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-02T10:41:44.823Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:41:44.823Z] === RUN TestInfoDebug [2021-02-02T10:41:44.823Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-02T10:41:44.823Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-02T10:41:44.823Z] === RUN TestInfoInsecureRegistries [2021-02-02T10:41:44.823Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-02T10:41:44.823Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-02T10:41:44.823Z] === RUN TestInfoRegistryMirrors [2021-02-02T10:41:44.823Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-02T10:41:44.823Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-02T10:41:44.823Z] === RUN TestLoginFailsWithBadCredentials [2021-02-02T10:41:45.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-02-02T10:41:45.789Z] === RUN TestPingCacheHeaders [2021-02-02T10:41:45.789Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-02T10:41:45.789Z] === RUN TestPingGet [2021-02-02T10:41:45.789Z] --- PASS: TestPingGet (0.03s) [2021-02-02T10:41:45.789Z] === RUN TestPingHead [2021-02-02T10:41:45.789Z] --- PASS: TestPingHead (0.03s) [2021-02-02T10:41:45.789Z] === RUN TestVersion [2021-02-02T10:41:45.789Z] --- PASS: TestVersion (0.03s) [2021-02-02T10:41:45.789Z] PASS [2021-02-02T10:41:45.789Z] ok github.com/docker/docker/integration/system 1.323s [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] === Skipped [2021-02-02T10:41:45.789Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-02T10:41:45.789Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-02T10:41:45.789Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-02T10:41:45.789Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-02T10:41:45.789Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-02T10:41:45.789Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-02T10:41:45.789Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-02T10:41:45.789Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] [2021-02-02T10:41:45.789Z] DONE 13 tests, 7 skipped in 3.293s [2021-02-02T10:41:45.789Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-02T10:41:47.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:47.960Z] INFO: Testing against a local daemon [2021-02-02T10:41:47.960Z] === RUN TestVolumesCreateAndList [2021-02-02T10:41:47.960Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-02T10:41:47.960Z] === RUN TestVolumesRemove [2021-02-02T10:41:47.960Z] --- PASS: TestVolumesRemove (0.08s) [2021-02-02T10:41:47.960Z] === RUN TestVolumesInspect [2021-02-02T10:41:48.417Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-02T10:41:48.417Z] === RUN TestVolumesInvalidJSON [2021-02-02T10:41:48.417Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-02T10:41:48.417Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-02T10:41:48.417Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-02T10:41:48.417Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-02T10:41:48.417Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-02T10:41:48.417Z] PASS [2021-02-02T10:41:48.417Z] ok github.com/docker/docker/integration/volume 0.346s [2021-02-02T10:41:48.417Z] [2021-02-02T10:41:48.417Z] DONE 5 tests in 2.380s [2021-02-02T10:41:48.417Z] INFO: make.ps1 ended at 02/02/2021 10:41:48 [2021-02-02T10:41:48.417Z] INFO: Integration CLI tests being run from the host: [2021-02-02T10:41:48.417Z] 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" [2021-02-02T10:41:56.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-02T10:41:56.972Z] INFO: Testing against a local daemon [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-02T10:41:56.972Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-02T10:41:57.429Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-02T10:41:57.429Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-02T10:41:57.887Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-02T10:41:58.346Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-02T10:43:54.798Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-02T10:43:57.698Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-02T10:43:57.698Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-02T10:43:57.698Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-02T10:44:00.612Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-02T10:44:02.786Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-02T10:44:02.786Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-02T10:44:02.786Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-02T10:44:02.786Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-02T10:44:02.786Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-02T10:44:06.512Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-02T10:44:06.512Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-02T10:44:06.512Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-02T10:44:12.292Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-02T10:45:53.517Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-02T10:45:53.978Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-02T10:45:54.943Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-02T10:45:57.843Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-02T10:45:59.377Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-02T10:45:59.377Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-02T10:45:59.377Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-02T10:45:59.377Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-02T10:46:02.274Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-02T10:46:12.613Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-02T10:46:22.922Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-02T10:46:22.922Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-02T10:46:22.922Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-02T10:46:25.820Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-02T10:46:27.352Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-02T10:46:37.666Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-02T10:46:37.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-02T10:46:37.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-02T10:46:37.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-02T10:46:37.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-02T10:46:37.666Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-02T10:47:20.159Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-02T10:47:20.159Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-02T10:47:20.159Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-02T10:47:37.823Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-02T10:47:38.281Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-02T10:47:38.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-02T10:47:45.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-02T10:47:46.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-02T10:47:51.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-02T10:48:00.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-02T10:48:07.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-02T10:48:07.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-02T10:48:10.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-02T10:48:10.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-02T10:48:10.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-02T10:48:16.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-02T10:48:17.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-02T10:48:17.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-02T10:48:17.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-02T10:48:17.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-02T10:48:47.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-02T10:48:51.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-02T10:48:52.138Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-02T10:48:52.138Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-02T10:48:53.672Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-02T10:48:53.672Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-02T10:48:58.348Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-02T10:48:58.805Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-02T10:48:58.805Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-02T10:48:58.805Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-02T10:49:00.338Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-02T10:49:01.303Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-02T10:49:01.760Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-02T10:49:02.216Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-02T10:49:03.181Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-02T10:49:07.860Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-02T10:49:10.031Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-02T10:49:10.031Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-02T10:49:10.995Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-02T10:49:10.995Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-02T10:49:11.452Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-02T10:49:13.623Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-02T10:49:14.587Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-02T10:49:15.045Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-02T10:49:15.045Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-02T10:49:15.505Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-02T10:49:16.469Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-02T10:49:16.469Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-02T10:49:16.469Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-02T10:49:21.143Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-02T10:49:51.066Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-02T10:49:51.523Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-02T10:49:52.488Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-02T10:49:57.162Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-02T10:49:57.620Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-02T10:49:57.620Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-02T10:49:58.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-02T10:49:58.534Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-02T10:49:58.534Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-02T10:50:19.598Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-02T10:50:19.598Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-02T10:50:19.598Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-02T10:50:44.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-02T10:50:45.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-02T10:50:46.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-02T10:50:49.024Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-02T10:50:51.922Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-02T10:50:54.094Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-02T10:52:06.147Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-02T10:52:06.147Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-02T10:52:06.147Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-02T10:53:32.172Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-02T10:53:32.172Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-02T10:53:32.172Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-02T10:53:53.272Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-02T10:54:00.329Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-02T10:54:08.882Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-02T10:54:51.370Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-02T10:55:01.673Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-02T10:55:16.461Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-02T10:56:57.675Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-02T10:57:01.402Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-02T10:57:05.125Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-02T10:57:05.125Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-02T10:57:05.582Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-02T10:57:05.582Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-02T10:57:05.582Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-02T10:57:05.582Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-02T10:57:09.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-02T10:57:09.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-02T10:57:09.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-02T10:57:09.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-02T10:57:10.272Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-02T10:57:14.956Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-02T10:57:29.753Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-02T10:57:29.753Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-02T10:57:29.753Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-02T10:57:29.753Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-02T10:57:29.753Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-02T10:57:29.753Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-02T10:57:29.753Z] === RUN TestDockerSuite/TestBuildFails [2021-02-02T10:57:31.283Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-02T10:57:31.283Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-02T10:57:35.961Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-02T10:57:46.262Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-02T10:57:58.619Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-02T10:58:02.365Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-02T10:58:03.896Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-02T10:58:08.570Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-02T10:58:08.570Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-02T10:58:09.027Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-02T10:58:09.485Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-02T10:58:09.485Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-02T10:58:24.275Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-02T10:58:24.275Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-02T10:58:32.825Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-02T10:58:33.793Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-02T10:58:35.965Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-02T10:58:35.965Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-02T10:58:36.422Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-02T10:58:36.880Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-02T10:58:40.611Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-02T10:58:41.575Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-02T10:58:42.033Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-02T10:58:42.998Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-02T10:58:43.456Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-02T10:58:44.422Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-02T10:58:45.955Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-02T10:58:51.738Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-02T10:58:51.738Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-02T10:58:51.738Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-02T10:58:51.738Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-02T10:58:51.738Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-02T10:58:51.738Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-02T10:58:51.738Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-02T10:58:52.196Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-02T10:58:52.655Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-02T10:58:57.331Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-02T10:59:18.402Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-02T10:59:18.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-02T10:59:18.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-02T10:59:48.333Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-02T11:00:04.595Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-02T11:00:09.273Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-02T11:00:15.051Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-02T11:00:25.356Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-02T11:00:40.143Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-02T11:00:40.143Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-02T11:00:47.200Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-02T11:00:47.657Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-02T11:00:47.657Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-02T11:00:47.657Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-02T11:00:50.552Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-02T11:00:54.276Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-02T11:00:56.447Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-02T11:00:56.904Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-02T11:00:56.904Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-02T11:00:59.800Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-02T11:01:00.763Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-02T11:01:01.727Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-02T11:01:10.278Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-02T11:01:11.244Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-02T11:01:19.796Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-02T11:01:22.696Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-02T11:01:31.245Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-02T11:01:34.972Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-02T11:01:38.698Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-02T11:01:39.663Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-02T11:01:39.663Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-02T11:01:40.120Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-02T11:01:42.294Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-02T11:01:42.294Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-02T11:02:24.782Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-02T11:02:45.846Z] === RUN TestDockerSuite/TestBuildRm [2021-02-02T11:02:58.208Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-02T11:03:00.378Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-02T11:03:00.378Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-02T11:03:00.378Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-02T11:03:01.914Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-02T11:03:04.809Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-02T11:03:08.537Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-02T11:03:12.261Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-02T11:03:33.330Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-02T11:03:33.330Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-02T11:03:33.330Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-02T11:03:41.895Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-02T11:03:41.895Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-02T11:03:45.618Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-02T11:03:45.618Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-02T11:03:50.301Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-02T11:04:07.957Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-02T11:04:07.957Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-02T11:04:10.855Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-02T11:04:11.819Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-02T11:04:16.495Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-02T11:04:21.173Z] === RUN TestDockerSuite/TestBuildUser [2021-02-02T11:04:21.173Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-02T11:04:21.173Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-02T11:04:21.173Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-02T11:04:24.895Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-02T11:04:24.895Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-02T11:04:33.455Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-02T11:04:33.455Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-02T11:04:33.455Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-02T11:04:54.517Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-02T11:04:54.517Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-02T11:05:01.582Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-02T11:05:06.256Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-02T11:05:06.256Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-02T11:05:06.256Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-02T11:05:08.428Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-02T11:05:08.428Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-02T11:05:18.725Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-02T11:05:22.448Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-02T11:05:22.448Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-02T11:05:34.842Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-02T11:05:34.842Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-02T11:05:34.842Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-02T11:05:34.842Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-02T11:05:35.809Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-02T11:05:42.868Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-02T11:05:45.038Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-02T11:05:45.038Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-02T11:05:45.038Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-02T11:05:45.038Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-02T11:05:47.207Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-02T11:05:51.886Z] === RUN TestDockerSuite/TestCommitChange [2021-02-02T11:05:55.609Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-02T11:05:59.333Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-02T11:05:59.333Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-02T11:06:06.389Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-02T11:06:06.389Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-02T11:06:16.686Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-02T11:06:20.408Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-02T11:06:26.184Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-02T11:06:31.965Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-02T11:06:31.965Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-02T11:06:39.021Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-02T11:06:39.021Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-02T11:06:39.021Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-02T11:06:39.021Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-02T11:06:41.191Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-02T11:06:41.191Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-02T11:06:41.191Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-02T11:06:43.360Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-02T11:06:43.360Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-02T11:06:43.360Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-02T11:06:43.360Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-02T11:06:43.360Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-02T11:06:46.259Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-02T11:06:47.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-02T11:06:49.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-02T11:06:49.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-02T11:06:49.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-02T11:06:52.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-02T11:06:52.139Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-02T11:06:54.309Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-02T11:06:54.309Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-02T11:06:54.309Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-02T11:06:56.481Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-02T11:06:56.481Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-02T11:06:58.651Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-02T11:06:58.651Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-02T11:07:00.824Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-02T11:07:01.281Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-02T11:07:03.452Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-02T11:07:12.001Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-02T11:07:15.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-02T11:07:15.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-02T11:07:15.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-02T11:07:15.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-02T11:07:15.725Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-02T11:07:17.255Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-02T11:07:17.255Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-02T11:07:19.428Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-02T11:07:19.428Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-02T11:07:21.597Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-02T11:07:21.597Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-02T11:07:26.272Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-02T11:07:27.804Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-02T11:07:27.804Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-02T11:07:27.804Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-02T11:07:27.804Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-02T11:07:27.804Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-02T11:07:27.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-02T11:07:29.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-02T11:07:29.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-02T11:07:32.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-02T11:07:34.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-02T11:07:36.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-02T11:07:39.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002180c0_} [2021-02-02T11:07:41.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1944811226_c:\foo_false____} [2021-02-02T11:07:43.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1944811226_c:\foo_true____} [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-02T11:07:46.715Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-02T11:07:48.886Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-02T11:07:51.783Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-02T11:07:51.783Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-02T11:07:51.783Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-02T11:07:53.951Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-02T11:07:53.951Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-02T11:07:53.951Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-02T11:07:53.951Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-02T11:07:57.674Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-02T11:07:59.844Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-02T11:07:59.844Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-02T11:07:59.844Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-02T11:08:08.396Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-02T11:08:08.396Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-02T11:08:08.396Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-02T11:08:20.762Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-02T11:08:20.762Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-02T11:08:20.762Z] === RUN TestDockerSuite/TestCpToDot [2021-02-02T11:08:22.932Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-02T11:08:22.932Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-02T11:08:23.389Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-02T11:08:25.559Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-02T11:08:25.559Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-02T11:08:25.559Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-02T11:08:25.559Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-02T11:08:25.559Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-02T11:08:25.559Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-02T11:08:26.017Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-02T11:08:28.187Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-02T11:08:30.357Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-02T11:08:30.357Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-02T11:08:30.357Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-02T11:08:32.528Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-02T11:08:32.985Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-02T11:08:32.985Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-02T11:08:32.985Z] === RUN TestDockerSuite/TestCreateRM [2021-02-02T11:08:33.442Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-02T11:08:33.442Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-02T11:08:33.442Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-02T11:08:33.906Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-02T11:08:40.971Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-02T11:08:40.971Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-02T11:08:41.428Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-02T11:08:45.151Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-02T11:08:45.608Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-02T11:08:45.608Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDockerFails [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-02T11:08:47.779Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-02T11:08:48.236Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-02T11:08:48.236Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-02T11:08:48.236Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-02T11:08:48.236Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-02T11:08:50.408Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-02T11:08:52.585Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-02T11:08:54.754Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-02T11:09:07.106Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-02T11:09:11.783Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-02T11:09:16.456Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-02T11:09:17.986Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-02T11:09:18.443Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-02T11:09:22.167Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-02T11:09:23.131Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-02T11:09:24.094Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-02T11:09:28.770Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-02T11:09:33.448Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-02T11:09:33.448Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-02T11:09:33.448Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-02T11:09:33.448Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-02T11:09:33.448Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-02T11:09:33.448Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-02T11:09:33.905Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-02T11:09:33.905Z] === RUN TestDockerSuite/TestEventsRename [2021-02-02T11:09:36.801Z] === RUN TestDockerSuite/TestEventsResize [2021-02-02T11:09:38.971Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-02T11:09:46.033Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-02T11:09:48.204Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-02T11:09:52.883Z] === RUN TestDockerSuite/TestEventsTop [2021-02-02T11:09:52.883Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-02T11:09:55.778Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-02T11:09:58.673Z] === RUN TestDockerSuite/TestExec [2021-02-02T11:09:58.673Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-02T11:09:58.673Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-02T11:10:00.842Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-02T11:10:02.375Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-02T11:10:02.832Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-02T11:10:02.832Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-02T11:10:02.832Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-02T11:10:04.363Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-02T11:10:06.533Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-02T11:10:08.703Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-02T11:10:10.234Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-02T11:10:13.958Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-02T11:10:13.958Z] === RUN TestDockerSuite/TestExecEnv [2021-02-02T11:10:13.958Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-02T11:10:13.958Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-02T11:10:16.128Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-02T11:10:19.851Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-02T11:10:19.851Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-02T11:10:19.851Z] === RUN TestDockerSuite/TestExecParseError [2021-02-02T11:10:19.851Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-02T11:10:19.851Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-02T11:10:19.851Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-02T11:10:22.021Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-02T11:10:22.021Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-02T11:10:22.021Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-02T11:10:22.021Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-02T11:10:22.021Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-02T11:10:22.021Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-02T11:10:24.190Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-02T11:10:24.190Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-02T11:10:29.984Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-02T11:10:30.442Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-02T11:10:30.442Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-02T11:10:30.442Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-02T11:10:36.219Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-02T11:10:41.996Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-02T11:10:44.891Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-02T11:10:51.945Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-02T11:10:51.946Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-02T11:10:51.946Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-02T11:10:51.946Z] === RUN TestDockerSuite/TestHealth [2021-02-02T11:10:51.946Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-02T11:10:51.946Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-02T11:10:51.946Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-02T11:10:51.946Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-02T11:10:55.673Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-02T11:10:55.673Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-02T11:10:55.673Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-02T11:10:55.673Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-02T11:10:55.673Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-02T11:10:55.673Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-02T11:10:56.130Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-02T11:10:56.130Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-02T11:10:57.095Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-02T11:10:57.095Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-02T11:10:58.630Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-02T11:10:59.089Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-02T11:11:01.260Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-02T11:11:08.324Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-02T11:11:08.324Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-02T11:11:08.324Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-02T11:11:12.054Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-02T11:11:12.054Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestImportFile [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-02T11:11:14.952Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-02T11:11:17.124Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-02T11:11:19.295Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-02T11:11:19.295Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-02T11:11:19.295Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-02T11:11:19.295Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-02T11:11:19.295Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-02T11:11:21.467Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-02T11:11:21.467Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-02T11:11:23.638Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-02T11:11:23.638Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-02T11:11:23.638Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-02T11:11:23.638Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-02T11:11:25.811Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-02T11:11:29.535Z] === RUN TestDockerSuite/TestInspectImage [2021-02-02T11:11:29.535Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-02T11:11:29.535Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-02T11:11:29.535Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-02T11:11:31.708Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-02T11:11:33.879Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-02T11:11:33.879Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-02T11:11:36.051Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-02T11:11:38.221Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-02T11:11:38.221Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-02T11:11:38.221Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-02T11:11:40.396Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-02T11:11:42.569Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-02T11:11:47.250Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-02T11:11:48.781Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-02T11:11:50.956Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-02T11:11:53.129Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-02T11:11:55.304Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-02T11:11:57.474Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-02T11:11:59.005Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-02T11:11:59.005Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-02T11:11:59.005Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-02T11:11:59.462Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-02T11:12:01.631Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-02T11:12:03.165Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-02T11:12:08.943Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-02T11:12:11.113Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-02T11:12:11.113Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-02T11:12:13.289Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-02T11:12:13.289Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-02T11:12:19.070Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-02T11:12:24.851Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-02T11:12:31.908Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-02T11:12:33.440Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-02T11:12:35.612Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-02T11:12:35.612Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-02T11:12:37.784Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-02T11:12:40.684Z] === RUN TestDockerSuite/TestLogsSince [2021-02-02T11:12:49.242Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-02T11:12:49.242Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-02T11:12:49.242Z] === RUN TestDockerSuite/TestLogsTail [2021-02-02T11:12:51.412Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-02T11:12:54.310Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-02T11:12:55.840Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-02T11:12:55.840Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-02T11:12:55.840Z] === RUN TestDockerSuite/TestNetHostname [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginActive [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPortList [2021-02-02T11:12:56.298Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-02T11:13:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-02T11:13:04.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-02T11:13:04.707Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-02T11:13:13.257Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-02T11:13:13.257Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-02T11:13:23.560Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-02T11:13:35.920Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-02T11:13:35.920Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-02T11:13:35.920Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-02T11:13:48.280Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-02T11:13:52.004Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-02T11:14:09.667Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-02T11:14:11.844Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-02T11:14:12.302Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-02T11:14:12.302Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-02T11:14:18.087Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-02T11:14:18.087Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-02T11:14:18.087Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-02T11:14:18.087Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-02T11:14:18.087Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-02T11:14:25.145Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-02T11:14:25.145Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-02T11:14:26.110Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-02T11:14:26.110Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-02T11:14:27.642Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-02T11:14:28.606Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-02T11:14:28.606Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-02T11:14:32.335Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-02T11:14:36.063Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-02T11:14:38.235Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-02T11:14:53.021Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-02T11:14:53.021Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-02T11:14:58.800Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-02T11:14:58.800Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-02T11:14:58.800Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-02T11:14:59.257Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-02T11:15:02.982Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-02T11:15:06.709Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-02T11:15:06.709Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-02T11:15:11.387Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-02T11:15:11.387Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-02T11:15:11.387Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-02T11:15:26.175Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-02T11:15:26.632Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-02T11:15:27.597Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-02T11:15:33.379Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-02T11:15:38.057Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-02T11:15:45.117Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-02T11:15:48.842Z] === RUN TestDockerSuite/TestRmiTag [2021-02-02T11:15:49.300Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-02T11:15:52.195Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-02T11:16:06.984Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-02T11:16:09.887Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-02T11:16:13.614Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-02T11:16:14.579Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-02T11:16:14.579Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-02T11:16:14.579Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-02T11:16:14.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-02T11:16:14.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-02T11:16:14.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-02T11:16:15.037Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-02T11:16:15.037Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-02T11:16:16.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-02T11:16:16.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-02T11:16:16.569Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-02T11:16:21.247Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-02T11:16:23.419Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-02T11:16:25.590Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-02T11:16:27.762Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-02T11:16:29.936Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-02T11:16:29.936Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-02T11:16:34.619Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-02T11:16:36.150Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-02T11:16:36.150Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-02T11:16:39.046Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-02T11:16:39.046Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-02T11:16:39.046Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-02T11:16:41.218Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-02T11:16:43.392Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-02T11:16:45.564Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-02T11:16:47.736Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-02T11:16:47.736Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-02T11:16:47.736Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-02T11:16:47.736Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-02T11:16:49.906Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-02T11:16:49.906Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-02T11:16:49.906Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-02T11:16:49.906Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-02T11:16:49.906Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-02T11:16:51.437Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-02T11:16:56.120Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-02T11:16:56.120Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-02T11:16:56.120Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-02T11:16:56.120Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-02T11:16:56.120Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-02T11:16:56.120Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-02T11:16:56.578Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-02T11:16:58.752Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-02T11:16:58.752Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-02T11:16:58.752Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-02T11:16:58.752Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-02T11:17:00.922Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-02T11:17:03.096Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-02T11:17:03.096Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-02T11:17:04.626Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-02T11:17:05.084Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-02T11:17:05.084Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-02T11:17:05.084Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-02T11:17:07.256Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-02T11:17:09.426Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-02T11:17:11.599Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-02T11:17:13.773Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-02T11:17:17.497Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-02T11:17:17.497Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-02T11:17:17.497Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-02T11:17:17.497Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-02T11:17:17.497Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-02T11:17:17.497Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-02T11:17:17.497Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-02T11:17:24.562Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-02T11:17:24.562Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-02T11:17:25.527Z] === RUN TestDockerSuite/TestRunMount [2021-02-02T11:17:25.985Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-02T11:17:25.985Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-02T11:17:25.985Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-02T11:17:25.985Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-02T11:17:33.042Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-02T11:17:33.042Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-02T11:17:33.042Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-02T11:17:33.042Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-02T11:17:36.771Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-02T11:17:40.495Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-02T11:17:40.953Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-02T11:17:42.503Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-02T11:17:44.675Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-02T11:17:46.207Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-02T11:17:47.739Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-02T11:17:49.270Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-02T11:17:49.733Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-02T11:17:52.631Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-02T11:17:52.631Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-02T11:17:52.631Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-02T11:17:52.631Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-02T11:17:52.631Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-02T11:17:52.631Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-02T11:17:59.835Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-02T11:17:59.835Z] === RUN TestDockerSuite/TestRunRm [2021-02-02T11:18:02.007Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-02T11:18:06.686Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-02T11:18:13.752Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-02T11:18:15.923Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-02T11:18:18.094Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-02T11:18:20.265Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-02T11:18:20.265Z] === RUN TestDockerSuite/TestRunState [2021-02-02T11:18:20.265Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-02T11:18:22.436Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-02T11:18:22.436Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-02T11:18:24.607Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-02T11:18:24.607Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-02T11:18:24.607Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-02T11:18:24.607Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-02T11:18:24.607Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-02T11:18:24.607Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-02T11:18:29.301Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-02T11:18:31.477Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-02T11:18:31.477Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-02T11:18:33.650Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-02T11:18:33.650Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-02T11:18:33.650Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-02T11:18:36.547Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-02T11:18:42.331Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-02T11:18:47.007Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-02T11:18:52.792Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-02T11:18:52.792Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-02T11:18:52.792Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-02T11:18:54.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-02T11:18:57.136Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-02T11:18:59.308Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-02T11:19:03.032Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-02T11:19:04.565Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-02T11:19:06.738Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-02T11:19:11.414Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-02T11:19:13.585Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-02T11:19:14.042Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-02T11:19:14.507Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-02T11:19:14.507Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-02T11:19:16.040Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-02T11:19:23.103Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-02T11:19:23.103Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-02T11:19:30.166Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-02T11:19:30.166Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-02T11:19:33.891Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-02T11:19:33.891Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-02T11:19:33.891Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-02T11:19:33.891Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-02T11:19:33.891Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-02T11:19:38.572Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-02T11:19:38.572Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-02T11:19:38.572Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-02T11:19:38.572Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-02T11:19:38.572Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-02T11:19:38.572Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-02T11:19:39.030Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-02T11:19:41.203Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-02T11:19:43.378Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-02T11:19:43.378Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-02T11:19:44.910Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-02T11:19:44.910Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-02T11:19:44.910Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-02T11:19:44.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-02T11:19:44.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-02T11:19:44.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-02T11:19:44.910Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-02T11:20:02.632Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-02T11:20:02.632Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-02T11:20:02.632Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-02T11:20:02.632Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-02T11:20:02.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-02T11:20:02.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-02T11:20:02.632Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-02T11:20:08.414Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-02T11:20:08.872Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-02T11:20:11.769Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-02T11:20:11.769Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-02T11:20:12.226Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-02T11:20:12.226Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-02T11:20:12.684Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-02T11:20:19.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-02T11:20:19.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-02T11:20:20.200Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-02T11:20:20.200Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-02T11:20:20.200Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-02T11:20:27.262Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-02T11:20:27.262Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-02T11:20:27.262Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-02T11:20:35.813Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-02T11:20:35.813Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite (2320.44s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-02T11:20:37.346Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.16s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-02T11:20:37.346Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.346Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-02-02T11:20:37.346Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-02T11:20:37.346Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.04s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-02T11:20:37.347Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-02T11:20:37.347Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.05s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.08s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.05s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.05s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.51s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-02-02T11:20:37.347Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.06s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.72s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.74s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.41s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.16s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.29s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.76s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.67s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.72s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.27s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.13s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.49s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.19s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.87s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.80s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.13s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.31s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.13s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-02T11:20:37.347Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.96s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.09s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.70s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.25s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.24s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.06s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.64s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.86s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.67s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.52s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.14s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.55s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.54s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.89s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.83s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.84s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.73s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.28s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.88s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.75s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.83s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.88s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.12s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.01s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.39s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.49s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.49s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.52s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFails (2.24s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.02s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.92s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.89s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.31s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.81s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.69s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildHistory (10.55s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.86s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLabel (0.94s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.39s) [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-02T11:20:37.347Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-02-02T11:20:37.347Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.43s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.19s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.65s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.56s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.03s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.74s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.08s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.11s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.94s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.55s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.80s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.78s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.94s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.34s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.65s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.46s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.29s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.89s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.59s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildRm (11.59s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.11s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-02-02T11:20:37.348Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.32s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.18s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.28s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.88s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.92s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.77s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.24s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildStderr (4.03s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.84s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.14s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.72s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.71s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.45s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.52s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.76s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.95s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.36s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.68s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.01s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.40s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.19s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-02-02T11:20:37.348Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-02T11:20:37.348Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-02T11:20:37.348Z] docker_cli_sni_test.go:18: Flakey test [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCommitChange (4.27s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.90s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.96s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCommitTTY (10.96s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.86s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.83s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.97s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.94s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.12s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.20s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.43s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.00s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.96s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.24s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.49s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.10s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.33s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.70s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.72s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.21s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.99s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.42s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.43s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.42s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002180c0_} (2.43s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1944811226_c:\foo_false____} (2.39s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1944811226_c:\foo_true____} (2.44s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-02T11:20:37.348Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.348Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.19s) [2021-02-02T11:20:37.348Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-02T11:20:37.348Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.19s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.19s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.03s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.22s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.74s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpToDot (2.24s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCpToStdout (2.37s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.13s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.81s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.95s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-02T11:20:37.349Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.19s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-02-02T11:20:37.349Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.23s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.16s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.93s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsCopy (4.56s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.64s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.10s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.57s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFilters (4.40s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFormat (4.15s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsResize (2.45s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.88s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.44s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.52s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.49s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-02T11:20:37.349Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-02T11:20:37.349Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-02T11:20:37.349Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-02T11:20:37.349Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.94s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.96s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.85s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecInspectID (3.40s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-02-02T11:20:37.349Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.33s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-02T11:20:37.349Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.10s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.92s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.92s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.89s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.92s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-02T11:20:37.349Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.81s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-02-02T11:20:37.349Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-02T11:20:37.349Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-02-02T11:20:37.349Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-02T11:20:37.350Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.25s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.65s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-02T11:20:37.350Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-02T11:20:37.350Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-02T11:20:37.350Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-02T11:20:37.350Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.11s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.07s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-02T11:20:37.350Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-02T11:20:37.350Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.10s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.05s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectDefault (2.04s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectHistory (3.87s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.05s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectStatus (2.48s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.12s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.10s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.10s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.08s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.07s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.07s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.82s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.53s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.33s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-02T11:20:37.350Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.83s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.91s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.93s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.53s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.29s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsSince (8.71s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsTail (2.57s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.32s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.16s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-02-02T11:20:37.350Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.04s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-02T11:20:37.350Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.01s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsByOrder (8.62s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.48s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.87s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.42s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.48s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.23s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.19s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.08s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.18s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-02T11:20:37.350Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.78s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.70s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.89s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.29s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.80s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.72s) [2021-02-02T11:20:37.350Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-02T11:20:37.350Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.95s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.87s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.71s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.85s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.51s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.76s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.15s) [2021-02-02T11:20:37.350Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.53s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.24s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.21s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.07s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.03s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.10s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.06s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.39s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.07s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.89s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.16s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.11s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.76s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.86s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.13s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.06s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.08s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunExitCode (2.24s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.21s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.51s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.80s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.50s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.44s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.83s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.33s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.06s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunRm (2.26s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.31s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.01s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.16s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.98s) [2021-02-02T11:20:37.351Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2021-02-02T11:20:37.351Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-02T11:20:37.351Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.03s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.87s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.28s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.16s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.92s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.33s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.20s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.68s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.06s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.25s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.20s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.60s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.55s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.12s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.16s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-02T11:20:37.352Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.22s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.94s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.09s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.38s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.38s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-02T11:20:37.352Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-02T11:20:37.352Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-02T11:20:37.352Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-02T11:20:37.352Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.352Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-02T11:20:37.353Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-02T11:20:37.353Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-02T11:20:37.353Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-02T11:20:37.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-02T11:20:37.353Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerDaemonSuite [2021-02-02T11:20:37.353Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-02T11:20:37.353Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-02T11:20:37.353Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-02T11:20:37.353Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerSwarmSuite [2021-02-02T11:20:37.353Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-02T11:20:37.353Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-02T11:20:37.353Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerExternalVolumeSuite [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerNetworkSuite [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] === RUN TestDockerHubPullSuite [2021-02-02T11:20:37.353Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-02T11:20:37.353Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.353Z] PASS [2021-02-02T11:20:37.353Z] ok github.com/docker/docker/integration-cli 2321.151s [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === Skipped [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-02T11:20:37.812Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-02T11:20:37.812Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-02T11:20:37.812Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-02T11:20:37.812Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-02T11:20:37.812Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-02-02T11:20:37.812Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-02T11:20:37.812Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-02T11:20:37.812Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-02T11:20:37.812Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.812Z] [2021-02-02T11:20:37.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-02-02T11:20:37.813Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-02-02T11:20:37.813Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-02T11:20:37.813Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-02T11:20:37.813Z] docker_cli_sni_test.go:18: Flakey test [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-02T11:20:37.813Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.813Z] [2021-02-02T11:20:37.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-02T11:20:37.813Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-02T11:20:37.813Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-02T11:20:37.814Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-02T11:20:37.814Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-02T11:20:37.814Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-02T11:20:37.814Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-02T11:20:37.814Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-02T11:20:37.814Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-02T11:20:37.814Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-02T11:20:37.814Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-02-02T11:20:37.814Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.814Z] [2021-02-02T11:20:37.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-02T11:20:37.814Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-02T11:20:37.814Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-02T11:20:37.815Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-02T11:20:37.815Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-02T11:20:37.815Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-02T11:20:37.815Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-02-02T11:20:37.815Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-02T11:20:37.815Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-02T11:20:37.815Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-02T11:20:37.815Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-02T11:20:37.815Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-02T11:20:37.815Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-02T11:20:37.815Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-02T11:20:37.815Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-02T11:20:37.815Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-02T11:20:37.815Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.815Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-02-02T11:20:37.816Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-02T11:20:37.816Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-02T11:20:37.816Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.816Z] [2021-02-02T11:20:37.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-02T11:20:37.816Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-02T11:20:37.816Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-02T11:20:37.817Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-02T11:20:37.817Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.817Z] [2021-02-02T11:20:37.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:37.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-02T11:20:37.818Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-02T11:20:37.818Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-02T11:20:37.818Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-02-02T11:20:38.275Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-02T11:20:38.275Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-02T11:20:38.275Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-02-02T11:20:38.275Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-02T11:20:38.275Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-02T11:20:38.275Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.275Z] [2021-02-02T11:20:38.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-02T11:20:38.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-02T11:20:38.276Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-02T11:20:38.276Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-02T11:20:38.276Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-02T11:20:38.276Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-02T11:20:38.276Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-02T11:20:38.276Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-02T11:20:38.276Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-02T11:20:38.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-02T11:20:38.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.276Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-02T11:20:38.277Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-02T11:20:38.277Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] DONE 1093 tests, 547 skipped in 2329.448s [2021-02-02T11:20:38.277Z] INFO: Integration tests ended at 02/02/2021 11:20:37. Duration:00:38:49.7307894 [2021-02-02T11:20:38.277Z] INFO: Docker info of the daemon under test at end of run [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] Containers: 2 [2021-02-02T11:20:38.277Z] Running: 0 [2021-02-02T11:20:38.277Z] Paused: 0 [2021-02-02T11:20:38.277Z] Stopped: 2 [2021-02-02T11:20:38.277Z] Images: 18 [2021-02-02T11:20:38.277Z] Server Version: 0.0.0-dev [2021-02-02T11:20:38.277Z] Storage Driver: windowsfilter [2021-02-02T11:20:38.277Z] Windows: [2021-02-02T11:20:38.277Z] Logging Driver: json-file [2021-02-02T11:20:38.277Z] Plugins: [2021-02-02T11:20:38.277Z] Volume: local [2021-02-02T11:20:38.277Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-02T11:20:38.277Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-02T11:20:38.277Z] Swarm: inactive [2021-02-02T11:20:38.277Z] Default Isolation: process [2021-02-02T11:20:38.277Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-02T11:20:38.277Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-02T11:20:38.277Z] OSType: windows [2021-02-02T11:20:38.277Z] Architecture: x86_64 [2021-02-02T11:20:38.277Z] CPUs: 4 [2021-02-02T11:20:38.277Z] Total Memory: 32GiB [2021-02-02T11:20:38.277Z] Name: azwin-2-266110 [2021-02-02T11:20:38.277Z] ID: FL75:SE54:YWDV:BNOI:NGCC:ALY3:5MD3:4VGI:WSWQ:ZCJZ:EJIX:XA7W [2021-02-02T11:20:38.277Z] Docker Root Dir: D:\CI\PR-41645\13\daemon [2021-02-02T11:20:38.277Z] Debug Mode (client): false [2021-02-02T11:20:38.277Z] Debug Mode (server): true [2021-02-02T11:20:38.277Z] File Descriptors: -1 [2021-02-02T11:20:38.277Z] Goroutines: 17 [2021-02-02T11:20:38.277Z] System Time: 2021-02-02T11:20:38.0713504Z [2021-02-02T11:20:38.277Z] EventsListeners: 0 [2021-02-02T11:20:38.277Z] Registry: https://index.docker.io/v1/ [2021-02-02T11:20:38.277Z] Labels: [2021-02-02T11:20:38.277Z] Experimental: false [2021-02-02T11:20:38.277Z] Insecure Registries: [2021-02-02T11:20:38.277Z] 127.0.0.0/8 [2021-02-02T11:20:38.277Z] Live Restore Enabled: false [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] [2021-02-02T11:20:38.277Z] INFO: Stopping daemon under test [2021-02-02T11:20:38.734Z] SUCCESS: The process with PID 4272 (child process of PID 5356) has been terminated. [2021-02-02T11:20:38.734Z] SUCCESS: The process with PID 5356 (child process of PID 5952) has been terminated. [2021-02-02T11:20:38.734Z] INFO: Stop tailing logs of the daemon under tests [2021-02-02T11:20:38.734Z] INFO: executeCI.ps1 Completed successfully at 02/02/2021 11:20:38. [2021-02-02T11:20:38.734Z] INFO: Tidying up at end of run [2021-02-02T11:20:38.734Z] INFO: Saving daemon under test log (d:\CI\PR-41645\13\dut.out) to bundles\CIDUT.out [2021-02-02T11:20:38.734Z] INFO: Saving daemon under test log (d:\CI\PR-41645\13\dut.err) to bundles\CIDUT.err [2021-02-02T11:20:38.734Z] INFO: Nuke-Everything... [2021-02-02T11:20:39.191Z] INFO: Container count on control daemon to delete is 2 [2021-02-02T11:20:39.649Z] e3e4c944c338 [2021-02-02T11:20:39.649Z] a22106b31307 [2021-02-02T11:20:39.649Z] INFO: Tidying pidfile d:\CI\PR-41645\13\docker.pid [2021-02-02T11:20:39.649Z] INFO: Nuking d:\CI [2021-02-02T11:21:04.776Z] INFO: Zapped successfully [2021-02-02T11:21:04.776Z] [2021-02-02T11:21:04.776Z] INFO: executeCI.ps1 exiting at Tue Feb 2 11:21:04 CUT 2021. Duration 01:34:31.1602936 [2021-02-02T11:21:04.776Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-02T11:21:05.015Z] Recording test results [2021-02-02T11:21:12.093Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-02T11:21:13.569Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-02T11:21:15.314Z] Archiving artifacts [2021-02-02T11:21:28.990Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41645/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-02T11:21:29.910Z] + make clean [2021-02-02T11:21:32.086Z] docker volume rm -f docker-dev-cache [2021-02-02T11:21:32.086Z] 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